|
15 | 15 | <category field="medicine"/>
|
16 | 16 | <issn>1413-9596</issn>
|
17 | 17 | <eissn>1678-4456</eissn>
|
18 |
| - <updated>2020-02-03T10:52:38+00:00</updated> |
| 18 | + <updated>2020-03-30T16:23:02+00:00</updated> |
19 | 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>
|
20 | 20 | </info>
|
21 | 21 | <locale xml:lang="en">
|
|
62 | 62 | </substitute>
|
63 | 63 | </names>
|
64 | 64 | </macro>
|
65 |
| - <macro name="editor"> |
66 |
| - <names variable="editor" suffix="."> |
67 |
| - <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/> |
68 |
| - </names> |
69 |
| - </macro> |
70 | 65 | <macro name="chapter-marker">
|
71 | 66 | <choose>
|
72 | 67 | <if type="chapter paper-conference entry-dictionary entry-encyclopedia" match="any">
|
73 | 68 | <text term="in" text-case="capitalize-first"/>
|
74 | 69 | </if>
|
75 | 70 | </choose>
|
76 | 71 | </macro>
|
77 |
| - <macro name="publisher"> |
| 72 | + <macro name="collection-details"> |
78 | 73 | <choose>
|
79 |
| - <if type="article-journal article-magazine article-newspaper" match="none"> |
80 |
| - <group delimiter=": " suffix=";"> |
81 |
| - <choose> |
82 |
| - <if type="speech" match="none"> |
83 |
| - <text variable="publisher-place"/> |
84 |
| - </if> |
85 |
| - </choose> |
86 |
| - <text variable="publisher"/> |
87 |
| - </group> |
| 74 | + <if type="article-journal article-magazine article-newspaper review review-book" match="none"> |
| 75 | + <choose> |
| 76 | + <if variable="collection-title"> |
| 77 | + <group delimiter=" " prefix="(" suffix=")"> |
| 78 | + <names variable="collection-editor" suffix="."> |
| 79 | + <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/> |
| 80 | + <label form="long" prefix=", "/> |
| 81 | + </names> |
| 82 | + <group delimiter="; "> |
| 83 | + <text variable="collection-title"/> |
| 84 | + <group delimiter=" "> |
| 85 | + <label variable="volume" form="short"/> |
| 86 | + <text variable="volume"/> |
| 87 | + </group> |
| 88 | + </group> |
| 89 | + </group> |
| 90 | + </if> |
| 91 | + </choose> |
88 | 92 | </if>
|
89 | 93 | </choose>
|
90 | 94 | </macro>
|
|
139 | 143 | </else>
|
140 | 144 | </choose>
|
141 | 145 | </macro>
|
142 |
| - <macro name="title"> |
143 |
| - <text variable="title"/> |
144 |
| - <choose> |
145 |
| - <if type="article-journal article-magazine chapter paper-conference article-newspaper review review-book entry-dictionary entry-encyclopedia" match="none"> |
146 |
| - <text macro="edition" prefix=". "/> |
147 |
| - </if> |
148 |
| - </choose> |
149 |
| - <choose> |
150 |
| - <if type="thesis"> |
151 |
| - <text variable="title" prefix=". [Tese " suffix="]"/> |
152 |
| - </if> |
153 |
| - </choose> |
154 |
| - </macro> |
155 |
| - <macro name="edition"> |
156 |
| - <choose> |
157 |
| - <if is-numeric="edition"> |
158 |
| - <group delimiter=" "> |
159 |
| - <number variable="edition" form="ordinal"/> |
160 |
| - <text term="edition" form="short"/> |
161 |
| - </group> |
162 |
| - </if> |
163 |
| - <else> |
164 |
| - <text variable="edition" suffix="."/> |
165 |
| - </else> |
166 |
| - </choose> |
167 |
| - </macro> |
168 | 146 | <macro name="date">
|
169 | 147 | <choose>
|
170 | 148 | <if type="article-journal article-magazine article-newspaper review review-book" match="any">
|
171 |
| - <group suffix="; " delimiter=" "> |
| 149 | + <group suffix=";" delimiter=" "> |
172 | 150 | <date variable="issued">
|
173 | 151 | <date-part name="year"/>
|
174 | 152 | </date>
|
|
222 | 200 | </else>
|
223 | 201 | </choose>
|
224 | 202 | </macro>
|
| 203 | + <macro name="edition"> |
| 204 | + <choose> |
| 205 | + <if is-numeric="edition"> |
| 206 | + <group delimiter=" "> |
| 207 | + <number variable="edition" form="ordinal"/> |
| 208 | + <text term="edition" form="short"/> |
| 209 | + </group> |
| 210 | + </if> |
| 211 | + <else> |
| 212 | + <text variable="edition" suffix="."/> |
| 213 | + </else> |
| 214 | + </choose> |
| 215 | + </macro> |
| 216 | + <macro name="editor"> |
| 217 | + <names variable="editor" suffix="."> |
| 218 | + <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/> |
| 219 | + </names> |
| 220 | + </macro> |
225 | 221 | <macro name="issued-year">
|
226 | 222 | <choose>
|
227 | 223 | <if variable="issued" match="any">
|
|
234 | 230 | </else>
|
235 | 231 | </choose>
|
236 | 232 | </macro>
|
| 233 | + <macro name="journal-location"> |
| 234 | + <choose> |
| 235 | + <if type="article-journal article-magazine review review-book" match="any"> |
| 236 | + <text variable="volume"/> |
| 237 | + <text variable="issue" prefix="(" suffix=")"/> |
| 238 | + </if> |
| 239 | + </choose> |
| 240 | + </macro> |
237 | 241 | <macro name="pages">
|
238 | 242 | <choose>
|
239 | 243 | <if type="article-journal article-magazine article-newspaper review review-book" match="any">
|
|
255 | 259 | </else>
|
256 | 260 | </choose>
|
257 | 261 | </macro>
|
258 |
| - <macro name="journal-location"> |
| 262 | + <macro name="publisher"> |
259 | 263 | <choose>
|
260 |
| - <if type="article-journal article-magazine review review-book" match="any"> |
261 |
| - <text variable="volume"/> |
262 |
| - <text variable="issue" prefix="(" suffix=")"/> |
| 264 | + <if type="article-journal article-magazine article-newspaper" match="none"> |
| 265 | + <group delimiter=": " suffix=";"> |
| 266 | + <choose> |
| 267 | + <if type="speech" match="none"> |
| 268 | + <text variable="publisher-place"/> |
| 269 | + </if> |
| 270 | + </choose> |
| 271 | + <text variable="publisher"/> |
| 272 | + </group> |
263 | 273 | </if>
|
264 | 274 | </choose>
|
265 | 275 | </macro>
|
266 |
| - <macro name="collection-details"> |
| 276 | + <macro name="report-details"> |
267 | 277 | <choose>
|
268 |
| - <if type="article-journal article-magazine article-newspaper review review-book" match="none"> |
269 |
| - <choose> |
270 |
| - <if variable="collection-title"> |
271 |
| - <group delimiter=" " prefix="(" suffix=")"> |
272 |
| - <names variable="collection-editor" suffix="."> |
273 |
| - <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/> |
274 |
| - <label form="long" prefix=", "/> |
275 |
| - </names> |
276 |
| - <group delimiter="; "> |
277 |
| - <text variable="collection-title"/> |
278 |
| - <group delimiter=" "> |
279 |
| - <label variable="volume" form="short"/> |
280 |
| - <text variable="volume"/> |
281 |
| - </group> |
282 |
| - </group> |
283 |
| - </group> |
284 |
| - </if> |
285 |
| - </choose> |
| 278 | + <if type="report"> |
| 279 | + <text variable="number" prefix="Report No.: "/> |
286 | 280 | </if>
|
287 | 281 | </choose>
|
288 | 282 | </macro>
|
289 |
| - <macro name="report-details"> |
| 283 | + <macro name="title"> |
| 284 | + <text variable="title"/> |
290 | 285 | <choose>
|
291 |
| - <if type="report"> |
292 |
| - <text variable="number" prefix="Report No.: "/> |
| 286 | + <if type="article-journal article-magazine chapter paper-conference article-newspaper review review-book entry-dictionary entry-encyclopedia" match="none"> |
| 287 | + <text macro="edition" prefix=". "/> |
| 288 | + </if> |
| 289 | + </choose> |
| 290 | + <choose> |
| 291 | + <if type="thesis"> |
| 292 | + <text variable="title" prefix=". [Tese " suffix="]"/> |
293 | 293 | </if>
|
294 | 294 | </choose>
|
295 | 295 | </macro>
|
296 | 296 | <citation et-al-min="3" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="primary-name" and="symbol">
|
297 | 297 | <sort>
|
298 | 298 | <key macro="author" names-min="8" names-use-first="6"/>
|
299 | 299 | </sort>
|
300 |
| - <layout prefix="(" suffix=")" delimiter=" "> |
| 300 | + <layout prefix="(" suffix=")" delimiter="; "> |
301 | 301 | <group>
|
302 |
| - <text suffix=" " macro="author-short"/> |
| 302 | + <text suffix=", " macro="author-short"/> |
303 | 303 | <text macro="issued-year"/>
|
304 | 304 | </group>
|
305 | 305 | </layout>
|
|
0 commit comments