|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | | -<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-US"> |
| 2 | +<style class="in-text" version="1.0" default-locale="en-GB" xmlns="http://purl.org/net/xbiblio/csl"> |
3 | 3 | <info> |
4 | 4 | <title>Mammalia</title> |
5 | 5 | <id>http://www.zotero.org/styles/mammalia</id> |
6 | 6 | <link href="http://www.zotero.org/styles/mammalia" rel="self"/> |
7 | 7 | <link href="http://www.zotero.org/styles/genetics" rel="template"/> |
8 | 8 | <link href="https://www.degruyter.com/view/journals/mamm/mamm-overview.xml?tab_body=editorialContent-68857" rel="documentation"/> |
9 | | - <link href="http://www.degruyter.com/view/supplement/s18641547_Instructions_for_Authors.pdf" rel="documentation"/> |
| 9 | + <link href="https://www.degruyter.com/supplemental/journals/mamm/mamm-overview.xml/Instructions_for_Authors.pdf" rel="documentation"/> |
10 | 10 | <author> |
11 | 11 | <name>Patrick O'Brien</name> |
12 | 12 | </author> |
13 | 13 | <category citation-format="author-date"/> |
14 | 14 | <category field="biology"/> |
15 | 15 | <issn>0025-1461</issn> |
16 | 16 | <eissn>1864-1547</eissn> |
17 | | - <updated>2020-04-20T10:34:52+00:00</updated> |
| 17 | + <summary>Style for Mammalia as per the guidelines from October 1, 2020.</summary> |
| 18 | + <updated>2021-01-11T13:22:22+00:00</updated> |
18 | 19 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
19 | 20 | </info> |
20 | 21 | <macro name="editor-translator"> |
|
25 | 26 | </macro> |
26 | 27 | <macro name="author"> |
27 | 28 | <names variable="author"> |
28 | | - <name and="text" initialize-with="." name-as-sort-order="first" sort-separator=" "/> |
| 29 | + <name and="text" initialize-with="." name-as-sort-order="all" sort-separator=" "/> |
29 | 30 | <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/> |
30 | 31 | <substitute> |
31 | 32 | <names variable="editor"/> |
|
52 | 53 | </names> |
53 | 54 | </macro> |
54 | 55 | <macro name="title"> |
55 | | - <text variable="title"/> |
| 56 | + <choose> |
| 57 | + <if type="bill book graphic legal_case legislation motion_picture song thesis" match="any"> |
| 58 | + <text variable="title" font-style="italic"/> |
| 59 | + </if> |
| 60 | + <else> |
| 61 | + <text variable="title"/> |
| 62 | + </else> |
| 63 | + </choose> |
56 | 64 | </macro> |
57 | 65 | <macro name="publisher"> |
58 | 66 | <group delimiter=", "> |
| 67 | + <text variable="genre"/> |
59 | 68 | <text variable="publisher"/> |
60 | 69 | <text variable="publisher-place"/> |
61 | 70 | </group> |
62 | 71 | </macro> |
| 72 | + <macro name="access"> |
| 73 | + <choose> |
| 74 | + <if type="article-journal" match="any"> |
| 75 | + <choose> |
| 76 | + <if match="none" variable="page volume"> |
| 77 | + <text variable="DOI" prefix="DOI: " suffix="(Epub ahead of print)"/> |
| 78 | + </if> |
| 79 | + </choose> |
| 80 | + </if> |
| 81 | + <else-if type="webpage post post-weblog" match="any"> |
| 82 | + <group delimiter=" "> |
| 83 | + <group delimiter=": "> |
| 84 | + <text term="available at" text-case="capitalize-first"/> |
| 85 | + <text variable="URL" prefix="<" suffix=">"/> |
| 86 | + </group> |
| 87 | + <group delimiter=" " prefix="(" suffix=")"> |
| 88 | + <text term="accessed" text-case="capitalize-first"/> |
| 89 | + <date form="text" variable="accessed"/> |
| 90 | + </group> |
| 91 | + </group> |
| 92 | + </else-if> |
| 93 | + </choose> |
| 94 | + </macro> |
| 95 | + <macro name="edition"> |
| 96 | + <group delimiter=" "> |
| 97 | + <number variable="edition" form="ordinal"/> |
| 98 | + <label variable="edition" form="short"/> |
| 99 | + </group> |
| 100 | + </macro> |
63 | 101 | <citation collapse="year-suffix" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true"> |
64 | 102 | <sort> |
65 | 103 | <key variable="issued"/> |
|
78 | 116 | </group> |
79 | 117 | </layout> |
80 | 118 | </citation> |
81 | | - <bibliography> |
| 119 | + <bibliography et-al-min="11" et-al-use-first="10"> |
82 | 120 | <sort> |
83 | 121 | <key macro="author"/> |
84 | 122 | <key variable="issued"/> |
85 | 123 | </sort> |
86 | 124 | <layout suffix="."> |
87 | 125 | <group delimiter=". "> |
88 | 126 | <text macro="author"/> |
89 | | - <date date-parts="year" form="text" variable="issued"/> |
| 127 | + <date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/> |
90 | 128 | <choose> |
91 | | - <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
92 | | - <group> |
93 | | - <text macro="title"/> |
94 | | - <text macro="editor-translator"/> |
| 129 | + <if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any"> |
| 130 | + <group delimiter=". "> |
| 131 | + <group delimiter=", "> |
| 132 | + <text macro="title"/> |
| 133 | + <text macro="editor-translator"/> |
| 134 | + <text macro="edition"/> |
| 135 | + </group> |
| 136 | + <text macro="publisher"/> |
95 | 137 | </group> |
96 | | - <text prefix=" " suffix="." macro="publisher"/> |
97 | 138 | </if> |
98 | 139 | <else-if type="chapter paper-conference" match="any"> |
99 | 140 | <group delimiter=". "> |
100 | 141 | <text macro="title"/> |
101 | 142 | <group delimiter=" "> |
102 | 143 | <group delimiter=": "> |
103 | 144 | <text term="in" text-case="capitalize-first"/> |
104 | | - <names variable="editor translator" prefix="(" suffix=")"> |
105 | | - <name prefix=" " initialize-with=". " name-as-sort-order="all" sort-separator=" "/> |
106 | | - <label form="short" prefix=", "/> |
| 145 | + <names variable="editor translator"> |
| 146 | + <name prefix=" " and="text" initialize-with=". " name-as-sort-order="all" sort-separator=" "/> |
| 147 | + <label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/> |
107 | 148 | </names> |
108 | 149 | </group> |
109 | 150 | <group delimiter=", "> |
110 | | - <text variable="container-title"/> |
| 151 | + <text variable="container-title" font-style="italic"/> |
111 | 152 | <text variable="collection-title"/> |
112 | 153 | </group> |
113 | 154 | </group> |
|
119 | 160 | </group> |
120 | 161 | </else-if> |
121 | 162 | <else> |
122 | | - <group delimiter=". "> |
123 | | - <group delimiter=", "> |
124 | | - <text macro="title"/> |
125 | | - <text macro="editor-translator"/> |
126 | | - </group> |
127 | | - <group delimiter=" "> |
128 | | - <text variable="container-title" form="short"/> |
129 | | - <group delimiter=": "> |
130 | | - <text variable="volume"/> |
131 | | - <text variable="page"/> |
| 163 | + <group delimiter=", "> |
| 164 | + <group delimiter=". "> |
| 165 | + <group delimiter=", "> |
| 166 | + <text macro="title"/> |
| 167 | + <text macro="editor-translator"/> |
| 168 | + </group> |
| 169 | + <group delimiter=" "> |
| 170 | + <text variable="container-title" form="short"/> |
| 171 | + <group delimiter=": "> |
| 172 | + <group> |
| 173 | + <text variable="volume"/> |
| 174 | + <text variable="issue" prefix="(" suffix=")"/> |
| 175 | + </group> |
| 176 | + <text variable="page"/> |
| 177 | + </group> |
132 | 178 | </group> |
133 | 179 | </group> |
| 180 | + <text macro="access"/> |
134 | 181 | </group> |
135 | 182 | </else> |
136 | 183 | </choose> |
|
0 commit comments