|
9 | 9 | <link href="https://journals.openedition.org/antafr/340" rel="documentation"/>
|
10 | 10 | <author>
|
11 | 11 | <name>Antonio Mendes da Silva</name>
|
12 |
| - <email>mendes@mmsh.univ-aix.fr</email> |
| 12 | + <email>antonio.mendes@cnrs.fr</email> |
13 | 13 | </author>
|
14 | 14 | <category citation-format="author-date"/>
|
15 | 15 | <category field="humanities"/>
|
16 | 16 | <category field="history"/>
|
17 | 17 | <issn>0066-4871</issn>
|
18 | 18 | <eissn>2117-539X</eissn>
|
19 |
| - <summary>Style conçu pour la revue Antiquités africaines. Histoire et archéologie de |
20 |
| - l’Afrique du Nord, de la protohistoire à la conquête arabe – History and |
21 |
| - archaeology of North Africa, from protohistory to the Arab conquests. Centre Camille |
22 |
| - Jullian, CNRS</summary> |
23 |
| - <updated>2020-05-04T12:23:43+00:00</updated> |
| 19 | + <summary>Style conçu pour la revue Antiquités africaines. Histoire et archéologie de l’Afrique |
| 20 | + du Nord, de la protohistoire à la conquête arabe – History and archaeology of North |
| 21 | + Africa, from protohistory to the Arab conquests. Centre Camille Jullian, CNRS</summary> |
| 22 | + <updated>2020-05-10T04:06:15+00:00</updated> |
24 | 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>
|
25 | 24 | </info>
|
26 | 25 | <locale xml:lang="fr">
|
27 | 26 | <terms>
|
28 |
| - <term name="no date" form="short">[s.d.]</term> |
| 27 | + <term name="no date" form="short">s.d.</term> |
29 | 28 | <term name="et-al">et alii</term>
|
30 | 29 | <term name="editor" form="short">
|
31 |
| - <single>dir.</single> |
32 |
| - <multiple>dirs.</multiple> |
| 30 | + <single>éd.</single> |
| 31 | + <multiple>éd.</multiple> |
33 | 32 | </term>
|
34 | 33 | </terms>
|
35 | 34 | </locale>
|
|
105 | 104 | </names>
|
106 | 105 | </else-if>
|
107 | 106 | <else-if type="book">
|
108 |
| - <text variable="title-short"/> |
| 107 | + <text variable="title-short" font-style="italic"/> |
109 | 108 | </else-if>
|
110 | 109 | <else-if type="map">
|
111 | 110 | <text variable="title-short"/>
|
|
133 | 132 | <label form="short" prefix=" (" suffix=".)"/>
|
134 | 133 | </names>
|
135 | 134 | </else-if>
|
| 135 | + <else-if variable="editorial-director"> |
| 136 | + <names variable="editorial-director" suffix=" "> |
| 137 | + <name name-as-sort-order="all" and="text" initialize-with=". " delimiter-precedes-last="never" sort-separator=" "> |
| 138 | + <name-part name="family" font-variant="small-caps"/> |
| 139 | + </name> |
| 140 | + <label form="short" prefix=" (" suffix=".)"/> |
| 141 | + </names> |
| 142 | + </else-if> |
136 | 143 | </choose>
|
137 | 144 | </macro>
|
138 | 145 | <macro name="editor">
|
|
274 | 281 | <choose>
|
275 | 282 | <if variable="issued">
|
276 | 283 | <text macro="volume" prefix=", "/>
|
277 |
| - <text variable="issue" prefix="&#160;"/> |
| 284 | + <text variable="issue" prefix=" "/> |
278 | 285 | </if>
|
279 | 286 | <else>
|
280 | 287 | <text macro="volume" prefix=", "/>
|
|
343 | 350 | <macro name="collection">
|
344 | 351 | <choose>
|
345 | 352 | <if type="motion_picture map entry-dictionary entry-encyclopedia book speech paper-conference chapter" match="any">
|
346 |
| - <group prefix=" (" suffix=")" delimiter=", "> |
| 353 | + <group prefix=" (" suffix=")"> |
347 | 354 | <text variable="collection-title"/>
|
348 |
| - <text macro="volume"/> |
349 |
| - <text variable="collection-number"/> |
| 355 | + <text variable="collection-number" prefix=" "/> |
350 | 356 | </group>
|
351 | 357 | </if>
|
352 | 358 | <else-if type="article-journal">
|
|
361 | 367 | <group suffix=", " prefix=" ">
|
362 | 368 | <choose>
|
363 | 369 | <if variable="issued">
|
| 370 | + <text macro="originally-published" suffix=" "/> |
364 | 371 | <date variable="issued">
|
365 | 372 | <date-part name="year" form="long"/>
|
366 | 373 | </date>
|
|
383 | 390 | </else>
|
384 | 391 | </choose>
|
385 | 392 | </macro>
|
| 393 | + <macro name="originally-published"> |
| 394 | + <group delimiter=", " prefix=" [" suffix="]"> |
| 395 | + <date variable="original-date"> |
| 396 | + <date-part name="day" suffix=" "/> |
| 397 | + <date-part name="month" suffix=" "/> |
| 398 | + <date-part name="year"/> |
| 399 | + </date> |
| 400 | + </group> |
| 401 | + </macro> |
386 | 402 | <macro name="page-bib">
|
387 | 403 | <choose>
|
388 | 404 | <if type="book" match="any"/>
|
|
444 | 460 | <group suffix=", ">
|
445 | 461 | <choose>
|
446 | 462 | <if is-numeric="volume">
|
447 |
| - <text term="volume" form="short" suffix=". "/> |
448 | 463 | <text variable="volume"/>
|
449 | 464 | <text variable="number-of-volumes" prefix="/"/>
|
450 | 465 | </if>
|
|
465 | 480 | </names>
|
466 | 481 | </group>
|
467 | 482 | </macro>
|
468 |
| - <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year" year-suffix-delimiter=", " after-collapse-delimiter="&#160;; " name-delimiter=", " initialize-with=". " delimiter-precedes-last="never" name-as-sort-order="all" sort-separator=" "> |
| 483 | + <macro name="archive"> |
| 484 | + <group suffix="." prefix=". "> |
| 485 | + <group delimiter=", "> |
| 486 | + <text variable="archive"/> |
| 487 | + <text variable="archive_location"/> |
| 488 | + <text variable="call-number"/> |
| 489 | + </group> |
| 490 | + </group> |
| 491 | + </macro> |
| 492 | + <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year" year-suffix-delimiter=", " after-collapse-delimiter=" ; " name-delimiter=", " initialize-with=". " delimiter-precedes-last="never" name-as-sort-order="all" sort-separator=" "> |
469 | 493 | <sort>
|
470 | 494 | <key variable="issued" sort="descending"/>
|
471 | 495 | <key macro="author-citation"/>
|
472 | 496 | <key macro="title"/>
|
473 | 497 | </sort>
|
474 |
| - <layout delimiter="&#160;; "> |
475 |
| - <group delimiter=",&#160;"> |
| 498 | + <layout delimiter=" ; "> |
| 499 | + <group delimiter=", "> |
476 | 500 | <group delimiter=" ">
|
477 | 501 | <text macro="author-citation"/>
|
478 | 502 | <text macro="year-date-short"/>
|
479 | 503 | </group>
|
480 |
| - <group delimiter="&#160;"> |
| 504 | + <group delimiter=" "> |
481 | 505 | <label variable="locator" form="short"/>
|
482 | 506 | <text variable="locator"/>
|
483 | 507 | </group>
|
|
501 | 525 | <text macro="place"/>
|
502 | 526 | <text macro="collection"/>
|
503 | 527 | <text macro="page-bib"/>
|
| 528 | + <text macro="archive"/> |
504 | 529 | </group>
|
505 | 530 | <text variable="URL"/>
|
506 | 531 | </layout>
|
|
0 commit comments