High Energy Physics Theory Network

A collaboration and citation network on physics theory

The High energy physics theory network is a collaboration and citation network including a subset of papers from the High Energy Physics Theory section of the arXiv.

(29555 vertices, 352807 edges)

Examples

Basic Examples

Retrieve the graph:

In[1]:=
ResourceData["High Energy Physics Theory Network"]
Out[1]=

Summary properties:

In[2]:=
ResourceData["High Energy Physics Theory Network", All]["Summary"]
Out[2]=

Basic Applications

Pick the author with the most collaborations:

In[3]:=
g = ResourceData["High Energy Physics Theory Network"];
In[4]:=
author = First[MaximalBy[VertexList[g], VertexDegree[g, #] &]]
Out[4]=

Visualize the network around the author with the most collaborations:

In[5]:=
HighlightGraph[
 NeighborhoodGraph[g, author , Sequence[
  VertexSize -> 0.3, EdgeStyle -> Opacity[0.2]]], author, VertexSize -> 2]
Out[5]=

Wolfram Research, "High Energy Physics Theory Network" from the Wolfram Data Repository (2019)  

Data Resource History

Source Metadata

Data Downloads

Publisher Information