What field controls what: where is the documentation?
Hello, I am trying to understand (as opposed to guess) what fields control
1) Journal title use of abbreviation or full title and related font
2) Volume and issue numbers, and related font
3) page number, and related font
and in general some sort of clear, straightforward, and structured reference where this and other information is available.
1) Journal title use of abbreviation or full title and related font
2) Volume and issue numbers, and related font
3) page number, and related font
and in general some sort of clear, straightforward, and structured reference where this and other information is available.
Full documentation of CSL is here: https://docs.citationstyles.org/en/stable/specification.html
It’s probably easiest to simply ask how to accomplish the edits you want.
To change a citation style from using full to abbreviated journal titles, change
<text variable="container-title"/>
to<text variable="container-title" form="short"/>
For abbreviations, note that the auto-abbreviation functionality linked to by damnation will only work when using the word processor (Word, LO, Google) add-ons, so you wouldn't see it in the Style Editor or when using Create Bibliography from Zotero.
<text variable="container-title" form="short" strip-periods="true"/>
strip-periods can also be called on (usually the short form of) terms and labels