Skip to content

Commit

Permalink
Update cambridge-university-press-author-date-cambridge-a.csl (#6345)
Browse files Browse the repository at this point in the history
The documentation writes that chapter pages are not preceded by "pp".
"Publisher, 10-12" is correct but "Publisher pp. 10-12" is not.
  • Loading branch information
EricMarcon committed Dec 30, 2022
1 parent 0823448 commit e0a8148
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions cambridge-university-press-author-date-cambridge-a.csl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>CambridgeA style required by Journal of Tropical Ecology as of December 2022. Modified from 'cambridge-university-press-author-date' (which seems now to be CambridgeB) by Eric Marcon</summary>
<updated>2022-12-13T12:00:00+00:00</updated>
<updated>2022-12-21T12:00:00+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 @@ -228,8 +228,7 @@
<text variable="publisher"/>
</group>
<group>
<label variable="page" form="short" prefix=" " suffix=" "/>
<text variable="page"/>
<text variable="page" prefix=", "/>
</group>
</if>
</choose>
Expand Down

0 comments on commit e0a8148

Please sign in to comment.