|
19 | 19 | <category field="history"/> |
20 | 20 | <category field="anthropology"/> |
21 | 21 | <summary>Author-date style for IFAO series</summary> |
22 | | - <updated>2020-04-24T10:09:48+00:00</updated> |
| 22 | + <updated>2020-04-29T00:53:29+00:00</updated> |
23 | 23 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
24 | 24 | </info> |
25 | 25 | <locale xml:lang="fr"> |
|
39 | 39 | </terms> |
40 | 40 | </locale> |
41 | 41 | <macro name="volume"> |
42 | | - <group delimiter=" "> |
43 | | - <text term="volume" form="short"/> |
44 | | - <text variable="volume"/> |
45 | | - </group> |
| 42 | + <text variable="volume"/> |
46 | 43 | </macro> |
47 | 44 | <macro name="book"> |
48 | 45 | <group delimiter=", "> |
|
68 | 65 | </macro> |
69 | 66 | <macro name="URL"> |
70 | 67 | <group delimiter=", "> |
71 | | - <text variable="URL" prefix="<" suffix=">"/> |
| 68 | + <text variable="URL"/> |
72 | 69 | <text macro="access"/> |
73 | 70 | </group> |
74 | 71 | </macro> |
|
242 | 239 | <text variable="volume"/> |
243 | 240 | </group> |
244 | 241 | <text macro="year-date"/> |
245 | | - <group delimiter="  "> |
| 242 | + <group delimiter=" "> |
246 | 243 | <text term="column" form="short"/> |
247 | 244 | <text variable="page"/> |
248 | 245 | </group> |
249 | | - <group delimiter="  "> |
| 246 | + <group delimiter=" "> |
250 | 247 | <text term="sub verbo" form="short" font-style="italic"/> |
251 | 248 | <text macro="title" quotes="true"/> |
252 | 249 | </group> |
|
289 | 286 | </else-if> |
290 | 287 | <else-if type="chapter paper-conference" match="any"> |
291 | 288 | <group delimiter=", "> |
292 | | - <text macro="title" quotes="true"/> |
293 | | - <choose> |
294 | | - <if variable="editor container-author" match="any"> |
295 | | - <group> |
296 | | - <text value="in" font-style="italic" suffix=" "/> |
297 | | - <text macro="editor" suffix=", "/> |
298 | | - <text variable="container-title" font-style="italic" text-case="title"/> |
299 | | - </group> |
300 | | - </if> |
301 | | - <else> |
302 | | - <group> |
303 | | - <text value="in" suffix=" "/> |
304 | | - <text variable="container-title" font-style="italic" text-case="title"/> |
305 | | - </group> |
306 | | - </else> |
307 | | - </choose> |
| 289 | + <group delimiter=" "> |
| 290 | + <text macro="title" quotes="true"/> |
| 291 | + <choose> |
| 292 | + <if variable="editor container-author" match="any"> |
| 293 | + <group> |
| 294 | + <text value="in" font-style="italic" suffix=" "/> |
| 295 | + <text macro="editor" suffix=", "/> |
| 296 | + <text variable="container-title" font-style="italic" text-case="title"/> |
| 297 | + </group> |
| 298 | + </if> |
| 299 | + <else> |
| 300 | + <group> |
| 301 | + <text value="in" suffix=" "/> |
| 302 | + <text variable="container-title" font-style="italic" text-case="title"/> |
| 303 | + </group> |
| 304 | + </else> |
| 305 | + </choose> |
| 306 | + </group> |
308 | 307 | <text macro="volume"/> |
309 | 308 | <text macro="genre"/> |
310 | 309 | <text macro="edition"/> |
311 | 310 | <text macro="collection"/> |
312 | 311 | <text macro="publisher"/> |
| 312 | + <text macro="year-date"/> |
313 | 313 | <text macro="pages"/> |
314 | 314 | </group> |
315 | 315 | </else-if> |
|
0 commit comments