|
14 | 14 | <category field="sociology"/>
|
15 | 15 | <issn>0002-9602</issn>
|
16 | 16 | <eissn>1537-5390</eissn>
|
17 |
| - <updated>2021-08-10T10:27:52+00:00</updated> |
| 17 | + <updated>2021-08-21T15:46:13+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 | <locale xml:lang="en">
|
|
56 | 56 | <macro name="title">
|
57 | 57 | <choose>
|
58 | 58 | <if type="book report" match="any">
|
59 |
| - <text variable="title" font-style="italic"/> |
| 59 | + <text variable="title" text-case="title" font-style="italic"/> |
60 | 60 | </if>
|
61 | 61 | <else>
|
62 |
| - <text variable="title" quotes="true"/> |
| 62 | + <text variable="title" text-case="title" quotes="true"/> |
63 | 63 | </else>
|
64 | 64 | </choose>
|
65 | 65 | </macro>
|
|
158 | 158 | </else-if>
|
159 | 159 | <else-if type="chapter paper-conference" match="any">
|
160 | 160 | <group delimiter=". " prefix=". ">
|
161 |
| - <group delimiter=" "> |
162 |
| - <group delimiter=": "> |
163 |
| - <text term="in" text-case="capitalize-first" font-style="normal"/> |
164 |
| - <text variable="container-title" font-style="italic"/> |
| 161 | + <group delimiter=", "> |
| 162 | + <group delimiter=" "> |
| 163 | + <group delimiter=" "> |
| 164 | + <label text-case="capitalize-first" variable="page" form="short"/> |
| 165 | + <text variable="page"/> |
| 166 | + </group> |
| 167 | + <text term="in" font-style="normal"/> |
| 168 | + <text variable="container-title" text-case="title" font-style="italic"/> |
165 | 169 | </group>
|
166 |
| - <text macro="editors" prefix="(" suffix=")"/> |
| 170 | + <text macro="editors"/> |
167 | 171 | </group>
|
168 | 172 | <text macro="edition"/>
|
169 |
| - <group delimiter=" "> |
170 |
| - <label text-case="capitalize-first" variable="page" form="short"/> |
171 |
| - <text variable="page"/> |
172 |
| - </group> |
173 | 173 | </group>
|
174 | 174 | </else-if>
|
175 | 175 | <else-if type="webpage post post-weblog" match="any">
|
|
185 | 185 | </macro>
|
186 | 186 | <macro name="editors">
|
187 | 187 | <names variable="editor translator" delimiter=", ">
|
188 |
| - <label form="short"/> |
189 |
| - <name prefix=" " and="text" name-as-sort-order="first"/> |
| 188 | + <label form="verb"/> |
| 189 | + <name prefix=" " and="text" initialize-with=". "/> |
190 | 190 | </names>
|
191 | 191 | </macro>
|
192 | 192 | <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
|
|
204 | 204 | </group>
|
205 | 205 | </layout>
|
206 | 206 | </citation>
|
207 |
| - <bibliography et-al-min="4" et-al-use-first="1" subsequent-author-substitute="———" entry-spacing="0" hanging-indent="true"> |
| 207 | + <bibliography et-al-subsequent-min="4" et-al-subsequent-use-first="1" subsequent-author-substitute="———" entry-spacing="0" hanging-indent="true"> |
208 | 208 | <sort>
|
209 | 209 | <key macro="author"/>
|
210 | 210 | <key variable="issued"/>
|
|
0 commit comments