You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fig_caption="**Visualisation of the Co-Authorship Network Analysis**
56
+
\nEach color represents a cluster of authors who are strongly connected within the network. The size of each node corresponds to the centrality of the author, with larger nodes indicating higher centrality and stronger connections within the network. The legend identifies the most central authors from each cluster, providing insight into key contributors within their respective groups."
fig_caption="Direct connections between the 15 most central authors"
78
+
fig_caption="**Direct connections between the 15 most central authors**
79
+
\nThis figure highlights the direct connections between the 15 most central authors in the network. Nodes positioned around the circle represent these top authors, and the thickness of the connecting lines indicates the strength of their collaboration (thicker lines represent stronger connections).
80
+
\nA known limitation in social network analysis is reflected in cases where authors share the same last name and first initial, leading to duplicate entries being treated as a single node (in this figures, it looks like the authors connected to themselves). This issue arises when the dataset lacks full names, resulting in potential misrepresentation of distinct authors as one."
fig_caption="Visualisation of the Author network with cutpoints highlighted"
94
+
fig_caption="**Visualisation of the Author network with cutpoints highlighted**
95
+
\nThis figure builds on Figure 1, with the addition of highlighting cutpoint authors in red. Cutpoints are authors whose removal would fragment the network, indicating their critical role in maintaining connectivity. The names of these cutpoint authors are listed above."
"\n- **Interpretation**: Values of Density range from 0 to 1.
88
-
High Density: Close to 1, meaning most nodes are connected. This indicates a highly cohesive network.
89
-
Low Density: Close to 0, meaning most nodes are not connected. Sparse networks are common in real-world systems.",
87
+
"\n- **Interpretation**: The value of Density is in percantage.
88
+
High Density: Close to 100%, meaning most nodes are connected. This indicates a highly cohesive network.
89
+
Low Density: low percantage, meaning most nodes are not connected. Sparse networks are common in real-world systems.",
90
90
"\n\n## Transitivity",
91
91
"\nTransitivity, or the clustering coefficient, measures the tendency of nodes to form triangles (e.g., if A → B and B → C, then A → C). (In other words, if two nodes are connected to a common third node, they are also likely to be connected to each other). It is calculated as:",
92
92
"\n\n`Transitivity = Number of Triangles/Number of Connected Triplets`",
"\nCutpoint authors are nodes in the network whose removal would increase the number of connected components in the network.",
163
+
"\nCutpoint authors, also known as 'articulation points,' are critical nodes in the co-authorship network. If a cutpoint author is removed, the network would break into disconnected components, meaning the collaboration structure would become fragmented. These authors act as bridges, connecting different clusters or groups of researchers, and their presence is essential for maintaining the overall connectivity of the network.",
164
+
"\n\n## Importance",
165
+
"\nIdentifying cutpoint authors helps us understand who plays a pivotal role in sustaining collaboration across the network. Their removal could disrupt communication and collaboration between research groups, highlighting their strategic importance in the network's structure.",
164
166
"\n\n## List of Cutpoint Authors",
167
+
"\nThe following authors have been identified as cutpoints in this network:",
0 commit comments