<!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>CIRG IRGDISCO at RepLab2013 Filtering Task: Use of Wikipedia's Graph Structure for Entity Name Disambiguation in Tweets</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Muhammad Atif Qureshi</string-name>
          <email>muhammad.qureshi@nuigalway.ie</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Arjumand Younus</string-name>
          <email>arjumand.younus@nuigalway.ie</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniel Abril</string-name>
          <email>dabril@iiia.csic.es</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Colm O'Riordan</string-name>
          <email>colm.oriordan@nuigalway.ie</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Gabriella Pasi</string-name>
          <email>pasi@disco.unimib.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Computational Intelligence Research Group, National University of Ireland Galway</institution>
          ,
          <country country="IE">Ireland</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Information Retrieval Lab</institution>
          ,
          <addr-line>Informatics, Systems and Communication</addr-line>
          ,
          <institution>University of Milan Bicocca</institution>
          ,
          <addr-line>Milan</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Institut d'Investigacio en Intel-ligencia Arti cial, Consejo Superior de Investigaciones Cienti cas</institution>
          ,
          <addr-line>Campus UAB, Bellateraa</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Social media repositories serve as a signi cant source of evidence when extracting information related to the reputation of a particular entity (e.g., a particular politician, singer or company). Reputation management experts manually mine the social media repositories (in particular Twitter) for monitoring the reputation of a particular entity. Recently, the online reputation management evaluation campaign known as RepLab at CLEF has turned attention to devising computational methods for facilitating reputation management experts. A quite signi cant research challenge related to the above issue is to disambiguate tweets with respect to entity names. In fact, nding if a particular tweet is relevant or irrelevant to a particular entity is an important task not satisfactorily solved yet; to address this issue in this paper we use \context phrases" in a tweet and Wikipedia disambiguated articles for a particular entity in an SVM classi er that utilizes features extracted from the Wikipedia graph structure i.e., links into Wikipedia articles and links from Wikipedia articles. Additionally we also use features derived from term-speci city and term-collocation features derived from the Wikipedia article of an entity under investigation. The experimental evaluations do not show a signi cant improvement over the baseline and other systems outperform our approach; however, manual inspection of feature sets and training data demonstrates the proposed Wikipedia graph-based features may show a promising outcome when used in combination with sophisticated learning algorithms.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Companies are increasingly making use of social media for broadening their reach
and enhancing their marketing. At the same time social media users excessively
voice out their opinions about various entities (e.g. musicians, movies,
companies) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. This has given birth to a new area within the marketing domain known
as \online reputation management" whereby automated methods for monitoring
reputation of entities are essential requiring novel computational algorithms to
facilitate the work of reputation management experts [
        <xref ref-type="bibr" rid="ref1 ref3">1, 3</xref>
        ]. This paper describes
our experience in devising a completely automated algorithm for dealing with
the \entity name disambiguation" challenge in the context of RepLab2013
ltering task [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] where we are given a set of entities and for each entity a set of tweets,
which contain some tweets relevant to the entity and some irrelevant ones.
      </p>
      <p>Our approach consists in making use of the knowledge encoded within the
