Psyc INFO puts first author last
I am using the Psyc INFO database (1967 to present) at The Ohio State University and am having trouble importing references into my Zotero library. Every time I import a reference the first author is moved to the last author. Otherwise the reference appears to import correctly. I have used other databases through OSU and have not run into any problems. I am eager to figure out a solution to this problem (other than manually fixing each entry), because Psyc INFO is the primary database I use to import references. Thank you for your help.
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.
@ajlyon I am not sure what COinS is... The only info that is displayed within the Psyc INFO database is "provided by OhioLINK and the Ohio State University Libraries". I am using 2.1.10 currently.
Thanks for your help!
http://olc3.ohiolink.edu/bin/gate.exe?f=doc&state=bgtokm.2.1
Thanks!
When I hover over the icon it says "This web site does not supply identity information".
Also, could you make a screenshot of the page as you see it and put it on a free image hosting site like imageshack and provide a link here.
Thank you.
ajlyon@kechkene:~/development/zotero/zotsvn/zotero/chrome/content/zotero/xpcom$ svn log openurl.js
------------------------------------------------------------------------
r10231 | simon | 2011-08-22 20:59:11 -0700 (Mon, 22 Aug 2011) | 2 lines
Fix saving authors from COinS
------------------------------------------------------------------------
r9805 | simon | 2011-07-10 14:40:08 -0700 (Sun, 10 Jul 2011) | 4 lines
Closes #1859, Author misordering in COinS when rft.au and rft.aulast combine
Thanks to Avram for the patch
You could open one of the pages that does this wrong, right click ---> View Page Source (ctrl+U should have the same effect) and then search for
class="Z3988"
close to it you will something like: only much longer - copy the whole thing (this is the COinS we talk about above) and paste it here together with a correctly formatted citation of that item (i.e. with the authors in the correct order).
Maybe that sheds some light on this.