Skip to content

Commit

Permalink
Update cambridge-university-press-author-date.csl (#7387)
Browse files Browse the repository at this point in the history
* Update cambridge-university-press-author-date.csl

Fix minor issue: https://forums.zotero.org/discussion/121185/extra-comma-in-references#latest

* Re-indent CSL styles
  • Loading branch information
POBrien333 authored Feb 1, 2025
1 parent c24f70e commit 22617f9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions cambridge-university-press-author-date.csl
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@
<link href="https://www.cambridge.org/core/services/aop-file-manager/file/610be5e3a1acae0932de3cca/Cambridge-Reference-Styles.pdf" rel="documentation"/>
<author>
<name>Patrick O'Brien, PhD</name>
<email>[email protected]</email>
<email>[email protected]</email>
<uri>https://citationstyler.com</uri>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<updated>2017-09-05T18:57:18+00:00</updated>
<updated>2025-01-16T08:09:46+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale xml:lang="en">
Expand Down Expand Up @@ -220,7 +221,7 @@
<text variable="publisher"/>
</group>
<group>
<label variable="page" form="short" prefix=", " suffix=" "/>
<label suffix=" " variable="page" form="short"/>
<text variable="page"/>
</group>
</if>
Expand Down

0 comments on commit 22617f9

Please sign in to comment.