Wikipedia graph structure for entity name disambiguation in tweets. We utilize
the Wikipedia disambiguation pages for an entity to determine the amount of
disambiguation within a particular tweet while at the same time proposing a
technique on top of Wikipedia graph structure to determine context in a tweet4
Although the experimental results do not show a striking performance over the
baseline, we argue that the use of Wikipedia graph structure for entity name
disambiguation in tweets is a promising direction to pursue.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        There has been an increasing interest in research on applying natural language
processing techniques to tweets over the past few years. However, in spite of
the immense signi cance of extracting commercially useful information from
tweets, the amount of research dedicated to company name disambiguation in
tweets is very limited. The only two serious e orts which have been undertaken
to stimulate this research task are represented by the WePS online reputation
management evaluation campaign at CLEF 2010 [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], and by the RepLab online
reputation management evaluation campaign at CLEF 2012 [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
      <p>
        The best two teams in the WePS online reputation management evaluation
campaign were LSIR-EPFL [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] and ITC-UT [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. The LSIR-EPFL system builds
pro les for each company relying on external resources such as WordNet or the
company homepage in addition to a manual list of keywords for the company and
the most frequent unrelated senses for the company name. The pro les are then
used for extraction of tweet-speci c features for use in an SVM classi er. The
ITC-UT system is based on a two-step algorithm. In the rst step, the algorithm
categorizes queries by predicting the class of each company (\organization-like
names" or \general-word like names") using a Naive Bayes classi er with six
binary features (for example, is the query an acronym?, is the query an entry of
a dictionary? etc.). They use thresholds manually set by looking at the training
data results for this categorization. The second step consists in categorizing
the tweets using a set of heuristics. Despite showing promising results, the two
systems LSIR-EPFL and ITC-UT indicate heavy reliance on manual selection
of both terms and thresholds for the company name disambiguation task.
4 This is a huge research challenge within itself given the huge noise and less amount
of text in tweets.
      </p>
      <p>
        During the RepLab2012 online reputation management evaluation campaign,
the best performing team relied on hand-coded rules [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] for the ltering task.
Here we have de ned a completely automatic algorithm for this task that relies
on Wikipedia graph structure as an external knowledge resource of evidence.
The method is unique in that it does not require any sort of manual keywords
or hand-coded rules.
3
3.1
      </p>
    </sec>
    <sec id="sec-3">
      <title>Methodology</title>
      <sec id="sec-3-1">
        <title>Background</title>
        <p>
          The underlying ltering algorithm makes use of the encyclopedic structure in
Wikipedia; more speci cally the knowledge encoded in Wikipedia's graph
structure is utilized for the classi cation of tweets as relevant or irrelevant with respect
to a particular entity. Wikipedia is organized into categories in a taxonomy-like5
structure (see Figure 2). Each Wikipedia category can have an arbitrary
number of subcategories as well as being mentioned inside an arbitrary number of
supercategories (e.g., category C4 in Figure 1 is a subcategory of C2 and C3,
and a supercategory of C5, C6 and C7.) Furthermore, in Wikipedia each
article can belong to an arbitrary number of categories, where each category is a
kind of semantic tag for that article [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. As an example, in Figure 2, article A1
belongs to categories C1 and C10, article A2 belongs to categories C3 and C4,
while article A3 belongs to categories C4 and C7. It can be seen that the articles
and Wikipedia Category Graph are interlinked and our algorithm makes use of
these interlinks for the task of entity name disambiguation within tweets.
3.2
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>Wikipedia-Based Feature Set</title>
        <p>
          Our proposed approach involves a two-step method for entity name
disambiguation. In the rst step we determine the context phrases within a tweet using
an approach similar to Meij et al. [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. In the second step we use the link
structure of Wikipedia to extract a rich feature set which enables us to perform the
disambiguation task.
        </p>
        <p>
          Context phrase extraction is performed by the generation of possible n-grams
within phrase chunks of a tweet6. Similar to the technique in [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]7 we then
reduce candidate phrases extracted from a tweet to those that have a match in
Wikipedia article titles. The reduced set of phrases extracted from a tweet are
referred to as ContextPhrases.
5 We say taxonomy-like because it is not strictly hierarchical due to the presence of
cycles in the Wikipedia category graph.
6 We do not perform n-gram generation for the complete tweet but instead treat a
tweet as a composition of phrase chunks with boundaries such as commas,
semicolons, sentence terminators etc. along with other tweet-speci c markers such as @,
RT etc.
7 We di er in that we do not apply supervised machine learning for reduction of
candidate phrases.
As mentioned in Section 3.1 a signi cant aspect of our proposed approach
is the Wikipedia graph structure; more speci cally links between categories and
Feature Description
Intersectionduplication No. of intersections between inlinks,
outlinks and inlinks+outlinks sets
of e and p without removing
duplicated articles
NormalizedIntersectionduplication No. of intersections between inlinks,
outlinks and inlinks+outlinks sets
of e and p without removing
duplicated articles and normalized by
total number of articles in the sets
Intersectionnoduplication No. of intersections between inlinks,
outlinks and inlinks+outlinks sets
of e and p after removing
duplicated articles
NormalizedIntersectionnoduplication No. of intersections between inlinks,
outlinks and inlinks+outlinks sets
of e and p without removing
duplicated articles and normalized by
total number of articles in the sets
Ratioinlink:outlink Ratio between articles in inlinks to
articles in outlinks
articles and within articles are used as the fundamental building block for
extraction of Wikipedia graph-speci c features. At the rst level, we use the parent
Wikipedia article for the entity under investigation8 and extract its parent
categories PCentity from which we manually chose categories related to the entity
under investigation. Sub-categories are then extracted from PCentity up to a hop
count of two; nally all articles belonging to these sub-categories are marked as
being related to the entity under investigation and we refer to the set of these
articles as ARelatedentity.
        </p>
        <p>The nal step consists of constructing an information table of
Wikipediabased features as follows:
{ We extract the disambiguation pages for the entity under investigation and
the context phrases extracted in the rst step. For each of these we then
nd the sets of Wikipedia articles in inlinks, outlinks, and inlinks+outlinks.
More speci cally for each disambiguated Wikipedia article for the entity say
ed and each context phrase p in set ContextPhrases, we extract the following
sets of Wikipedia articles</p>
        <p>Wikipedia articles linking to ed and p referred to as inlinks
Wikipedia articles linking from ed and p referred to as outlinks</p>
        <p>Wikipedia articles linking to and from ed and p referred to as inlinks+outlinks
{ Using information in sets inlinks, outlinks and inlinks+outlinks the features
shown in Table 1 are constructed.
{ Corresponding to each feature in Table 1 is a boolean feature that re ects
a mapping between the numerical feature to articles in ARelatedentity. This
mapping is constructed after taking average scores across all context phrases
in a tweet and chosing the disambiguated Wikipedia article with highest
score; if the mapping is to an entity in ARelatedentity we chose the value of
this feature as \1" and \0" otherwise.
3.3</p>
      </sec>
      <sec id="sec-3-3">
        <title>Additional Features</title>
        <p>
          We also use ve additional features and these were obtained from our system [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ]
used for the last RepLab online reputation management evaluation campaign in
2012 [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. The technique described in [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] is a two-pass approach where the rst
pass uses term speci city scores of concept terms (i.e., terms in infoboxes
corresponding to the Wikipedia article of the entity, proper nouns \NNP" appearing
in the Wikipedia article of the entity9), and the second pass utilizes a score
propagation mechanism where terms co-located with concept terms are assigned
a new score for re-computation of a score for each tweet. Further, the following
additional scores were also used in our submission for RepLab2012 where our
team was the second best amongst the participating teams:
8 The parent Wikipedia article for each entity is given as part of the dataset for this
task.
9 These are obtained after applying Stanford POS tagger to the Wikipedia article of
the entity
{ POS tag of the company name occurring within the tweets
{ URL occurring within the tweets
{ Hashtag occurring within the tweets
        </p>
        <p>Note that the score of the rst pass, score of the second pass, POS tag of
company name in the tweet, URL occurring in the tweet and hashtag occuring
in the tweet are used as features in our system for RepLab2013.
3.4</p>
      </sec>
      <sec id="sec-3-4">
        <title>Machine Learning and Experimental Runs</title>
        <p>Using the feature sets described in Section 3.2 and 3.3, we train a support vector
machine over the training data and then use it to predict labels for the test data.
We perform six machine learning runs as follows:
1. For the rst run, we use all features i.e. both Wikipedia graph-based features
and additional score-based features of Section 3.2 and 3.3 whilst training
SVM per entity
2. For the second run, we use only Wikipedia graph-based features of Section
3.2 whilst training SVM per entity
3. For the third run, we use only the score-based features of Section 3.3 whilst
training SVM per entity
4. For the fourth run, we use all features i.e. both Wikipedia graph-based
features and additional score-based features of Section 3.2 and 3.3 whilst
training SVM per categories i.e. combining all tweets related to a a particular
category into one training and one test set
5. For the fth run, we use only Wikipedia graph-based features of Section 3.2
whilst training SVM per categories i.e. combining all tweets related to a a
particular category into one training and one test set
6. For the sixth run, we use only the score-based features of Section 3.3 whilst
training SVM per categories i.e. combining all tweets related to a a particular
category into one training and one test set
4</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Experimental Results</title>
      <p>4.1</p>
      <sec id="sec-4-1">
        <title>Dataset</title>
        <p>
          We performed our experiments by using the data set provided by the organizers
of RepLab 2013 [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ]. In this data set 61 entities were provided, and for each
entity at least 2200 tweets were collected: the rst 700 constituted the training
set, and the rest served as the test set. Furthermore, the entities are grouped
into categories based on their type and the four types distributed as part of
RepLab2013 are as follows: 1) automatives, 2) banking, 3) universities, and 4)
music.
4.2
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>Evaluation Measures</title>
        <p>
          The measures used to the evaluation purposes are Reliability and Sensitivity,
which are described in detail in [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ]. In the case of ltering, the measures of
Reliability and Sensitivity are equivalent to the product of precision scores over
positive and negative classes (reliability) and the product of recall scores
(sensitivity). The property that makes them particularly suitable for the ltering
problem is that they are strict with respect to standard measures, i.e., a high
value according to Reliability and Sensitivity implies a high value in all standard
measures.
4.3
        </p>
      </sec>
      <sec id="sec-4-3">
        <title>Results</title>
        <p>Table 2 presents a snapshot of the o cial results for the ltering task of RepLab
2013, where CIRG IRDISCO is the name of our team. As can be seen from Table
2, out of a total of 11 participating teams in RepLab2013 ltering task 6 teams
outperform our best run along with the baseline system. We believe this to be
a consequence of a considerably high amount of skewness in the training set of
tweets. Most of the tweets contained a high percentage of related tweets which
a ects the performance of learning algorithms such as support vector machines.
5</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Future Work</title>
      <p>Despite the unfavorable outcome of the RepLab2013 ltering task for our runs,
we see signi cant value in the graph-based features mined from Wikipedia article
inlinks and outlinks. Manual inspection of feature set shows an obvious di erence
of inlink and outlink intersections for the related and non-related tweets. As
future work we aim to investigate the value of Wikipedia graph-based features
when used in combination with sophisticated learning algorithms.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>E.</given-names>
            <surname>Amigo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Artiles</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gonzalo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Spina</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Corujo. WePS3 Evaluation</surname>
          </string-name>
          <article-title>Campaign: Overview of the On-line Reputation Management Task</article-title>
          .
          <source>In 2nd Web People Search Evaluation Workshop (WePS</source>
          <year>2010</year>
          ), CLEF 2010 Conference, Padova Italy,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>E.</given-names>
            <surname>Amigo</surname>
          </string-name>
          , J. Carrillo de Albornoz, I. Chugur,
          <string-name>
            <given-names>A.</given-names>
            <surname>Corujo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gonzalo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Martin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Meij</surname>
          </string-name>
          , M. de Rijke, and
          <string-name>
            <given-names>D.</given-names>
            <surname>Spina</surname>
          </string-name>
          . Overview of replab 2013:
          <article-title>Evaluating online reputation monitoring systems</article-title>
          .
          <source>In Fourth International Conference of the CLEF initiative, CLEF</source>
          <year>2013</year>
          ,
          <article-title>Valencia, Spain</article-title>
          . Proceedings, Springer LNCS,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>E.</given-names>
            <surname>Amigo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Corujo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gonzalo</surname>
          </string-name>
          , E. Meij, and M. d. Rijke. Overview of replab 2012:
          <article-title>Evaluating online reputation management systems</article-title>
          .
          <source>In CLEF 2012 Labs and Workshop Notebook Papers</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>E.</given-names>
            <surname>Amigo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gonzalo</surname>
          </string-name>
          , and
          <string-name>
            <given-names>F.</given-names>
            <surname>Verdejo</surname>
          </string-name>
          . A
          <article-title>General Evaluation Measure for Document Organization Tasks</article-title>
          .
          <source>In Proceedings SIGIR</source>
          <year>2013</year>
          ,
          <article-title>July</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>C.</given-names>
            <surname>Dellarocas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. F.</given-names>
            <surname>Awad</surname>
          </string-name>
          , and
          <string-name>
            <given-names>X. M.</given-names>
            <surname>Zhang</surname>
          </string-name>
          .
          <article-title>Exploring the value of online reviews to organizations: Implications for revenue forecasting and planning</article-title>
          .
          <source>In MANAGEMENT SCIENCE</source>
          , pages
          <volume>1407</volume>
          {
          <fpage>1424</fpage>
          ,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>E.</given-names>
            <surname>Meij</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Weerkamp</surname>
          </string-name>
          , and M. de Rijke.
          <article-title>Adding semantics to microblog posts</article-title>
          .
          <source>In Proceedings of the fth ACM international conference on Web search and data mining</source>
          ,
          <source>WSDM '12</source>
          , pages
          <fpage>563</fpage>
          {
          <fpage>572</fpage>
          , New York, NY, USA,
          <year>2012</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>S. R.</given-names>
            <surname>Yerva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Miklos</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Aberer</surname>
          </string-name>
          .
          <article-title>What have fruits to do with technology?: the case of orange, blackberry and apple</article-title>
          .
          <source>In Proceedings of the International Conference on Web Intelligence</source>
          , Mining and Semantics, WIMS '
          <volume>11</volume>
          , pages
          <issue>48:1</issue>
          {
          <fpage>48</fpage>
          :
          <fpage>10</fpage>
          , New York, NY, USA,
          <year>2011</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>M.</given-names>
            <surname>Yoshida</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Matsushima</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ono</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and I.</given-names>
            <surname>Sato</surname>
          </string-name>
          .
          <article-title>Itc-ut: Tweet categorization by query categorization for on-line reputation management</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>A.</given-names>
            <surname>Younus</surname>
          </string-name>
          ,
          <string-name>
            <surname>C. O'Riordan</surname>
            , and
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Pasi</surname>
          </string-name>
          .
          <article-title>Cirgdisco at replab2012 ltering task: A two-pass approach for company name disambiguation in tweets</article-title>
          .
          <source>In CLEF 2012 Evaluation Labs and Workshop</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <given-names>T.</given-names>
            <surname>Zesch</surname>
          </string-name>
          and
          <string-name>
            <surname>I. Gurevych.</surname>
          </string-name>
          <article-title>Analysis of the Wikipedia Category Graph for NLP Applications</article-title>
          .
          <source>In Proceedings of the TextGraphs-2 Workshop (NAACL-HLT)</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>