High Energy Theory Collaborations Network

Weighted network of collaborations between scientists posting preprints

Weighted network of collaborations between scientists posting preprints on the High-Energy Theory E-Print Archive between Jan 1, 1995 and December 31, 1999. The edge weight indicates the strength of the collaboration between pairs of individuals.

(8361 vertices, 15751 edges)

Examples

Basic Examples

Retrieve the graph:

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

Summary properties:

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

Basic Applications

Pick the author with the most collaborations:

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

Visualize the network around the author with the most collaborations:

In[5]:=
NeighborhoodGraph[g, author, Sequence[
 VertexSize -> 0.3, EdgeStyle -> Opacity[0.2], VertexStyle -> {author -> Red}, VertexLabels -> {author -> Placed["Name", Above]}]]
Out[10]=

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

Data Resource History

Source Metadata

Data Downloads

Publisher Information