<!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>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Graph on Mathematics</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Moritz Schubotz</string-name>
          <email>moritz.schubotz@fiz-karlsruhe.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>EloiFerrer</string-name>
          <email>ferrer@zib.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>JohannesStegmüller</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>DanielMietchen</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Olaf Teschke</string-name>
          <email>olaf.teschke@fiz-karlsruhe.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Larissa Pusch</string-name>
          <email>pusch@zib.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tim Conrad</string-name>
          <email>conrad@zib.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>FIZ Karlsruhe - Leibniz Institute for Information Infrastructure</institution>
          ,
          <addr-line>Berlin</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Zuse Institute Berlin</institution>
          ,
          <addr-line>Berlin</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <fpage>12</fpage>
      <lpage>24</lpage>
      <abstract>
        <p>Mathematical world knowledge is a fundamental component of Wikidata. However, to date, no expertly curated knowledge graph has focused specifically on contemporary mathematics. Addressing this gap, the Mathematical Research Data Initiative (MaRDI) has developed a comprehensive knowledge graph that links multimodal research data in mathematics. This encompasses traditional research data items like datasets, software, and publications and includes semantically advanced objects such as mathematical formulas and hypotheses. This paper details the abilities of the MaRDI knowledge graph, which is based on Wikibase, leading up to its inaugural public release, codenamed Bravo, available on https://portal.mardi4nfdi.d.e This paper is submitted to the ISWC Wikidata Workshop 2023 novel resource track.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org</p>
    </sec>
    <sec id="sec-2">
      <title>1. The One-Stop-Portal Vision</title>
      <p>
        The Mathematical Research Data Initiative (MaRDI)1[0] strives to bring the FAIR data principles
[
        <xref ref-type="bibr" rid="ref32">23</xref>
        ] to life for mathematics and its research data (MathRD). A critical aspect of this ambition
involves creating a unified portal1 that ofers comprehensive access to all open research data
within mathematics and related fields.
      </p>
      <p>In this manuscript, we introduce the first Bravo release of the portal, now freely accessible
through direct access or various APIs. Rather than constructing such a portal from scratch - a
tactic adopted by parallel initiatives in Germany’s National Research Data Initiative (NFDI) - we
chose to utilize Wikimedia technology, predominantly MediaWiki, as a foundation, for several
reasons:
• MediaWiki ofers a thriving open-source environment with a myriad of free and
opensource software.
• A considerable user base exists for MediaWiki; many mathematicians are already
acquainted with Wikipedia and, to some extent, Wikidata.</p>
      <p>https://schubotz.org(M. Schubotz)
nEvelop-O
LGOBE</p>
      <p>CEUR
Workshop
Proceedings
• Upon the project’s completion, we have the option to incorporate our data into Wikidata
or another compatible platform.
• Both theWikimedia mathematics communityand portal users, notably mathematicians
based in Germany, mutually benefit from our advancements.
• We seamlessly inherit knowledge from Wikipedia and Wikidata, painstakingly curated
by hundreds of thousands of contributors over the past two decades.</p>
      <p>However, this decision comes with challenges; becoming part of the Wikimedia movement
necessitates embracing their work culture and guidelines and engaging with the community to
achieve consensus on sustainable solutions. Our contributions in this context are as follows:
1. We deliver a current ecosystem to house Wikibase and associated services on-premises.
2. We customize the general-purpose Wikibase infrastructure to cater to the specific needs
of the mathematical community.
3. We have devised a mechanism for importing external data that aligns with the Wikidata
data model.
4. We have actively enhanced the MediaWiki ecosystem by expanding and improving
services such as QuickStatements, MediaWiki extensions like Math and MathSearch, and
libraries like the Wikibase Integrator.
5. We have seeded the MaRDI KG with nearly 100 million trip2leasggregated from various
sources.</p>
      <p>This paper is organized as follows: Sectio2nbegins with an overview of our technology stack.
This is followed by Sectio3n, which presents our mathematics-specific extensions. Subsequently,
Section4 details the infrastructure for seeding and updating the knowledge graph. In Sect5i,on
we illustrate the functionality of our system with an example. Finally, Sec6tipornovides a
conclusion and discusses future prospects.</p>
    </sec>
    <sec id="sec-3">
      <title>2. Technical Infrastructure Overview</title>
      <p>The MaRDI portal’s infrastructure was initially constructed using tWheikibase release pipelin.e
The release pipeline incorporates a docker-compose file that delineates several services,
including MediaWiki with Wikibase extensions, the Wikidata Query Service, and the Blazegraph
Knowledge Graph backend. The docker-compose file allows for the launching of a pre-set
group of services via a single command, thus optimizing reproducibility and system or web
host independence.</p>
      <p>The MaRDI portal operates on a solitary open-stack instance with 32 GB of main memory
and 8 CPUs, alongside a 300 GB HDD. Only Docker and Git are installed on the host system. All
2Refer to the latest statistics fromhttps://portal.mardi4nfdi.de/wiki/Port.al
configurations are housed in partially encrypted Git repositories, which feature a CI pipeline
enabling direct deployment to production without necessitating access to the actual machine. If
the data volume increases, we have the capability to transition from a single-node deployment
to a Docker swarm with minimal modifications to our service specifications.</p>
      <p>
        The following provides a concise description of selected services from our infrastructure,
