<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>H. Turki);</journal-title>
      </journal-title-group>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>open-source software program mers on GitHub repositories</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Houcemeddine Turki</string-name>
          <email>turkiabdelwaheb@hotmail.fr</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mohamed Ali Hadj Taieb</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mohamed Ben Aouicha</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Lane Rasberry</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniel Mietchen</string-name>
          <email>daniel.mietchen@ronininstitute.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Data Engineering and Semantics Research Unit, Faculty of Sciences of Sfax, University of Sfax</institution>
          ,
          <addr-line>Sfax</addr-line>
          ,
          <country country="TN">Tunisia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>FIZ Karlsruhe - Leibniz Institute for Information Infrastructure</institution>
          ,
          <addr-line>Berlin</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Ronin Institute for Independent Scholarship</institution>
          ,
          <addr-line>Montclair, New Jersey</addr-line>
          ,
          <country country="US">United States of America</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>School of Data Science, University of Virginia</institution>
          ,
          <addr-line>Charlottesville, VA</addr-line>
          ,
          <country country="US">United States of America</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0002</lpage>
      <abstract>
        <p>Wikipedia and Wikidata are socio-technical systems driven by collaborative communities, open content, and open-source infrastructure. Some of the open-source software development around them involves code-sharing sites like GitHub. Analyzing GitHub for repositories related to Wikipedia and Wikidata can thus provide insights into multiple dimensions of the development of Wikipedia and Wikidata tools. We plan to do such an analysis, and in order to test our workflows for doing that, we ran a preliminary study based on a sample of 1000 GitHub repositories each for Wikidata and Wikipedia. We are preregistering our workflows here as a transparent basis for documenting and reporting on the full analysis later. The kinds of insights we expect based on the preliminary data about open-source GitHub repositories related to Wikidata and Wikipedia are as follows: (i) statistical information about these repositories; (ii) computational information, e.g. in terms of the programming languages used; (iii) demographic information about the contributors to such open-source projects; (iv) legal information about the choice of licenses; (v) linguistic information about the natural language used in the context of these repositories; (vi) trends over time. In the process of applying these preliminary workflows to studying the full dataset of GitHub repositories related to Wikipedia and Wikidata, we hope to gain some additional insights into the community dynamics at play in volunteer software development around Wikimedia projects, as well as into the process and merits of preregistrations for studies of this kind. We welcome community feedback on this approach as well as suggestions on additional aspects to include into the full study, and collaborations on the actual implementation.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org
CEUR
Workshop
Proceedings</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>
        The field of Empirical Software Engineering has evolved around the idea and practice of studying
