<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Enhancing MediaWiki Talk pages with Semantics for Better Coordination?</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>A Proposal</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jodi Schneider</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alexandre Passant</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>John G. Breslin??</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Digital Enterprise Research Institute, National University of Ireland</institution>
          ,
          <addr-line>Galway</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper presents a 15-item classi cation for MediaWiki Talk pages comments, associated with a new lightweight ontology that extends SIOC to represent these categories. We discuss how this ontology can enhance MediaWiki Talk pages, with RDFa, making content of such pages easier to parse and to understand. ? The work presented in this paper has been funded in part by Science Foundation Ireland under Grant No. SFI/08/CE/I1380 (L on-2). ?? John G. Breslin is also member of the School of Engineering and Informatics, NUI Galway 1 http://www.mediawiki.org/ 2 http://www.wikia.com/ 3 http://www.mediawiki.org/wiki/Extension:LiquidThreads 4 http://www.mediawiki.org/wiki/Category:Discussion_and_forum_extensions</p>
      </abstract>
      <kwd-group>
        <kwd>MediaWiki</kwd>
        <kwd>Wikipedia</kwd>
        <kwd>Talk pages</kwd>
        <kwd>RDFa</kwd>
        <kwd>SIOC</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        Wikis are often used for collaborative knowledge gathering and sharing, and
coordination of this work may take place on and o the wiki (e.g. [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]).
However, nding relevant conversations may become more di cult as their volume
increases.
      </p>
      <p>MediaWiki software1, used by Wikipedia, Wikia2, and other wikis, is one of
the most popular systems, and we focus on it throughout the paper.
Articlelevel coordination is common in MediaWiki; by default, MediaWiki installations
provide a Talk namespace. Each article links to a Talk page (originally empty),
which can be used to coordinate, discuss, and dispute the editing of that article.
Figure 1 shows a sample Talk page. Talk pages are heavily used (as we discuss
in Section 2.1), and some improvements to Talk pages have already been made
available as MediaWiki plugins3;4. We believe that Talk pages could bene t from
increased semantics.</p>
      <p>
        As Talk pages grow, MediaWiki editors may bene t from tools to help
