<!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>
      <journal-title-group>
        <journal-title>P. K. Garg); roshnic@cs.aau.dk (R. Chakraborty); sourav@iitp.ac.in
(S. K. Dandapat)</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>EnDSUM: Entropy and Diversity based Disaster Tweet Summarization</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Piyush Kumar Garg</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Roshni Chakraborty</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Sourav Kumar Dandapat</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Aalborg University</institution>
          ,
          <country country="DK">Denmark</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Indian Institute of Technology</institution>
          ,
          <addr-line>Patna, Bihar</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2022</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0003</lpage>
      <abstract>
        <p>The huge amount of information shared in Twitter during disaster events are utilized by government agencies and humanitarian organizations to ensure quick crisis response and provide situational updates. However, the huge number of tweets posted makes manual identi cation of the relevant tweets impossible. To address the information overload, there is a need to automatically generate summary of all the tweets which can highlight the important aspects of the disaster. In this paper, we propose an entropy and diversity based summarizer, termed as EnDSUM, speci cally for disaster tweet summarization. Our comprehensive analysis on 6 datasets indicates the e ectiveness of EnDSUM and additionally, highlights the scope of improvement of EnDSUM.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Entropy</kwd>
        <kwd>Disaster tweets</kwd>
        <kwd>Social media</kwd>
        <kwd>Summarization</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Social media platforms, like Twitter, are highly important mediums of information during
disasters. For example, humanitarian organizations and government agencies rely on Twitter
to identify relevant information on di erent categories, such as a ected population, urgent
need of resources, infrastructure damage, etc [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. However, the huge number of tweets posted
and the high vocabulary diversity [
        <xref ref-type="bibr" rid="ref2 ref3">2, 3</xref>
        ] makes it challenging to manually nd the relevant
information [
        <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
        ]. In order to address this issue, several research works [
        <xref ref-type="bibr" rid="ref6 ref7">6, 7</xref>
        ] have proposed
speci c tweet summarization approaches for disaster events.
      </p>
      <p>
        Existing disaster tweet summarization approaches could be segregated into content based [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ],
graph based [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], deep learning based [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], and ontology based [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] approaches on the basis of the
mechanism they follow. While content based approaches [
        <xref ref-type="bibr" rid="ref10 ref6">6, 10</xref>
        ] rely only on the importance of
the words present in a tweet to determine its selection to the summary, deep learning based
approaches [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] consider both content and contextual importance of the tweet. However, none
of these approaches consider the vocabulary diversity and therefore, fails to always ensure
diversity in summary and coverage of all the important categories present in the tweets. In order
to address these, graph based approaches [
        <xref ref-type="bibr" rid="ref11 ref7">7, 11</xref>
        ] initially group similar tweets together such
that each group represents a category by community detection algorithms, thereby handling
the vocabulary diversity followed by selecting representative tweets from each group to create
the summary to ensure coverage. However, automatic community detection algorithms fails
to automatically segregate the tweets into di erent categories due to the vocabulary overlap
among tweets of di erent categories. Therefore, Garg et al. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] initially identify the category
of each tweet by an ontology based approach and then, select tweets from each category
to generate the summary. However, none of these approaches try to handle the vocabulary
diversity simultaneously while selecting the tweets into the summary. For example, these
existing approaches are dependent on identifying the categories initially which lead to bad
summaries, such as reduced diversity in summary, if the categories are not identi ed correctly.
      </p>
      <p>In order to resolve this, we propose EnDSUM, an entropy and diversity based disaster
summarizer where we automatically select that tweet into summary which provides the best
information coverage of all the tweets, i.e., entropy and most novel information, i.e., diversity.
Therefore, EnDSUM can generate the summary automatically without explicitly identifying
the category of a tweet. Although there are few single and multiple document summarization
approaches [12, 13, 14, 15, 16] that have highlighted the relevance of entropy based selection of
sentences into summary, those approaches are not directly applicable to disaster tweets. The
reason being the informal structure of tweets, absence of storyline in tweets and the high
vocabulary diversity in user generated tweets. Our evaluation of EnDSUM with existing state-of-the-art
disaster tweet summarization approaches on 6 di erent disasters shows its high e ectiveness
on 5 datasets. However, we observe that the performance of EnDSUM degrades when there
is considerable vocabulary overlap among the tweets which belong to di erent categories of
the same disaster event. The reason being we consider only content based information for
calculation of entropy and diversity. The organization of the paper is as follows. We discuss
problem de nition and proposed approach in Section 2 followed by the experiment details in
Section 3 and conclusions in Section 4.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Proposed Approach</title>
      <p>
        Given a disaster event, E, that consists of m tweets, T = {T1, T2, ..., Tm}, we aim to prepare
