journalAbbreviation field
I'd like to use the journal abbreviation when filing PDFs with zotfile, but I'm not sure what the rule is for when that field gets filled.
Sometimes, web imports (e.g., nature.com) seem to fill it, other times (PLOS Computational Biology) it does not or it gets filled simply with the full journal name.
Is there any way to populate this field on item import with ISO abbreviations no matter when the import comes from? Or, what determines whether this field gets filled? The translator for the website?
Thanks!
Sometimes, web imports (e.g., nature.com) seem to fill it, other times (PLOS Computational Biology) it does not or it gets filled simply with the full journal name.
Is there any way to populate this field on item import with ISO abbreviations no matter when the import comes from? Or, what determines whether this field gets filled? The translator for the website?
Thanks!
https://forums.zotero.org/discussion/67047/answered-zotero-and-journals-abbreviations
I'm still learning Zotero, so could you help me understand what the barriers are between using the abbreviation code for the word processors,
https://github.com/zotero/zotero/blob/master/chrome/content/zotero/xpcom/cite.js
in a plugin for standalone that could fill the journalAbbreviation field on import.
Alternatively, I have javascript code (based on old perl code) that abbreviates journal names using a jabref style list of abbreviations; is there a good way to incorporate that into a plugin?
Thanks again!