|
2 | 2 | <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-US"> |
3 | 3 | <info> |
4 | 4 | <title>Molecular Plant Pathology</title> |
| 5 | + <title-short>MPP</title-short> |
5 | 6 | <id>http://www.zotero.org/styles/molecular-plant-pathology</id> |
6 | 7 | <link href="http://www.zotero.org/styles/molecular-plant-pathology" rel="self"/> |
7 | | - <link href="http://onlinelibrary.wiley.com/journal/10.1111/%28ISSN%291364-3703/homepage/ForAuthors.html" rel="documentation"/> |
| 8 | + <link href="https://bsppjournals.onlinelibrary.wiley.com/pb-assets/hub-assets/bsppjournals/13643703/MPP%20Author%20Guidelines%202021-1.pdf" rel="documentation"/> |
8 | 9 | <author> |
9 | 10 | <name>Libor Ansorge</name> |
10 | 11 | |
11 | 12 | </author> |
| 13 | + <contributor> |
| 14 | + <name>Patrick O'Brien</name> |
| 15 | + </contributor> |
12 | 16 | <category citation-format="author-date"/> |
13 | 17 | <category field="biology"/> |
14 | 18 | <issn>1464-6722</issn> |
15 | 19 | <eissn>1364-3703</eissn> |
16 | | - <summary>Molecular plant pathology (Wiley) style</summary> |
17 | | - <updated>2013-08-29T04:18:55+00:00</updated> |
| 20 | + <summary>Molecular Plant Pathology (Wiley) style.</summary> |
| 21 | + <updated>2021-03-25T09:55:07+00:00</updated> |
18 | 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> |
19 | 23 | </info> |
20 | | - <locale xml:lang="en"> |
21 | | - <terms> |
22 | | - <term name="editor" form="short"> |
23 | | - <single>ed</single> |
24 | | - <multiple>eds</multiple> |
25 | | - </term> |
26 | | - </terms> |
27 | | - </locale> |
28 | 24 | <macro name="editor"> |
29 | 25 | <names variable="editor" delimiter=", "> |
30 | 26 | <name and="text" name-as-sort-order="all" sort-separator=", " initialize-with="." delimiter=", "/> |
31 | | - <label form="short" prefix=", "/> |
| 27 | + <label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/> |
32 | 28 | </names> |
33 | 29 | </macro> |
34 | 30 | <macro name="anon"> |
35 | 31 | <text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/> |
36 | 32 | </macro> |
37 | 33 | <macro name="author"> |
38 | 34 | <names variable="author"> |
39 | | - <name name-as-sort-order="all" sort-separator=", " initialize-with="." and="text" delimiter-precedes-last="never" delimiter=", "/> |
| 35 | + <name and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/> |
40 | 36 | <label form="short" prefix=" "/> |
41 | 37 | <substitute> |
42 | 38 | <names variable="editor"/> |
|
48 | 44 | <macro name="author-short"> |
49 | 45 | <names variable="author"> |
50 | 46 | <name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with="., "/> |
51 | | - <et-al font-style="italic"/> |
52 | 47 | <substitute> |
53 | 48 | <names variable="editor"/> |
54 | 49 | <names variable="translator"/> |
|
67 | 62 | </choose> |
68 | 63 | </macro> |
69 | 64 | <macro name="publisher"> |
70 | | - <group delimiter=": "> |
71 | | - <text variable="publisher-place"/> |
72 | | - <text variable="publisher"/> |
73 | | - </group> |
| 65 | + <choose> |
| 66 | + <if type="thesis" match="any"> |
| 67 | + <group delimiter=", "> |
| 68 | + <text variable="genre"/> |
| 69 | + <text variable="publisher-place"/> |
| 70 | + <text variable="publisher"/> |
| 71 | + </group> |
| 72 | + </if> |
| 73 | + <else> |
| 74 | + <group delimiter=": "> |
| 75 | + <text variable="publisher-place"/> |
| 76 | + <text variable="publisher"/> |
| 77 | + </group> |
| 78 | + </else> |
| 79 | + </choose> |
74 | 80 | </macro> |
75 | 81 | <macro name="year-date"> |
76 | 82 | <choose> |
|
103 | 109 | <text variable="page"/> |
104 | 110 | </group> |
105 | 111 | </macro> |
| 112 | + <macro name="access"> |
| 113 | + <choose> |
| 114 | + <if type="article-journal" match="any"> |
| 115 | + <text variable="DOI" prefix="https://doi.org/"/> |
| 116 | + </if> |
| 117 | + </choose> |
| 118 | + </macro> |
106 | 119 | <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-givenname="true"> |
107 | 120 | <sort> |
108 | 121 | <key macro="author"/> |
|
121 | 134 | </group> |
122 | 135 | </layout> |
123 | 136 | </citation> |
124 | | - <bibliography hanging-indent="true" et-al-min="10" et-al-use-first="3"> |
| 137 | + <bibliography et-al-min="7" et-al-use-first="6" hanging-indent="true"> |
125 | 138 | <sort> |
126 | 139 | <key macro="author"/> |
127 | 140 | <key variable="title"/> |
128 | 141 | </sort> |
129 | 142 | <layout suffix="."> |
130 | | - <text macro="author" font-weight="bold"/> |
| 143 | + <text macro="author" font-weight="normal"/> |
131 | 144 | <date variable="issued" prefix=" (" suffix=")"> |
132 | 145 | <date-part name="year" font-weight="normal"/> |
133 | 146 | </date> |
134 | 147 | <choose> |
135 | | - <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
136 | | - <group prefix=" " delimiter=" " suffix=","> |
| 148 | + <if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any"> |
| 149 | + <group delimiter=". " prefix=" "> |
137 | 150 | <text macro="title"/> |
138 | 151 | <text macro="edition"/> |
139 | 152 | <text macro="editor"/> |
| 153 | + <text prefix=" " suffix="." macro="publisher"/> |
140 | 154 | </group> |
141 | | - <text prefix=" " suffix="." macro="publisher"/> |
142 | 155 | </if> |
143 | 156 | <else-if type="chapter paper-conference" match="any"> |
144 | | - <text macro="title" prefix=" " suffix="."/> |
145 | | - <group prefix=" " delimiter=" "> |
146 | | - <text term="in" text-case="capitalize-first"/> |
147 | | - <group delimiter=" " suffix=","> |
148 | | - <text variable="container-title" suffix="."/> |
149 | | - <text macro="editor" suffix=")" prefix="("/> |
| 157 | + <group delimiter=". "> |
| 158 | + <text macro="title" prefix=" " suffix="."/> |
| 159 | + <group delimiter=" "> |
| 160 | + <group delimiter=": "> |
| 161 | + <text term="in" text-case="capitalize-first"/> |
| 162 | + <text macro="editor"/> |
| 163 | + </group> |
| 164 | + <text variable="container-title"/> |
| 165 | + <text variable="collection-title"/> |
150 | 166 | </group> |
151 | | - <text variable="collection-title" suffix="."/> |
152 | | - <group suffix="." delimiter=". "> |
| 167 | + <group delimiter=", "> |
| 168 | + <text macro="publisher"/> |
153 | 169 | <text macro="pages"/> |
154 | | - <text macro="publisher" prefix=" "/> |
155 | 170 | </group> |
156 | 171 | </group> |
157 | 172 | </else-if> |
|
167 | 182 | <text macro="title"/> |
168 | 183 | <text macro="editor"/> |
169 | 184 | </group> |
170 | | - <group prefix=" " suffix="."> |
171 | | - <text variable="container-title" form="short" font-style="italic"/> |
172 | | - <text variable="volume" font-weight="bold" prefix=" "/> |
173 | | - <text variable="page" prefix=", "/> |
| 185 | + <group delimiter=", " prefix=" " suffix="."> |
| 186 | + <text variable="container-title" font-style="italic"/> |
| 187 | + <text variable="volume" font-weight="normal" prefix=" "/> |
| 188 | + <text variable="page"/> |
174 | 189 | </group> |
175 | 190 | </else> |
176 | 191 | </choose> |
| 192 | + <text macro="access" prefix=" "/> |
177 | 193 | </layout> |
178 | 194 | </bibliography> |
179 | 195 | </style> |
0 commit comments