Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdowned #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions README → README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
About:
------
About
-----

Wikipedia Cite-o-Meter is a tool designed to generate statistics of citations of scholarly works in Wikipedia and Wikimedia Commons.
Citation data is aggregated by DOI registrars, which are identified by DOI prefixes, as provided by CrossRef at: http://www.crossref.org/06members/50go-live.html

Cite-o-Meter generates reports in three different formats: as charts, sortable tables and raw JSON data.

A live version of the tool is available at: http://tools.wmflabs.org/cite-o-meter/

Credits:
Credits
--------
Dario Taraborelli, code
Daniel Mietchen, concept and early data

License:
* [Dario Taraborelli](https://twitter.com/readermeter), code
* [Daniel Mietchen](https://twitter.com/EvoMRI), concept and early data

License
--------
Cite-o-Meter data is released under CC0
http://creativecommons.org/publicdomain/zero/1.0/

Cite-o-Meter code is released under GPL v2
http://www.gnu.org/licenses/gpl-2.0.html
* Cite-o-Meter data is released under [CC0](http://creativecommons.org/publicdomain/zero/1.0/)
* Cite-o-Meter code is released under [GPL v2](http://www.gnu.org/licenses/gpl-2.0.html)