<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Formation of Network of Scientists in Cybersecurity Field </article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Dmytro Lande</string-name>
          <email>dwlande@gmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andrii Snarskii</string-name>
          <email>asnarskii@gmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Oleh Dmytrenko</string-name>
          <email>dmytrenko.o@gmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Chen Li</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Xianyi Li</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jianping Guo</string-name>
          <email>jianpingdou@126.com</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Information Research Institute (Shandong Academy of Sciences)</institution>
          ,
          <addr-line>Jinan, 250353, Shandong Province</addr-line>
          ,
          <country country="CN">China</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Institute for Information Recording of National Academy of Sciences of Ukraine</institution>
          ,
          <addr-line>2, Mykoly Shpaka Street, Kyiv, 03113</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>National Technical University «Igor Sikorsky Kyiv Polytechnic Institute»</institution>
          ,
          <addr-line>37, Prosp. Peremohy, Kyiv, 03056</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Qilu University of Technology (Shandong Academy of Sciences)</institution>
          ,
          <addr-line>Daxue Road 3501, Changqing District, Jinan, 250353, Shandong Province</addr-line>
          ,
          <country country="CN">China</country>
        </aff>
      </contrib-group>
      <fpage>11</fpage>
      <lpage>20</lpage>
      <abstract>
        <p>  This work considers the networks of scientists, which take into account not only the relationship of co-authorship, but also the thematic proximity of their scientific interests. The unique feature of the presented approach is its use of a typical scientometric service and consideration of tags or descriptors of topics attributed by scientists to themselves and other authors of articles indexed by this scientometric service. During the implementation of this approach, a special algorithm is used to scan the resources of the scientometric service and obtain a representative set of authors or co- authors as network nodes. The weight of the connection between scientists in the considered network is determined by the meaningful correlation of their scientific fields, which is measured by the number of matching descriptors. Clustering algorithms enable the identification of groups of highly connected nodes that correspond to scientific schools and teams of scientists capable of collaborating on joint projects. The software implementation of the proposed approaches and methods uses the Perl and Python programming languages, publicly available information scanning utilities, and Gephi graph analysis and visualization software.</p>
      </abstract>
      <kwd-group>
        <kwd>1  Network of scientists</kwd>
        <kwd>co-authorship network</kwd>
        <kwd>scientometric service</kwd>
        <kwd>information network scanning</kwd>
        <kwd>topic descriptors</kwd>
        <kwd>cluster analysis</kwd>
        <kwd>cybersecurity</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction </title>
      <p>
        As a result of the development of scientific information systems, new opportunities have appeared,
