|
13 | 13 | <category field="geography"/>
|
14 | 14 | <issn>0029-182X</issn>
|
15 | 15 | <eissn>1760-8546</eissn>
|
16 |
| - <updated>2020-04-06T09:41:00+00:00</updated> |
| 16 | + <updated>2020-04-14T10:19:50+00:00</updated> |
17 | 17 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
18 | 18 | </info>
|
19 | 19 | <locale>
|
|
32 | 32 | <choose>
|
33 | 33 | <if type="chapter paper-conference" match="any">
|
34 | 34 | <names variable="editor translator" delimiter=", " suffix=", ">
|
35 |
| - <name and="text" initialize-with=". " delimiter=", " delimiter-precedes-last="never"/> |
| 35 | + <name and="text" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all" sort-separator=" "/> |
36 | 36 | <et-al font-style="italic"/>
|
37 | 37 | <label form="short" prefix=" (" suffix=")"/>
|
38 | 38 | </names>
|
|
52 | 52 | </macro>
|
53 | 53 | <macro name="author">
|
54 | 54 | <names variable="author">
|
55 |
| - <name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="never"/> |
| 55 | + <name name-as-sort-order="all" and="text" sort-separator=" " initialize-with=". " delimiter=", " delimiter-precedes-last="never"/> |
56 | 56 | <et-al font-style="italic"/>
|
57 | 57 | <label form="short" prefix=" (" suffix=")"/>
|
58 | 58 | <substitute>
|
|
217 | 217 | <choose>
|
218 | 218 | <if type="article-journal article-magazine paper-conference" match="none">
|
219 | 219 | <group delimiter=", ">
|
220 |
| - <group delimiter=" : "> |
| 220 | + <group delimiter=", "> |
221 | 221 | <text variable="publisher-place"/>
|
222 | 222 | <text variable="publisher"/>
|
223 | 223 | </group>
|
|
270 | 270 | <if type="bill legal_case legislation" match="none">
|
271 | 271 | <choose>
|
272 | 272 | <if variable="issued">
|
273 |
| - <group prefix=" (" suffix=")"> |
| 273 | + <group prefix=" "> |
274 | 274 | <date variable="issued">
|
275 | 275 | <date-part name="year"/>
|
276 | 276 | </date>
|
|
342 | 342 | <choose>
|
343 | 343 | <if type="article-journal article-magazine" match="any">
|
344 | 344 | <group delimiter=", " prefix=", ">
|
345 |
| - <group delimiter=" "> |
346 |
| - <label variable="issue" form="symbol"/> |
347 |
| - <text variable="issue"/> |
348 |
| - </group> |
349 | 345 | <group>
|
350 |
| - <label variable="volume" form="short"/> |
351 | 346 | <text variable="volume" font-style="normal"/>
|
| 347 | + <text variable="issue" prefix="(" suffix=")"/> |
352 | 348 | </group>
|
353 |
| - <group prefix=", " delimiter=", "> |
| 349 | + <group delimiter=" "> |
354 | 350 | <label variable="page" form="short"/>
|
355 | 351 | <text variable="page"/>
|
356 | 352 | </group>
|
|
486 | 482 | </else>
|
487 | 483 | </choose>
|
488 | 484 | </macro>
|
489 |
| - <citation et-al-min="6" 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"> |
| 485 | + <citation et-al-min="3" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="primary-name" collapse="year"> |
490 | 486 | <sort>
|
491 | 487 | <key macro="author"/>
|
492 | 488 | <key macro="issued-sort"/>
|
|
508 | 504 | <layout>
|
509 | 505 | <group suffix=".">
|
510 | 506 | <group delimiter=". ">
|
511 |
| - <text macro="author"/> |
512 |
| - <text macro="issued"/> |
| 507 | + <group delimiter=", "> |
| 508 | + <text macro="author"/> |
| 509 | + <text macro="issued"/> |
| 510 | + </group> |
513 | 511 | <text macro="title" prefix=" "/>
|
514 | 512 | <text macro="container"/>
|
515 | 513 | </group>
|
|
0 commit comments