|
14 | 14 | <category field="science"/> |
15 | 15 | <issn>1331-7768</issn> |
16 | 16 | <eissn>1331-7776</eissn> |
17 | | - <updated>2020-01-11T18:58:32+00:00</updated> |
| 17 | + <updated>2020-01-13T13:20:01+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"> |
|
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" font-variant="small-caps" prefix=", "/> |
| 33 | + <label form="short" strip-periods="true" font-variant="normal" prefix=", "/> |
34 | 34 | </names> |
35 | 35 | </group> |
36 | 36 | </if> |
|
51 | 51 | <macro name="author"> |
52 | 52 | <names variable="author"> |
53 | 53 | <name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all" sort-separator=" "/> |
54 | | - <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/> |
| 54 | + <label form="short" strip-periods="true" font-variant="normal" prefix=" (" suffix=")"/> |
55 | 55 | <substitute> |
56 | 56 | <names variable="editor"/> |
57 | 57 | <names variable="translator"/> |
|
84 | 84 | <else-if type="post post-weblog webpage" match="any"> |
85 | 85 | <group delimiter=" "> |
86 | 86 | <group delimiter=": "> |
87 | | - <text term="available at"/> |
| 87 | + <text term="available at" text-case="capitalize-first"/> |
88 | 88 | <text variable="URL"/> |
89 | 89 | </group> |
90 | 90 | <group prefix="[" suffix="]"> |
|
172 | 172 | <group delimiter=", " prefix=". "> |
173 | 173 | <text macro="event"/> |
174 | 174 | <text macro="publisher"/> |
| 175 | + <group delimiter=" "> |
| 176 | + <text variable="number-of-pages"/> |
| 177 | + <label variable="number-of-pages" form="short"/> |
| 178 | + </group> |
175 | 179 | </group> |
176 | 180 | </else-if> |
177 | 181 | <else-if type="chapter paper-conference" match="any"> |
|
211 | 215 | <key macro="issued" sort="descending"/> |
212 | 216 | </sort> |
213 | 217 | <layout> |
214 | | - <group delimiter=". " suffix="."> |
| 218 | + <group delimiter=". "> |
215 | 219 | <text macro="author"/> |
216 | 220 | <text macro="issued" prefix="(" suffix=")"/> |
217 | 221 | <group> |
|
0 commit comments