High Energy Physics Phenomenology Network

A collaboration and citation network on physics phenomenology

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

(34546 vertices, 421578 edges)

Examples

Basic Examples

Retrieve the graph:

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

Summary properties:

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

Basic Applications

Pick the author with the most collaborations:

In[3]:=
g = ResourceData["High Energy Physics Phenomenology 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 Phenomenology Network" from the Wolfram Data Repository (2019)  

Data Resource History

Source Metadata

Data Downloads

Publisher Information