RIS journal titles
Hello. I have noticed that when exporting RIS out of the Zotero, it places the journal name (publicationTitle) into the field T2. This is a problem when then importing this into other software (such as Papers2), because the journal title then gets placed into the field for Series Titles, and the journal field in Papers2 remains empty.
Some RIS documentation I have seen online seemed to recommend that it be put instead into a field JO; the official documentation now seems to recommend J2 for journal titles. Indeed, when I have manipulated the output file in a text editor, it worked as expected when then imported into Papers2.
Might J2 now be incorporated into the official translator? Many thanks.
Some RIS documentation I have seen online seemed to recommend that it be put instead into a field JO; the official documentation now seems to recommend J2 for journal titles. Indeed, when I have manipulated the output file in a text editor, it worked as expected when then imported into Papers2.
Might J2 now be incorporated into the official translator? Many thanks.
A list to the field mapping used by Zotero is here:
https://github.com/aurimasv/translators/wiki/RIS-Tag-Map
it is based quite precisely on the official RIS specification available here:
http://www.refman.com/support/risformat_intro.asp (link to .zip containing Excel table at the bottom of the page).
It's obviously quite easy to change the default output from T2 to J2, but we'll go with the standard specs unless there is newer/more official documentation.
I'm pretty sure that mapping T2 to series title is unambiguously wrong, so papers should fix that.
It may be that using "T2" for the journal title in the new version of the specification is a mistake.
Note that Zotero does recognize JO as an alternative on import to be able to handle RIS created from the old specs to some degree at least, but we won't change the export behavior.