|
15 | 15 | <issn>1134-2277</issn> |
16 | 16 | <eissn>2255-5838</eissn> |
17 | 17 | <summary>Journal of the Association for Contemporary History (AHC), co-edited by the AHC and Marcial Pons-Ediciones de Historia.</summary> |
18 | | - <updated>2020-02-14T11:54:59+00:00</updated> |
| 18 | + <updated>2020-03-31T14:42:43+00:00</updated> |
19 | 19 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
20 | 20 | </info> |
21 | 21 | <locale> |
|
66 | 66 | <text macro="locators-specific-note"/> |
67 | 67 | </group> |
68 | 68 | </macro> |
69 | | - <macro name="title-sort-substitute"> |
70 | | - <choose> |
71 | | - <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
72 | | - <text variable="title" font-style="italic" text-case="title" form="short"/> |
73 | | - </if> |
74 | | - <else> |
75 | | - <text variable="title" quotes="true" text-case="title" form="short"/> |
76 | | - </else> |
77 | | - </choose> |
78 | | - </macro> |
79 | 69 | <macro name="editor-translator"> |
80 | 70 | <text term="in" suffix=" "/> |
81 | 71 | <names variable="editor" delimiter=", "> |
|
181 | 171 | <name and="text" delimiter=", "/> |
182 | 172 | </names> |
183 | 173 | </macro> |
184 | | - <macro name="recipient-short"> |
185 | | - <names variable="recipient"> |
186 | | - <label form="verb" prefix=" " suffix=" "/> |
187 | | - <name form="short" and="text" delimiter=", "/> |
188 | | - </names> |
189 | | - </macro> |
190 | | - <macro name="contributors-short"> |
191 | | - <names variable="author"> |
192 | | - <name form="short" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/> |
193 | | - <substitute> |
194 | | - <names variable="editor"/> |
195 | | - <names variable="translator"/> |
196 | | - <text macro="title-sort-substitute"/> |
197 | | - </substitute> |
198 | | - </names> |
199 | | - <text macro="recipient-short"/> |
200 | | - </macro> |
201 | 174 | <macro name="locators-newspaper"> |
202 | 175 | <choose> |
203 | 176 | <if type="article-newspaper"> |
|
260 | 233 | </group> |
261 | 234 | </if> |
262 | 235 | <else> |
263 | | - <group delimiter=" " prefix=", "> |
| 236 | + <group delimiter=" "> |
264 | 237 | <label variable="locator" form="short"/> |
265 | 238 | <text variable="locator" form="long"/> |
266 | 239 | </group> |
|
307 | 280 | </choose> |
308 | 281 | </macro> |
309 | 282 | <macro name="locators-subsequent"> |
310 | | - <group> |
| 283 | + <group delimiter=" "> |
311 | 284 | <label variable="locator" form="short"/> |
312 | 285 | <text variable="locator"/> |
313 | 286 | </group> |
|
325 | 298 | <text term="ibid" form="short"/> |
326 | 299 | </else-if> |
327 | 300 | <else-if position="subsequent"> |
328 | | - <text macro="contributors-short"/> |
| 301 | + <text macro="contributors-note"/> |
329 | 302 | <text macro="title-short" prefix=", "/> |
330 | 303 | <text macro="locators-subsequent" prefix=", "/> |
331 | 304 | </else-if> |
|
0 commit comments