|
14 | 14 | <category field="science"/>
|
15 | 15 | <issn>1331-7768</issn>
|
16 | 16 | <eissn>1331-7776</eissn>
|
17 |
| - <updated>2020-01-08T15:08:17+00:00</updated> |
| 17 | + <updated>2020-01-11T18:58:32+00:00</updated> |
18 | 18 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
19 | 19 | </info>
|
20 | 20 | <macro name="container">
|
21 | 21 | <choose>
|
22 | 22 | <if type="chapter paper-conference" match="any">
|
23 |
| - <group delimiter=" "> |
24 |
| - <group delimiter=": " prefix=". "> |
| 23 | + <group delimiter=" " prefix=". "> |
| 24 | + <group delimiter=": "> |
25 | 25 | <text term="in" text-case="capitalize-first"/>
|
26 | 26 | <group delimiter=", ">
|
27 | 27 | <text variable="container-title" text-case="title"/>
|
|
30 | 30 | </group>
|
31 | 31 | <names variable="editor translator" delimiter=", " prefix="(" suffix=")">
|
32 | 32 | <name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
|
33 |
| - <label form="short" prefix=", "/> |
| 33 | + <label form="short" font-variant="small-caps" prefix=", "/> |
34 | 34 | </names>
|
35 | 35 | </group>
|
36 | 36 | </if>
|
|
87 | 87 | <text term="available at"/>
|
88 | 88 | <text variable="URL"/>
|
89 | 89 | </group>
|
90 |
| - <group prefix="(" suffix=")"> |
| 90 | + <group prefix="[" suffix="]"> |
91 | 91 | <text term="accessed" text-case="capitalize-first" suffix=" "/>
|
92 | 92 | <date form="text" variable="accessed"/>
|
93 | 93 | </group>
|
|
169 | 169 | </group>
|
170 | 170 | </if>
|
171 | 171 | <else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
|
172 |
| - <group delimiter=", "> |
| 172 | + <group delimiter=", " prefix=". "> |
173 | 173 | <text macro="event"/>
|
174 | 174 | <text macro="publisher"/>
|
175 | 175 | </group>
|
176 | 176 | </else-if>
|
177 | 177 | <else-if type="chapter paper-conference" match="any">
|
178 |
| - <group delimiter=", " prefix=". "> |
| 178 | + <group delimiter=", " prefix=", "> |
179 | 179 | <text macro="event"/>
|
180 | 180 | <text macro="publisher"/>
|
181 | 181 | <group>
|
|
214 | 214 | <group delimiter=". " suffix=".">
|
215 | 215 | <text macro="author"/>
|
216 | 216 | <text macro="issued" prefix="(" suffix=")"/>
|
217 |
| - <group delimiter=". "> |
| 217 | + <group> |
218 | 218 | <text macro="title"/>
|
219 | 219 | <text macro="container"/>
|
220 | 220 | <text macro="locators"/>
|
|
0 commit comments