Skip to content

Commit ccfb661

Browse files
authored
Merge pull request #5793 from benjaminmoon/patch-2
2 parents 520e127 + d9b956c commit ccfb661

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

monographs-of-the-palaeontographical-society.csl

+8-15
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<id>http://www.zotero.org/styles/monographs-of-the-palaeontographical-society</id>
77
<link href="http://www.zotero.org/styles/monographs-of-the-palaeontographical-society" rel="self"/>
88
<link href="http://www.zotero.org/styles/palaeontology" rel="template"/>
9+
<link href="https://www.palaeosoc.org/site/page/for-authors/notes/" rel="documentation"/>
910
<link href="https://www.tandfonline.com/action/authorSubmission?show=instructions&amp;journalCode=tmps20" rel="documentation"/>
1011
<author>
1112
<name>Benjamin Moon</name>
@@ -17,7 +18,7 @@
1718
<issn>0269-3445</issn>
1819
<eissn>2576-1900</eissn>
1920
<summary>Some bibliography entries may need plate numbers added or indications of translated titles. Separate formatting for Monographs can be achieved from Zotero by adding 'Publisher Place: London' into the Extra field; this is used as the key to identify these. Similarly 'Number Of Pages' may be added in the Extra field too.</summary>
20-
<updated>2021-06-21T13:18:47</updated>
21+
<updated>2021-12-16T16:15:06</updated>
2122
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2223
</info>
2324
<macro name="author">
@@ -48,14 +49,6 @@
4849
</substitute>
4950
</names>
5051
</macro>
51-
<macro name="author-count">
52-
<names variable="author">
53-
<name form="count"/>
54-
<substitute>
55-
<names variable="editor"/>
56-
</substitute>
57-
</names>
58-
</macro>
5952
<macro name="year-date">
6053
<choose>
6154
<if variable="issued">
@@ -81,10 +74,10 @@
8174
<label variable="number-of-pages" form="short" plural="always"/>
8275
</group>
8376
</macro>
84-
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="false" disambiguate-add-givenname="false" collapse="year-suffix-ranged" year-suffix-delimiter=", ">
77+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="false" disambiguate-add-givenname="false" collapse="year-suffix" cite-group-delimiter=", " year-suffix-delimiter=", ">
8578
<sort>
86-
<key macro="year-date"/>
87-
<key macro="author-short"/>
79+
<key macro="author"/>
80+
<key variable="issued"/>
8881
</sort>
8982
<layout prefix="(" suffix=")" delimiter="; ">
9083
<group>
@@ -99,9 +92,8 @@
9992
</citation>
10093
<bibliography entry-spacing="0" hanging-indent="true" subsequent-author-substitute-rule="partial-each" subsequent-author-substitute="&#8212;&#8212;&#8212;">
10194
<sort>
102-
<key macro="author" names-min="1" names-use-first="1"/>
103-
<key macro="author-count"/>
104-
<key macro="year-date"/>
95+
<key macro="author"/>
96+
<key variable="issued"/>
10597
</sort>
10698
<layout>
10799
<choose>
@@ -203,6 +195,7 @@
203195
</group>
204196
</else>
205197
</choose>
198+
<text variable="DOI" prefix=" doi: "/>
206199
</layout>
207200
</bibliography>
208201
</style>

0 commit comments

Comments
 (0)