how programmers work, e.g. how they address a particular issue or use a given resource to
develop computer-based solutions [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. With the age of Web 2.0, the creation of code repositories
such as GitHub, GitLab, or Gitee has provided suficient resources to study the behaviors of
communities of computer programmers, particularly when they are contributing to
collaborative projects [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. As open-source projects have risen and provided successful outputs, the
study of the characteristics of the communities behind them has grown significantly [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. In this
context, various patterns have been analyzed, ranging from the mechanisms behind the choice
of topics [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ], programming languages [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], and licenses [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] to the demographic distributions of
communities [
        <xref ref-type="bibr" rid="ref3 ref7 ref8">3, 7, 8</xref>
        ]. Since the early days of the Wikimedia community, the development of
open-source software has been one of the main pillars of the growth of Wikimedia projects,
particularly Wikipedia and Wikidata. Open-source software within the realm of the Wikimedia
community is diverse and involves, for instance, toolkits to process Wikipedia [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] and
Wikidata [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], user scripts [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] and bots [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] to automate the editing and analysis of the two online
databases [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ], as well as tooling for visualizing Wikidata content [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], not to forget the software
used to host Wikipedia and Wikidata, respectively – MediaWiki [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] and Wikibase [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
      </p>
      <p>This document represents a preregistration, outlining our approach to evaluating how
programmers work on their development projects related to Wikipedia and Wikidata through the
assessment of GitHub repositories about Wikidata and Wikipedia. Understanding the GitHub
landscape of Wikipedia and Wikidata repositories is essential for optimizing collaboration,
identifying programming trends, and ensuring the sustainability of these knowledge-sharing
platforms. The primary research questions that guide our study include:
• How does the GitHub community interact with repositories related to Wikipedia and</p>
      <p>Wikidata?
• What are the predominant programming languages used in GitHub repositories related
to Wikipedia and Wikidata?
• Who contributes the most to these GitHub repositories?
• What licenses are commonly associated with open-source projects related to Wikipedia
and Wikidata?
• How is the number of repositories distributed by their year of creation and year of the
last push?
• What are the most common topics of the repositories related to Wikipedia and Wikidata?
To address these questions, we will begin by explaining our approach to data collection and
analysis based on a preliminary study using small-scale sample data and open-source code
(Section 2). We will also highlight the importance of these research questions and their relevance
in understanding the open-source landscape around Wikipedia and Wikidata. Following the
data collection and analysis, we will provide preliminary results for this study based on the
sample data and discuss them by contextualizing them with previous research findings on the
matter (Section 3). Finally, we will draw conclusions on what the preliminary results mean
for a larger-scale study and for potential future work targeting the open-source landscape
around Wikipedia and Wikidata (Section 4). Each figure and table presented on the way will
contain a brief comment on how we expect the methodology of the full study to compare to
the preliminary methodology presented here, emphasizing the significance of addressing the
research questions to contribute to the understanding of software development in the Wikimedia
community.</p>
    </sec>
    <sec id="sec-3">
      <title>2. Methods</title>
      <p>
        For the initial study, we focus on GitHub, querying its search API via the dedicated Python
library PyGitHub [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]1. On April 20, 2023 we thus found 36.2k GitHub repositories related to
Wikipedia2 (Automatically assigned ”Wikipedia” as a category) and 2.9k GitHub repositories
related to Wikidata (Automatically assigned ”Wikidata” as a category).3 These ca. The GitHUb
repositories initially included in both ”Wikipedia” and ”Wikidata” categories at once are
attributed ”Wiki” as a category. 40k repositories are the target of our full study aimed at analyzing
the status of open-source software development related to the two Wikimedia Projects. In order
to test our workflows, we retrieved – on the same day and still via PyGitHub – the metadata of
the first 1,000 search results (that is the limit of the public search API) of the two search queries
based on the Best Match sorting option (for the full study, we will retrieve the full dataset using
date-based batches of 1000 or less).
      </p>
      <sec id="sec-3-1">
        <title>1Code and data for our preliminary study are available via https://github.com/csisc/WikiGitHub. 2https://github.com/search?q=wikipedia&amp;type=repositories 3https://github.com/search?q=wikidata&amp;type=repositories</title>
        <sec id="sec-3-1-1">
          <title>2.1. Structure of the data</title>
          <p>
            The retrieved data involves multiple variables about the characteristics of repositories and their
activity, as shown in Table 1. We stored the dataset as an Excel spreadsheet using Pandas, a
Python Library for data analytics [
            <xref ref-type="bibr" rid="ref18">18</xref>
            ]. Later, we used Matplotlib and Seaborn [
            <xref ref-type="bibr" rid="ref19">19</xref>
            ], two Python
Libraries for data visualization, to generate plots to visualize the statistical features of the
variables. None of the retrieved data except the Description field (see Section 3.6 for details) and
the License field (see Section 3.4 for details) have been pre-processed before data analysis.
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>3. Preliminary results and discussion</title>
      <sec id="sec-4-1">
        <title>3.1. Statistical information about the repositories</title>
        <p>
          Of the 2000 GitHub repositories retrieved in total, some (18 for Wikipedia and 6 for Wikidata)
were empty. Since that does not provide information about software development, we eliminated
them in favour of a more meaningful analysis, leaving 1,976 non-blank GitHub repositories
related to either or both of Wikipedia or Wikidata. 982 of them are exclusively related to
Wikipedia, while 994 are related to Wikidata4. This distribution allows a fair comparison
4Wikidata-related repositories include 35 generic repositories also linked to Wikipedia. We disregard this fact for
the purpose of our preliminary study. For the full study, we expect this number to be higher, and plan to explore
the connections.
between the patterns in which Wikipedia and Wikidata are used in computer programming,
whereas the full study will mean a comparison based on unequal numbers (somewhat higher
than the 36.2k for Wikipedia versus 2.9k for Wikidata that were reported above). 78.3% of the
Wikidata-related repositories and 68.6% of the Wikipedia-related ones returned a value for the
Home Page URL, so presumably have a project website. This can be interpreted to mean that
the Wikidata-related repositories and to a lesser extent the Wikipedia-related repositories are
developed for practical use in deploying web tools and services [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ].
        </p>
        <p>
          When assessing the popularity and volume of the GitHub repositories, we found that the
average number of stars and forks for Wikipedia-related repositories significantly exceeds the
ones for Wikidata-related repositories, as shown in Figure 1. This is mainly due to the higher
popularity and longer age of Wikipedia. Wikipedia has been created in 2001, so it is 11 years
older than Wikidata [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. In terms of audience, Wikipedia is used by millions of people across
the world for information seeking in various contexts, making it one of the most visited websites
for years [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ]. By contrast, despite being multilingual, the direct readership of Wikidata is
only equal to 2% of that of the English Wikipedia, as of June 2023 (277 million vs. 10 billion
pageviews)5. Thanks to their openly licensed content, both projects are used indirectly too,
e.g. on other websites, in search engines, or in research projects. Here, we are not aware of
comparative data, but we suspect that such indirect uses would see Wikidata at least not far
behind Wikipedia, and possibly ahead of it.
        </p>
      </sec>
      <sec id="sec-4-2">
        <title>3.2. Computational information</title>
        <p>5Live data: https://stats.wikimedia.org/#/wikidata.org and https://stats.wikimedia.org/#/en.wikipedia.org.</p>
        <p>
          When examining the main programming language for GitHub repositories related to
Wikidata and Wikipedia, we found a similar profile about the choice of programming languages
to process Wikidata and Wikipedia, as shown in Figure 2, despite the fact that Wikipedia is
semi-structured, while Wikidata is a fully-structured open knowledge graph [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. In both
cases, we found the distribution of GitHub repositories per main programming language
to follow a Lotka-like law (i.e., an inverse power law) [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ]. This is concordant with
previous research findings on the matter [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ]. Overall, Python was clearly the most popular
language in the repositories we explored (it was used in 282 Wikidata-related repositories
and 304 Wikipedia-related repositories). This preponderance of Python is a pattern common
to research-oriented GitHub repositories [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ]. It is not, however, a general characteristic of
GitHub repositories, where JavaScript, a web programming language, is leading the worldwide
open-source development movement [
          <xref ref-type="bibr" rid="ref24 ref25">24, 25</xref>
          ]. The prominence of Python can be explained
not only by the general popularity of this language [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ] but also (somewhat relatedly) by
the better availability of robust Python libraries that are customized to process Wikimedia
projects. These include Pywikibot (https://pypi.org/project/pywikibot/), Wikibase Integrator
(https://pypi.org/project/wikibaseintegrator/), WPTools (https://pypi.org/project/wptools/), and
Wikipedia (https://pypi.org/project/wikipedia/). That being said, web programming languages
such as JavaScript, CSS, PHP, and HTML are also popular in Wikidata and Wikipedia open-source
development projects. This is mainly due to the fact that Wikidata and Wikipedia are web-hosted
projects [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. Java appeared among the most used programming languages too. This can be
understood in terms of the common use of this object-oriented programming language for
open-source development projects [
          <xref ref-type="bibr" rid="ref24 ref25">24, 25</xref>
          ] and Java’s popularity amongst researchers [
          <xref ref-type="bibr" rid="ref27">27</xref>
          ] as
well as for mobile app development [
          <xref ref-type="bibr" rid="ref28">28</xref>
          ]. Jupyter notebooks were also popular, and while we
did not analyze the language they were written in, other analyses suggest that they are mostly
written in Python, though increasingly in other languages too, like R, Julia, and Scala [
          <xref ref-type="bibr" rid="ref29">29</xref>
          ].
        </p>
      </sec>
      <sec id="sec-4-3">
        <title>3.3. Demographic information</title>
        <p>
          When retrieving the GitHub usernames of the accounts behind the repositories, we found the
repositories to be distributed among developers in a way that follows Lotka’s law [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ], as shown
in Figure 3. This fits with the overall patterns of the distribution of GitHub repositories per
author [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ]. Most prominent in the data is the Wikimedia Foundation Development Team (17
Wikipedia-related repositories and 14 Wikidata-related ones). Although their GitHub
repositories are generally mirrors of the development happening on Wikimedia servers, this team’s
prominence in our results highlights its role in maintaining the software behind Wikimedia
projects, particularly MediaWiki and Pywikibot [
          <xref ref-type="bibr" rid="ref30">30</xref>
          ]. Wikimedia Deutschland, the Wikimedia
chapter in Germany, created the largest number of GitHub repositories related to Wikidata (17).
This confirms the central position of Wikimedia Deutschland in advocating for, promoting, and
developing Wikidata as a project that can bring other Wikimedia projects to the next stage [31].
The analysis of the other main contributors to Wikidata and Wikipedia GitHub repositories
revealed that most of the contributions of Wikipedia-related repositories are either tech giants
like Google, startups and open-source communities like hatnote, Kiwix, learn-co-students, and
Wikifox, or research scientists (e.g. Ed Summers [Stanford University, United States of America]
and Brian C. Keegan [University of Colorado Boulder, United States of America]) and projects
(e.g., DBpedia). We identified no developer who started more than three Wikipedia-related
repositories.
        </p>
        <p>
          The situation is diferent for Wikidata, where we observed Wikimedia volunteers who had
established more than three relevant repositories, including Tiago Lubiana (lubianat) and
Maxime Lathuilière (maxlath) at 13 and 12, respectively. Wikimedia researchers having a
close relationship with the Wikimedia Community are also visibly engaged in Wikidata
opensource development (e.g., Egon Willighagen [egonw], Andrew I. Su [sulab], and Jakob Voß
[nichtich]). The higher involvement of the Wikimedia Community in developing
Wikidatarelated projects can be explained in part by the more standardized format of Wikidata in the
form of triples, which makes it easier than Wikipedia to process automatically [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ]. Other
factors likely contributing to the efect include the fact that Wikidata tools can to some extent
build on Wikipedia ones, and the considerable eforts that Wikimedia Deutschland is investing
in the disseminating of technical aspects of Wikidata, particularly inside the community [31].
Most of the main contributors to GitHub repositories related to Wikidata and Wikipedia are
from Europe and North America. This is mainly caused by the country distribution of the
open-source development community [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] and fits with similar analyses of GitHub contributor
demographics, including one that combined GitHub data about repositories with demographic
data from Wikidata [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]. All of the active contributors we named above self-identify as male.
Gender bias is a common feature of the GitHub open-source community [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ], with various
contributing factors [32, 33, 34]. Further eforts should be provided to promote diversity, equity,
and inclusion inside the Wikimedia technical community. Works in this direction have already
been provided to establish a more inclusive community of Wikidata contributors, enhancing
the coverage of under-represented topics in the knowledge graph [35].
        </p>
      </sec>
      <sec id="sec-4-4">
        <title>3.4. Legal information</title>
        <p>Among the information that have been retrieved using the GitHub API, there was data about
license attribution based on the first line of every license file. These first lines of license files are
processed by hand to attribute the right license name for every repository. The analysis of the
licenses assigned to the GitHub repositories related to Wikidata and Wikipedia finds both to
have a similar profile of license attribution, as shown in Figure 4. The apparent dominance of All
Rights Reserved might come as a surprise but has to be understood such that those repositories
did not have any license declared, in which case full copyright protection has to be assumed by
default. Further eforts should be aimed at raising awareness within the Wikimedia technical
community around the importance of using – and properly declaring – permissive licenses to
allow the reuse and upgrade of their source codes for the good of the Wikimedia projects.</p>
        <p>
          The most popular open license in Wikimedia open-source development is the MIT License,
followed by the GNU General Public License and the Apache License. These three licenses are
the main ones that have been used for years in open-source development on GitHub [36, 37].
The only surprising fact is that the rate of GNU General Public License use is higher in
Wikidatarelated repositories in the same way as the rate of MIT License is higher in Wikipedia-related
repositories. The reduced gap between GNU General Public License use and MIT License use in
Wikidata-related repositories can perhaps be explained by the fact that Wikidata is released
under the CC0 License [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] and that Wikipedia is released under the CC-BY-SA 4.0 License [38].
The GNU General Public License is more compatible with the CC0 License than the CC-BY-SA
4.0 License [39].
        </p>
      </sec>
      <sec id="sec-4-5">
        <title>3.5. Trends</title>
        <p>Changes over time are dificult to assess with the limited dataset that we have, since we
suspect that the sort order we used to sample GitHub repositories is influenced by at least
some parameters that correlate with repository age, e.g. the number of stars, forks, commits,
commiters, or trafic.</p>
        <p>In particular, the sharp decline in recent years that is visible in Figure 5 might well be an
artifact. This could have been introduced due to our sampling a limited amount of repositories
in a non-random fashion, or it could be due to more subtle efects, such as the time that it takes
before a GitHub-hosted repository is actually indexed by GitHub and included into its search
index.</p>
        <p>We thus refrain from interpreting the distribution given in Figure 5 based on the preliminary
data, except for noting the existence of a few repositories that deal with Wikidata and that have
been created before the inception of the Project in 2012. These projects are either preliminary
sources for the initial development of Wikidata [31] or several Wikipedia-related development
projects that have been adapted to support Wikidata as a resource like YAGO [40], an open
knowledge graph initially derived from Wikipedia and WordNet [40].</p>
        <p>Notwithstanding the suspected bias against new repositories, recent years feature strongly
in terms of the year of last commit, and 2023 – despite being in its early stages at the time
of sampling – came out on top. Once we have the full dataset, we expect the prominence
of recent years in this plot to be even more pronounced, and comparisons to the temporal
patterns of repository creation (as per Figure 5) might yield insights into community dynamics,
sustainability and related matters. There could also be relationships between the license choice
(cf. Figure 4) and commit trends, since more permissive licenses provide more avenues for
engagement with a given repository [41].</p>
      </sec>
      <sec id="sec-4-6">
        <title>3.6. Linguistic information</title>
        <p>The Description data obtained from GitHub for each repository (cf. Table 1 - Brief statements
available for all the considered repositories) have been converted to lowercase, split by spaces,
and stripped from stopwords and punctuation to identify the most common words provided to
describe the GitHub repositories related to Wikidata and Wikipedia (cf. Fig. 7).</p>
        <p>The analysis of the top words included in these descriptions revealed that the distribution of
the words in the descriptions follows Zipf’s law [42].</p>
        <p>Both sets of GitHub repositories mainly deal with applications for the processing of data of
the two projects, as highlighted by the prominence of the word data in both. This involves
the management of Wikipedia pages (articles, pages, text, article, and page) and Wikidata items
and statements (knowledge, items, graph, and entities). This also includes the development
of software ( code), software libraries ( library) – especially in python) – for the development
of Application Programming Interfaces (APIs) and dump processing methods (api, wikibase,
mediawiki, dumps, and dump) and the creation of tools (tool and tools) and projects (project).
This is mostly done in the context of promoting the systematic use of APIs and dumps for the
automatic enrichment and processing of Wikidata and Wikipedia [43].</p>
        <p>
          Beyond this, there are several specific applications that are only applicable to Wikidata or
Wikipedia. Wikidata repositories emphasize projects related to the management of SPARQL
queries (sparql, queries, and query) or the creation of bots or scripts for the automatic enrichment
of the knowledge graph. This is closely linked to ongoing research projects for Wikidata related
to SPARQL query optimization and data augmentation based on external resources [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ].
        </p>
        <p>As for Wikipedia repositories, they show an interest in the development of methods for
quicker and simpler data mining of the project (search and simple). This confirms that the
development eforts around Wikipedia meet the long-term research eforts for the development
of robust and more eficient data mining techniques for exploring Wikipedia [ 44].</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Conclusion</title>
      <p>This project lightly analyzed about 2000 repositories out of nearly 40,000 that exist on GitHub.
Now that this project exists as a demonstration of how the analysis could work, we could gain
higher precision in our findings and also expand to more easily identify exceptional cases if
we continued to analyze all identified repositories. Furthermore, we could include GitLab or
Codeberg repositories – which have a reputation among some Wikimedia developers for being
more value-aligned than GitHub – or repositories from other platforms like Gitee that have
other demographic biases. We could also take a look at the technical communication platforms
of the Wikimedia Foundation such as Gerrit6 and Phabricator 7 [45] to further examine how</p>
      <sec id="sec-5-1">
        <title>6https://gerrit.wikimedia.org/r/.</title>
        <p>7https://phabricator.wikimedia.org.
the Wikimedia technical community discusses the incremental development of collaborative
projects, possibly including hardware-related ones like Internet-in-a-Box8.</p>
        <p>
          This project explored which questions would be answerable with the data available in GitHub.
More insights could be gained from matching external datasets to this data (e.g. as per [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]),
including the disambiguation of contributors and institutions, matching repositories to scholarly
publications [46, 47], and usage statistics in Wikimedia platforms.
        </p>
        <p>The Wikimedia community is highly engaged in the governance of Wikimedia projects.
This engagement plays out in various ways, but for example, community forums exist in the
Wikimedia platform where developers and users meet to discuss user challenges and technical
possibilities. While the Wikimedia community will discuss this paper as they routinely do for
all such reports, some people will undoubtedly ask further questions, and others may want to
interpret the preliminary results from this paper to inform ongoing or planned tool development.
We intended for this first analysis to be useful, but given the long-term budget planning of the
Wikimedia Foundation for development, the global and large Wikimedia audience base, and the
stakes of sustaining success as a nonprofit general information resource, scheduled reporting
updates for development trends such as these would surely guide stakeholder decision making.
One notable concern highlighted by our analysis is the prevalence of ”All Rights Reserved”
licenses in repositories. This finding underscores the importance of educating developers on
open science best practices and encouraging them to declare a license for their projects, even if
they are not open-source in nature. This step can contribute to a more open and collaborative
development ecosystem within Wikimedia and similar communities. This preregistration is
only an early step into characterizing the development landscape. Correct collection and
interpretation of development statistics such as those we explored here – especially considering
how much of this is volunteer-organized with little central planning – could have significant
returns of community engagement on the investment.</p>
        <p>While Wikipedia and Wikidata have been success stories in many respects – including some
software-related ones –, we suspect that volunteer developers of software around Wikipedia,
Wikidata and other Wikimedia projects would still benefit from insights into the social dynamics
of software development (within Wikimedia contexts as well as more generally), and so we
invite feedback from anyone who might be a potential user of the results of the full study.</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgments</title>
      <p>This research is funded by the Wikimedia Research Fund of Wikimedia Foundation (San
Francisco, California, United States of America) through the Adapting Wikidata to support clinical
practice using Data Science, Semantic Web and Machine Learning Project.9 Source code and data
are made available under the MIT License at https://github.com/csisc/WikiGitHub.</p>
      <sec id="sec-6-1">
        <title>8https://meta.wikimedia.org/wiki/Internet-in-a-Box</title>
        <p>9https://meta.wikimedia.org/wiki/Research:Adapting_Wikidata_to_support_clinical_practice_using_Data_Science,
_Semantic_Web_and_Machine_Learning
Conference on Global Software Engineering (ICGSE), IEEE, 2017. doi: 10.1109/icgse.
2017.11.
[31] D. Vrandečić, L. Pintscher, M. Krötzsch, Wikidata: The Making Of, in: Companion
Proceedings of the ACM Web Conference 2023, ACM, 2023. doi:10.1145/3543873.3585579.
[32] Z. Wang, Y. Wang, D. Redmiles, Competence-confidence gap: a threat to female developers’
contribution on github, in: Proceedings of the 40th International Conference on
Software Engineering: Software Engineering in Society, ACM, 2018. doi: 10.1145/3183428.
3183437.
[33] B. Vasilescu, D. Posnett, B. Ray, M. G. van den Brand, A. Serebrenik, P. Devanbu, V. Filkov,
Gender and Tenure Diversity in GitHub Teams, in: Proceedings of the 33rd Annual ACM
Conference on Human Factors in Computing Systems, ACM, 2015. doi:10.1145/2702123.
2702549.
[34] J. Terrell, A. Kofink, J. Middleton, C. Rainear, E. Murphy-Hill, C. Parnin, J. Stallings, Gender
diferences and bias in open source: pull request acceptance of women versus men, PeerJ
Computer Science 3 (2017) e111.
[35] S. Allison-Cassin, A. Armstrong, P. Ayers, T. Cramer, M. Custer, M. Lemus-Rojas,
S. McCallum, M. Profitt, M. A. Puente, J. Ruttenberg, A. Stinson, ARL White Paper
on Wikidata: Opportunities and Recommendations, Association of Research Libraries,
Washington, DC, 2019. URL: https://www.arl.org/wp-content/uploads/2019/04/2019.04.
18-ARL-white-paper-on-Wikidata.pdf.
[36] C. Vendome, G. Bavota, M. D. Penta, M. Linares-Vásquez, D. German, D. Poshyvanyk,
License usage and changes: a large-scale study on GitHub, Empirical Software Engineering
22 (2016) 1537–1577. doi:10.1007/s10664-016-9438-4.
[37] X. Wu, J.-Y. Wu, M.-H. Zhou, Z.-Q. Wang, L.-Y. Yang, Analysis of open source license
selection for the GitHub programming community, 2020. doi:10.48550/ARXIV.2009.00981.
[38] J. M. Heilman, E. Kemmann, M. Bonert, A. Chatterjee, B. Ragar, G. M. Beards, D. J. Iberri,
M. Harvey, B. Thomas, W. Stomp, M. F. Martone, D. J. Lodge, A. Vondracek, J. F. de Wolf,
C. Liber, S. C. Grover, T. J. Vickers, B. Meskó, M. R. Laurent, Wikipedia: A Key Tool
for Global Public Health Promotion, Journal of Medical Internet Research 13 (2011) e14.
doi:10.2196/jmir.1589.
[39] G. Hagedorn, D. Mietchen, R. Morris, D. Agosti, L. Penev, W. Berendsohn, D. Hobern,
Creative Commons licenses and the non-commercial condition: Implications for the re-use
of biodiversity information, ZooKeys 150 (2011) 127–149. doi:10.3897/zookeys.150.
2189.
[40] T. P. Tanon, G. Weikum, F. Suchanek, YAGO 4: A Reason-able Knowledge Base, in:
The Semantic Web, Springer International Publishing, 2020, pp. 583–596. doi:10.1007/
978-3-030-49461-2_34.
[41] S. Rathee, A. Chobe, Open source growth and trends, in: Getting Started with Open Source</p>
        <p>Technologies, Apress, 2022, pp. 149–169. doi:10.1007/978-1-4842-8127-7_8.
[42] M. Newman, Power laws, Pareto distributions and Zipf's law, Contemporary Physics 46
(2005) 323–351. doi:10.1080/00107510500052444.
[43] T. Steiner, Bots vs. Wikipedians, Anons vs. Logged-Ins (Redux), in: Proceedings of
The International Symposium on Open Collaboration, ACM, 2014. doi:10.1145/2641580.
2641613.
[44] Y. Wang, J. Zhang, Exploring topics related to data mining on Wikipedia, The Electronic</p>
        <p>Library 35 (2017) 667–688. doi:10.1108/el-09-2016-0188.
[45] W. Brown, How is the speed of code review afected by activity, usage and code quality?,
2023. doi:10.48550/ARXIV.2305.05770.
[46] L. Rasberry, D. Mietchen, Scholia for Software, Research Ideas and Outcomes 8 (2022)
e94771. doi:10.3897/RIO.8.E94771.
[47] A.-M. Istrate, D. Li, D. Taraborelli, M. Torkar, B. Veytsman, I. Williams, A large dataset of
software mentions in the biomedical literature (2022). doi: 10.48550/ARXIV.2209.00693.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Fernández</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.-H.</given-names>
            <surname>Passoth</surname>
          </string-name>
          ,
          <article-title>Empirical software engineering: From discipline to interdiscipline</article-title>
          ,
          <source>Journal of Systems and Software</source>
          <volume>148</volume>
          (
          <year>2019</year>
          )
          <fpage>170</fpage>
          -
          <lpage>179</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.jss.
          <year>2018</year>
          .
          <volume>11</volume>
          .019.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>G.</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. A.</given-names>
            da
            <surname>Costa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zou</surname>
          </string-name>
          ,
          <article-title>Improving the pull requests review process using learningto-rank algorithms</article-title>
          ,
          <source>Empirical Software Engineering</source>
          <volume>24</volume>
          (
          <year>2019</year>
          )
          <fpage>2140</fpage>
          -
          <lpage>2170</lpage>
          . doi:
          <volume>10</volume>
          .1007/ s10664-019-09696-8.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>A.</given-names>
            <surname>Bosu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. Z.</given-names>
            <surname>Sultana</surname>
          </string-name>
          ,
          <article-title>Diversity and Inclusion in Open Source Software (OSS) Projects: Where Do We Stand?</article-title>
          ,
          <source>in: 2019 ACM/IEEE International Symposium on Empirical Software Engineering and Measurement (ESEM)</source>
          , IEEE,
          <year>2019</year>
          . doi:
          <volume>10</volume>
          .1109/esem.
          <year>2019</year>
          .
          <volume>8870179</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Hindle</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Bird</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Zimmermann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Nagappan</surname>
          </string-name>
          ,
          <article-title>Do topics make sense to managers and developers?</article-title>
          ,
          <source>Empirical Software Engineering</source>
          <volume>20</volume>
          (
          <year>2014</year>
          )
          <fpage>479</fpage>
          -
          <lpage>515</lpage>
          . doi:
          <volume>10</volume>
          .1007/ s10664-014-9312-1.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>B.</given-names>
            <surname>Ray</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Posnett</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Filkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Devanbu</surname>
          </string-name>
          ,
          <article-title>A large scale study of programming languages and code quality in GitHub</article-title>
          ,
          <source>in: Proceedings of the 22nd ACM SIGSOFT International Symposium on Foundations of Software Engineering</source>
          , ACM,
          <year>2014</year>
          . doi:
          <volume>10</volume>
          .1145/2635868. 2635922.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>C.</given-names>
            <surname>Vendome</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A Large</given-names>
            <surname>Scale</surname>
          </string-name>
          <article-title>Study of License Usage on GitHub</article-title>
          ,
          <source>in: 2015 IEEE/ACM 37th IEEE International Conference on Software Engineering</source>
          , IEEE,
          <year>2015</year>
          . doi:
          <volume>10</volume>
          .1109/icse.
          <year>2015</year>
          .
          <volume>245</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>J.</given-names>
            <surname>Wachs</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Nitecki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Schueller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Polleres</surname>
          </string-name>
          ,
          <article-title>The Geography of Open Source Software: Evidence from GitHub</article-title>
          ,
          <source>Technological Forecasting and Social Change</source>
          <volume>176</volume>
          (
          <year>2022</year>
          )
          <article-title>121478</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.techfore.
          <year>2022</year>
          .
          <volume>121478</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>E.</given-names>
            <surname>Levitskaya</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Korkmaz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Mietchen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Rasberry</surname>
          </string-name>
          ,
          <source>Analysis of linked github and wikidata</source>
          ,
          <year>2022</year>
          . doi:
          <volume>10</volume>
          .5281/zenodo.7443339,
          <string-name>
            <surname>The Alfred P. Sloan</surname>
          </string-name>
          <article-title>Foundation supported this project with grant G-2021-17106.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>D.</given-names>
            <surname>Milne</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I. H.</given-names>
            <surname>Witten</surname>
          </string-name>
          ,
          <article-title>An open-source toolkit for mining Wikipedia</article-title>
          ,
          <source>Artificial Intelligence</source>
          <volume>194</volume>
          (
          <year>2013</year>
          )
          <fpage>222</fpage>
          -
          <lpage>239</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.artint.
          <year>2012</year>
          .
          <volume>06</volume>
          .007.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>D.</given-names>
            <surname>Vrandečić</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Krötzsch</surname>
          </string-name>
          , Wikidata,
          <source>Communications of the ACM</source>
          <volume>57</volume>
          (
          <year>2014</year>
          )
          <fpage>78</fpage>
          -
          <lpage>85</lpage>
          . doi:
          <volume>10</volume>
          .1145/2629489.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>H.</given-names>
            <surname>Turki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Hadj Taieb</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Ben Aouicha, Coupling Wikipedia Categories with Wikidata Statements for Better Semantics</article-title>
          ,
          <source>in: 2nd Wikidata Workshop (Wikidata@ISWC</source>
          <year>2021</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2021</year>
          , p.
          <fpage>8</fpage>
          . URL: https://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2982</volume>
          /paper-8.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>E.</given-names>
            <surname>Seidlmayer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Voß</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Melnychuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Galke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Tochtermann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Schultz</surname>
          </string-name>
          , K. U. Förstner,
          <article-title>ORCID for Wikidata - Data enrichment for scientometric applications</article-title>
          ,
          <source>in: 1st Wikidata Workshop (Wikidata@ISWC</source>
          <year>2020</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2020</year>
          , p.
          <fpage>9</fpage>
          . URL: https: //ceur-ws.
          <source>org/</source>
          Vol-
          <volume>2773</volume>
          /paper-09.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Farda-Sarbas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Müller-Birn</surname>
          </string-name>
          ,
          <source>Wikidata from a Research Perspective - A Systematic Mapping Study of Wikidata</source>
          ,
          <year>2019</year>
          . doi:
          <volume>10</volume>
          .48550/ARXIV.
          <year>1908</year>
          .
          <volume>11153</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>F.</given-names>
            <surname>Å. Nielsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Mietchen</surname>
          </string-name>
          , E. Willighagen, Scholia, Scientometrics and Wikidata, in: The Semantic Web: ESWC 2017
          <string-name>
            <given-names>Satellite</given-names>
            <surname>Events</surname>
          </string-name>
          ,
          <year>2017</year>
          , pp.
          <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="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Koren</surname>
          </string-name>
          , Working with MediaWiki, WikiWorks Press, San Bernardino, CA, USA,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>L.</given-names>
            <surname>Rossenova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Duchesne</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Blümel</surname>
          </string-name>
          ,
          <article-title>Wikidata and Wikibase as complementary research data management services for cultural heritage data</article-title>
          ,
          <source>in: 3rd Wikidata Workshop (Wikidata@ISWC</source>
          <year>2022</year>
          ),
          <source>CEUR Workshop Proceedings</source>
          ,
          <year>2022</year>
          , p.
          <fpage>15</fpage>
          . URL: https: //ceur-ws.
          <source>org/</source>
          Vol-
          <volume>3262</volume>
          /paper15.pdf.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>V.</given-names>
            <surname>Jacques</surname>
          </string-name>
          , Pygithub:
          <article-title>Typed interactions with the github api</article-title>
          v3,
          <year>2021</year>
          . URL: https://github. com/PyGithub/PyGithub.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>W. McKinney</surname>
          </string-name>
          <article-title>, pandas: a foundational Python library for data analysis and statistics</article-title>
          ,
          <source>Python for High Performance and Scientific Computing</source>
          <volume>14</volume>
          (
          <year>2011</year>
          )
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>E.</given-names>
            <surname>Bisong</surname>
          </string-name>
          ,
          <article-title>Matplotlib and seaborn</article-title>
          ,
          <source>in: Building Machine Learning and Deep Learning Models on Google Cloud Platform, Apress</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>151</fpage>
          -
          <lpage>165</lpage>
          . doi:
          <volume>10</volume>
          .1007/ 978-1-
          <fpage>4842</fpage>
          -4470-8_
          <fpage>12</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>T.</given-names>
            <surname>Puhlfurs</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Montgomery</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Maalej</surname>
          </string-name>
          ,
          <article-title>An Exploratory Study of Documentation Strategies for Product Features in Popular GitHub Projects</article-title>
          , in: 2022
          <source>IEEE International Conference on Software Maintenance and Evolution (ICSME)</source>
          , IEEE,
          <year>2022</year>
          . doi:
          <volume>10</volume>
          .1109/icsme55016.
          <year>2022</year>
          .
          <volume>00043</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>C.</given-names>
            <surname>Okoli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mehdi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mesgari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Å. Nielsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lanamäki</surname>
          </string-name>
          ,
          <article-title>Wikipedia in the eyes of its beholders: A systematic review of scholarly research on Wikipedia readers and readership</article-title>
          ,
          <source>Journal of the Association for Information Science and Technology</source>
          <volume>65</volume>
          (
          <year>2014</year>
          )
          <fpage>2381</fpage>
          -
          <lpage>2403</lpage>
          . doi:
          <volume>10</volume>
          .1002/asi.23162.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <surname>M. L. Pao</surname>
          </string-name>
          ,
          <article-title>Lotka's law: A testing procedure</article-title>
          ,
          <source>Information Processing &amp;amp; Management</source>
          <volume>21</volume>
          (
          <year>1985</year>
          )
          <fpage>305</fpage>
          -
          <lpage>320</lpage>
          . doi:
          <volume>10</volume>
          .1016/
          <fpage>0306</fpage>
          -
          <lpage>4573</lpage>
          (
          <issue>85</issue>
          )
          <fpage>90055</fpage>
          -
          <lpage>x</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>M.</given-names>
            <surname>Färber</surname>
          </string-name>
          , Analyzing the GitHub Repositories of Research Papers, in
          <source>: Proceedings of the ACM/IEEE Joint Conference on Digital Libraries in</source>
          <year>2020</year>
          , ACM,
          <year>2020</year>
          . doi:
          <volume>10</volume>
          .1145/ 3383583.3398578.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>B.</given-names>
            <surname>Ray</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Posnett</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Devanbu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Filkov</surname>
          </string-name>
          ,
          <article-title>A large-scale study of programming languages and code quality in GitHub</article-title>
          ,
          <source>Communications of the ACM</source>
          <volume>60</volume>
          (
          <year>2017</year>
          )
          <fpage>91</fpage>
          -
          <lpage>100</lpage>
          . doi:
          <volume>10</volume>
          .1145/ 3126905.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>D.</given-names>
            <surname>Celińska</surname>
          </string-name>
          , E. Kopczyński,
          <article-title>Programming Languages in GitHub: A Visualization in Hyperbolic Plane</article-title>
          ,
          <source>Proceedings of the International AAAI Conference on Web and Social Media</source>
          <volume>11</volume>
          (
          <year>2017</year>
          )
          <fpage>727</fpage>
          -
          <lpage>728</lpage>
          . doi:
          <volume>10</volume>
          .1609/icwsm.v11i1.
          <fpage>14862</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>T. F.</given-names>
            <surname>Bissyande</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Thung</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Jiang</surname>
          </string-name>
          , L. Reveillere, Popularity, Interoperability, and
          <source>Impact of Programming Languages in 100</source>
          ,000 Open Source Projects,
          <source>in: 2013 IEEE 37th Annual Computer Software and Applications Conference</source>
          , IEEE,
          <year>2013</year>
          . doi:
          <volume>10</volume>
          .1109/ compsac.
          <year>2013</year>
          .
          <volume>55</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>S.</given-names>
            <surname>Wattanakriengkrai</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Chinthanet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Hata</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. G.</given-names>
            <surname>Kula</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Treude</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Guo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Matsumoto</surname>
          </string-name>
          ,
          <article-title>Github repositories with links to academic papers: Public access, traceability, and evolution</article-title>
          ,
          <source>Journal of Systems and Software</source>
          <volume>183</volume>
          (
          <year>2022</year>
          )
          <article-title>111117</article-title>
          . doi:
          <volume>10</volume>
          .1016/J.JSS.
          <year>2021</year>
          .
          <volume>111117</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>I. J.</given-names>
            <surname>Mojica</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Adams</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Nagappan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Dienst</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Berger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. E.</given-names>
            <surname>Hassan</surname>
          </string-name>
          ,
          <article-title>A Large-Scale Empirical Study on Software Reuse in Mobile Apps</article-title>
          ,
          <source>IEEE Software 31</source>
          (
          <year>2014</year>
          )
          <fpage>78</fpage>
          -
          <lpage>86</lpage>
          . doi:
          <volume>10</volume>
          .1109/ms.
          <year>2013</year>
          .
          <volume>142</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>S.</given-names>
            <surname>Samuel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Mietchen</surname>
          </string-name>
          ,
          <article-title>Computational reproducibility of jupyter notebooks from biomedical publications</article-title>
          ,
          <year>2022</year>
          . arXiv:
          <volume>2209</volume>
          .
          <fpage>04308</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>B.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Robles</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Serebrenik</surname>
          </string-name>
          ,
          <article-title>Developer turnover in global, industrial open source projects: Insights from applying survival analysis</article-title>
          ,
          <source>in: 2017 IEEE 12th International</source>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>