Proper way to remove a trailing period
Just getting into zotero now - not sure if this is the right place. However, often I would like to discuss a citation, and use a comma instead of a fullstop:
e.g. original citation: "John Smith, 'Blah blah' (1979)."
to ""John Smith, 'Blah blah' (1979), notes that..."
Is there a "proper" way to delete that final fullstop (within the quotes)? Should I just delete it in the text editor or somehow remove it from the stylesheet and add my own punctuation at the end ?
e.g. original citation: "John Smith, 'Blah blah' (1979)."
to ""John Smith, 'Blah blah' (1979), notes that..."
Is there a "proper" way to delete that final fullstop (within the quotes)? Should I just delete it in the text editor or somehow remove it from the stylesheet and add my own punctuation at the end ?
, notes that ...
The leading comma will suppress the period.A leading space will have the same effect:
␣notes that
␣(notes that ...)
I'm still getting my head around the use of the Australian Guide to Legal Citation in zotero... now to work on hacking together a style to make sure European Union regulations are properly cited !
https://juris-m.github.io
Legal support has been completely revamped in Juris-M, and is now fully modular: citation styles adapt according to jurisdiction, using separate style code for each jurisdiction. This will vastly simplify style maintenance, and allows us to splice legal support onto virtually any style in the official CSL repository with relatively little effort.
Appreciate the heads up.