|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" demote-non-dropping-particle="never" default-locale="fr-FR" page-range-format="expanded"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" demote-non-dropping-particle="never" page-range-format="expanded" default-locale="fr-FR"> |
3 | 3 | <info>
|
4 | 4 | <title>Collection du Centre Jean-Bérard (French)</title>
|
5 | 5 | <id>http://www.zotero.org/styles/collection-du-centre-jean-berard</id>
|
|
14 | 14 | <category field="anthropology"/>
|
15 | 15 | <issn>1590-3869</issn>
|
16 | 16 | <summary>Feuille de style pour la Collection du Centre Jean-Bérard</summary>
|
17 |
| - <updated>2018-05-05T17:33:39+01:00</updated> |
| 17 | + <updated>2020-07-20T17:33:39+01: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="fr">
|
|
25 | 25 | <term name="anonymous" form="short">anon.</term>
|
26 | 26 | <term name="no date">sans date</term>
|
27 | 27 | <term name="no date" form="short">s. d.</term>
|
| 28 | + <term name="paragraph" form="short">§</term> |
28 | 29 | </terms>
|
29 | 30 | </locale>
|
30 | 31 | <macro name="author">
|
|
76 | 77 | </macro>
|
77 | 78 | <macro name="locator">
|
78 | 79 | <choose>
|
79 |
| - <if locator="paragraph"> |
80 |
| - <text variable="locator" prefix=", § "/> |
| 80 | + <if locator="paragraph folio issue" match="any"> |
| 81 | + <group prefix=", " delimiter=" "> |
| 82 | + <label variable="locator" form="short"/> |
| 83 | + <text variable="locator"/> |
| 84 | + </group> |
81 | 85 | </if>
|
82 | 86 | <else>
|
83 |
| - <group prefix=", "> |
| 87 | + <group prefix=", " delimiter=" "> |
84 | 88 | <label variable="locator" form="short" suffix=". "/>
|
85 | 89 | <text variable="locator"/>
|
86 | 90 | </group>
|
|
0 commit comments