Journal Abbr field
I'm not sure how to phrase my question because I don't fully understand the situation I'm in.
When I import bib information from a journal website via the Zotero browser plugin, the entry gets both "Publication" and "Journal Abbr" on Zotero.
1) Is the "Journal Abbr" provided by the website (publisher) or derived by the Zotero plugin ?
2) Is the abbreviation likely to be unique? I wonder whether I'm getting different abbreviations for the same journal.
3) All these abbreviations seem to be period-free. For example, I see something like "J Climate Sci" instead of "J. Climate Sci." Is this standard, de-facto standard, widely-observed convention, or . . . ?
I'm asking these questions because I want to decide whether I want to erase the Journal Abbr provided when the entry is imported and rely on Zotero's mechanism of abbreviating the journal names.
When I import bib information from a journal website via the Zotero browser plugin, the entry gets both "Publication" and "Journal Abbr" on Zotero.
1) Is the "Journal Abbr" provided by the website (publisher) or derived by the Zotero plugin ?
2) Is the abbreviation likely to be unique? I wonder whether I'm getting different abbreviations for the same journal.
3) All these abbreviations seem to be period-free. For example, I see something like "J Climate Sci" instead of "J. Climate Sci." Is this standard, de-facto standard, widely-observed convention, or . . . ?
I'm asking these questions because I want to decide whether I want to erase the Journal Abbr provided when the entry is imported and rely on Zotero's mechanism of abbreviating the journal names.
Upgrade Storage
When importing items from a website, the journal abbreviation field is provided by the web page.
When certain plugins are installed, the plugin may modify this field.
> Is the abbreviation likely to be unique?
The abbreviations obtained from web pages are not unique because different web sources provide different abbreviations (for example, Web of Science uses all caps without periods).
> All these abbreviations seem to be period-free.
This is provided by your journal's website, but it is recommended to use the one with dots in Zotero.
---
Linter (https://github.com/northword/zotero-format-metadata) can batch modify some journal abbreviations, its data source is https://github.com/JabRef/abbrv.jabref.org,following ISO4 standard with dots (https://github.com/northword/zotero-format-metadata/blob/main/docs/features.md#require-iso4-abbreviation-require-journal-abbr).
Those answers together imply that there are no practical benefits in retaining the publisher-supplied abbreviations and they are potential sources of practical nuisance (inconsistent journal names in your reference list).
> When certain plugins are installed, the plugin may modify this field.
I just use the official Zotero plugin for Chrome. Nothing else.
Regarding that, I was wondering if it's possible to prevent the plugin from importing Journal Abbr even when the publisher provides it. I looked at the plugin's options page and also the "details" page under "options" but didn't find a setting for the purpose.
. . . So, the real solution is to ask the author of the Better BibTeX extension to provide a switch "Automatically abbreviate journal title ignoring the Journal Abbr field."
*footnote: You talk about "styles", but LaTeX styles don't abbreviate journal titles. It's not impossible to program LaTeX to do the abbreviation referring to a database, but no such mechanism is provided. For this reason, the Better BibTeX extension provides the capability of automatic abbreviation when exporting Zotero database to the LaTeX-compatible database format.