<!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>Overview of the CLEF-2023 CheckThat! Lab Task 3 on Political Bias of News Articles and News Media</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Giovanni Da San Martino</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Firoj Alam</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Maram Hasanain</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rabindra Nath Nandi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Dilshod Azizov</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Preslav Nakov</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Hishab Singapore Pte. Ltd</institution>
          ,
          <country country="SG">Singapore</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Mohamed bin Zayed University of Artificial Intelligence</institution>
          ,
          <addr-line>UAE</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Qatar Computing Research Institute</institution>
          ,
          <addr-line>HBKU</addr-line>
          ,
          <country country="QA">Qatar</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>University of Padova</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>We provide an overview of task 3 of the CheckThat!lab from the Cross-Language Evaluation Forum (CLEF) 2023, which focuses on predicting the political leaning of English-language news articles and news media outlets. We describe the data collection, the task setup, the evaluation outcomes, and the approaches used by the participating teams. A total of six teams submitted runs for the two subtasks. The top-performing system in Subtask 3A achieved a Mean Absolute Error (MAE) of 0.473, while the best system in Subtask 3B yielded a MAE of 0.549. We make all datasets and evaluation scripts available to the public, aiming to boost further research on this problem.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Political bias</kwd>
        <kwd>news articles</kwd>
        <kwd>news media</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        In the era of widespread digital information, the impact of political bias in news media and
