<!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>Measuring interdisciplinary interactions using citation analysis and semantic analysis</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Lu Huang</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Xingxing Ni</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Xiang Chen</string-name>
          <email>bjchenxiang@hotmail.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yi Zhang</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Faculty of Engineering and Information Technology, University of Technology Sydney</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>School of Management and Economics, Beijing Institute of Technology</institution>
          ,
          <country country="CN">China</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Interdisciplinary interactions and integrations have become a major feature of the current development of science and technology. How to measure the strength of interdisciplinary interactions between two disciplines is a crucial issue. In our study, we propose a novel measurement framework based on both citation analytics and semantic analytics, which integrates three indicators - direct citation, bibliographic coupling and research content. Especially, LDA model is incorporated with a word embedding model to create a semantic solution that effectively constructing discipline-keyword vectors based on bibliometric data. At last, entropy method is applied with these three indicators to assess the interdisciplinary interactions strength. The interactions between information science &amp; library science and other six subjects are analyzed as the case study to demonstrate the reliability of the methodology, with subsequent empirical validations.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Australia
The importance of accelerating interdisciplinary interactions among disciplines is
increasingly recognized by people [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. For example, 2017 Nobel Prize in chemistry
was awarded to physicists for solving biological problems. Cross combination of
information, methods, techniques, tools, perspectives, concepts and/or theories among
different disciplines or bodies of specialized knowledge has been promoted to form
interdisciplinary [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], which enables to advance fundamental understanding or to solve
problems whose solutions are beyond the scope of a single discipline or area of research
practice[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. While interdisciplinary scientific research is increasingly concerned by
science and technology policy and management departments, people gradually began
to think about how to measure the strength of interdisciplinary interactions. Measuring
interdisciplinary interactions has been considered as a critical issue for the management
practice of interdisciplinary in scientific research management departments [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], which
is conducive to evaluate the degree of interdisciplinary and grasp the current developing
situation of the discipline, and also optimize the disciplinary layout in the future [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        Many studies have been devoted to how to measure the interdisciplinary nature of
basic research, i.e., citation analysis [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], co-author analysis [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], subject categories (SCs)
and journal disciplines [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. As citation analysis could trace the cited literature and
identify the learning and referring relationships between disciplines, it has been widely
applied [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Complementary to these literatures, some researchers are from the
perspective of research content analysis, which is more microcosmic and specific and
can reveal the specific integration and diffusion process of knowledge, exploring the
development and change of disciplinary knowledge structure [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], for example, Xu et
al. have explored the interdisciplinary of the topics based on co-word analysis [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
However, co-word analysis ignores terminological variations (e.g., “data mining” and
“data analytics”) and semantic relationships between terms from disciplines [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
      </p>
      <p>In this paper, we propose a novel framework of measuring the strength of
interdisciplinary interactions between two disciplines based on citation analysis and
semantic analysis from cognitive dimension. Especially, an LDA model is incorporated
with a word embedding model to construct discipline-keyword vectors, which could
explore the semantic and contextual relationships in order to capture their intersections.
We demonstrate our method via a case study of interdisciplinary interaction
measurements between “Information science &amp; Library science” and other six
disciplines, i.e., “Education &amp; Educational research”, “Computer science, Information
systems”, “Management”, “Economics”, “Mathematics, Applied”, and “Psychology,
Applied”.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Methodology</title>
      <p>The framework of measuring interdisciplinary interactions is shown in Fig. 1.
The full records and references of research articles of two specific disciplines (Subject
Category) are acquired from the Web of Science (WoS) as the input, which include data
such as titles, abstracts, keywords and references. Then, we preprocess the data,
including the following work:</p>
      <sec id="sec-2-1">
        <title>Subject classification matching of references.</title>
        <p>Because the downloaded citation information is only the journal to which the citation
belongs, and there is no discipline (Subject Category) to which the journal belongs, we
need to use Python to obtain the Subject Category information of all journals on the
Journal Citation Reports (JCR) website of WoS. In addition, the Journal of the reference
in the citation information of some discipline downloaded from WoS uses the
abbreviation of the journal, so the full journal title should be obtained from JCR
database. Finally, we construct a comparison table of the abbreviation-full journal
titleSubject Category, and match the Subject Category of references according to this.</p>
      </sec>
      <sec id="sec-2-2">
        <title>Term clumping.</title>
        <p>
          A natural language processing (NLP) technique is applied to retrieve key terms from
the titles and abstracts, and a term clumping process removes noise, consolidates terms,
and identifies core terms [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ]. We call the key terms after term clumping by keywords.
        </p>
      </sec>
      <sec id="sec-2-3">
        <title>2.2 Citation analysis</title>
        <p>
          The aim of this part is to measure the interdisciplinary degree between two disciplines
from the perspective of citation analysis. In this paper we provide two types of citation
analysis: one is direct citation, which reflects a two-way interactive relationship and the
most direct knowledge exchange between two disciplines [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ]; the other is
bibliographic coupling, which reflects the situation that the two disciplines cite other
literatures together [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]. Jaccard similarity coefficient [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ] is applied for both direct
citation and bibliographic coupling, and the higher the value is, the stronger the strength
of interdisciplinary interactions is.
        </p>
        <p>The subject classification structure of references of Discipline X and Discipline Y is
shown in Fig.2 (1). Here, we denote    as the strength of interdisciplinary
interactions between Discipline X and Discipline Y based on direct citation. The direct
citation relationship between discipline X and Y focus on two sets (diagonal line
sections): the references of Discipline X belonged to Discipline Y, and the references
of Discipline Y belonged to Discipline X. Following Jaccard’s calculation formula, the
numerator is the intersection of the above two parts, which is the minimum reference
number of the two sets; while the denominator is the sum number of references
belonged to other disciplines (shadow sections) minus the numerator. Therefore,   
can be represented as:
  
=</p>
        <p>min⁡{  ,  }
  +  −min⁡{  ,  }
(1)
Where</p>
        <p>is the number of references of Discipline X belonged to Discipline Y,

 ⁡ is the number of references of Discipline Y belonged to Discipline X,  
represents the number of references of Discipline X belonged to disciplines other than
Discipline X,⁡  represents the number of references of Discipline Y belonged to
disciplines other than Discipline Y.</p>
      </sec>
      <sec id="sec-2-4">
        <title>Interdisciplinary interactions strength based on bibliographic coupling.</title>
        <p>As shown in Fig.2 (2), bibliographic coupling relationship between Discipline X and
Discipline Y focus on the common references. Here, we denote  
  as the strength of
interdisciplinary interactions between Discipline X and Discipline Y based on
bibliographic coupling. Following Jaccard’s calculation formula, the numerator is the
number of common references of Discipline X and Discipline Y, and the denominator
is the number of references union of Discipline X and Discipline Y. Therefore, and
    can be represented as:
    =</p>
        <p>+  − 
⁡⁡⁡⁡⁡⁡⁡⁡⁡⁡
(2)
Where   is the number of references of Discipline X,   is the number of references
of Discipline Y,   ⁡represents the number of common references of Discipline X and</p>
        <sec id="sec-2-4-1">
          <title>Discipline Y.</title>
          <p>2.3</p>
        </sec>
      </sec>
      <sec id="sec-2-5">
        <title>Semantic analysis</title>
        <p>In this part, we finally generate two indicators:   
and     .</p>
        <p>
          The purpose of this part is to measure the interdisciplinary interactions strength between
two disciplines by exploring semantic relationship, which is reflected by the keywords
[
          <xref ref-type="bibr" rid="ref15">15</xref>
          ]. With the development of disciplines, due to the interaction between disciplines,
the overlapping of disciplines can be expected in some areas of knowledge [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ].
Therefore, discipline-keyword vectors are constructed to calculate the similarity of
research content of disciplines.
        </p>
        <p>
          First, Latent Dirichlet Allocation (LDA) model, which is a probabilistic topic model
and defines a global hierarchical relationship from words to a topic and then from topics
to a document [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ], is applied to obtain keyword distribution of both Discipline X and
Discipline Y. Specifically, we synthesize the keywords which generated by cleaning
the paper data (titles and abstracts) of Discipline X and Discipline Y to their own
keyword documents. Through LDA model, discipline documents are represented as
topic probability distribution, and topics are represented as keyword probability
distribution. Then, the discipline-keyword matrix could be obtained by multiplying
discipline-topic matrix and topic-keyword matrix. We denote A (m, p) as the
disciplinekeyword matrix of Discipline m for keyword p.
        </p>
        <p>
          Second, Word2Vec model is used to generate keyword vectors. Word2vec is a word
embedding model to represent keywords as word vectors, which could capture context
semantic information [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ]. In our study, skip-gram modules is applied, since it has
proven to have a tiny advantage with bibliometric data [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ]. The inputs are word
sequences generated from the text in the abstracts and titles. Keywords of Discipline X
and Discipline Y are then mapped as vectors originating from a point in a
multidimensional semantic space.
        </p>
        <p>Then, the research content of disciplines could be converted into vector
representation by loading the keyword vectors created in previous step into matrix A
(m, p), and we denote</p>
        <p>as a discipline-keyword vector. It can be represented as:

where   denotes the vector of keyword p.</p>
        <p>Lastly, the similarity between discipline-keyword vectors of disciplines is calculated
according to the</p>
        <p>Euclidean
distance.</p>
        <p>We denote    
as the strength of
interdisciplinary interactions between Discipline X and Discipline Y based on research
content, and it can be represented as:
    =
1
 
where</p>
        <sec id="sec-2-5-1">
          <title>Discipline Y.</title>
          <p>In this part, we finally generate indicator    .
2.4</p>
        </sec>
      </sec>
      <sec id="sec-2-6">
        <title>Multi-index Synthesis</title>
        <p>At this step, three indicators –  
, 
 ,  
  are standardize with the Z-score method.</p>
        <p>In order to integrate the strength of interdisciplinary interactions of the three aspects
more reasonably, it is necessary to set the weight of each index. There are two ways to
determine the index weight: subjective weight and objective weight. We use the
objective weighting method, because it can overcome the randomness of subjective
weighting, and more objectively represent the importance of the weight. By comparing
various objective weighting methods, we decided to use entropy weight method to
calculate.</p>
        <p>
          Entropy weight method is an objective method to determine the index weight based
on mathematical statistics and the basic principle of information theory [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ]. It can
effectively consider the variation degree of indicators of the strength of
interdisciplinary interactions. In this paper, the entropy weight of each index is
defined as Wβ. The calculation method is shown in formula (5), (6) and (7).
is the Euclidean distance between the vectors of Discipline X and
(3)
(4)
(5)
(6)
(7)
Where,  
of each indicator.
        </p>
        <p>is the characteristic specific gravity of the index,  
is the value
Where,   is called information entropy. N is the number of indicators. If the
information entropy of an index is smaller, it means that the variation degree of the
index value is greater, the amount of information covered is more, and its influence
ability in the overall evaluation is greater, so it has a greater weight.</p>
        <p>=</p>
        <p>1− 
 −∑</p>
        <p>The comprehensive strength of interdisciplinary interactions between Discipline X
and Discipline Y   could be calculated as:</p>
        <p>
          =W1*   +  2  
  +  3   (8)
Where, W1， 2， 3 are the weights of the three indicators which calculate by the
entropy method [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Case study</title>
      <p>We chose Information science &amp; Library science (LIS) as the major discipline and other
six disciplines to test our framework, i.e., “Education &amp; Educational research”,
“Computer science, Information systems”, “Management”, “Economics”,
“Mathematics, Applied”, and “Psychology, Applied”. Because LIS combines basic
research, like mathematics, computer, and physics, with the real-world needs of social
sciences.</p>
      <sec id="sec-3-1">
        <title>3.1 Data acquisition and preprocessing</title>
        <p>The research papers and references of seven disciplines from Web of Science (WOS)
in the year of 2019 are the data in this study. Search strategies include
“WC=Information Science &amp; Library Science”, “WC=Education &amp; Educational
Research”, “WC=Computer Science, Information Systems”, “WC=Management”,
“WC=Economics”, “WC=Mathematics, Applied”, “WC=Psychology, Applied”. The
SCI-EXPANDED, SSCI in the Web of Science selects and makes use of subject
categories in the Web of Science via these search strategies, which selected the article
type to retrieve the articles in English. We retrieved 127235 papers and 1505717
references in total (Table 1). We download the full records and refences of each
discipline.
Papers
4423
15590
35308
13941
24158
29042
4773</p>
        <p>Total 127235 1505717</p>
        <p>Then, We use Python to download the journals provided by JCR and their subject
category information to construct the journal-Subject Category comparison table.
Then, using the full journal title obtained from JCR database by python, the
abbreviation-full journal title comparison table is established. Finally, the
abbreviation-full journal title -Subject Category comparison table is obtained,
including 11375 journals included in WoS, and finally 17961 journal subject category</p>
        <p>Q J ECON
APPL MATH LETT
J OCCUP HEALTH</p>
        <p>PSYCH</p>
        <p>Subject Category
Education &amp;Educational Research</p>
        <p>(Edu)
Computer Science, Information</p>
        <p>Systems (Com)
Management (Mag)</p>
        <p>Economics (Eco)
Mathematics, Applied (Mat)
Psychology, Applied (Psy)</p>
        <p>Total</p>
        <p>
          The NLP process retrieved 13186 terms from the titles and abstracts of the papers.
After term clumping [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ], 12298 distinct terms remained.
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2 Interdisciplinary interactions measurement based on citation analysis</title>
        <p>mapping results are obtained, that is, an average journal corresponds to 1.58 subject
categories. The partial results is shown as Table 2.
Education &amp;Educational Research (Edu)</p>
        <p>Computer Science, Information</p>
        <p>Systems (Com)
Management (Mag)</p>
        <p>Economics (Eco)
Mathematics, Applied (Mat)
Psychology, Applied (Psy)
0.9070</p>
      </sec>
      <sec id="sec-3-3">
        <title>Interdisciplinary interactions measurement based on research content</title>
        <p>
          Follow Section 2.3, discipline-keyword matrix of each discipline was generated by
LDA model, which includes 7 subjects and 12298 keywords. Then, Word2vec model
was applied to map keywords into dense word vectors to capture semantic information
of keywords. Since higher dimensions have been shown to capture better semantics
[
          <xref ref-type="bibr" rid="ref20">20</xref>
          ], we set the number of dimensions for the vectors to 450, and the keywords of 7
disciplines were converted into semantic-level vectors by the trained model.
        </p>
        <p>Furthermore, discipline-keyword vector could be generated following formula (3).
According to Euclidean distance, we could finally generate the interdisciplinary
interactions strength between six disciplines and Information Science &amp; Library
Science, and the results are shown in Table 5.</p>
        <p>Table 5. Strength of interdisciplinary interactions between six disciplines and Information</p>
        <p>Science &amp; Library Science
Subject Category</p>
        <sec id="sec-3-3-1">
          <title>Based on research content （%）</title>
          <p>Education &amp;Educational Research (Edu)
Computer Science, Information Systems (Com)</p>
          <p>Management (Mag)</p>
          <p>Economics (Eco)
Mathematics, Applied (Mat)
Psychology, Applied (Psy)
28.3940
19.8481
21.7641
16.5775
16.9179
14.7513</p>
          <p>
            Z-score method was used to standardize three indicators, and entropy method was
applied to calculate the index weight. Finally, the strength of interdisciplinary
interactions between six disciplines and Information Science &amp; Library Science was
obtained, as shown in Fig. 3.
There are some observations based on above analysis results:
1) The Strengths of interdisciplinary interactions between LIS and other six
disciplines are between 0.4335% and 14.4674%. It shows that the diversity of
knowledge sources of LIS is not high, which is consistent with the conclusions of Shao
et al. [
            <xref ref-type="bibr" rid="ref21">21</xref>
            ].
          </p>
          <p>
            2）Among six disciplines, LIS focus more on similar disciplines for interdisciplinary
interactions with Computer science &amp; information system and Management. Li et al.
proved that the speed of knowledge diffusion between LIS and Management shows a
continuous growth trend [
            <xref ref-type="bibr" rid="ref22">22</xref>
            ]; Shi et al. stated that both LIS and Computer Science,
Information Systems involve information science, especially in system design,
technology research, and algorithm optimization [
            <xref ref-type="bibr" rid="ref23">23</xref>
            ].
          </p>
          <p>3) The strength of interdisciplinary interactions of LIS and Mathematics, Applied is
very low. Because Mathematics, Applied is a very professional discipline, while LIS
only uses mathematical knowledge in scientific metrology, information retrieval and
other research branches.</p>
        </sec>
      </sec>
      <sec id="sec-3-4">
        <title>3.4 Validation</title>
        <p>
          We conducted validation to prove the accuracy of our model: the comparison with the
mainstream interdisciplinary index. The main indicators include Salton coefficient [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ],
Rao-Striling coefficient [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ] and ID value [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. The results are shown in Table 6.
        </p>
        <p>Table 6. Comparison of the results between our method and mainstream indicators
Our method</p>
        <p>Salton
Rao-striling</p>
        <p>Edu</p>
        <p>Value
5.8426%
11.9343%
0.4215%</p>
        <p>Com
#Rank
#4
#4
#3</p>
        <p>Value
11.9905%
28.5257%
0.4376%
#Rank
#2
#2
#2</p>
        <p>Mag</p>
        <p>Value
14.4674%
29.3592%
0.5221%
#Rank
#1
#1
#1</p>
        <p>Eco</p>
        <p>Value
4.3709%
10.2399%
0.0032%
#Rank
#5
#5
#5</p>
        <p>Mat</p>
        <p>Value
0.4335%
1.0403%
0.0021%
#Rank
#6
#6
#6</p>
        <p>Psy</p>
        <p>Value
6.4044%
12.2427%
0.0042%
#Rank
#3
#3
#4</p>
        <p>It can be seen that: 1) The ranking of strength of interdisciplinary interactions
calculated by our method is similar to that of other mainstream methods, which proves
the effectiveness of this method. 2) There is a large gap between the minimum and
maximum of the strength of interdisciplinary interactions calculated by other
mainstream indicators. For example, in the calculation results of Salton coefficient, the
maximum value is 35.8766%, and the minimum value is only 1.1561%. The strength
of interdisciplinary interactions between LIS and Computer Science, Information
Systems is too high and Inconsistent with the actual situation. And the ID value is too
big to understand. 3) The difference between the results calculated by other mainstream
indicators is not obvious. For example, in the Rao-Striling calculation results, the
strength of interdisciplinary interactions between LIS and Edu is 0.4215%, and is
0.4376% between IS and Com. The strength of intersection between LIS and these two
subjects are too close. It shows the superiority of our method.</p>
        <p>Therefore, compared with other models, the model proposed in this paper is more
realistic, and distinguishable, which performs well.
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusion</title>
      <p>In this paper, we propose a measurement model of interdisciplinary interactions
strength between two specific disciplines, which takes the reference relations between
disciplines and the semantic relations of research contents into account. For semantic
analysis, the combination of word2vec and LDA can build a more multi-dimensional
discipline- keyword vectors, which could accurately explore the similarity of research
content between two disciplines.</p>
      <p>We believe our method which integrating semantic analysis into citation analysis not
only shows a fresh perspective and thought for measuring interdisciplinary interactions,
but also other quantitative bibliometric problems. In addition, the method could be
applied to disclose the dynamics of interdisciplinary research on a larger sample of
disciplines.</p>
      <p>Several future directions of research would address the limitations of this study. First,
we only selected the data from Web of Science database in the year of 2019, which may
not truly reflect the relations of two disciplines based on one year data. Second, this
paper only considers the simple citation relationship of interdisciplinary references,
ignoring the relevance of citation content.</p>
      <p>In future research, we can combine text analysis method with citation content to
explore a deeper interdisciplinary relationship.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgements</title>
      <p>This work was supported by the National Science Foundation of China Funds [Grant
No. 71774013] and the Australian Research Council under Discovery Early Career
Researcher Award DE190100994.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Porter</surname>
            ,
            <given-names>A. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cohen</surname>
            ,
            <given-names>A. S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roessner</surname>
            ,
            <given-names>J. D.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Perreault</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Measuring researcher interdisciplinarity</article-title>
          .
          <source>Scientometrics</source>
          ,
          <volume>72</volume>
          (
          <issue>1</issue>
          ),
          <fpage>117</fpage>
          -
          <lpage>147</lpage>
          (
          <year>2007</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guo</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yue</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ru</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Fang</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>Interdisciplinary topics of information science: a study based on the terms interdisciplinarity index series</article-title>
          . Scientometrics,
          <volume>106</volume>
          :
          <fpage>583</fpage>
          -
          <lpage>601</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Zhang</surname>
            <given-names>L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rousseau</surname>
            <given-names>R</given-names>
          </string-name>
          , Glänzel W.:
          <article-title>Diversity of references as an indicator of the interdisciplinarity of journals: Taking similarity between subject fields into account</article-title>
          .
          <source>Journal of the Association for Information Science and Technology</source>
          ,
          <volume>67</volume>
          (
          <issue>5</issue>
          ):
          <fpage>1257</fpage>
          -
          <lpage>1265</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Karunan</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lathabai</surname>
            ,
            <given-names>H. H.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Prabhakaran</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Discovering interdisciplinary interactions between two research fields using citation networks</article-title>
          .
          <source>Scientometrics</source>
          ,
          <volume>113</volume>
          ,
          <fpage>335</fpage>
          -
          <lpage>367</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Chi</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Young</surname>
            ,
            <given-names>J.:</given-names>
          </string-name>
          <article-title>The interdisciplinary structure of research on intercultural relations: a co-citation network analysis study</article-title>
          .
          <source>Scientometrics</source>
          ,
          <volume>96</volume>
          (
          <issue>1</issue>
          ),
          <fpage>147</fpage>
          -
          <lpage>171</lpage>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Bjorn</surname>
          </string-name>
          , H.:
          <article-title>Interdisciplinarity and the intellectual base of literature studies: Citation analysis of highly cited monographs</article-title>
          .
          <source>Scientometrics</source>
          ,
          <volume>86</volume>
          (
          <issue>3</issue>
          ),
          <fpage>705</fpage>
          -
          <lpage>725</lpage>
          (
          <year>2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7. Zhang,
          <string-name>
            <given-names>H. L.</given-names>
            ,
            <surname>Wei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. X.</given-names>
            ,
            <surname>Du</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z. D.</given-names>
            ,
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            ,
            <surname>Yan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            ,
            <surname>Feng</surname>
          </string-name>
          ,
          <string-name>
            <surname>Z.</surname>
          </string-name>
          , et al.:
          <article-title>Interdisciplinary research based on social complex network</article-title>
          .
          <source>Journal of Intelligence</source>
          ,
          <volume>30</volume>
          (
          <issue>10</issue>
          ),
          <fpage>25</fpage>
          -
          <lpage>29</lpage>
          (
          <year>2011</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Porter</surname>
            ,
            <given-names>A. L.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Rafols</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>Is science becoming more interdisciplinary? measuring and mapping six research fields over time</article-title>
          .
          <source>Scientometrics</source>
          ,
          <volume>81</volume>
          (
          <issue>3</issue>
          ),
          <volume>719</volume>
          (
          <year>2009</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Rafols</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          , &amp; Meyer, M.:
          <article-title>How cross-disciplinary is bionanotechnology? explorations in the specialty of molecular motors</article-title>
          .
          <source>Scientometrics</source>
          ,
          <volume>70</volume>
          (
          <issue>3</issue>
          ),
          <fpage>633</fpage>
          -
          <lpage>650</lpage>
          (
          <year>2007</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lu</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>Measurement of Interdisciplinary Research from the Perspective of Terminology Citation: Six Disciplines on PLOS ONE</article-title>
          .
          <source>Journal of the China Society for Scientific and Technical Information</source>
          ,
          <volume>36</volume>
          (
          <issue>8</issue>
          ):
          <fpage>809</fpage>
          -
          <lpage>820</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Zhang</surname>
          </string-name>
          , Y.:
          <article-title>A Hybrid Document Feature Extraction Method Using Latent Dirichlet Allocation and Word2Vec</article-title>
          .
          <source>2016 IEEE First International Conference on Data Science in Cyberspace (DSC)</source>
          .
          <source>IEEE</source>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Porter</surname>
            ,
            <given-names>A. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hu</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guo</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Newman</surname>
          </string-name>
          , N. C.
          <article-title>: “Term clumping” for technical intelligence: A case study on dye-sensitized solar cells</article-title>
          .
          <source>Technological Forecasting and Social Change</source>
          ,
          <volume>85</volume>
          ,
          <fpage>26</fpage>
          -
          <lpage>39</lpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Ma</surname>
          </string-name>
          , R.,
          <string-name>
            <surname>Yan</surname>
            <given-names>X.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Shen</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          :
          <article-title>Direct Measurement of the Degree of Interdisciplinarity</article-title>
          .
          <source>Journal of the China Society for Scientific and Technical Information</source>
          ,
          <volume>38</volume>
          (
          <issue>7</issue>
          ),
          <fpage>688</fpage>
          -
          <lpage>696</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Leydesdorff</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>On the normalization and visualization of author co-citation data salton's cosine versus the jaccard index</article-title>
          .
          <source>Journal of the American Society for Information Science &amp; Technology</source>
          ,
          <volume>59</volume>
          (
          <issue>1</issue>
          ),
          <fpage>77</fpage>
          -
          <lpage>85</lpage>
          (
          <year>2010</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Notten</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Surpatean</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Interdisciplinarity of nano research fields: a keyword mining approach</article-title>
          . Scientometrics,
          <volume>94</volume>
          (
          <issue>3</issue>
          ),
          <fpage>877</fpage>
          -
          <lpage>892</lpage>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Blei</surname>
            ,
            <given-names>D. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ng</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Jordan</surname>
            ,
            <given-names>M. I.</given-names>
          </string-name>
          :
          <article-title>Latent dirichlet allocation</article-title>
          .
          <source>The Journal of Machine Learning Research</source>
          ,
          <volume>3</volume>
          (
          <issue>4-5</issue>
          ),
          <fpage>993</fpage>
          -
          <lpage>1022</lpage>
          (
          <year>2003</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Mikolov</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Corrado</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Dean</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          :
          <article-title>Efficient Estimation of Word Representations in Vector Space</article-title>
          .
          <source>Computer Science. arXiv preprint arXiv:1301.3781</source>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Huang</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Yu</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Camel: Content-Aware and Meta-path Augmented Metric Learning for Author Identification</article-title>
          .
          <source>Proceedings of the 2018 World Wide Web Conference on World Wide Web</source>
          ,
          <fpage>709</fpage>
          -
          <lpage>718</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Wang</surname>
            .
            <given-names>F.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          :
          <article-title>On the use of the maximum entropy method for reliability evaluation involving stochastic process modeling</article-title>
          .
          <source>Structural Safety</source>
          ,
          <volume>88</volume>
          ,
          <issue>102028</issue>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Wang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Incorporating linguistic knowledge for learning distributed word representations</article-title>
          .
          <source>PLOS ONE</source>
          ,
          <volume>10</volume>
          (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Shao</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>Research on Relationship Between Interdisciplinary Degree and Academic Impact of Papers -- Taking the Library and Information Science (LIS) as an Example</article-title>
          .
          <source>Journal of Intelligence</source>
          ,
          <volume>37</volume>
          (
          <issue>3</issue>
          ),
          <fpage>146</fpage>
          -
          <lpage>151</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Zhao</surname>
            ,
            <given-names>S.:</given-names>
          </string-name>
          <article-title>Research on Trade Dynamic Impact and Diffusion Model of Cross Disciplinary Knowledge: A Case Study of Library and Information Science and Management</article-title>
          .
          <source>Journal of Intelligence</source>
          ,
          <volume>36</volume>
          (
          <issue>02</issue>
          ),
          <fpage>182</fpage>
          -
          <lpage>186</lpage>
          +
          <fpage>158</fpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Shi</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Song</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Xie</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          :
          <source>Interdisciplinary Knowledge Exchange Based on CTM: Taking Information Science &amp; Library Science (ISLS)</source>
          and
          <article-title>Computer Information System (CIS) as Examples</article-title>
          .
          <source>Information Studies: Theory &amp; Application</source>
          ,
          <volume>41</volume>
          (
          <issue>7</issue>
          ),
          <fpage>99</fpage>
          -
          <lpage>104</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Salton</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGill</surname>
            ,
            <given-names>M. J.</given-names>
          </string-name>
          :
          <article-title>Introduction to modern information retrieval</article-title>
          . New York:
          <string-name>
            <surname>McGraw-Hill Book Co</surname>
          </string-name>
          (
          <year>1983</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Stirling</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>A general framework for analysing diversity in sci‐ ence, technology and society</article-title>
          .
          <source>Journal of the Royal Society In‐ terface</source>
          ,
          <volume>4</volume>
          (
          <issue>15</issue>
          ):
          <fpage>707</fpage>
          -
          <lpage>719</lpage>
          (
          <year>2007</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>