|
6 | 6 | <id>http://www.zotero.org/styles/monographs-of-the-palaeontographical-society</id> |
7 | 7 | <link href="http://www.zotero.org/styles/monographs-of-the-palaeontographical-society" rel="self"/> |
8 | 8 | <link href="http://www.zotero.org/styles/palaeontology" rel="template"/> |
| 9 | + <link href="https://www.palaeosoc.org/site/page/for-authors/notes/" rel="documentation"/> |
9 | 10 | <link href="https://www.tandfonline.com/action/authorSubmission?show=instructions&journalCode=tmps20" rel="documentation"/> |
10 | 11 | <author> |
11 | 12 | <name>Benjamin Moon</name> |
|
17 | 18 | <issn>0269-3445</issn> |
18 | 19 | <eissn>2576-1900</eissn> |
19 | 20 | <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> |
21 | 22 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
22 | 23 | </info> |
23 | 24 | <macro name="author"> |
|
48 | 49 | </substitute> |
49 | 50 | </names> |
50 | 51 | </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> |
59 | 52 | <macro name="year-date"> |
60 | 53 | <choose> |
61 | 54 | <if variable="issued"> |
|
81 | 74 | <label variable="number-of-pages" form="short" plural="always"/> |
82 | 75 | </group> |
83 | 76 | </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=", "> |
85 | 78 | <sort> |
86 | | - <key macro="year-date"/> |
87 | | - <key macro="author-short"/> |
| 79 | + <key macro="author"/> |
| 80 | + <key variable="issued"/> |
88 | 81 | </sort> |
89 | 82 | <layout prefix="(" suffix=")" delimiter="; "> |
90 | 83 | <group> |
|
99 | 92 | </citation> |
100 | 93 | <bibliography entry-spacing="0" hanging-indent="true" subsequent-author-substitute-rule="partial-each" subsequent-author-substitute="———"> |
101 | 94 | <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"/> |
105 | 97 | </sort> |
106 | 98 | <layout> |
107 | 99 | <choose> |
|
203 | 195 | </group> |
204 | 196 | </else> |
205 | 197 | </choose> |
| 198 | + <text variable="DOI" prefix=" doi: "/> |
206 | 199 | </layout> |
207 | 200 | </bibliography> |
208 | 201 | </style> |
0 commit comments