news articles has emerged as a significant concern for democratic societies [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Accusations
of bias against news organizations, which could influence the public opinion and the policy
discourse, have been longstanding [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Various research approaches have been used to detect the
potential bias of news articles, e.g., by using a headline attention network [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] or by monitoring
the frequency of mentions and quotes of politicians from diferent political parties [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. At the
medium level, a number of recent studies [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref5 ref6 ref7 ref8 ref8 ref9">5, 6, 7, 8, 9, 8, 10, 11, 12</xref>
        ] have been conducted, making
use of variety of information sources ranging from news articles to tweets, YouTube channels,
and user overlap.
      </p>
      <p>
        To enhance social awareness and to counteract the spread of false information, the
CheckThat! lab at CLEF [
        <xref ref-type="bibr" rid="ref13 ref14 ref15 ref16 ref17 ref18 ref19">13, 14, 15, 16, 17, 18, 19</xref>
        ] has developed tasks using high-quality
data and suitable evaluation measures. As part of this initiative, the CheckThat! lab
organizers have ofered five distinct tasks [
        <xref ref-type="bibr" rid="ref20 ref21">20, 21, 22</xref>
        ].
      </p>
      <p>In this paper, we provide an overview of Task 3, which focuses on detecting the political
leaning of news articles and media outlets. We release high-quality, manually annotated data for
these two subtask, based on a 3-point ordinal scale for modeling the bias at the article and at
the medium level.</p>
      <p>The remainder of this paper is organized as follows: In Section 2, we outline the task at hand
and describe the dataset we created and released. Section 3 ofers a comprehensive overview of
the evaluation settings. We discuss the results and we delve into the details of the submitted
systems in Section 4. Section 5 brings to light previous and recent work that aligns with our
study. Finally, Section 6 presents our concluding observations and suggests directions for future
research.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Task and Datasets</title>
      <sec id="sec-2-1">
        <title>Below, we define the tasks, and then we discuss the datasets.</title>
        <sec id="sec-2-1-1">
          <title>2.1. Task definition</title>
          <p>The goal of the task is to detect the political bias of news reporting at the article and at the
media level. This is an ordinal classification task and it is ofered in English. It includes two
subtasks, defined below.</p>
          <p>Subtask 3A: Political Bias of News Articles Given an article, classify its political leaning as
left, center, or right.</p>
          <p>Subtask 3B: Political Bias of News Media Given the news article(s) a news outlet (e.g.,
www.cnn.com), predict the overall political bias of that news outlet as left, center, or right.</p>
        </sec>
        <sec id="sec-2-1-2">
          <title>2.2. Datasets</title>
        </sec>
      </sec>
      <sec id="sec-2-2">
        <title>Below, we describe the datasets for the two subtasks.</title>
        <p>2.2.1. Subtask 3A
We release a new dataset, which we crawled from AllSides1, a website that gathers news
articles from a variety of reputable national and international news sources to ensure a balanced
representation across diferent political spectrums. The site ofers meticulous annotations
of the bias of news articles, including expert assessments, third-party analysis, independent
evaluations, and community input. In addition, AllSides uses annotated articles to support
its Balanced Search tool, which displays the news coverage of a specific issue from numerous
media providers, each with a diferent political bias from all political perspectives, as depicted
in Figure 1.</p>
        <p>To ensure that the dataset remains relevant and reflects the current political environment, it
includes news articles published from late 2022 till early 2023. Each article has several attributes,
as shown in Table 1. In total, we have just over 55k articles in the dataset. We provide statistics
about the dataset in Table 2.
2.2.2. Subtask 3B
We assess the political bias of English-language media, sourced from Media Bias/Fact Check
website.2 On that website, experts conduct an in-depth analysis and annotate the political bias
of entire news outlets: examples are shown in Table 3. We further include a certain number of
articles, which we crawl from each media source: these are to be used by the participants to
analyze that source. The dataset has similar attributes to subtask 3A, plus the source (the name
of the medium) as an additional attribute. We have over 8,000 articles (approximately 10 per
source) and over 1,000 news sources. Tables 4 and 5 show the label distribution and the number
of articles and news media.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Evaluation Settings</title>
      <p>Settings The evaluation comprises development and test phases. During the development
phase, we provided the participants with the training and the development sets. This enabled
them to internally validate their systems and to adjust the parameter values using the
development set. During the test phase, the participants submitted their system’s predictions for the
provided test set, which did not include reference labels. They were allowed to submit as many
runs as they wanted, but only the last submission was considered as the final one.
Evaluation This is an ordinal classification task, and thus we used mean absolute error as
the oficial measure for both subtasks.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Results and Overview of the Systems</title>
      <sec id="sec-4-1">
        <title>4.1. Results</title>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Overview of the Systems</title>
        <p>Accenture [24] used machine back-translation to augment the minority classes examples and
thus to address the class imbalance. Then, they fine-tuned RoBERTa on this augmented data.
TOBB ETU [25] used zero-shot and few-shot classification with ChatGPT exclusively for
subtask 3A.</p>
        <p>Frank [23] used CatBoost, TF.IDF, oversampling, and an ensemble. They had a file formatting
issue, and thus they are not oficially on the leaderboard.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Related Work</title>
      <p>
        The detection of political bias in news articles and media has been the subject of several studies
[
        <xref ref-type="bibr" rid="ref7">7, 26, 27, 28, 29</xref>
        ] due to its significance in ensuring balanced information dissemination and
supporting media literacy [30].
      </p>
      <p>Historically, bias was primarily understood as coverage inequality, as put forth by Stevenson
et al. [31]. However, later definitions expanded to include systematic favoring of particular
ideologies or candidates, as illustrated by Waldman and Devitt [32].</p>
      <p>These broader interpretations of bias consider factors like visual favorability in news images.
Based on a review of numerous studies, [33] proposed three types of media bias: gatekeeping
bias, coverage bias, and statement bias. Groeling [34] influenced this classification concept of
media bias, focusing on selection bias (what to cover) and presentation bias (how to cover it).
Selection bias research typically involves collecting news articles or transcripts, analyzing their
content, and identifying systematic biases. Meanwhile, presentation bias is often evaluated
through framing, visuals, tone, and sources [35]. Multiple methods have been proposed to
quantify news slant, including analyzing the language used by diferent political parties and
mapping the distances between media sources based on their mutual followers on social media
platforms like Twitter [36, 37, 29].</p>
      <p>
        There have been various approaches for detecting the political bias of news articles. Kulkarni
et al. [38] used an attention-based multi-view model. Baly et al. [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] used adversarial training
to make sure that the model learns to predict the bias rather than the source of the news article.
      </p>
      <p>Another related task is hyper-partisan news detection, e.g., [39] proposed a meta-learning
approach to model the style similarities between text categories [40]. Systems using averaged
word embeddings from pre-trained ELMo models succeeded for this task [41].</p>
      <p>
        Eforts to predict the political ideology of news media used multimodal deep-learningDinkov
et al. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Fact-checking methods that assess a document’s stance towards a claim considering
the source’s credibility have also been explored [26, 28]. For assessing entire news outlets,
researchers modeled tweets and Twitter users [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], information from social media, YouTube,
and Wikipedia [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ], and inter-media similarity based on audience overlap [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. There have also
been attempts to model bias and factuality jointly in a multitask setup [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>The CheckThat! lab for CLEF has expanded its task oferings compared to the previous
iterations, particularly concentrating on check-worthiness [42], subjectivity [43], bias (this paper),
factuality [44], and authority [45]. Notably, only in this sixth edition of the CheckThat! lab a
task has aimed at predicting bias at both the article level and the medium level.</p>
      <p>Overall, various computational models and datasets have advanced the detection of political
bias and factuality and contributed to media literacy eforts [46, 47, 48].</p>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusion and Future Work</title>
      <p>We presented a comprehensive analysis of Task 3 from the CheckThat!lab at CLEF 2023. This
lab focused on detecting the political bias in news articles and media outlets. The submissions
used transformer-based models (such as RoBERTa and ChatGPT) and gradient boosting on
decision trees (like CatBoost), achieving sizable improvements over the baselines.</p>
      <p>In future work, we plan to explore more information sources, to add more languages, and to
adopt a finer-grained scale.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgments</title>
      <p>The work of F. Alam and M. Hasanain is partially supported by NPRP 13S-0206-200281 and
NPRP 14C-0916-210015 from the Qatar National Research Fund, a member of Qatar Foundation.
The findings herein are solely the responsibility of the authors.
(CLEF 2023), 2023.
[22] G. Da San Martino, F. Alam, M. Hasanain, R. N. Nandi, D. Azizov, P. Nakov, Overview of
the CLEF-2023 CheckThat! lab task 3 on political bias of news articles and news media, in:
Working Notes of CLEF 2023–Conference and Labs of the Evaluation Forum, CLEF ’2023,
Thessaloniki, Greece, 2023.
[23] D. Azizov, S. Liang, P. Nakov, Frank at checkthat! 2023: Detecting the political bias of
news articles and news media, in: Working Notes of CLEF 2023–Conference and Labs of
the Evaluation Forum, CLEF ’2023, Thessaloniki, Greece, 2023.
[24] S. Tran, P. Rodrigues, B. Strauss, E. Williams, Accenture at CheckThat! 2023: Learning to
detect Political Bias of News Articles and Sources, in: [49], 2023.
[25] M. D. Türkmen, G. Coşgun, M. Kutlu, Tobb etu at checkthat! 2023: Utilizing chatgpt to
detect subjective statements and political bias, in: [49], 2023.
[26] R. Baly, G. Karadzhov, D. Alexandrov, J. Glass, P. Nakov, Predicting factuality of reporting
and bias of news media sources, in: Proceedings of the 2018 Conference on Empirical
Methods in Natural Language Processing, 2018, pp. 3528–3539.
[27] R. Baly, G. Da San Martino, J. Glass, P. Nakov, We can detect your bias: Predicting the
political ideology of news articles, in: Proceedings of the 2020 Conference on Empirical
Methods in Natural Language Processing (EMNLP), 2020, pp. 4982–4991.
[28] R. Baly, M. Mohtarami, J. Glass, L. Màrquez, A. Moschitti, P. Nakov, Integrating stance
detection and fact checking in a unified corpus, in: Proceedings of the 2018 Conference of
the North American Chapter of the Association for Computational Linguistics: Human
Language Technologies, Volume 2 (Short Papers), New Orleans, Louisiana, 2018, pp. 21–27.
[29] P. Nakov, H. T. Sencar, J. An, H. Kwak, A survey on predicting the factuality and the bias
of news media, arXiv preprint arXiv:2103.12506 (2021).
[30] M. Gentzkow, J. M. Shapiro, What drives media slant? Evidence from US daily newspapers,</p>
      <p>Econometrica 78 (2010) 35–71.
[31] R. L. Stevenson, R. A. Eisinger, B. M. Feinberg, A. B. Kotok, Untwisting the news twisters:</p>
      <p>A replication of efron’s study, Journalism Quarterly 50 (1973) 211–219.
[32] P. Waldman, J. Devitt, Newspaper photographs and the 1996 presidential election: The
question of bias, Journalism &amp; Mass Communication Quarterly 75 (1998) 302–311.
[33] D. D’Alessio, M. Allen, Media bias in presidential elections: A meta-analysis, Journal of
communication 50 (2000) 133–156.
[34] T. Groeling, Media bias by the numbers: Challenges and opportunities in the empirical
study of partisan news, Annual Review of Political Science 16 (2013) 129–151.
[35] E. C. Tandoc Jr, Journalism is twerking? How web analytics is changing the process of
gatekeeping, New media &amp; society 16 (2014) 559–575.
[36] K. Darwish, P. Stefanov, M. Aupetit, P. Nakov, Unsupervised user stance detection on
Twitter, in: Proceedings of the International AAAI Conference on Web and Social Media,
volume 14, 2020, pp. 141–152.
[37] P. Stefanov, K. Darwish, A. Atanasov, P. Nakov, Predicting the topical stance and
political leaning of media using tweets, in: Proceedings of the 58th Annual Meeting of the
Association for Computational Linguistics, 2020, pp. 527–537.
[38] V. Kulkarni, J. Ye, S. Skiena, W. Y. Wang, Multi-view models for political ideology detection
of news articles, in: Proceedings of the 2018 Conference on Empirical Methods in Natural
Language Processing, 2018, pp. 3518–3527.
[39] J. Kiesel, M. Mestre, R. Shukla, E. Vincent, P. Adineh, D. Corney, B. Stein, M. Potthast,
Semeval-2019 task 4: Hyperpartisan news detection, in: Proceedings of the 13th
International Workshop on Semantic Evaluation, 2019, pp. 829–839.
[40] M. Potthast, M. Hagen, T. Gollub, M. Tippmann, J. Kiesel, P. Rosso, E. Stamatatos, B. Stein,
Overview of the 5th international competition on plagiarism detection, in: CLEF
Conference on Multilingual and Multimodal Information Access Evaluation, CELCT, 2013, pp.
301–331.
[41] Y. Jiang, J. Petrak, X. Song, K. Bontcheva, D. Maynard, Team bertha von suttner at
SemEval-2019 task 4: Hyperpartisan news detection using ELMo sentence representation
convolutional network, in: Proceedings of the 13th International Workshop on Semantic
Evaluation, Minneapolis, Minnesota, USA, 2019, pp. 840–844.
[42] F. Alam, A. Barrón-Cedeño, G. S. Cheema, S. Hakimov, M. Hasanain, C. Li, R. Míguez,
H. Mubarak, G. K. Shahi, W. Zaghouani, P. Nakov, Overview of the CLEF-2023 CheckThat!
lab task 1 on check-worthiness in multimodal and multigenre content, in: Working Notes
of CLEF 2023–Conference and Labs of the Evaluation Forum, CLEF ’2023, Thessaloniki,
Greece, 2023.
[43] A. Galassi, F. Ruggeri, A. B.-C. no, F. Alam, T. Caselli, M. Kutlu, J. M. Struss, F. Antici,
M. Hasanain, J. Köhler, K. Korre, F. Leistra, A. Muti, M. Siegel, M. D. Turkmen, M. Wiegand,
W. Zaghouani, Overview of the CLEF-2023 CheckThat! lab task 2 on subjectivity in news
articles, in: Working Notes of CLEF 2023–Conference and Labs of the Evaluation Forum,
CLEF ’2023, Thessaloniki, Greece, 2023.
[44] P. Nakov, F. Alam, G. Da San Martino, M. Hasanain, R. N. Nandi, D. Azizov, P. Panayotov,
Overview of the CLEF-2023 CheckThat! lab task 4 on factuality of reporting of news
media, in: Working Notes of CLEF 2023–Conference and Labs of the Evaluation Forum,
CLEF ’2023, Thessaloniki, Greece, 2023.
[45] F. Haouari, Z. Sheikh Ali, T. Elsayed, Overview of the CLEF-2023 CheckThat! lab task 5
on authority finding in Twitter, in: Working Notes of CLEF 2023–Conference and Labs of
the Evaluation Forum, CLEF ’2023, Thessaloniki, Greece, 2023.
[46] P. Nakov, D. Corney, M. Hasanain, F. Alam, T. Elsayed, A. Barrón-Cedeño, P. Papotti,
S. Shaar, G. D. S. Martino, Automated fact-checking for assisting human fact-checkers, in:
Proceedings of the 30th International Joint Conference on Artificial Intelligence, 2021.
[47] F. Alam, S. Shaar, F. Dalvi, H. Sajjad, A. Nikolov, H. Mubarak, G. D. S. Martino, A. Abdelali,
N. Durrani, K. Darwish, A. Al-Homaid, W. Zaghouani, T. Caselli, G. Danoe, F. Stolk,
B. Bruntink, P. Nakov, Fighting the COVID-19 infodemic: Modeling the perspective of
journalists, fact-checkers, social media platforms, policy makers, and the society, in:
Findings of EMNLP 2021, 2021, pp. 611–649.
[48] P. Nakov, S. Rosenthal, Z. Kozareva, V. Stoyanov, A. Ritter, T. Wilson, SemEval-2013 task 2:
Sentiment analysis in Twitter, in: Second Joint Conference on Lexical and Computational
Semantics (*SEM), Volume 2: Proceedings of the Seventh International Workshop on
Semantic Evaluation (SemEval 2013), 2013, pp. 312–320.
[49] M. Aliannejadi, G. Faggioli, N. Ferro, Vlachos, Michalis (Eds.), Working Notes of CLEF
2023 - Conference and Labs of the Evaluation Forum, CLEF 2023, Thessaloniki, Greece,
2023.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>H.</given-names>
            <surname>Allcott</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gentzkow</surname>
          </string-name>
          ,
          <article-title>Social media and fake news in the 2016 election</article-title>
          ,
          <source>Journal of economic perspectives 31</source>
          (
          <year>2017</year>
          )
          <fpage>211</fpage>
          -
          <lpage>236</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>T.</given-names>
            <surname>Groseclose</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Milyo</surname>
          </string-name>
          ,
          <article-title>A measure of media bias</article-title>
          ,
          <source>The quarterly journal of economics 120</source>
          (
          <year>2005</year>
          )
          <fpage>1191</fpage>
          -
          <lpage>1237</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>R. R. R.</given-names>
            <surname>Gangula</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. R.</given-names>
            <surname>Duggenpudi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Mamidi</surname>
          </string-name>
          ,
          <article-title>Detecting political bias in news articles using headline attention</article-title>
          ,
          <source>in: Proceedings of the 2019 ACL workshop BlackboxNLP: analyzing and interpreting neural networks for NLP</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>77</fpage>
          -
          <lpage>84</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>K.</given-names>
            <surname>Lazaridou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Krestel</surname>
          </string-name>
          ,
          <article-title>Identifying political bias in news articles</article-title>
          ,
          <source>Bulletin of the IEEE TCDL 12</source>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Karadzhov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Alexandrov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Glass</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <article-title>Predicting factuality of reporting and bias of news media sources</article-title>
          ,
          <source>in: Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing</source>
          ,
          <year>2018</year>
          , pp.
          <fpage>3528</fpage>
          -
          <lpage>3539</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mohtarami</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Glass</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Màrquez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Moschitti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <article-title>Integrating stance detection and fact checking in a unified corpus</article-title>
          ,
          <source>in: Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          , Volume
          <volume>2</volume>
          (
          <string-name>
            <surname>Short</surname>
            <given-names>Papers)</given-names>
          </string-name>
          ,
          <year>2018</year>
          , pp.
          <fpage>21</fpage>
          -
          <lpage>27</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baly</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Karadzhov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Saleh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Glass</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          <article-title>, Multi-task ordinal regression for jointly predicting the trustworthiness and the leading political ideology of news media</article-title>
          ,
          <source>in: Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>2109</fpage>
          -
          <lpage>2116</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baly</surname>
          </string-name>
          , G. Karadzhov,
          <string-name>
            <given-names>J.</given-names>
            <surname>An</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kwak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dinkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Glass</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <article-title>What was written vs. who read it: News media profiling using text analysis and social media context</article-title>
          ,
          <source>in: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>3364</fpage>
          -
          <lpage>3374</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dinkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ali</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Koychev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <article-title>Predicting the leading political ideology of YouTube channels using acoustic, textual, and metadata information</article-title>
          ,
          <source>in: Proceedings of the 20th Annual Conference of the International Speech Communication Association, INTERSPEECH '19</source>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>P.</given-names>
            <surname>Stefanov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Darwish</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Atanasov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <article-title>Predicting the topical stance and political leaning of media using tweets</article-title>
          ,
          <source>in: Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>527</fpage>
          -
          <lpage>537</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>R.</given-names>
            <surname>Baly</surname>
          </string-name>
          , G. Da San Martino, J. Glass,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <article-title>We can detect your bias: Predicting the political ideology of news articles</article-title>
          ,
          <source>in: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing, EMNLP '20</source>
          ,
          <year>2020</year>
          , pp.
          <fpage>4982</fpage>
          -
          <lpage>4991</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>P.</given-names>
            <surname>Panayotov</surname>
          </string-name>
          , U. Shukla,
          <string-name>
            <given-names>H. T.</given-names>
            <surname>Sencar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Nabeel</surname>
          </string-name>
          , P. Nakov, GREENER:
          <article-title>Graph neural networks for news media profiling</article-title>
          ,
          <source>in: Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing</source>
          , Association for Computational Linguistics, Abu Dhabi, United Arab Emirates,
          <year>2022</year>
          , pp.
          <fpage>7470</fpage>
          -
          <lpage>7480</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Elsayed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Suwaileh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Màrquez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Zaghouani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Atanasova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kyuchukov</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Da San Martino, Overview of the CLEF-2018 CheckThat! lab on automatic identification and verification of political claims</article-title>
          ,
          <source>in: Proceedings of the Ninth International Conference of the CLEF Association: Experimental IR Meets Multilinguality, Multimodality, and Interaction, Lecture Notes in Computer Science</source>
          ,
          <year>2018</year>
          , pp.
          <fpage>372</fpage>
          -
          <lpage>387</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>T.</given-names>
            <surname>Elsayed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Hasanain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Suwaileh</surname>
          </string-name>
          , G. Da San Martino, P. Atanasova,
          <article-title>Overview of the CLEF-2019 CheckThat!: Automatic identification and verification of claims, in: Experimental IR Meets Multilinguality</article-title>
          , Multimodality, and Interaction,
          <string-name>
            <surname>LNCS</surname>
          </string-name>
          ,
          <year>2019</year>
          , pp.
          <fpage>301</fpage>
          -
          <lpage>321</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>A.</given-names>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Elsayed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          , G. Da San Martino, M. Hasanain,
          <string-name>
            <given-names>R.</given-names>
            <surname>Suwaileh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Haouari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Babulkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Hamdan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nikolov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Shaar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ali</surname>
          </string-name>
          , Overview of CheckThat! 2020
          <article-title>- automatic identification and verification of claims in social media</article-title>
          ,
          <source>in: Proceedings of the 11th International Conference of the CLEF Association: Experimental IR Meets Multilinguality</source>
          , Multimodality, and Interaction, CLEF '
          <year>2020</year>
          ,
          <year>2020</year>
          , pp.
          <fpage>215</fpage>
          -
          <lpage>236</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          , G. Da San Martino, T. Elsayed,
          <string-name>
            <given-names>A.</given-names>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Míguez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Shaar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Alam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Haouari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Hasanain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Babulkov</surname>
          </string-name>
          , et al.,
          <string-name>
            <surname>The</surname>
            <given-names>CLEF</given-names>
          </string-name>
          -
          <year>2021</year>
          <article-title>CheckThat! lab on detecting check-worthy claims, previously fact-checked claims, and fake news</article-title>
          ,
          <source>in: ECIR (2)</source>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          , G. Da San Martino,
          <string-name>
            <given-names>F.</given-names>
            <surname>Alam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Struß</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Mandl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Míguez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Caselli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kutlu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Zaghouani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Shaar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. K.</given-names>
            <surname>Shahi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Mubarak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nikolov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Babulkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. S.</given-names>
            <surname>Kartal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Beltrán</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Wiegand</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Siegel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Köhler</surname>
          </string-name>
          ,
          <article-title>Overview of the CLEF-2022 CheckThat! lab on fighting the COVID-19 infodemic and fake news detection</article-title>
          , in: A.
          <string-name>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          , G. Da San Martino, M. Degli
          <string-name>
            <surname>Esposti</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Sebastiani</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Macdonald</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Pasi</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Hanbury</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Potthast</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <string-name>
            <surname>Faggioli</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Nicola</surname>
          </string-name>
          (Eds.),
          <source>Proceedings of the 13th International Conference of the CLEF Association: Information Access Evaluation meets Multilinguality</source>
          , Multimodality, and Visualization, CLEF '
          <year>2022</year>
          , Bologna, Italy,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          , G. Da San Martino,
          <string-name>
            <given-names>F.</given-names>
            <surname>Alam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Míguez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Caselli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kutlu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Zaghouani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Shaar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Mubarak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Nikolov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. S.</given-names>
            <surname>Kartal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Beltrán</surname>
          </string-name>
          ,
          <article-title>Overview of the CLEF-2022 CheckThat! lab task 1 on identifying relevant claims in tweets</article-title>
          , in: N. Faggioli, Guglielmo andd Ferro,
          <string-name>
            <given-names>A.</given-names>
            <surname>Hanbury</surname>
          </string-name>
          , M. Potthast (Eds.), Working Notes of CLEF 2022-
          <article-title>Conference and Labs of the Evaluation Forum</article-title>
          , CLEF '
          <year>2022</year>
          , Bologna, Italy,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>A.</given-names>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Alam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Caselli</surname>
          </string-name>
          , G. Da San Martino, T. Elsayed,
          <string-name>
            <given-names>A.</given-names>
            <surname>Galassi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Haouari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ruggeri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Struß</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. N.</given-names>
            <surname>Nandi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. S.</given-names>
            <surname>Cheema</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Azizov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          ,
          <string-name>
            <surname>The</surname>
            <given-names>CLEF</given-names>
          </string-name>
          -2023
          <string-name>
            <surname>CheckThat!</surname>
          </string-name>
          <article-title>Lab: Checkworthiness, subjectivity, political bias, factuality, and authority</article-title>
          , in: J.
          <string-name>
            <surname>Kamps</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Goeuriot</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Crestani</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Maistro</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Joho</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Davis</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Gurrin</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          <string-name>
            <surname>Kruschwitz</surname>
            ,
            <given-names>A</given-names>
          </string-name>
          . Caputo (Eds.),
          <source>Advances in Information Retrieval</source>
          , Springer Nature Switzerland, Cham,
          <year>2023</year>
          , pp.
          <fpage>506</fpage>
          -
          <lpage>517</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>A.</given-names>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Elsayed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Nakov</surname>
          </string-name>
          , G. Da San Martino, M. Hasanain,
          <string-name>
            <given-names>R.</given-names>
            <surname>Suwaileh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Haouari</surname>
          </string-name>
          , Checkthat! at clef 2020:
          <article-title>Enabling the automatic identification and verification of claims in social media</article-title>
          , in: J. M. Jose, E. Yilmaz,
          <string-name>
            <given-names>J.</given-names>
            <surname>Magalhães</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Castells</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ferro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. J.</given-names>
            <surname>Silva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Martins</surname>
          </string-name>
          (Eds.),
          <source>Advances in Information Retrieval</source>
          , Cham,
          <year>2020</year>
          , pp.
          <fpage>499</fpage>
          -
          <lpage>507</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>A.</given-names>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Alam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Galassi</surname>
          </string-name>
          , G. Da San Martino, P. Nakov, ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Elsayed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Azizov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Caselli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Cheema</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Haouari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Hasanain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kutlu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ruggeri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M.</given-names>
            <surname>Struß</surname>
          </string-name>
          , W. Zaghouani,
          <article-title>Overview of the CLEF-2023 CheckThat! Lab checkworthiness, subjectivity, political bias, factuality, and authority of news articles and their source</article-title>
          , in: A.
          <string-name>
            <surname>Arampatzis</surname>
            , E. Kanoulas,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Tsikrika</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Vrochidis</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Giachanou</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Aliannejadi</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Vlachos</surname>
          </string-name>
          , G. Faggioli, N. Ferro (Eds.),
          <source>Experimental IR Meets Multilinguality, Multimodality, and Interaction. Proceedings of the Fourteenth International Conference of the CLEF Association</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>