|
13 | 13 | <category citation-format="author-date"/>
|
14 | 14 | <category field="linguistics"/>
|
15 | 15 | <issn>2102-5401</issn>
|
16 |
| - <updated>2020-09-09T10:31:22+00:00</updated> |
| 16 | + <updated>2020-09-16T11:07:45+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="editor-translator">
|
20 | 20 | <names variable="editor translator" delimiter=", ">
|
21 | 21 | <name and="symbol" delimiter-precedes-last="never" name-as-sort-order="all"/>
|
22 | 22 | <et-al font-style="italic"/>
|
23 |
| - <label form="short" strip-periods="true" prefix=" (" suffix=")"/> |
| 23 | + <label form="short" strip-periods="false" prefix=" (" suffix=")"/> |
24 | 24 | </names>
|
25 | 25 | </macro>
|
26 | 26 | <macro name="author">
|
|
123 | 123 | </if>
|
124 | 124 | <else-if type="chapter paper-conference" match="any">
|
125 | 125 | <group delimiter=". ">
|
126 |
| - <text macro="title" prefix=" "/> |
127 | 126 | <group delimiter=", ">
|
128 | 127 | <text variable="container-title" font-style="italic"/>
|
129 | 128 | <text macro="editor-translator"/>
|
|
138 | 137 | <text macro="access"/>
|
139 | 138 | </else-if>
|
140 | 139 | <else>
|
141 |
| - <group suffix="."> |
142 |
| - <text macro="title" prefix=" "/> |
| 140 | + <group delimiter=". "> |
143 | 141 | <text macro="editor-translator" prefix=" "/>
|
144 |
| - </group> |
145 |
| - <group prefix=" " suffix="."> |
146 |
| - <text variable="container-title" font-style="italic"/> |
147 |
| - <group prefix=" "> |
148 |
| - <text variable="volume"/> |
149 |
| - <text variable="issue" prefix="(" suffix=")"/> |
| 142 | + <group delimiter=": "> |
| 143 | + <group delimiter=" " prefix=" "> |
| 144 | + <text variable="container-title" font-style="italic"/> |
| 145 | + <group> |
| 146 | + <text variable="volume"/> |
| 147 | + <text variable="issue" prefix="(" suffix=")"/> |
| 148 | + </group> |
| 149 | + </group> |
| 150 | + <text variable="page"/> |
150 | 151 | </group>
|
151 |
| - <text variable="page" prefix=": "/> |
152 | 152 | </group>
|
153 | 153 | </else>
|
154 | 154 | </choose>
|
|
0 commit comments