|
13 | 13 | <category citation-format="author-date"/>
|
14 | 14 | <category field="linguistics"/>
|
15 | 15 | <issn>0166-0829</issn>
|
16 |
| - <updated>2020-01-23T11:31:21+00:00</updated> |
| 16 | + <updated>2020-01-24T09:36:12+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 xml:lang="en">
|
|
126 | 126 | </group>
|
127 | 127 | </macro>
|
128 | 128 | <macro name="access">
|
129 |
| - <group delimiter=". "> |
| 129 | + <group delimiter=", "> |
130 | 130 | <choose>
|
131 | 131 | <if type="graphic report" match="any">
|
132 | 132 | <text macro="archive"/>
|
|
136 | 136 | </else-if>
|
137 | 137 | </choose>
|
138 | 138 | <choose>
|
139 |
| - <if type="webpage post-weblog" match="any"> |
140 |
| - <date variable="issued" form="text"/> |
| 139 | + <if type="webpage post-weblog post" match="any"> |
| 140 | + <date variable="issued"> |
| 141 | + <date-part name="day"/> |
| 142 | + <date-part name="month" prefix=" "/> |
| 143 | + <date-part name="year" prefix=" "/> |
| 144 | + </date> |
141 | 145 | </if>
|
142 | 146 | </choose>
|
143 | 147 | <choose>
|
|
157 | 161 | <else>
|
158 | 162 | <group delimiter=" ">
|
159 | 163 | <text variable="URL" prefix="<" suffix=">"/>
|
160 |
| - <date variable="accessed" prefix="(" suffix=")"> |
| 164 | + <date variable="accessed" prefix="(" suffix=")."> |
161 | 165 | <date-part name="day"/>
|
162 | 166 | <date-part name="month" prefix=" "/>
|
163 | 167 | <date-part name="year" prefix=" "/>
|
|
368 | 372 | </if>
|
369 | 373 | </choose>
|
370 | 374 | <choose>
|
371 |
| - <if type="webpage"> |
372 |
| - <text variable="container-title" text-case="title"/> |
| 375 | + <if type="webpage" match="any"> |
| 376 | + <text variable="container-title" text-case="title" font-style="italic"/> |
373 | 377 | </if>
|
374 | 378 | <else-if type="legal_case" match="none">
|
375 | 379 | <group delimiter=" ">
|
|
548 | 552 | </else>
|
549 | 553 | </choose>
|
550 | 554 | </macro>
|
551 |
| - <citation et-al-min="5" 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"> |
| 555 | + <citation delimiter-precedes-last="never" et-al-min="4" 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"> |
552 | 556 | <layout prefix="(" suffix=")" delimiter="; ">
|
553 | 557 | <group delimiter=": ">
|
554 | 558 | <choose>
|
|
585 | 589 | <text macro="description"/>
|
586 | 590 | <text macro="secondary-contributors" prefix=". "/>
|
587 | 591 | <text macro="container-title" prefix=". "/>
|
| 592 | + <text macro="collection-title" prefix=" [" suffix="]"/> |
588 | 593 | <text macro="container-contributors"/>
|
589 | 594 | <text macro="edition"/>
|
590 | 595 | <text macro="locators-chapter"/>
|
591 | 596 | <text macro="collection-title-journal" prefix=", " suffix=", "/>
|
592 | 597 | <text macro="locators"/>
|
593 |
| - <text macro="collection-title" prefix=" [" suffix="]"/> |
594 | 598 | <text macro="issue"/>
|
595 | 599 | <text macro="locators-article"/>
|
596 | 600 | </group>
|
|
0 commit comments