|
12 | 12 | <category citation-format="author-date"/>
|
13 | 13 | <category field="literature"/>
|
14 | 14 | <issn>1520-9857</issn>
|
15 |
| - <updated>2020-11-30T03:34:58+00:00</updated> |
| 15 | + <updated>2021-01-29T15:20:44+00:00</updated> |
16 | 16 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
17 | 17 | </info>
|
18 | 18 | <macro name="editor">
|
|
60 | 60 | <choose>
|
61 | 61 | <if type="webpage post-weblog">
|
62 | 62 | <group delimiter=" ">
|
63 |
| - <text term="retrieved" text-case="capitalize-first"/> |
64 |
| - <date variable="accessed" form="text"/> |
65 |
| - <text prefix="(" suffix=")" variable="URL"/> |
| 63 | + <text variable="URL"/> |
| 64 | + <group delimiter=" " prefix="(" suffix=")"> |
| 65 | + <text term="accessed"/> |
| 66 | + <date variable="accessed"> |
| 67 | + <date-part name="month" form="numeric"/> |
| 68 | + <date-part name="day" prefix="/"/> |
| 69 | + <date-part name="year" form="short" prefix="/"/> |
| 70 | + </date> |
| 71 | + </group> |
66 | 72 | </group>
|
67 | 73 | </if>
|
68 | 74 | </choose>
|
|
117 | 123 | <text term="no date" form="short"/>
|
118 | 124 | </else>
|
119 | 125 | </choose>
|
| 126 | + <text variable="year-suffix" font-style="italic"/> |
120 | 127 | </macro>
|
121 | 128 | <macro name="year-sort">
|
122 | 129 | <choose>
|
|
169 | 176 | <key macro="year-sort"/>
|
170 | 177 | </sort>
|
171 | 178 | <layout prefix="(" suffix=")" delimiter="; ">
|
172 |
| - <group delimiter=":"> |
| 179 | + <group delimiter=": "> |
173 | 180 | <group delimiter=" ">
|
174 | 181 | <text macro="author-short"/>
|
175 | 182 | <text macro="year-date"/>
|
|
178 | 185 | </group>
|
179 | 186 | </layout>
|
180 | 187 | </citation>
|
181 |
| - <bibliography hanging-indent="true"> |
| 188 | + <bibliography subsequent-author-substitute="———" hanging-indent="true"> |
182 | 189 | <sort>
|
183 | 190 | <key macro="author"/>
|
184 | 191 | <key macro="year-sort"/>
|
|
259 | 266 | </group>
|
260 | 267 | <group prefix=" " suffix="." delimiter=" ">
|
261 | 268 | <text variable="container-title" font-style="italic" text-case="title"/>
|
262 |
| - <group delimiter=":"> |
| 269 | + <group delimiter=": "> |
263 | 270 | <group delimiter=", ">
|
264 | 271 | <text variable="volume"/>
|
265 | 272 | <group delimiter=" ">
|
|
0 commit comments