a summary, S, by selecting l tweets from T such that it provides the maximum information
coverage from T with minimum redundant information in the nal summary. Therefore, we
propose EnDSUM where we iteratively select the tweet that can ensure maximum entropy of all
the tweets and maximum diversity in summary. While selection of the tweet with maximum
entropy ensures information coverage of a category, selection of the tweet with the maximum
diversity ensures not multiple tweets from the same category are selected [17, 18]. Although
[17, 18] ensure maximization of diversity in summary, they propose network strati cation
based approaches which require explicit grouping of similar tweets together by community
detection to ensure maximum diversity. [17, 18] are tweet summarization approaches related
to news events which are not directly applicable to disaster events as community detection
algorithms fail to group similar tweets in a disaster automatically [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Therefore, in EnDSUM,
we propose an entropy and diversity based selection mechanism speci c for tweets related to
disaster events that does not require identi cation of similar groups and ensure better summary
quality. Therefore, at every iteration, we select the tweet (T ⇤ ), which has the maximum score
by Equation 1.
      </p>
      <p>T ⇤ = arg max</p>
      <p>X
Ti2 (T S0 )
(↵ ⇤ E(Ti, K) +
⇤ D(Ti, S0 ))
(1)
where, E(Ti, K) represents the entropy of Ti and K is the list of similar tweets of Ti, where
a tweet is said to be similar to Ti if the content based cosine similarity, i.e. Pij between them is
higher than 0 (as shown in [19]) and Pij is the normalized number of overlapping between Ti
and Tj normalized by the total number of overlapping keywords of Ti with any tweet. D(Ti, S0 )
represents the information diversity provided by Ti with respect to the already selected tweets in
summary, S0 . ↵ and are the tunable parameters which represent the importance of E(Ti, K)
and D(Ti, S0 ) respectively. We consider ↵ and as 0.5 to provide equal importance to both
entropy and diversity. Although there are several available mechanisms to calculate E(Ti), we
rely on Karci Entropy [19] for EnDSUM. Karci Entropy can resolve the inherent vocabulary
diversity in disaster tweets as it calculates the entropy of a tweet, E(Ti, K), by considering the
similarity of Ti with the other tweets as shown in Equation 2.
(2)
(3)
|K|
E(Ti, K) = X
j=1
|</p>
      <p>Pij log Pij |, 0 &lt;
where, represents the importance of similarity. We consider as 0.5 as highlighted by Hark
et al. [19]. Hark et al. [19] discuss while a lower value of mostly considers the impact of the
local e ect of the keywords, a higher value considers the impact of the global e ect. Furthermore,
they observe that the Rouge-N score was maximum for the value of 0.5 irrespective of the
summary length which we directly consider as the value in EnDSUM. As a future direction of
EnDSUM, we intend to exhaustively experiment and develop Karci Entropy such that it is most
suitable for tweets related to disaster summarization. We calculate D(Ti, S0 ) as (1-Sim(Ti, S0 ))
where Sim(Ti, S0 ) represents the overlap in keywords between Ti and S0 by
Sim(Ti, S0 ) = X Overlap(Ti, Tk)</p>
      <p>Length(Ti)
k2 S0
where, Length(Ti) is the number of keywords of Ti. We follow Khan et al. [20] to identify
the keywords of Ti as the nouns, verbs, adjectives present in Ti and similarly, for S0 , we consider
the distinct set of nouns, verbs, adjectives present in all the tweets of S0 . Therefore, a lower
Sim(Ti, S0 ) ensures Ti has minimum redundant content information with respect to already
generated summary, S0 , and a higher E(Ti) ensures Ti has higher information coverage of the
category.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Experiments and Results</title>
      <p>
        In this Section, we provide details of the experiment and results. For the datasets, we consider
Los Angeles International Airport Shooting 1 (D1) provided by Olteanu et al. [21], Hurricane
Matthew 2 (D2), Puebla Mexico Earthquake 3 (D3), Pakistan Earthquake 4 (D4) and Midwestern
U.S. Floods 5 (D5) provided by Alam et al. [22] and Sandy Hook Elementary School Shooting 6
(D6) provided by Dutta et al. [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. We perform lemmatization, convert to lower case and remove
of Twitter speci c keywords [23] and retweets as pre-processing. We consider the ground truth
summary provided by Garg et al. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] for D1-D5 and by Dutta et al. [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] for D6. We compare
EnDSUM with content based [24] (B1), graph based [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] (B2), sub-event based [25] (B3) and
ontology based [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] (B4) disaster summarization approaches.
      </p>
      <p>Results and Discussion : We evaluate the performance of EnDSUM and the existing research
with the ground truth summary using ROUGE-N [26] F1-score score when N=1, 2, and L. Our
observations from Table 1 indicate that EnDSUM ensures better ROUGE-N F1-score over all
baselines for D2-D6. The improvement is highest over B1 baseline and lowest over B4 baseline.
EnDSUM performs worse than B4 for Rouge-N scores and worse than B1 for Rouge-2 and
RougeL scores on D1. Therefore, although EnDSUM has highly e ective performance in most scenarios,
it sometimes fails to resolve the vocabulary overlap across di erent categories in a disaster,
as seen for D1. Therefore, to resolve this, we are working towards making EnDSUM resilient
irrespective of the vocabulary diversity by considering semantic and contextual similarity along
with the already considered content similarity for entropy and diversity calculation.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Conclusions and Future Works</title>
      <p>In this paper, we propose a novel entropy and diversity based tweet summarizer, EnDSUM for
disaster events. Our experimental analysis on 6 disaster datasets indicates both the e ectiveness
of EnDSUM and its scope of improvement. For example, to handle the the high vocabulary
overlap among categories, we are working to both include semantic and contextual similarity
while calculating entropy and diversity in EnDSUM. Furthermore, while most summarization
algorithms generate a prede ned length summary, we intend to extend EnDSUM such that it
provides complete information coverage of the disaster event, while maintaining diversity
automatically without prede ned summary length. Currently, EnDSUM selects the most informative
tweet into the summary at each iteration. As a future direction, we intend to modify EnDSUM
such that it can select the best subset of tweets simultaneously as the summary.
[12] A. Khurana, V. Bhatnagar, Investigating entropy for extractive document summarization,</p>
      <p>Expert Systems with Applications 187 (2022) 115820.
[13] G. Feigenblat, H. Roitman, O. Boni, D. Konopnicki, Unsupervised query-focused
multidocument summarization using the cross entropy method, in: Proceedings of the 40th
International ACM SIGIR Conference on research and development in information retrieval,
2017, pp. 961–964.
[14] S. Aji, R. Kaimal, Document summarization using positive pointwise mutual information,
AIRCC’s International Journal of Computer Science and Information Technology 4 (2012)
47–55.
[15] W. Luo, F. Zhuang, Q. He, Z. Shi, E ectively leveraging entropy and relevance for
summarization, in: Asia Information Retrieval Symposium, Springer, 2010, pp. 241–250.
[16] G. Ravindra, N. Balakrishnan, K. Ramakrishnan, Multi-document automatic text
summarization using entropy estimates, in: International Conference on Current Trends in
Theory and Practice of Computer Science, Springer, 2004, pp. 289–300.
[17] R. Chakraborty, M. Bhavsar, S. K. Dandapat, J. Chandra, Tweet summarization of news
articles: An objective ordering-based perspective, IEEE Transactions on Computational
Social Systems 6 (2019) 761–777.
[18] R. Chakraborty, M. Bhavsar, S. Dandapat, J. Chandra, A network based strati cation
approach for summarizing relevant comment tweets of news articles, in: International
Conference on Web Information Systems Engineering, Springer, 2017, pp. 33–48.
[19] C. Hark, A. Karcı, Karcı summarization: A simple and e ective approach for automatic
text summarization using karcı entropy, Information Processing &amp; Management 57 (2020)
102187.
[20] M. A. H. Khan, D. Bollegala, G. Liu, K. Sezaki, Multi-tweet summarization of real-time
events, in: 2013 International Conference on Social Computing, IEEE, 2013, pp. 128–133.
[21] A. Olteanu, S. Vieweg, C. Castillo, What to expect when the unexpected happens: Social
media communications across crises, in: Proceedings of the 18th ACM conference on
computer supported cooperative work &amp; social computing, 2015, pp. 994–1009.
[22] F. Alam, U. Qazi, M. Imran, F. O i, Humaid: Human-annotated disaster incidents data
from twitter with deep learning benchmarks, arXiv preprint arXiv:2104.03090 (2021).
[23] C. Arachie, M. Gaur, S. Anzaroot, W. Groves, K. Zhang, A. Jaimes, Unsupervised detection
of sub-events in large scale disasters, in: Proceedings of the AAAI Conference on Arti cial
Intelligence, volume 34, 2020, pp. 354–361.
[24] K. Rudra, P. Goyal, N. Ganguly, M. Imran, P. Mitra, Summarizing situational tweets in
crisis scenarios: An extractive-abstractive approach, IEEE Transactions on Computational
Social Systems 6 (2019) 981–993.
[25] K. Rudra, P. Goyal, N. Ganguly, P. Mitra, M. Imran, Identifying sub-events and summarizing
disaster-related information from microblogs, in: The 41st International ACM SIGIR
Conference on Research &amp; Development in Information Retrieval, 2018, pp. 265–274.
[26] C.-Y. Lin, Rouge: A package for automatic evaluation of summaries, in: Text summarization
branches out, 2004, pp. 74–81.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>M.</given-names>
            <surname>Imran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mitra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Castillo</surname>
          </string-name>
          ,
          <article-title>Twitter as a lifeline: Human-annotated twitter corpora for nlp of crisis-related messages</article-title>
          ,
          <source>arXiv preprint arXiv:1605.05894</source>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>C.</given-names>
            <surname>Castillo</surname>
          </string-name>
          ,
          <article-title>Big crisis data: social media in disasters and time-critical situations</article-title>
          , Cambridge University Press,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>R.</given-names>
            <surname>Chakraborty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kharat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Khatua</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Dandapat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chandra</surname>
          </string-name>
          ,
          <article-title>Predicting tomorrow's headline using twitter deliberations</article-title>
          .,
          <source>in: CIKM Workshops</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Vieweg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Castillo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Imran</surname>
          </string-name>
          ,
          <article-title>Integrating social media communications into the rapid assessment of sudden onset disasters</article-title>
          ,
          <source>in: International Conference on Social Informatics</source>
          , Springer,
          <year>2014</year>
          , pp.
          <fpage>444</fpage>
          -
          <lpage>461</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>M.</given-names>
            <surname>Imran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Castillo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Diaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Vieweg</surname>
          </string-name>
          ,
          <article-title>Processing social media messages in mass emergency: A survey, ACM Computing Surveys (CSUR) 47 (</article-title>
          <year>2015</year>
          )
          <fpage>1</fpage>
          -
          <lpage>38</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>K.</given-names>
            <surname>Rudra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ganguly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Goyal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <article-title>Extracting situational information from microblogs during disaster events: a classi cation-summarization approach</article-title>
          ,
          <source>in: Proceedings of the 24th ACM International on Conference on Information and Knowledge Management</source>
          ,
          <year>2015</year>
          , pp.
          <fpage>583</fpage>
          -
          <lpage>592</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Dutta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Chandra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Mehra</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. K. Das</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Chakraborty</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <article-title>Ensemble algorithms for microblog summarization</article-title>
          ,
          <source>IEEE Intelligent Systems</source>
          <volume>33</volume>
          (
          <year>2018</year>
          )
          <fpage>4</fpage>
          -
          <lpage>14</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>A.</given-names>
            <surname>Dusart</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Pinel-Sauvagnat</surname>
          </string-name>
          , G. Hubert, Tssubert:
          <article-title>Tweet stream summarization using bert</article-title>
          ,
          <source>arXiv preprint arXiv:2106.08770</source>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>P. K.</given-names>
            <surname>Garg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Chakraborty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. K.</given-names>
            <surname>Dandapat</surname>
          </string-name>
          ,
          <article-title>Ontorealsumm: Ontology based real-time tweet summarization</article-title>
          ,
          <source>arXiv preprint arXiv:2201.06545</source>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>K.</given-names>
            <surname>Rudra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ganguly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Goyal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <article-title>Extracting and summarizing situational information from the twitter social media during disasters</article-title>
          ,
          <source>ACM Transactions on the Web (TWEB) 12</source>
          (
          <year>2018</year>
          )
          <fpage>1</fpage>
          -
          <lpage>35</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>S.</given-names>
            <surname>Dutta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghatak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Roy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. K. Das</surname>
          </string-name>
          ,
          <article-title>A graph based clustering technique for tweet summarization</article-title>
          , in:
          <year>2015</year>
          <article-title>4th international conference on reliability, infocom technologies and optimization (ICRITO)(trends and future directions)</article-title>
          , IEEE,
          <year>2015</year>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>