COinS & Wikipedia
Use COinS to input reference from Wikipedia. (Geeze this is slick...)
http://en.wikipedia.org/wiki/Wendel%27s_theorem
After import the pages field has this: 109 & ndash ; 111
I used some extra spaces no to get html to convert this to dash it should be...
So the HTML tag for a dash is there instead of a dash.
http://en.wikipedia.org/wiki/Wendel%27s_theorem
After import the pages field has this: 109 & ndash ; 111
I used some extra spaces no to get html to convert this to dash it should be...
So the HTML tag for a dash is there instead of a dash.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
The COinS is
rft.pages=109%26ndash%3B111
it should be
rft.pages=109%E2%80%93111
in other words, the en-dash should just be URL encoded.
I don't know who to contact there and if this is a general problem with their COinS
https://forums.zotero.org/discussion/2866/year-not-imported-from-wikipedia-coins-article/
http://en.wikipedia.org/wiki/Template_talk:Citation/core#Removing_COINS_metadata
which looks like COinS is on the way out on WP
I agree that's a terrible idea and several regular posters here have made the point to WP on that page, but so far without success.
This was not an issue with the citation template. The citation was simply entered incorrectly on Wikipedia as
109–111
Edit: Well, actually it's not incorrect. It's just unnecessarily escaped. I'll try to get this fixed on Wiki's end.