allowing us to assess the level of scientists, scientific schools and to study the patterns of scientific
interaction [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>
        At this time, the task of selecting expert groups, forecasting the joint work of scientists in various
fields [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], in particular, in the field of cyber security, is relevant. Considering the relationship of
common scientific interests of different scientists and/or co-authorship, it is possible to form networks
that can be used to solve this problem. Networks of co-authors are already a traditional tool for
studying the regularities of scientific cooperation, with the help of which it is possible to obtain not
only scientometric assessments but also to identify experts for solving complex tasks. The largest
scientific information services allow scientists to create their own profiles containing relevant
scientometric information. Numerous works are dedicated to the study of networks of co-authors, as
well as the Google Scholar service [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. This fact confirms the relevance of the performed research.
The task of building and researching co-authorship networks, as well as citation networks, is one of
the first tasks of scientometrics, which is still relevant at this time. Modern scientometric services are
based on the methods for forming networks of co-authors, determining significant nodes, network
structure, citation research, as well as relevant corpora, etc. In particular, work [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] provides a method
for assessing the importance of nodes in this network, which is based on the improved PageRank
algorithm. The work also offers a scheme for assessing the contribution of each author to the work.
Work [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] analyses the co-authorship network in order to find interdisciplinary scientific communities,
and work [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] examines the Topic Flow Network (TFN), which is built using information about each
author and the abstract of the article.
      </p>
      <p>This work aims to present a novel approach for constructing a network of connections between
scientists by deliberately exploring available scientometric services, forming and researching a
network of scientists, and considering the relationships between co-authorship and meaningful
correlations of their research directions.</p>
      <p>
        Network scanning means the selecting a small amount of the most important content from large
networks that for technological reasons cannot be fully scanned [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. In many modern studies of
networks, the mechanisms of their scanning are used, after which conclusions about the topology of
such networks are made. The work [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] shows that this approach is wrong. The reflections of initial
networks obtained using various scanning algorithms can significantly differ and only partially reflect
the properties of the initial networks. This is because the properties of these reflections significantly
depend on the algorithms used for scanning.
      </p>
      <p>The co-authorship network can become quite large if it is not restricted to a specific topic, such as
the topic of the first author who is the starting point of the process of forming the network.</p>
      <p>This effect significantly complicates the perception of the network and leads to "theme drift"
effect. There is also the same spelling of the names and initials of various scientists. To overcome
these effects, thematic filtering is applied, i.e. descriptors are used, attributed to the authors of the
scientometric network, which determine their thematic focus. Adherence to these descriptors
determines the size of the co- authorship networks formed and their growth dynamics. Identifying
clusters in such networks can also serve as a basis for recognizing scientific schools, expert groups,
and more.</p>
      <p>
        It is advisable to use models tested on peering networks (peer- to-peer, P2P) when forming
coauthorship networks. Peer-to-peer networks consist of nodes, each of which interacts with only a
subset of other nodes, which is exactly the same as a co-authors network. When a node receives a
request, its local index is searched. And, if the request is successful, the result is returned. Otherwise,
the request is forwarded over the network. In our case (scanning the network of co-authors), it is
advisable to forward the request over the network in all cases, if some restriction conditions are not
satisfied. The network is scanned using the Breadth-first search (BFS) [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] method, where the request
from a starting node is directed to all neighbors (the closest according to certain criteria), and
scanning is limited only by the parameter of author citations.
      </p>
      <p>Scientists with fewer citations than a designated threshold are excluded. Consequently, a complete
scan of the nodes determined by this parameter and the descriptors is performed, and the resulting
network is considered.</p>
      <p>Let us consider the conditions of the problem formally, namely, let's assume,  is the set of
authors, 
is an author with an index i.</p>
      <p>is a profile of the author . Let's denote the set of all
existing descriptors as .</p>
      <p>We are interested in the descriptors included in the author's profile.</p>
      <p>Simplistically, we will assume that a profile is a set of descriptors and 
∈  is a descriptor with an
index j. Let's denote  as a sign of the presence of a descriptor with index j of an author with index i:

1,  ∈  ,
0, 
∉  .</p>
      <p> 
The author with the index i is matched with a vector

,  , . . . ,  | |.</p>
      <p>We will consider the scalar product of the corresponding vectors as the thematic proximity of the
interests of the authors with indices i and k:
 , 
 ,  .  
(1) 
(2) 
Let's denote the relation of co-authorship between authors that have indices i and k as ,  ∈
0,1 .</p>
      <p>Accordingly, in these notations, the connection in the network of scientists between authors with
indices i and k is equal</p>
      <p>,    ,   ⋅   ,  ,   (3) 
where is constant, which is chosen by an expert.</p>
      <p>The set of all possible ,  values forms a co-authorship matrix. Thus, the matrix
corresponding to the network of scientists is a combination of a network of thematic interests and a
co-authorship network. As a result, the matrix of the network of scientists is denser.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Algorithm </title>
      <p>The algorithm for scanning the scientometric network of the scientometric information service and the
further formation of the network of scientists was adapted to the real network of co-authors of the
service (Google Scholar is considered as such a service) as follows (Помилка! Джерело
посилання не знайдено.):
Figure 1: Advanced Google Scholar Citations service scanning algorithm 
1. A descriptor is defined as the basic one for scanning (initially, one node is selected, in our
case, it is obvious - "Cyber Security", Figure 2) is selected.</p>
      <p>For the selected descriptor/descriptors, all scientists who have assigned themselves these
descriptors (written in their profiles) are chosen using the scientometric service. As a result of this
selection, the authors are placed in a sorted order - the authors with the most citations are shown at
the beginning. To form a network using scanning, authors with a citation value equal to or greater
than τ predetermined threshold value (for example, τ = 10,000) are considered.
2. The list of descriptors assigned to authors and defined at step 2 is considered. From among
these, descriptors that correspond to the primary topic are selected. This process can be carried out
by a specialist, expert, or automated method, such as by using specific keywords like "security",
"access", "intrusion", '"deception", etc. (chosen by the knowledge engineer).In this particular case,
the authors' pages for the first descriptor contain descriptors related to the primary topic, such as
"CyberSecurity," "Cybersecurity," "Access Control Models Architectures," "Secure Cloud and IoT
Computing," "Wireless Security," "Intrusion Detection," "Deception Detection," "Cloud Forensics
Access Control," and more.
Figure 2: A fragment of the search results for the descriptor "Cyber Security" 
3.</p>
      <p>For each of the authors selected at step 2, their co-authors with a citation value not less than
the specified threshold are also considered. Among these co-authors, only those scientists whose
descriptors are close to the primary topic of "Cyber Security" are considered as nodes of the
network. These authors are also included as nodes in the future network of scientists. Descriptors
that correspond to them are also taken into account, such as "Network Security," "Computer
Security," "Data Breach Analysis," "Cybercrime Investigation," "IT Security," "Security and
Privacy," among others.
descriptors, the process ends.
4.</p>
      <p>For all selected descriptors, authors who have assigned themselves these descriptors are
selected. If the list of authors with a citation value greater than 10,000 is exhausted for all selected
The given algorithm converges due to the limited number of scientists covered by the scientometric
service. The weight of connections between nodes in the network is determined by the number of
shared descriptors corresponding to the authors. Additionally, if there is a co-authorship relationship
between the authors, a constant value is added to the weight of the corresponding connections.</p>
      <p>
        Cluster analysis methods enable the identification of closely- related groups of scientists,
coauthors, scientific schools, and expert groups. In this context, a scientific school refers to an informal
team of researchers from different generations who are united by a shared program and research style,
and are led by a recognized leader.
according to the given algorithm with a citation threshold τ equal to τ=10000.As we can see, the
network of scientists contains 1486 nodes and has one connectivity component, and explicit clusters,
which were determined by modularity algorithm using the Gephi program environment [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ].
      </p>
      <p>To calculate the characteristics of the network as a whole, parameters such as the number of nodes,
edges, the average distance between nodes, diameter of the network (the largest geodetic distance),
and the network density (the ratio of the number of edges to the maximum possible number of edges)
are used. Determining cliques (subgroups or clusters in which nodes are more strongly interconnected
than other members), selecting components (internal parts of the network not interconnected with
other parts), and finding jumpers (nodes whose removal can lead to network collapse) are some of the
topical problems in the study of complex networks.</p>
      <p>The division of the network into groups is estimated by the clustering coefficient, which reflects
the ratio of the number of connections between neighborsto the total possible number of such
connections. The overall graph clustering coefficient is calculated as:


1</p>
      <p>1
where  is the number of nodes,</p>
      <p>is the number of connections of the i-th node, 
nodes adjacent to the i-th node, connected directly. The closer the value of the coefficient is to 1, the
is the number of
greater the probability of a cluster structure.</p>
      <p>The modularity of elements and the graph as a whole is an essential characteristic of a graph. The
modularity of a node is a value that evaluates the degree to which chains and clusters of components
are connected, in proportion to the links of different components. In the cryptic vision of modulation,
there can be distinctions like:



where</p>
      <p>is an element of the adjacency matrix of the graph, equal to the ratio of the number of edges
connecting two societies iandj, to the total number of edges in the network, 
∑
 is the ratio
of the number of edges connecting vertices in the societyi to the total number of edges. The high
modularity of the network indicates a strong connection in the societies - clusters and a weak
connection of the network itself.</p>
      <p>The parameters of the formed network (Figure 3a) are as follows:
 number of nodes: 1486
 number of connections: 56937
 graph density: 0.052
 average node degree: 76.63
 graph diameter: 6
 average clustering coefficient: 0.62
 average path length: 2.55
</p>
      <p>modularity: 0.484
 number of clusters according to the criterion of modularity with a distributive resolution of 1: 10.
The network is divided into subnetworks using the modularity centrality algorithm. The average
modularity of the network is 0.484, indicating active interaction among highly interconnected
scientific groups. The algorithm identified 10 clusters in the network.
cybersecurity, built using the specified algorithm and citation threshold.</p>
      <p>One of the most important network parameters is the degree distribution of its nodes. In the case of
a network of scientists, the node list ranked by degree is shown in Figure 4. The horizontal axis
represents the rank of the network node, and the vertical axis shows the degree of the node. The high
degree of accuracy in approximating the values on the graph to a logarithmic curve (R^2=0.95)
suggests an exponential distribution of node degrees.
 
For comparison, Figure 5a shows the contours of the network of collaboration of scientists in the field
of cybersecurity, built according to the part of the above algorithm with a citation threshold equal to
τ=10000. The basis for building such a network is the co-authorship matrix - the set of all possible
values  ,  . We can see that the co-authorship network (those same 1486 nodes) has low
connectivity and fuzzy clusters, which were also determined by modularity classes.</p>
      <p>The parameters of the formed network are as follows:
 number of nodes: 1486
 number of connections: 2921
 graph density: 0.003
 average node degree: 3.93
 graph diameter: 19
 average clustering coefficient: 0.326
 average path length: 6.94
 modularity: 0.766
 number of clusters according to the criterion of modularity with a distribution resolution of 1: 40.</p>
      <sec id="sec-2-1">
        <title>Figure 5a: Contours of the co‐authorship network </title>
        <p>The network is divided into loosely connected subnets using the modularity of each node (groups of
nodes). The network's modularity is 0.766, indicating the active interaction of small scientific groups,
relative to the size of the entire network. Thealgorithm identified 40 clusters in the network.</p>
        <p>Table 1displays the top 20 cybersecurity scientists whose nodes have the highest degrees.</p>
        <sec id="sec-2-1-1">
          <title>Table 1 </title>
          <p>List of the 20 most important nodes of the network of scientists </p>
          <p>Person rank  Person 
1  Andreas Terzis 
2  Jorjeta Jetcheva 
3  Zhendong Su 
4  Wenke Lee 
5  Sriram Rajamani 
6  Adam Smith 
7  Philipp Moritz 
8  Xinwen Zhang 
9  T. V. Lakshman 
10  Edward Suh 
11  Fabio Roli 
12  Dacheng Tao 
13  Úlfar Erlingsson 
14  Guo‐Jun Qi 
15  Christopher Leckie 
16  Michael I. Jordan 
17  Clement Farabet 
18  Battista Biggio 
19  Ghulam Muhammad 
20  Marco Mellia 
 </p>
          <p>Table 2 lists the 20 cybersecurity scientists whose nodes have the highest degrees in the
coauthorship network of scientists.</p>
          <p>For the co-authorship network, Figure 6 shows the node list ranked by degree. The high degree of
accuracy in approximating the values on the graph to a logarithmic curve (R^2=0.99) suggests an
exponential distribution of node degrees.
 </p>
        </sec>
        <sec id="sec-2-1-2">
          <title>Table 2 </title>
          <p>List of the 20 most important nodes of the co‐authorship network 
Person rank 
1 
2 
3 
4 
5 
6 
7 
8 
9 
10 
11 
12 
13 
14 
15 
16 
17 
18 
19 
20 </p>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>Person </title>
        <p>Dan Boneh 
Shai Halevi </p>
        <p>Dawn Song </p>
        <p>Federico Calzolari 
Alessandro Gabrielli </p>
        <p>Gene Tsudik 
Scott Shenker </p>
        <p>Moti Yung 
Jennifer Rexford 
Rafail Ostrovsky 
Nicolas Papernot </p>
        <p>Jiawei Han </p>
        <p>Stefan Savage 
Tadayoshi Kohno </p>
        <p>Michael Reiter 
Thomas S. Huang </p>
        <p>David Wagner </p>
        <p>Ran Canetti 
Oded Goldreich </p>
        <p>Somesh Jha 
It is worth noting that the lists of scientists corresponding to the largest nodes in the two networks
differ. Moreover, the indices of scientists corresponding to the largest nodes in the traditional
coauthorship network, on average, exceed those parameters in the proposed network of scientists.</p>
        <p>However, the proposed network has a number of important advantages for analysis:
 first of all, a clear clustering by topic, a limited number of clusters of scientists that clearly
correspond to descriptors or in other words – topics;
 small graph diameter and average path length, which in practice can lead to the formation of expert
groups of scientists who are not co-authors;
 and ultimately, considering not only the criterion of co-authorship, which increases the variability
of solutions, allows for adjusting the relationship between clustering and thematic proximity.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Conclusions </title>
      <p>We proposed and implemented an approach for forming a network of scientists within the subject area
of cybersecurity. The algorithm for forming the network is limited by knowledge markers
(descriptors) that are set in advance by scientists in their scientometric profiles.</p>
      <p>It should be noted that there is a fundamental difference between the proposed model for the
automatic formation of networks of scientists and existing models, which rely on direct participation
of human experts in author selection. The proposed algorithm for forming the network of scientists
uses both co-authorship relations and meaningful correlation of descriptors assigned to authors. Thus,
the network scanning program uses the knowledge provided by the authors. This approach
significantly expands the pool of experts.</p>
      <p>In addition to the network under consideration, an adjacency network can also be considered. In
this network the nodes are descriptors, and the connections are determined by the number of authors
to whom corresponding pairs of descriptors are assigned. Such a network can be considered as a
model of the domain defined by the primary descriptor.</p>
      <p>The research results allow for scientific substantiation, automation, and acceleration of the
procedure for selecting competent experts to solve various tasks in the field of cybersecurity.</p>
      <p>The model was applied to the cybersecurity field within the Google Scholar service, but the
proposed approach can be used for other scientific fields, or for other scientometric services.</p>
    </sec>
    <sec id="sec-4">
      <title>4. References </title>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>J. L.</given-names>
            <surname>Ortega</surname>
          </string-name>
          ,
          <article-title>How is an academic social site populated? A demographic study of Google Scholar Citations population</article-title>
          ,
          <source>Scientometrics</source>
          <volume>104</volume>
          (
          <year>2015</year>
          )
          <fpage>1</fpage>
          -
          <lpage>18</lpage>
          .doi:
          <volume>10</volume>
          .1007/s11192-015-1593-7.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>D.</given-names>
            <surname>Lande</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Fu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Guo</surname>
          </string-name>
          ,
          <string-name>
            <surname>I.Balagura</surname>
          </string-name>
          , I. Gorbov,
          <string-name>
            <given-names>H.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <article-title>Link prediction of scientific collaboration networks based on information retrieval</article-title>
          ,
          <source>World Wide Web: Internet and Web Information Systems23</source>
          (
          <year>2020</year>
          )
          <fpage>2239</fpage>
          -
          <lpage>2257</lpage>
          .doi:
          <volume>10</volume>
          .1007/s11280-019-00768-9.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Google</given-names>
            <surname>Scholar</surname>
          </string-name>
          .URL: http://scholar.google.com/citations.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>J.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ruan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Fu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sadiq</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Deng</surname>
          </string-name>
          ,
          <article-title>A new method to construct co-author networks</article-title>
          ,
          <source>Phisica A419</source>
          (
          <year>2015</year>
          )
          <fpage>29</fpage>
          -
          <lpage>39</lpage>
          .doi:
          <volume>10</volume>
          .1016/j.physa.
          <year>2014</year>
          .
          <volume>10</volume>
          .006.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Ullah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Shahid</surname>
          </string-name>
          , I. Din,
          <string-name>
            <given-names>M.</given-names>
            <surname>Roman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Assam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Fayaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ghadi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Aljuaid</surname>
          </string-name>
          , Analyzing Interdisciplinary Research Using
          <string-name>
            <surname>Co-Authorship</surname>
            <given-names>Networks</given-names>
          </string-name>
          , Complexity,
          <year>2022</year>
          .
          <volume>2524491</volume>
          (
          <year>2022</year>
          )
          <article-title>13</article-title>
          . doi:
          <volume>10</volume>
          .1155/
          <year>2022</year>
          /2524491.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>B.</given-names>
            <surname>Schäfermeier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hirth</surname>
          </string-name>
          , T. Hanika,
          <article-title>Research topic flows in co-authorship networks</article-title>
          ,
          <source>Scientometrics</source>
          (
          <year>2022</year>
          )
          <fpage>1</fpage>
          -
          <lpage>28</lpage>
          . doi:
          <volume>10</volume>
          .1007/s11192-022-04529-w.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Hui</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Fu</surname>
          </string-name>
          ,
          <article-title>Building and analyzing a global co-authorship network using google scholar data</article-title>
          ,
          <source>in: Proceedings of the 26th international conference on World Wide Web Companion</source>
          (
          <year>2017</year>
          )
          <fpage>1219</fpage>
          -
          <lpage>1224</lpage>
          . doi:
          <volume>10</volume>
          .1145/3041021.3053056.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>D.</given-names>
            <surname>Lande</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Dmytrenko</surname>
          </string-name>
          ,
          <article-title>Research of Topological Properties of Network Reflections Obtained Using Different Algorithms for Scanning Initial Networks,in: Shkarlet S</article-title>
          . et al.
          <source>(eds) Mathematical Modeling and Simulation of Systems. MODS</source>
          <year>2021</year>
          , volume
          <volume>344</volume>
          <source>of Lecture Notes in Networks and Systems</source>
          , Springer, Cham,
          <year>2022</year>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -89902-8_
          <fpage>26</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>L.</given-names>
            <surname>Paulino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Hannum</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.S.</given-names>
            <surname>Varde</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.J.</given-names>
            <surname>Conti</surname>
          </string-name>
          ,
          <article-title>Search Methods in Motion Planning for Mobile Robots</article-title>
          , in: Arai,
          <string-name>
            <surname>K.</surname>
          </string-name>
          <article-title>(eds) Intelligent Systems and Applications</article-title>
          .
          <source>IntelliSys</source>
          <year>2021</year>
          , volume
          <volume>269</volume>
          <source>of Lecture Notes in Networks and Systems</source>
          , Springer, Cham,
          <year>2022</year>
          .doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -82199- 9_
          <fpage>54</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>K.</given-names>
            <surname>Cherven</surname>
          </string-name>
          , Mastering Gephi Network Visualization, Packt Publishing,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Gephi</surname>
          </string-name>
          . URL: https://gephi.org/.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>