which currently comprise2s8 services [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]:
Traefik As the primary entry point to our portal, all external network trafic is channeled
through the Traefik reverse proxy. Traefik is responsible for managing SSL certificates
properly via in-built lets-encrypt management and protective measures to guard individual
services against unauthorized use. Additionally, Traefik collates access logs, enabling
centralized usage examinations for our interconnected services.
      </p>
      <p>
        MediaWiki In order to maintain compatibility with Wikipedia and manage only one version
of mathematics-specific extensions, we chose to fork the infrastructure and update the
container with the same versions utilized by Wikipedia in production starting from a
previous efort [
        <xref ref-type="bibr" rid="ref3">4</xref>
        ].
      </p>
      <p>WDQS WDQS is the abbreviation of Wikidata Query Service which we have adapted to query
the MaRDI portal and renamed it to MaRDI Query Service. This service is deployed based
on four Docker containers: the Blazegraph database storing the knowledge graph, an
updater that synchronizes the Wikibase entries with the Blazegraph backend, a frontend
GUI to perform SPARQL queries, and a proxy to protect the SPARQL endpoint. The GUI
for this service can be accessed aqtuery.portal.mardi4nfdi.d.e
LaTeXML LaTeXML is a service that converts LaTeX input to content and presentation</p>
      <p>MathML. It is employed for MathSearch.</p>
      <p>BaseX BaseX is an XML database utilized for formula search. The MathSearch extension is
responsible for keeping this service current.</p>
      <p>Backup A straightforward, custom backup process was installed to preserve precisely the data
we wish to retain, including the information saved on the SQL database, the MediaWiki
pages as XML and the uploaded files.</p>
      <p>
        Scholia Scholia is a tool that facilitates scholarly exploration of subsets of Wikidata’s
