Difference between revisions of "Wikipedia Verification Check: a Chrome Browser Extension"

From Wikipedia Quality
Jump to: navigation, search
(+ Infobox work)
(Embed)
Line 10: Line 10:
 
== Overview ==
 
== Overview ==
 
In this paper authors present Version 1.0 of an implementation of a Wiki reference parser with a light-weight plugin in the form of a [[Google]] Chrome Extension with Javascript. The output of the parser is a "verification score" for any [[Wikipedia]] page, constructed from a combination of scores derived from reference accessibility and quality. The extension presented herein works from a pre-stored database of DOI and reference checks. Future versions working in real-time are also discussed. This work suggests generalizations to real-time verification checkers for arbitrary webpages and possibly even a real-time fact-checker for news platforms.
 
In this paper authors present Version 1.0 of an implementation of a Wiki reference parser with a light-weight plugin in the form of a [[Google]] Chrome Extension with Javascript. The output of the parser is a "verification score" for any [[Wikipedia]] page, constructed from a combination of scores derived from reference accessibility and quality. The extension presented herein works from a pre-stored database of DOI and reference checks. Future versions working in real-time are also discussed. This work suggests generalizations to real-time verification checkers for arbitrary webpages and possibly even a real-time fact-checker for news platforms.
 +
 +
== Embed ==
 +
=== Wikipedia Quality ===
 +
<code>
 +
<nowiki>
 +
Harder, Reed; Velasco, Alfredo J.; Evans, Michael S.; An, Chuankai; Rockmore, Daniel N.. (2017). "[[Wikipedia Verification Check: a Chrome Browser Extension]]". International World Wide Web Conferences Steering Committee. DOI: 10.1145/3041021.3053364.
 +
</nowiki>
 +
</code>
 +
 +
=== English Wikipedia ===
 +
<code>
 +
<nowiki>
 +
{{cite journal |last1=Harder |first1=Reed |last2=Velasco |first2=Alfredo J. |last3=Evans |first3=Michael S. |last4=An |first4=Chuankai |last5=Rockmore |first5=Daniel N. |title=Wikipedia Verification Check: a Chrome Browser Extension |date=2017 |doi=10.1145/3041021.3053364 |url=https://wikipediaquality.com/wiki/Wikipedia_Verification_Check:_a_Chrome_Browser_Extension |journal=International World Wide Web Conferences Steering Committee}}
 +
</nowiki>
 +
</code>
 +
 +
=== HTML ===
 +
<code>
 +
<nowiki>
 +
Harder, Reed; Velasco, Alfredo J.; Evans, Michael S.; An, Chuankai; Rockmore, Daniel N.. (2017). &amp;quot;<a href="https://wikipediaquality.com/wiki/Wikipedia_Verification_Check:_a_Chrome_Browser_Extension">Wikipedia Verification Check: a Chrome Browser Extension</a>&amp;quot;. International World Wide Web Conferences Steering Committee. DOI: 10.1145/3041021.3053364.
 +
</nowiki>
 +
</code>

Revision as of 08:46, 23 October 2020


Wikipedia Verification Check: a Chrome Browser Extension
Authors
Reed Harder
Alfredo J. Velasco
Michael S. Evans
Chuankai An
Daniel N. Rockmore
Publication date
2017
DOI
10.1145/3041021.3053364
Links
Original

Wikipedia Verification Check: a Chrome Browser Extension - scientific work related to Wikipedia quality published in 2017, written by Reed Harder, Alfredo J. Velasco, Michael S. Evans, Chuankai An and Daniel N. Rockmore.

Overview

In this paper authors present Version 1.0 of an implementation of a Wiki reference parser with a light-weight plugin in the form of a Google Chrome Extension with Javascript. The output of the parser is a "verification score" for any Wikipedia page, constructed from a combination of scores derived from reference accessibility and quality. The extension presented herein works from a pre-stored database of DOI and reference checks. Future versions working in real-time are also discussed. This work suggests generalizations to real-time verification checkers for arbitrary webpages and possibly even a real-time fact-checker for news platforms.

Embed

Wikipedia Quality

Harder, Reed; Velasco, Alfredo J.; Evans, Michael S.; An, Chuankai; Rockmore, Daniel N.. (2017). "[[Wikipedia Verification Check: a Chrome Browser Extension]]". International World Wide Web Conferences Steering Committee. DOI: 10.1145/3041021.3053364.

English Wikipedia

{{cite journal |last1=Harder |first1=Reed |last2=Velasco |first2=Alfredo J. |last3=Evans |first3=Michael S. |last4=An |first4=Chuankai |last5=Rockmore |first5=Daniel N. |title=Wikipedia Verification Check: a Chrome Browser Extension |date=2017 |doi=10.1145/3041021.3053364 |url=https://wikipediaquality.com/wiki/Wikipedia_Verification_Check:_a_Chrome_Browser_Extension |journal=International World Wide Web Conferences Steering Committee}}

HTML

Harder, Reed; Velasco, Alfredo J.; Evans, Michael S.; An, Chuankai; Rockmore, Daniel N.. (2017). &quot;<a href="https://wikipediaquality.com/wiki/Wikipedia_Verification_Check:_a_Chrome_Browser_Extension">Wikipedia Verification Check: a Chrome Browser Extension</a>&quot;. International World Wide Web Conferences Steering Committee. DOI: 10.1145/3041021.3053364.