identify relevant comments. We provide sample RDFa markup for MediaWiki Talk
pages, using a lightweight ontology for Talk page comments which extends SIOC
[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. This markup and ontology provide underlying metadata which could later
be used to highlight and query for certain types of Talk page comments.
      </p>
      <p>In the remainder of the paper, we rst review related work, then describe
15 categories used to classify comments on MediaWiki Talk pages. Next we
distill that classi cation system to a lightweight ontology for relevant Talk page
comments, which we use to markup a Talk page segment in RDFa. Finally we
outline work in progress on leveraging this ontology with RDFa markup and
JavaScript- and SPARQL-based tools.</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        Talk pages are heavily edited on Wikia and Wikipedia
Based on their studies of Wikia, Aniket &amp; Kittur postulate that article talk
scales linearly with the size of the wiki [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. They compare coordination and Talk
pages of Wikipedia and over 6000 Wikia wikis, nding di erences which they
attribute to di erences in community size and type.
      </p>
      <p>
        Wikipedia's Talk pages are heavily used, and in recent years, Talk pages have
been added more quickly than articles, growing at a rate of 11x, compared to
9x for articles [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Over a 2.5 year period, edits to Wikipedia Talk pages nearly
doubled, from 11% to 19% of all page edits, while article edits nearly halved
from 53% to 28% of all page edits [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Further, Wikipedia's users make a larger
or smaller percentage of edits to Talk pages depending on their social roles [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
2.2
      </p>
      <sec id="sec-2-1">
        <title>Studies of Wikipedia Talk pages</title>
        <p>
          While Wikipedia Talk pages have been studied from a content analysis,
communications theory, and data mining perspective, further research is needed because
the variance between Talk pages is signi cant. For instance, the most common
type of discussion, coordination requests (described in Section 3 below), ranges
widely, from 2% to 97% of the comments on a page, depending on the page [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ].
Due to the variance, perhaps it is not surprising that researchers do not agree on
the second most common type of discussion [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ][
          <xref ref-type="bibr" rid="ref11">11</xref>
          ]. However, despite the evident
variance, few categorical di erences between Talk pages have been identi ed or
systematically described. Furthermore, sample sizes for qualitative studies have
been small (see [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] for a comparison of Featured and non-Featured articles with
the largest sample size, 60 Talk pages). Other studies of Talk pages include [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ],
[
          <xref ref-type="bibr" rid="ref4">4</xref>
          ], [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ], and [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ].
        </p>
        <p>
          Viegas [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] provides both a manual classi cation of 25 hand-selected Talk
pages, and a quantitative analysis, which reveals that articles with Talk pages
are more highly edited, and have more editors than articles without Talk pages.
In particular,\94% of the pages with more than 100 edits have related Talk
pages". The dimensions used in their manual classi cation are further discussed
in Section 3, where they form the basis for our lightweight ontology.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Classifying comments in Wikipedia</title>
      <p>
        Our classi cation began organically from the items in Talk pages we reviewed
for our content analysis [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. These coalesced into a set of classi cations, which we
then compared with the classi cation frameworks used in [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] and [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Since we
planned to develop an ontology for editors to apply to their own comments, the
directness of Viegas' classi cations suited us, especially since these had already
been used for at least two studies, and were very similar to our own classi cation.
By contrast, since Stvilia classi es the possible information quality problems of
an article, his classi cations (such as cohesiveness and veri ability) require more
abstraction, since they describe attributes of the article, not of the comment;
further, some terms, (such as semantic consistency and security) might not be
instantly accessible to the lay reader and wiki editor.
      </p>
      <p>
        To update and extend Viegas' analysis [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], we undertook a manual content
analysis [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] of Talk page comments, based on 100 Talk pages from ve di
erent types of Wikipedia Talk pages. Our content analysis used 15
non-mutuallyexclusive classi cations. First, we used the 11 classi cations de ned by Viegas
[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]; Table 1 shows de nitions of each term, with examples taken from Wikipedia
Talk pages that we analyzed. To capture other features we were interested in,
we added 4 new, non-mutually-exclusive classi cations as shown in Table 2.
      </p>
      <p>We added these types because:
Classi cation De nition Example
Requests/suggestions Ideas, comments, or sugges- Currently some of the refs
for editing coordination tions involving editing the are YYYY-MM-DD format
article. and some are Month DD,</p>
      <p>YYYY. Which format do we
want to standardize to?
Requests for informa- Questions asked by someone Where is Ligurian spoken in
tion who doesn't intend to edit the Var ?</p>
      <p>the page.</p>
      <p>References to vandalism Mentions of vandalism.</p>
      <p>I've semi-protected the
article for another week, the
signal-to-noise ratio of the
IP edits seemed too low.</p>
      <p>References to wiki References to guidelines The section I removed had
guidelines and policies and/or policies of this wiki. no sources / references - if
you have sources they're no
good being kept a secret
;) WP:VERIFY, WP:CITE.</p>
      <p>
        Thanks/
References to internal References to internal wiki Would it be a good thing to
wiki resources resources such as di s, Talk re-add the links that were
page discussions, old version taken o in August?
Someof a page. body made them into a
template that was subsequently
deleted. The edit to recover
the old links is here: [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]
O -topic remarks Remarks not relating to PLATO IS THE BEST
editing the article. MAN ALIVE! LONG LIVE
      </p>
      <p>PLATO
Polls Formal proposals followed A month should be deleted
by statements such as Sup- from the \Deaths in
[CURport and Oppose, with jus- RENT YEAR]" page ONE
ti cations. WEEK after the month
ends...</p>
      <p>
        Requests for peer re- Requests for peer review. Users hoping to elevate
artiview cles to featured status may
solicit a peer review.[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]
Information boxes Special boxes with informa- See Fig. 2(a), which
protion, usually found at the poses and discusses a new
top of a Talk page. info box for the Swine
inuenza article.
      </p>
      <p>Images Images posted on the Talk See Fig. 2(b)
page.</p>
      <p>Other The sole exclusive category, \This review is transcluded
describes items that don't from Talk:Wiki/GA1. The
t elsewhere. edit link for this section can
be used to add comments to
the review."</p>
      <p>
        Table 1. Viegas' 11 types of Talk pages comments [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]
Classi cation De nition Example
References to sources References to sources, in- Exclusive! Mighty Stef
outside the wiki cluding print and deep web records football protest
resources, outside this wiki. song"Hot Press. Not sure
where to put it but I'll leave
it here as somebody might
nd it useful...
      </p>
      <p>References to reverts, Discussions of reverts, re- I noticed some people edit
removed material, or moving material, or contro- the page into what it will be
controversial edits versial edits. in 10 minutes but someone
is reverting it...just let it be.</p>
      <p>Reference to edits the Applied when an editor dis- Added the About.com
rediscussant made cusses his/her own article view since the review was
edits on the Talk page. part of the reception
section.</p>
      <p>Requests for help with Solicitations for assistance This is just to invite
atanother article, portal, elsewhere, or recruiting ed- tention to the page
Faceetc. itorial help in the Talk page book statistics just created;
for another article. of all interested editors. I
have just placed a mergeto
tag in it. Thanks.</p>
      <p>Table 2. Our 4 additional comment types for Talk pages</p>
      <p>{ Sources are heavily discussed in Talk pages, and some comments seem to be
made soley to deposit a source. While many sources are on the open web
(and can be detected as external links), print resources, inexact references,
and deep web resources may also be provided.
{ Disagreements about article content often take place in the context of reverts
to the page. Discussions about removing content or editing controversial
material may also take place on the Talk page before the article is edited.
{ The Talk page may be used to notify other editors about a recent edit,
perhaps to provide further description, anticipate questions, or clarify that a
suggestion has been implemented. Editors may also explain their own edits
in discussions of reverts and edit wars.
{ The Talk page is often seen as a site for communication with editors who
have interest in or knowledge about a given topic. Requests for help, like
Requests for information, draw on that perceived expertise.
4</p>
    </sec>
    <sec id="sec-4">
      <title>A model for structuring wiki contributions</title>
      <p>
        Based on the aforementioned 15 categories (11 from previous work plus the 4
that we introduced), we designed a lightweight vocabulary for annotating Talk
pages. The main purpose of this model is to categorize each comment in the wiki
page, so that, for example, one could immediately identify all the references to
vandalism, all the pages requiring help, or all the sources recommended on the
Talk page. This could be useful since editors may specialize, performing a certain
type of task repeatedly [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Categorization could also facilitate automatically
collating comments, for instance transcluding Requests for Information into a
more appropriate spot, such as the Wikipedia Reference Desk5 for that category.
To that end, we provide a model (applied to a Talk page in Fig. 3):
{ using existing ontologies, namely FOAF and SIOC, to model the users, the
discussion topics (considered as SIOC threads), and the comments. Among
others, we reuse the sioct:WikiArticle class from the SIOC Types module
and the sioc:has_discussion property that was introduced by some of our
previous work regarding modeling wiki structure using semantics [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
{ providing new classes to represent some of the classi cations introduced in
Section 3. We focused only on the requests and reference categories, for two
reasons. First, these are the ones that people might indicate when they add
new content (we will describe the process later). It is hard to imagine that
someone would mark their own comment as o -topic; however, labeling it a
\request for help" seems plausible. Second, these categories seem to be the
most relevant for querying and retrieving information.
      </p>
      <p>In addition, additional RDF properties could be used, e.g. from the Dublin
Code vocabulary. For instance, when making a ReferenceToEdit, specifying a
permalink to the edit could be done with dcterms:requires, or when making a
ReferenceToSources, specifying the URI of a source with dcterms:references.</p>
      <p>Our model, available at http://rdfs.org/sioc/wikitalk, then consists of:
{ A class WikiDiscussionItem.
{ Two classes, subclasses of the aforementioned one, named ReferenceItem
and RequestItem, for references and requests, respectively, that have various
subclasses as follows:</p>
      <p>For the ReferenceItem class:</p>
      <p>ReferenceToEdit;</p>
      <p>ReferenceToGuidelinesOrPolicies;
5 http://en.wikipedia.org/wiki/Wikipedia:Reference_desk</p>
    </sec>
    <sec id="sec-5">
      <title>Providing and using the annotations</title>
      <p>Using this model, we then describe the type(s) of each comment, and the
structural connections between these comments in MediaWiki Talk pages using RDFa
markup. Here is an example before adding the markup (Listing 1.1), and after
(Listing 1.2). The extracted RDF is also provided in Listing 1.3.
&lt;h2 &gt;
&lt;span class =" editsection " &gt;[&lt;a href ="/ w/ index . php ? title = Talk : Semantic_Web
&amp; amp ; action = edit &amp; amp ; section =2" title =" Edit section : Opening
sentence "&gt; edit &lt;/a &gt;] &lt;/ span &gt;
&lt;span class =" mw - headline " id =" Opening_sentence "&gt; Opening sentence &lt;/ span &gt;
&lt;/h2 &gt;
&lt;p &gt; Could somebody please put examples of ' semantic web ' immediately
after the opening sentence ? Otherwise it just sounds a bit waffly
and , more importantly , the intelligent lay reader is lost . Thanks .
&lt;a href ="/ wiki / Special : Contributions /86.42.96.251" title =" Special :
Contributions /86.42.96.251" &gt;86.42.96.251 &lt;/ a &gt; (&lt;a href ="/ wiki /
User_talk :86.42.96.251" title =" User talk :86.42.96.251" &gt; talk &lt;/a &gt;)
10:38 , 30 March 2009 ( UTC )
&lt;/p &gt;</p>
      <p>Listing 1.1. Example of a comment in a Talk page
&lt;div xmlns:sioc =" http: // rdfs . org / sioc / ns #" xmlns:siocwt =" http: // rdfs . org
/ sioc / wikitalk #" xmlns:content =" http: // purl . org / rss /1.0/ modules /
content /" about ="# Opening_sentence " typeof =" sioc:Thread " rel ="
sioc:has_container " href ="/w/ index . php ? title = Talk:Semantic_Web " &gt;
&lt;h2 &gt;
&lt;span class =" editsection " &gt;[ &lt;a href ="/w/ index . php ? title = Talk:Semantic_Web
&amp; amp ; action = edit &amp; amp ; section =2 " title =" Edit section: Opening
sentence " &gt;edit &lt;/a &gt;] &lt;/ span &gt;
&lt;span class ="mw - headline " id =" Opening_sentence " &gt; Opening sentence &lt;/ span &gt;
&lt;/ h2 &gt;
&lt;p about ="# post_1 " id ="# post_1 " typeof ="
siocwt:RequestEditingCoordination " rel =" sioc:has_container " href ="#
Opening_sentence " property =" content:encoded " &gt; Could somebody please
put examples of ' semantic web ' immediately after the opening
sentence ? Otherwise it just sounds a bit waffly and , more
importantly , the intelligent lay reader is lost . Thanks .
&lt;a href ="/ wiki / Special:Contributions /86.42.96.251 " title ="</p>
      <p>Special:Contributions /86.42.96.251 " &gt; 86.42.96.251 &lt;/a &gt; ( &lt;a href ="/ wiki
/ User_talk:86 .42.96.251 " title =" User talk:86 .42.96.251 " &gt;talk &lt;/a &gt;) 10
:38 , 30 March 2009 ( UTC )
&lt;/p &gt;
&lt;/ div &gt;
Listing 1.2. Example of a comment in a Talk page, with RDFa markup
&lt;# post_1 &gt; a siocwt : RequestEditingCoordination ;
content : encoded """ Could somebody please put examples of ' semantic web
' immediately after the opening sentence ? Otherwise it just sounds
a bit waffly and , more importantly , the intelligent lay reader is
lost . Thanks .
&lt;a href ="/ wiki / Special : Contributions /86.42.96.251" title =" Special :
Contributions /86.42.96.251" &gt;86.42.96.251 &lt;/ a &gt; (&lt;a href ="/ wiki /
User_talk :86.42.96.251" title =" User talk :86.42.96.251" &gt; talk &lt;/a &gt;)
10:38 , 30 March 2009 ( UTC )
"""^^ rdf : XMLLiteral ;</p>
      <p>sioc : has_container &lt;# Opening_sentence &gt; .
&lt;# Opening_sentence &gt; a sioc : Thread ;</p>
      <p>sioc : has_container &lt;/w/ index . php ? title = Talk : Semantic_Web &gt; .</p>
      <p>Listing 1.3. Example of a comment in a Talk page, in Turtle (without pre xes)</p>
      <sec id="sec-5-1">
        <title>Annotation and extraction tools</title>
        <p>We are currently developing several services to provide and use the
aforementioned annotations. First, we are creating two JavaScript plugins, an annotation
plugin and a highlight plugin. Then, we will also investigate the use of
SPARQLbased interfaces to query such annotations.</p>
        <p>While editing the Talk page, an editor could use a JavaScript-based
annotation plugin to specify which of the 10 classi cations of our ontology apply.
(Users do say that they are willing to choose the comment type.) The plugin
would then generate the applicable RDFa markup. The annotation plugin could
also get certain FOAF and SIOC attributes from the username or IP address.
The annotation plugin will also facilitate user testing with the Wikipedia
community, which may lead to further re nement of the Wikitalk module and its
class labels, based on task-based evaluations with frequent wiki editors and other
user testing of the annotation process.</p>
        <p>So far we have created a plugin to use such annotations; relying on the RDFa
markup, it uses a JavaScript RDFa parser6 to parse a Talk page and to highlight
relevant comments on a single Talk page, based on an ontology category to which
they belong. We are currently evaluating this plugin and making improvements
based on user feedback.</p>
        <p>A third application, based on SPARQL, will allow querying to get \views"
on the top of MediaWiki pages. For example, the user could \ nd all references
to vandalism posted in the last 2 days" or \ nd all comments mentioning a
source outside Wikipedia". SPARQL also opens up exciting possibilities, such as
automatically collating comments, for instance transcluding Requests for
Information into a more appropriate spot, such as (for Wikipedia) the Reference Desk
for that topic, thus enabling new ways to automatically gather particular kind
of comments, and facilitating the coordination process in MediaWiki instances.
6</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Conclusion</title>
      <p>Talk pages, as we have seen, are highly used, making it challenging to nd
relevant comments. To help ll this need, we used a 15-item classi cation for
MediaWiki Talk page comments, extended from Viegas, and then developed a
new lightweight ontology extending SIOC to represent the relevant categories.
We then enhanced MediaWiki Talk pages with RDFa markup to indicate
comment types and structural elements. That markup can in ongoing and future
work be extracted with JavaScript and SPARQL, making the content of such
pages easier to parse and to understand.</p>
      <p>
        While the classi cations in Tables 1 and 2 suit our immediate purpose, other
alternatives are possible. Di erent classi cations aiming towards a di erent
ontology might focus more narrowly on the changes suggested (or indicated as
made) by each comment (see, e.g. Table 3 in Stvilia [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]). Alternately, an
ontology dedicated to a particular wiki could be based on information quality
6 http://www.w3.org/2001/sw/BestPractices/HTML/rdfa-bookmarklet/
dimensions and editorial policies speci c to that wiki. As our work progresses,
we will be guided by user evaluations, to discover which such approaches might
be bene cial for editors collaborating in wiki spaces.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Nicolas</given-names>
            <surname>Bencherki</surname>
          </string-name>
          and
          <article-title>Jeanne d'Arc Uwatowenimana</article-title>
          .
          <article-title>Writing a Wikipedia article: Data mining and organizational communication to explain the practices by which contributors maintain the article's coherence</article-title>
          .
          <source>In Annual Meeting of the International Communication Association</source>
          , Montreal, Quebec, May
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2. John G. Breslin, Andreas Harth, Uldis Bojars, and
          <string-name>
            <given-names>Stefan</given-names>
            <surname>Decker</surname>
          </string-name>
          .
          <article-title>Towards Semantically-Interlinked Online Communities</article-title>
          .
          <source>In The Semantic Web: Research and Applications, Proceedings of the 2nd European Semantic Web Conference (ESWC '05)</source>
          , number 3532 in LNCS, pages
          <volume>500</volume>
          {
          <fpage>514</fpage>
          .
          <string-name>
            <surname>Heraklion</surname>
          </string-name>
          , Greece,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>Katherine</given-names>
            <surname>Ehmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Andrew</given-names>
            <surname>Large</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Jamshid</given-names>
            <surname>Beheshti</surname>
          </string-name>
          .
          <article-title>Collaboration in context: Comparing article evolution among subject disciplines in Wikipedia</article-title>
          .
          <source>First Monday</source>
          ,
          <volume>13</volume>
          (
          <issue>10</issue>
          ),
          <year>October 2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>Sean</given-names>
            <surname>Hansen</surname>
          </string-name>
          , Nicholas Berente,
          <string-name>
            <given-names>and Kalle</given-names>
            <surname>Lyytinen</surname>
          </string-name>
          .
          <article-title>Wikipedia as rational discourse: An illustration of the emancipatory potential of information systems</article-title>
          .
          <source>In 40th Annual Hawaii International Conference on System Sciences</source>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>Aniket</given-names>
            <surname>Kittur</surname>
          </string-name>
          and
          <string-name>
            <given-names>Robert E.</given-names>
            <surname>Kraut</surname>
          </string-name>
          . Beyond Wikipedia:
          <article-title>Coordination and con ict in online production groups</article-title>
          .
          <source>In CSCW 2010. ACM</source>
          ,
          <year>February 2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>Travis</given-names>
            <surname>Kriplean</surname>
          </string-name>
          , Ivan Beschastnikh,
          <string-name>
            <given-names>David W.</given-names>
            <surname>McDonald</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and Scott A.</given-names>
            <surname>Golder</surname>
          </string-name>
          . Community, consensus, coercion, control
          <article-title>: cs*w or how policy mediates mass participation</article-title>
          .
          <source>In Proceedings of the 2007 International ACM Conference on Supporting Group Work</source>
          , pages
          <volume>167</volume>
          {
          <fpage>176</fpage>
          ,
          <string-name>
            <surname>Sanibel</surname>
            <given-names>Island</given-names>
          </string-name>
          , Florida,
          <year>2007</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>Fabrizio</given-names>
            <surname>Orlandi</surname>
          </string-name>
          and
          <string-name>
            <given-names>Alexandre</given-names>
            <surname>Passant</surname>
          </string-name>
          .
          <article-title>Enabling cross-wikis integration by extending the SIOC ontology</article-title>
          .
          <source>In Proceedings of the Fourth Semantic Wiki Workshop (SemWiki</source>
          <year>2009</year>
          ),
          <article-title>co-located with 6th European Semantic Web Conference (ESWC</article-title>
          <year>2009</year>
          ), volume
          <volume>464</volume>
          ,
          <string-name>
            <surname>Hersonissos</surname>
          </string-name>
          , Heraklion, Crete, Greece,
          <year>June 2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <given-names>Christian</given-names>
            <surname>Pentzold</surname>
          </string-name>
          and
          <string-name>
            <given-names>Sebastian</given-names>
            <surname>Seidenglanz</surname>
          </string-name>
          . Foucault@
          <article-title>Wiki rst steps towards a conceptual framework for the analysis of wiki discourses</article-title>
          .
          <source>In WikiSym '06: Proceedings of the 2006 International Symposium on Wikis</source>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>Jodi</given-names>
            <surname>Schneider</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Alexandre</given-names>
            <surname>Passant</surname>
          </string-name>
          ,
          <string-name>
            <surname>and John G. Breslin.</surname>
          </string-name>
          <article-title>A content analysis: How Wikipedia talk pages are used</article-title>
          .
          <source>In WebScience</source>
          <year>2010</year>
          , Raleigh, North Carolina,
          <year>April 2010</year>
          . http://websci10.org/.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Besiki</surname>
            <given-names>Stvilia</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Michael B.</given-names>
            <surname>Twidale</surname>
          </string-name>
          ,
          <string-name>
            <surname>Linda</surname>
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>and Les</given-names>
          </string-name>
          <string-name>
            <surname>Gasser</surname>
          </string-name>
          .
          <article-title>Information quality work organization in Wikipedia</article-title>
          .
          <source>Journal of the American Society for Information Science and Technology</source>
          ,
          <volume>59</volume>
          (
          <issue>6</issue>
          ):
          <volume>983</volume>
          {
          <fpage>1001</fpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Fernanda</surname>
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Viegas</surname>
          </string-name>
          , Martin Wattenberg, Jesse Kriss, and Frank van Ham.
          <article-title>Talk before you type: Coordination in Wikipedia</article-title>
          .
          <source>In 40th Annual Hawaii International Conference on System Sciences</source>
          , pages
          <volume>78</volume>
          {
          <fpage>87</fpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Howard</surname>
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Welser</surname>
            , Dan Cosley, Gueorgi Kossinets, Austin Lin, Fedor Dokshin, Geri Gay, and
            <given-names>Marc</given-names>
          </string-name>
          <string-name>
            <surname>Smith</surname>
          </string-name>
          .
          <article-title>Finding social roles in Wikipedia</article-title>
          .
          <source>In Proceedings of the American Sociological Association</source>
          <year>2008</year>
          , Boston, MA,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>