ms609 / citation-bot

Citation bot is a tool to expand and format references at Wikipedia. It retrieves citation data from a variety of sources including CrossRef (DOI), PMID, PMC and JSTOR, and returns a formatted citation. Report bugs at https://en.wikipedia.org/wiki/User_talk:Citation_bot
https://en.wikipedia.org/wiki/User:Citation_bot/use
GNU General Public License v3.0
54 stars 23 forks source link

Why does the bot use the url parameter instead of the pmc parameter? #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set up a citation a journal that has an PubMed Central entry, for
example, PMID 5965249
2. run citation bot

What is the expected output? What do you see instead?
expected: something like this diff:
http://en.wikipedia.org/w/index.php?title=User%3AChris_Capoccia%2FSandbox&diff=3
13833331&oldid=313832568
actual: this diff:
http://en.wikipedia.org/w/index.php?title=User%3AChris_Capoccia%2FSandbox&diff=3
13832612&oldid=313832568

How was the bot initiated?
through the website

Please provide any additional information below.

Original issue reported on code.google.com by chriscapoccia on 14 Sep 2009 at 12:09

GoogleCodeExporter commented 9 years ago

Original comment by MartinS on 5 Oct 2009 at 5:39

GoogleCodeExporter commented 9 years ago
Fixed in r19

Original comment by MartinS on 6 Oct 2009 at 5:24