|
13 | 13 | </author> |
14 | 14 | <category citation-format="author-date"/> |
15 | 15 | <category field="generic-base"/> |
16 | | - <updated>2021-08-25T13:10:38+00:00</updated> |
| 16 | + <updated>2021-09-02T13:59:07+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 | <macro name="container-contributors-booklike"> |
|
312 | 312 | </else-if> |
313 | 313 | <else> |
314 | 314 | <names variable="author" delimiter=", "> |
315 | | - <name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/> |
| 315 | + <name form="short" and="text" delimiter-precedes-last="never" initialize-with=". "/> |
316 | 316 | <substitute> |
317 | 317 | <names variable="illustrator"/> |
318 | 318 | <names variable="composer"/> |
|
377 | 377 | </macro> |
378 | 378 | <macro name="access"> |
379 | 379 | <choose> |
380 | | - <if type="bill legal_case legislation" match="any"/> |
| 380 | + <if type="bill legal_case" match="any"/> |
381 | 381 | <else-if variable="DOI" match="any"> |
382 | 382 | <text variable="DOI" prefix="https://doi.org/"/> |
383 | 383 | </else-if> |
|
427 | 427 | <else-if variable="title"> |
428 | 428 | <choose> |
429 | 429 | <if variable="version" type="book" match="all"> |
430 | | - <text variable="title"/> |
| 430 | + <text variable="title" font-style="italic"/> |
431 | 431 | </if> |
432 | 432 | <else-if variable="reviewed-author reviewed-title" type="review review-book" match="any"> |
433 | 433 | <choose> |
|
446 | 446 | <else-if type="post post-weblog webpage" variable="container-title" match="any"> |
447 | 447 | <text variable="title"/> |
448 | 448 | </else-if> |
449 | | - <else> |
| 449 | + <else-if type="legislation book" match="any"> |
450 | 450 | <text variable="title" font-style="italic"/> |
| 451 | + </else-if> |
| 452 | + <else> |
| 453 | + <text variable="title" font-style="normal"/> |
451 | 454 | </else> |
452 | 455 | </choose> |
453 | 456 | </else-if> |
|
1386 | 1389 | </else-if> |
1387 | 1390 | </choose> |
1388 | 1391 | </macro> |
1389 | | - <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"> |
| 1392 | + <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"> |
1390 | 1393 | <sort> |
1391 | 1394 | <key macro="author" names-min="8" names-use-first="6"/> |
1392 | 1395 | <key macro="issued-sort"/> |
|
0 commit comments