knowledge graph via a web browser 1[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Its backend queries the Wikidata Query Service
through predefined SPARQL queries parametrized by Wikidata identifiers, and its
frontend displays the results of several of these queries as profiles. A multitude of such profile
types exist, including works, venues, topics, authors, awards, events, or organizations.
MaRDI’s instance3 is deployed via a fork 3[] of the original 2[] deployed on the
Wikimedia Toolforge4. The intent behind the fork is to ensure maximum customizability for
mathematics, with general improvements fed back upstream wherever possible. The
      </p>
      <sec id="sec-3-1">
        <title>3https://scholia.portal.mardi4nfdi.de/ 4https://scholia.toolforge.org/</title>
        <p>ongoing customization includes eforts towards federated queries that utilize both the
MaRDI knowledge graph and Wikidata.</p>
        <p>Portainer Portainer is a management tool for Docker containers, images, volumes, and
networks that operates via a web interface. It provides multiple ways of interacting with
containers, including viewing their logs and accessing the container console. Portainer is
compatible with standalone Docker installations, Docker Swarm, and Kubernetes.
Watchtower Watchtower is a tool that keeps Docker images up to date and guarantees the early
installation of critical patches, provided Docker containers follow semantic versioning.
Prometheus &amp; Grafana Prometheus is a monitor and alerting toolkit to monitor the health
of the portal and the infrastructure. We visualize the data gathered by Prometheus using
the dashboarding tool Grafana.</p>
        <p>To guard against unintended side efects arising from changes to this multifaceted service
infrastructure, we implemented aTesting conceptthat is triggered by any modification. This
helps increase our confidence in not deploying erroneous code to our production environment.</p>
        <p>Additionally, Identity and Access Management (NFDIIAM) is a crucial aspect. MaRDI utilizes
OAuth as a protocol, which is also supported by the NFDI’s wide basic service, NFDIIAM.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>3. Mathematics-specific Extensions</title>
      <p>
        Our portal leverages two math-specific MediaWiki extensions, namely, Extension-Math26[
        <xref ref-type="bibr" rid="ref16">,
22, 15, 14</xref>
        ] and Extension-MathSearch2[
        <xref ref-type="bibr" rid="ref18 ref21 ref8">8, 20, 17</xref>
        ]. The former extension, deployed across all
Wikimedia projects, including Wikipedia, facilitates the rendering of mathematical expressions.
The latter makes mathematical expressions searchable and links knowledge graph data to
HTML5.
      </p>
      <sec id="sec-4-1">
        <title>3.1. Rendering of Mathematical Expressions</title>
        <p>
          The MaRDI portal, alongside Wikipedia and Wikidata, employs texvc markup to express
mathematical formulas. This LaTeX variant does not permit runtime syntax changes, favoring
context-free formula processing with a regular grammar. Mathematical expressions in wikitext
are denoted by the wikitext tag&lt;math&gt; (to be distinguished from the HTML5 elemen&lt;tmath&gt;).
These &lt;math&gt; tags enclose the texvc expressions, which are then rendered. In contrast, Wikibase
introduces a data type specifically for mathematical expressions. Examples of such notations
can be found in the DLMF defining formula in the MaRDI-KG2[
          <xref ref-type="bibr" rid="ref3">4</xref>
          ]5 and in math-tagged elements
in Wikitext6.
        </p>
        <p>Typically, portal users view page content in their web browsers. The Extension-Math
processes the texvc math from the Wikitext or the Wikibase entities into HTML, allowing the</p>
        <sec id="sec-4-1-1">
          <title>5https://portal.mardi4nfdi.de/wiki/Item:Q1799</title>
          <p>6https://portal.mardi4nfdi.de/wiki/Non-negative_Matrix_Factorization_for_Time-Resolved_Raman_Spectrosco
py_Data
browser to display the rendered formulas correctly. This rendering pipeline leverages an external
REST-based service to generate SVG images from texvc within the MediaWiki ecosystem26[].</p>
          <p>
            As of 2023, all Chromium-based browsers support MathML, a web standard defined by the
W3C7. MathML is part of HTML5, akin to SVG, and enables native math rendering without
needing images or browser extensions. Thus the latest versions of Edge, Chrome, Firefox,
and Safari8 fully support HTML5, including MathML since January 2023. Due to changes
in the MediaWiki ecosystem9 shifting away from microservices, and to augment processing
capabilities for semantic annotation, the MaRDI Project developed a rendering pipeline written
in pure PHP [
            <xref ref-type="bibr" rid="ref4">5</xref>
            ]. It generates MathML directly within the Math extension without the need for
communication with REST-based services.
          </p>
          <p>Initially, TexVC leverages a parsing expression grammar to extract a language-independent
parse tree from LaTeX formulas. This parse tree verifies the formula’s syntactical correctness
and provides feedback to authors in edit mode12[]. To validate this component’s functionality,
we used 312,190 formulas extracted from the English Wikipedi2a7[].</p>
          <p>
            The parse tree then undergoes root-first traversal, translating each item to a corresponding
MathML item. The native MathML component creates the correct MathML representation for
the 724 LaTeX commands supported by TexVC. The MathML used for automatic validation is
generated from Mathoid 2[
            <xref ref-type="bibr" rid="ref5">6</xref>
            ] and LaTeXML [29].
          </p>
          <p>
            The MaRDI project contributed to the open-source community by developing a PHP vers1i0on
of the TypeScript-based mhchemParser1[
            <xref ref-type="bibr" rid="ref13">, 13</xref>
            ], integrating it into the MediaWiki ecosystem
[
            <xref ref-type="bibr" rid="ref9">9</xref>
            ]. The mhchem syntax is employed alongside the mathematical formula notation to write
chemical equations within the Wikibase ecosystem. Implementing this component in PHP
enables the processing of these equations within the PHP-based math processing pipeline. The
component’s functionality was validated using 116 automated tests, which incorporate the
mhchem specification11.
          </p>
          <p>The native MathML pipeline in the MaRDI Wikibase paves the way for further advancements,
such as parsing formulas from arXiv, semantic annotation of formulas, enhancing accessibility
for visually impaired users, and resolving disambiguation scenarios.</p>
        </sec>
      </sec>
      <sec id="sec-4-2">
        <title>3.2. Formula Search in the MaRDI Portal</title>
        <p>The MaRDI Portal employs the MathSearch extensio2n8[]12 to search mathematical expressions
based on texvc input. The original version utilized the Math Web Search engine, also used in
the formula search of zbMATH Open2[1]. In the MaRDI project, we optimized the formula
search components for the Docker-based infrastructure running the latest MediaWiki versions.
The MaRDI setup13 uses the BaseX database to store the search index created for all formulae
in the MaRDI portal.</p>
        <p>7https://www.w3.org/TR/MathML/
8https://www.lambdatest.com/web-technologies/mathml
9https://phabricator.wikimedia.org/T303822
10https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/923597
11https://texdoc.org/serve/mhchem/0
12https://www.mediawiki.org/wiki/Extension:MathSearch
13https://github.com/MaRDI4NFDI/formulasearch</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Seeding Mathematical Research Data</title>
      <sec id="sec-5-1">
        <title>4.1. Defining Mathematical Research Data (MathRD)</title>
        <p>
          In the realm of mathematics, research data (MathRD)16[
          <xref ref-type="bibr" rid="ref5">, 6</xref>
          ] encompasses all data forms integral
to the research process. These data forms facilitate the creation and analysis of mathematical
models, substantiate proofs, test algorithms, and generally elucidate mathematical
phenomena. MathRD presents itself in various types, structures, and degrees of accessibility and
interoperability.
        </p>
        <p>MathRD ranges from highly structured forms like symbolic or numerical data, used for
encapsulating theorems, proofs, number sequences, or matrices. Geometric data, delineating
objects like curves, surfaces, or polytopes, also fall into this category. In contrast, MathRD may
also include less structured forms such as mathematical models or observational data. At the
extreme end of the spectrum, plain text data like scientific papers, online resources, articles,
and books are also encompassed under MathRD.</p>
        <p>The MaRDI knowledge graph is engineered to efectively capture the intricate structure of this
data. It does this by aggregating metadata from diverse sources, each describing mathematical
research data, into a consolidated graph.</p>
      </sec>
      <sec id="sec-5-2">
        <title>4.2. Constructing the MaRDI Knowledge Graph</title>
        <p>As previously alluded to in Sectio1n, the data model for the MaRDI knowledge graph is an
extension of the existing data model in Wikidata. Practically, this indicates that entities for the
MaRDI knowledge graph are sourced from Wikidata if pre-existing there. Once integrated into
the MaRDI knowledge graph, these entities can be further enriched with additional statements,
though the detailed modalities of whether and how to keep the MaRDI data in sync with
Wikidata remain to be worked out.</p>
        <p>This approach is particularly vital in the case of properties, as it necessitates the design of
our data model based on the available properties in Wikidata. New properties are defined only
when a corresponding one is absent in Wikidata. As a result, many of the properties found in
Wikidata are also present in the MaRDI knowledge graph. We anticipate the introduction of
new properties as the mathematical knowledge graph expands, which will be specifically linked
to mathematics.</p>
        <p>To facilitate entity import from Wikidata, we have established an entity importer functionality
built upon the Python module WikibaseIntegrat1o4r. This module forms the basis for a Python
class capable of transferring any given entity or list of entities from Wikidata to our Wikibase
instance. This importer class copies not only the label, description, and aliases of the entity
but also its statements, with the option to import additional connected entities. The importer
class includes a parameter that determines the desired depth level of the import. By default,
one level of depth is selected, importing all statements for each imported entity, and importing
only label, description, and aliases for the entities mentioned in these statements.</p>
        <p>The MaRDI knowledge graph further includes properties suchwaiskidata PID15 and wikidata
14https://github.com/LeMyst/WikibaseIntegrator
15https://portal.mardi4nfdi.de/wiki/Property:P11
QID16, which store the Wikidata identifier for each imported property and item, respectively.
This information is also stored in an internal SQL table, mapping the MaRDI knowledge graph
identifiers to Wikidata identifiers. This table additionally incorporates a parameter for each
entity indicating whether all its statements have been imported or only its label, description,
and aliases.</p>
        <p>This approach facilitates a comprehensive understanding of the overlap between the MaRDI
knowledge graph and Wikidata at any given time. Moreover, it ensures synchronization between
imported entities and Wikidata, and maintains consistency between the knowledge graphs,
thus making the eventual integration of the MaRDI knowledge graph into Wikidata seamless.</p>
        <p>The properties imported from Wikidata bolster the creation of new items in the MaRDI
knowledge graph. In addition to the Wikidata items, metadata from eight distinct sources have
been imported to varying degrees. These include formula metadata from DLMF, software
metadata from swMATH, publication metadata from zbMATH Open, arXiv and crossref, metadata
from resources stored at Zenodo, metadata on discrete geometric objects stored at poly17DB
and metadata on R packages published at CRA1N8.</p>
      </sec>
      <sec id="sec-5-3">
        <title>4.3. Persistent Identifiers and Compliance with FAIR Principles</title>
        <p>Adherence to FAIR principles necessitates the assignment of persistent identifiers to each linked
resource in the MaRDI knowledge graph. It’s essential to diferentiate between extrinsic and
intrinsic identifiers:
• Extrinsic identifiers : These identifiers are linked to a specific resource through a register.</p>
        <p>DOIs, Wikibase IDs or ORCID IDs are instances of this category.
• Intrinsic identifiers : These identifiers are innately linked to the resource and do not
necessitate an external register for association. An example is the name of a software
package, if used as its identifier.</p>
        <p>Every resource in the MaRDI knowledge graph is assigned an extrinsic identifier by being
created as a Wikibase entity. These follow the format used in Wikidata, with item identifiers
beginning with ’Q’ and property identifiers with ’P’. Additionally, entities imported from a given
source incorporate a statement that includes the identifier from the original source. Currently,
the MaRDI knowledge graph supports the following extrinsic identifiers:
• DOI
• ORCID iD
• Digital Library of Mathematical Functions ID
• swMATH work ID
16https://portal.mardi4nfdi.de/wiki/Property:P12
17https://polydb.org/
18https://cran.r-project.org/
• zbMATH Open document ID
• zbMATH author ID
• arXiv ID
• arXiv author ID
• Mathematics Subject Classification ID
• Zenodo ID
Further, two types of resources are linked to their source using extrinsic identifiers:
• CRAN Project: This identifier, imported from Wikidata19, links to an R package published
at the Comprehensive R Archive Network. The identifier is a string that corresponds to
the name of the R package.
• PolyDB ID: This identifier, created in the MaRDI knowledge graph, links to the original
metadata source of a polyDB collection. The identifier string corresponds to the name of
the collection.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>5. Case study: Orthogonal Polynomials and Special Functions</title>
      <p>In this section, we showcase some capabilities of the MaRDI portal using semantically enhanced
Mathematical formulas as an example, specifically focusing on Orthogonal Polynomials and
Special Functions (OPSF).</p>
      <p>In the field of OPSF, relationships between functions are essential. The NIST Digital Library
of Mathematical Functions, along with its companion, the Digital Repository of Mathematical
Formulae [25, 24], is an indispensable source of identifiers and formulas pertaining to this field.
Their main function is as aggregators of well-established knowledge, rather than providers of
novel work.</p>
      <p>A special variant of LaTeX has been developed by the team to enable a higher level of
machine-readable semantics. For example, one typically wriiteisn LaTeX to represent the
imaginary unit. In the context of DLMF/DRMF, however, one would u\sieunit. Both versions
render the same output. However, when the LaTeX source code is web-rendered rather than
PDF-generated, the\iunit version ofers the added advantage of being clickable. This improves
accessibility by linking to a human-readable explanation of what the imaginary unit represents.</p>
      <p>In Figure 1a, \iunit links tohttps://dlmf.nist.gov/1.9#E,1which is considered a permanent
identifier. This means that the numbering remains consistent, irrespective of the introduction
of additional material.</p>
      <p>To make DLMF data accessible from the MaRDI portal, we have imported the formulas into
our knowledge graph. Each formula has a corresponding Wikibase item. For example, the
formula displayed in Figur1ea corresponds toQ3045 and links to the definitionQ1399.
(a) Screenshot from the NIST Digital Library of Mathematical
Functions (DLMF)https://dlmf.nist.gov/7.5demonstrating the use of
\iunit.
(c) User friendly formula home
page of 1a in the MaRDI
Portal.</p>
      <p>(b) Representation of1a in the MaRDI Wikibase Instance.</p>
      <p>Our SPARQL query interface enables users to retrieve all formulas that include a link to the
imaginary unit with the following comma2n0d:
SELECT ?item WHERE { ?item wdt:P4 wd:Q1399 .}</p>
      <p>More complex queries are also supported, such as searching for all formuilnadsirectly
dependent on the gamma functio.n</p>
      <p>We have additionally created formula homepages, similar to the DRMF project, to make the
data available for classic searches and to ofer a more convenient view compared to the standard
Wikidata item view. Once the import of zbMATH articles is completed, bibliographic references
related to the formula, software models, and algorithms will be linked from here.</p>
      <p>Our software can also translate the expression from DLMF to Maple and Mathematica7][.
However, due to potential licensing issues, we only display the formulas on the separate site
https://lct.wmflabs.or,gand not in the portal.</p>
    </sec>
    <sec id="sec-7">
      <title>6. The road ahead</title>
      <p>The Bravo Release of the MaRDI platform served as a proof of concept for leveraging MediaWiki
and associated services from the Wikimedia ecosystem as a platform for the National Research
Data Infrastructure, focusing on the field of mathematics. We successfully demonstrated
the platform’s capability to handle domain-specific requirements, such as the manipulation
of mathematical expressions, proving the adaptability of this general-purpose platform for
specialized needs.</p>
      <p>
        However, we recognize that several aspects of the platform’s usability require enhancement.
The current interface design, reminiscent of a Wikipedia fork, needs to be reimagined to reflect
the nuances of a research data management platform. Furthermore, while advanced users might
ifnd formulating SPARQL queries straightforward, the average user might need additional
support. Although Wikidata provides visual aids to improve query generation, we aim to go a
step further by integrating a conversational interface to facilitate SPARQL query generation
following our previous MathQA eforts [
        <xref ref-type="bibr" rid="ref15">18</xref>
        ].
      </p>
      <p>The platform’s citation capabilities also leave room for improvement. While MediaWiki has
long provided permanent links (using the oldid flag), these could be further enhanced. For
instance, we are contemplating the implementation of a feature that stores a snapshot of the
PDF on Zenodo for convenience. However, the issue of citing query results remains an open
research problem, posing a challenge for reproducibility in data-intensive mathematics.</p>
      <p>The road ahead is not without its obstacles, but we are committed to continuous improvement
and development. Our aim is to deliver a platform that not only adheres to the FAIR principles but
also becomes an integral part of the mathematical research data ecosystem, thereby facilitating
collaboration and advancement in mathematical research.</p>
    </sec>
    <sec id="sec-8">
      <title>Acknowledgments</title>
      <p>This work was funded by the MaRDI project1[0] under DFG grant number 460135501. The text
of this manuscript was improved with several AI tools, including Grammarly and ChatGPT.
[1] [Software excerpt] M. Hensel and M. van den Berg, mhchemParser. swhid: ⟨https://githu
b.com/mhchem/mhchemParserswh:1:cnt:ddf2c75241bf79a175e655176b7808b07f7e9783;or
igin=https://github.com/mhchem/mhchemParser;visit=swh:1:snp:7ec88857e3585721a552
5a67085731cde73bfb51;anchor=swh:1:rev:a4456994f67c21819affc40e415ce5b404df05ab;pa
th=/src/mhchemParser.t⟩s.
M. Schubotz and A. P. Sexton. “A Smooth Transition to Modern mathoid-based Math
Rendering in Wikipedia with Automatic Visual Regression Testing”. JInoi:nt Proceedings
of the FM4M, MathUI, and ThEdu Workshops, Doctoral Program, and Work in Progress at the
Conference on Intelligent Computer Mathematics 2016 co-located with the 9th Conference on
Intelligent Computer Mathematics (CICM 2016), Bialystok, Poland, July 25-29, 2016. Edited
by A. Kohlhase, P. Libbrecht, B. R. Miller, A. Naumowicz, W. Neuper, P. Quaresma, F. W.
Tompa, and M. Suda. Volume 1785. CEUR Workshop Proceedings. CEUR-WS.org, 2016,
pages 132–145.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [2] [Software Release]
          <string-name>
            <given-names>D.</given-names>
            <surname>Mietchen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Å. Nielsen</surname>
          </string-name>
          , C. MacKenzie, E. Willighagen,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rutz</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Poelen</surname>
          </string-name>
          ,Scholia. swhid: ⟨swh:1:dir:a90e241734badc22ae4154488d320b1087fd4263;origin =https://github.com/WDscholia/scholia;visit=swh:
          <article-title>1:snp:475bacef8c802eefdad22c940284b 89767fa8e37;anchor=swh:1:rev:6d14811f1a52ec68c2b359f64807b306fd82d25⟩7.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [3] [Software Release]
          <string-name>
            <given-names>D.</given-names>
            <surname>Mietchen</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          ,
          <article-title>MaRDI Fork of Scholia. swhid: ⟨swh:1 :dir:b19ebb2df2a5a706b9ed0123e2e4c9847bb3b802;origin=https://github.com/MaRDI4 NFDI/scholia;visit=swh:1:snp:293cd1547e8700fb806efabd54a8fa272538c061;anchor=swh: 1:rev:cd9083745656c676edb1c81f8655d5d7a333a5b3⟩.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>[Software</given-names>
            <surname>Release] M. Schubotz</surname>
          </string-name>
          , mediawiki
          <article-title>-docker. swhid: ⟨swh:1:dir:c574bf0d9641a95d6 5cb2eb676b9cfb161781b60;origin=https://github</article-title>
          .com/physikerwelt/mediawiki-docker;
          <article-title>vis it=swh:1:snp:1996cb919e55391cc057329bf311c28a5f3be4e7;anchor=swh:1:rev:56e6f1f27d4 d1bde6fe2cdfd8f004c15636d6a29⟩</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [5] [Software Module]
          <string-name>
            <given-names>J.</given-names>
            <surname>Stegmüller</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          ,Extension:Math. lic: GPL. swhid: ⟨sw h:1:dir:96973202c47de62339be4e20031446171c0e78eb;origin=https://github.com/wikimed ia/mediawiki-extensions-Math;
          <article-title>visit=swh:1:snp:5615bfab6c6038fb784d9b86419783bfbeefd 826;anchor=swh:1:rev:73f2bd4e7008960b3e97e1de16f34e6a5816b8ac;path=</article-title>
          /src/TexVC⟩./
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>P.</given-names>
            <surname>Benner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lund</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Saak</surname>
          </string-name>
          . “
          <article-title>Towards a Benchmark Framework for Model Order Reduction in the Mathematical Research Data Initiative (MaRDI)”</article-title>
          .
          <source>ICno:RR abs/2307</source>
          .00137 (
          <year>2023</year>
          ). doi:
          <volume>10</volume>
          .48550/arXiv.2307.00137. arXiv:
          <volume>2307</volume>
          .
          <fpage>00137</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>A.</given-names>
            <surname>Greiner-Petter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Breitinger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Scharpf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Aizawa</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Gipp</surname>
          </string-name>
          . “Do the Math: Making Mathematics in Wikipedia Computable”.
          <source>InIE:EE Trans. Pattern Anal.</source>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          <string-name>
            <surname>Mach</surname>
          </string-name>
          . Intell.
          <volume>45</volume>
          .4 (
          <issue>Apr</issue>
          .
          <year>2023</year>
          ), pages
          <fpage>4384</fpage>
          -
          <lpage>4395</lpage>
          . issn:
          <fpage>0162</fpage>
          -
          <lpage>8828</lpage>
          . doi:
          <volume>10</volume>
          .1109/TPAMI.
          <year>2022</year>
          .
          <volume>3195261</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8] [Software excerpt
          <string-name>
            <given-names>] M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ortiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Stegmüller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Pusch</surname>
          </string-name>
          , E. Ferrer, and
          <string-name>
            <given-names>D.</given-names>
            <surname>Nolte</surname>
          </string-name>
          ,
          <article-title>Docker-compose repository for MaRDI 2023</article-title>
          .
          <article-title>swhid: ⟨swh:1:cnt:0a0d351f48352fa08626eb29 3ed856f036636caa;origin=https://github.com/MaRDI4NFDI/portal-compose;visit=swh:1:s np:476d7e7e164fe7f054feffe57b4df4b98326af2e;anchor=swh:1:rev:2e1f77a314a041c736eda a37853b63f54274d915;path=/docker-compose</article-title>
          .
          <source>yml;lines=24-5⟩0</source>
          .
          <fpage>8</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J.</given-names>
            <surname>Stegmüller</surname>
          </string-name>
          .
          <article-title>“mhchemParser in PHP”</article-title>
          . In: Zenodo, June 202d3.oi:
          <volume>10</volume>
          .5281/zenodo.81896 13.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>M.</given-names>
            <surname>Hintermüller</surname>
          </string-name>
          . “MaRDI:
          <article-title>Mathematical Research Data Initiative Proposal”</article-title>
          . In: (May
          <year>2022</year>
          ). doi:
          <volume>10</volume>
          .5281/ZENODO.6552435.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>R.</given-names>
            <surname>Shigapov</surname>
          </string-name>
          .
          <article-title>Knowledge graphs in BERD and in NFDI</article-title>
          . English.
          <year>2022</year>
          .doi:
          <volume>10</volume>
          .5281/ZENOD O.
          <volume>7373258</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>J.</given-names>
            <surname>Stegmüller</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          . “
          <article-title>Formula validation in MediaWiki with TexVC”</article-title>
          . In: Zenodo, Nov.
          <year>2022</year>
          . doi:
          <volume>10</volume>
          .5281/zenodo.7305299.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Hensel</surname>
          </string-name>
          . “
          <article-title>The mhchem Bundle”. Ina:vailable via CTAN, eg, at the site www</article-title>
          .
          <source>dante.</source>
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          de/cgi-bin/ctan-index (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [18] [22] [14]
          <string-name>
            <given-names>P.</given-names>
            <surname>Scharpf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Gipp</surname>
          </string-name>
          . “Mathematics in Wikidata”.
          <source>InPr:oceedings of the 2nd Wikidata Workshop (Wikidata</source>
          <year>2021</year>
          )
          <article-title>co-located with the 20th International Semantic Web Conference (ISWC</article-title>
          <year>2021</year>
          ), Virtual Conference, October
          <volume>24</volume>
          ,
          <year>2021</year>
          . Edited by L.
          <string-name>
            <surname>Kafee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Razniewski</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Hogan</surname>
          </string-name>
          . Volume
          <volume>2982</volume>
          .
          <source>CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Greiner-Petter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Meuschke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Teschke</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Gipp</surname>
          </string-name>
          . “
          <source>Mathematical Formulae in Wikimedia Projects</source>
          <year>2020</year>
          ”.
          <source>InJ:CDL '20: Proceedings of the ACM/IEEE Joint Conference on Digital Libraries in 2020, Virtual Event, China, August 1-5</source>
          ,
          <year>2020</year>
          . Edited by
          <string-name>
            <given-names>R.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Marchionini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. J.</given-names>
            <surname>Cunningham</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Hansen. ACM</surname>
          </string-name>
          ,
          <year>2020</year>
          , pages
          <fpage>447</fpage>
          -
          <lpage>448</lpage>
          . doi:
          <volume>10</volume>
          .1145/3383583.3398557.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>K.</given-names>
            <surname>Hulek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Müller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          , and
          <string-name>
            <given-names>O.</given-names>
            <surname>Teschke</surname>
          </string-name>
          . “
          <source>Mathematical Research Data - An Analysis Through zbMATH References”</source>
          .
          <source>InE: MS Newsletter</source>
          <year>2019</year>
          -
          <volume>9</volume>
          .113 (
          <issue>Aug</issue>
          .
          <year>2019</year>
          ), pages
          <fpage>54</fpage>
          -
          <lpage>57</lpage>
          . issn:
          <fpage>1027</fpage>
          -
          <lpage>488X</lpage>
          . doi:
          <volume>10</volume>
          .4171/NEWS/113/14.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>P.</given-names>
            <surname>Scharpf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Gipp</surname>
          </string-name>
          . “
          <article-title>Representing Mathematical Formulae in Content MathML Using Wikidata”</article-title>
          .
          <source>In:Proceedings of the 3rd Joint Workshop on Bibliometricenhanced Information Retrieval and Natural Language Processing for Digital Libraries ({BIRNDL}</source>
          <year>2018</year>
          )
          <article-title>Co-Located with the 41st International {ACM} {SIGIR} Conference on Research and Development in Information Retrieval ({SIGIR}</article-title>
          <year>2018</year>
          ). Edited by P. Mayr,
          <string-name>
            <given-names>M. K.</given-names>
            <surname>Chandrasekaran</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Jaidka</surname>
          </string-name>
          . Volume
          <volume>2132</volume>
          . CEUR Workshop Proceedings. CEURWS.org,
          <year>2018</year>
          , pages
          <fpage>46</fpage>
          -
          <lpage>59</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Scharpf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Dudhat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Nagar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Hamborg</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Gipp</surname>
          </string-name>
          . “
          <article-title>Introducing MathQA - a Math-Aware Question Answering System”</article-title>
          .
          <source>InP:roceedings of the Annual International ACM/IEEE Joint Conference on Digital Libraries (JCDL)</source>
          ,
          <source>Workshop on Knowledge Discovery. Fort Worth</source>
          , USA,
          <year>June 2018</year>
          .doi:
          <volume>10</volume>
          .1108/idd-06-2018-0022.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>F.</given-names>
            <surname>Å. Nielsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Mietchen</surname>
          </string-name>
          , and
          <string-name>
            <surname>E. Willighagen.</surname>
          </string-name>
          “
          <article-title>Scholia and scientometrics with Wikidata”</article-title>
          .
          <source>In: Scientometrics</source>
          <year>2017</year>
          . Nov.
          <year>2017</year>
          , pages
          <fpage>237</fpage>
          -
          <lpage>259</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -70407-4_
          <fpage>36</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          .
          <source>Augmenting Mathematical Formulae for More Efective Querying &amp; Eficient Presentation</source>
          . Epubli Verlag, Berlin, 2017i.
          <source>sbn: 978-3-7450-6208-3</source>
          . doi:
          <volume>10</volume>
          .14279/deposito nce-
          <volume>6034</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>F.</given-names>
            <surname>Müller</surname>
          </string-name>
          and
          <string-name>
            <given-names>O.</given-names>
            <surname>Teschke</surname>
          </string-name>
          . “
          <article-title>Full text formula search in zbMATH”</article-title>
          .
          <source>EInu:r. Math. Soc. Newsl</source>
          <volume>102</volume>
          (
          <year>2016</year>
          ), page 51.
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          <string-name>
            <surname>Waagmeester</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Wittenburg</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Wolstencroft</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Zhao</surname>
            , and
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Mons</surname>
          </string-name>
          . “
          <article-title>The FAIR Guiding Principles for Scientific Data Management and Stewardship”</article-title>
          .
          <source>InS:cientific Data 3</source>
          .1 (
          <issue>Mar</issue>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          <year>2016</year>
          ), page 160018. issn:
          <fpage>2052</fpage>
          -
          <lpage>4463</lpage>
          . doi:
          <volume>10</volume>
          .1038/sdata.
          <year>2016</year>
          .
          <volume>18</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          <string-name>
            <given-names>H. S.</given-names>
            <surname>Cohl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>McClain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. V.</given-names>
            <surname>Saunders</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. Y.</given-names>
            <surname>Zou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. S.</given-names>
            <surname>Mohammed</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A. A.</given-names>
            <surname>Danof</surname>
          </string-name>
          . “
          <article-title>Growing the Digital Repository of Mathematical Formulae with Generic Sources”</article-title>
          .
          <source>In:Intelligent Computer Mathematics, Lecture Notes in Artificial Intelligence</source>
          <volume>9150</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          <string-name>
            <surname>Edited by M. Kerber</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Carette</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Kaliszyk</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Rabe</surname>
            , and
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Sorge</surname>
          </string-name>
          . Volume
          <volume>9150</volume>
          . LNCS.
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          <string-name>
            <surname>Springer</surname>
          </string-name>
          ,
          <year>2015</year>
          , pages
          <fpage>280</fpage>
          -
          <lpage>287</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -20615-8_
          <fpage>18</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          <string-name>
            <given-names>H. S.</given-names>
            <surname>Cohl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>McClain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. V.</given-names>
            <surname>Saunders</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J. C.</given-names>
            <surname>Williams</surname>
          </string-name>
          . “
          <article-title>Digital Repository of Mathematical Formulae”</article-title>
          . InI:ntelligent Computer Mathematics - International Conference, CICM 2014, Coimbra, Portugal, July 7-
          <issue>11</issue>
          ,
          <year>2014</year>
          . Proceedings. Edited by S. M.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          <string-name>
            <surname>Watt</surname>
            ,
            <given-names>J. H.</given-names>
          </string-name>
          <string-name>
            <surname>Davenport</surname>
            ,
            <given-names>A. P.</given-names>
          </string-name>
          <string-name>
            <surname>Sexton</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Sojka</surname>
            , and
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Urban</surname>
          </string-name>
          . Volume
          <volume>8543</volume>
          . Lecture Notes in Computer Science. Springer,
          <year>2014</year>
          , pages
          <fpage>419</fpage>
          -
          <lpage>422</lpage>
          .doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>319</fpage>
          -08434-3_
          <fpage>30</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          and
          <string-name>
            <surname>G. Wicke.</surname>
          </string-name>
          “
          <article-title>Mathoid: Robust, scalable, fast and accessible math rendering for wikipedia”</article-title>
          . In:Intelligent Computer Mathematics: International Conference, CICM 2014, Coimbra, Portugal, July 7-
          <issue>11</issue>
          ,
          <year>2014</year>
          . Proceedings. Springer.
          <year>2014</year>
          , pages
          <fpage>224</fpage>
          -
          <lpage>235</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [27]
          <article-title>Schubotz and Obrovac</article-title>
          .
          <source>LaTeX formulae from English Wikipedia. Version 1.0</source>
          .0.
          <string-name>
            <surname>Zenodo</surname>
          </string-name>
          , Nov.
          <year>2014</year>
          . doi:
          <volume>10</volume>
          .5281/zenodo.7494266.
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          <source>[23] [24] [25] [26] [28]</source>
          [29]
          <string-name>
            <given-names>M.</given-names>
            <surname>Schubotz</surname>
          </string-name>
          . “Making Math Searchable in Wikipedia”.
          <source>In: arXiv:1304.5475 (Apr</source>
          .
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          <source>doi: 10.48550/arXiv.1304.5475</source>
          . arXiv:
          <volume>1304</volume>
          .5475 [cs].
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          <string-name>
            <given-names>D.</given-names>
            <surname>Ginev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Stammerjohanns</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Miller</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Kohlhase</surname>
          </string-name>
          . “
          <source>The LaTeXML Daemon: Editable Math on the Collaborative Web”. en. In: 6824. Proceedings of the Conference on Intelligent Computer Mathematics</source>
          , Bertinoro,
          <string-name>
            <surname>IT</surname>
          </string-name>
          , Dec. 201d1.oi: https://doi.org/10.1007 /978-3-
          <fpage>642</fpage>
          -22673-1_
          <fpage>25</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>