|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="fr-FR" version="1.0" demote-non-dropping-particle="sort-only"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="fr-FR"> |
3 | 3 | <info>
|
4 | 4 | <title>Bulletin de la Société préhistorique française (French)</title>
|
5 | 5 | <title-short>BSPF</title-short>
|
|
10 | 10 | <name>Benedicte Macgregor</name>
|
11 | 11 | <email>benedicte.macgregor@mae.u-paris10.fr</email>
|
12 | 12 | </author>
|
| 13 | + <contributor> |
| 14 | + <name>Dominique Commelin</name> |
| 15 | + <email>commelin@mmsh.univ-aix.fr</email> |
| 16 | + </contributor> |
13 | 17 | <category citation-format="author-date"/>
|
14 | 18 | <category field="anthropology"/>
|
15 | 19 | <issn>0037-9514</issn>
|
16 | 20 | <eissn>1760-7361</eissn>
|
17 |
| - <summary>Style élaborée à partir du style ehess de F Heimburger</summary> |
18 |
| - <updated>2012-09-27T22:06:38+00:00</updated> |
| 21 | + <summary>Style élaboré à partir du style ehess de F Heimburger</summary> |
| 22 | + <updated>2018-05-22T00:59:23+00:00</updated> |
19 | 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>
|
20 | 24 | </info>
|
21 | 25 | <locale xml:lang="fr">
|
22 | 26 | <terms>
|
23 |
| - <term name="editor" form="short">dir</term> |
| 27 | + <term name="editor" form="short">(dir.)</term> |
24 | 28 | </terms>
|
25 | 29 | </locale>
|
26 | 30 | <macro name="editor">
|
|
39 | 43 | <macro name="author">
|
40 | 44 | <names variable="author">
|
41 | 45 | <name name-as-sort-order="all" sort-separator=" " initialize-with="." delimiter=", ">
|
42 |
| - <name-part name="family" text-case="uppercase"/> |
43 |
| - <name-part name="given" text-case="uppercase"/> |
| 46 | + <name-part name="family" font-variant="small-caps"/> |
| 47 | + <name-part name="given" font-variant="small-caps"/> |
44 | 48 | </name>
|
45 | 49 | <label form="short" prefix=" "/>
|
46 | 50 | <substitute>
|
|
66 | 70 | <macro name="access">
|
67 | 71 | <choose>
|
68 | 72 | <if variable="URL">
|
69 |
| - <text value="consultable à " text-case="capitalize-first" suffix=" "/> |
| 73 | + <text value=" " text-case="capitalize-first" suffix=" "/> |
70 | 74 | <text variable="URL"/>
|
71 | 75 | <group prefix=" [" suffix="]">
|
72 | 76 | <text value="accédé le" text-case="capitalize-first" suffix=" "/>
|
|
90 | 94 | </choose>
|
91 | 95 | </macro>
|
92 | 96 | <macro name="publisher">
|
93 |
| - <group delimiter=", "> |
| 97 | + <group delimiter=", " prefix=", "> |
94 | 98 | <text variable="publisher-place"/>
|
95 | 99 | <text variable="publisher"/>
|
96 | 100 | </group>
|
|
124 | 128 | </group>
|
125 | 129 | </layout>
|
126 | 130 | </citation>
|
127 |
| - <bibliography et-al-min="4" et-al-use-first="1"> |
| 131 | + <bibliography et-al-min="100" et-al-use-first="1"> |
128 | 132 | <sort>
|
129 | 133 | <key macro="author"/>
|
130 | 134 | <key variable="title"/>
|
|
145 | 149 | <text variable="volume"/>
|
146 | 150 | </group>
|
147 | 151 | <text variable="edition"/>
|
148 |
| - <text macro="publisher"/> |
149 |
| - <text variable="collection-title" prefix="("/> |
150 |
| - <text variable="collection-number" suffix=")"/> |
151 |
| - <date variable="issued"> |
152 |
| - <date-part name="year"/> |
153 |
| - </date> |
154 | 152 | </group>
|
155 |
| - <group> |
156 |
| - <text variable="number-of-pages" prefix=", " suffix=" p."/> |
| 153 | + <text macro="publisher"/> |
| 154 | + <group delimiter=" " prefix=" (" suffix=")"> |
| 155 | + <text variable="collection-title"/> |
| 156 | + <text variable="collection-number"/> |
157 | 157 | </group>
|
| 158 | + <text variable="number-of-pages" prefix=", " suffix=" p."/> |
158 | 159 | </if>
|
159 | 160 | <else-if type="chapter paper-conference" match="any">
|
160 | 161 | <text macro="title" prefix=" " suffix=","/>
|
161 |
| - <group prefix=" " suffix=" "> |
| 162 | + <group prefix=" " suffix="."> |
162 | 163 | <text value="in" font-style="italic" suffix=" "/>
|
163 | 164 | <text macro="editor" suffix=", "/>
|
164 | 165 | <text variable="container-title" font-style="italic" suffix=", "/>
|
165 |
| - <text variable="collection-title" suffix=", "/> |
166 |
| - <group suffix="."> |
167 |
| - <text macro="publisher" suffix=", "/> |
168 |
| - <text macro="pages"/> |
| 166 | + <group prefix=" " suffix=""> |
| 167 | + <text macro="publisher"/> |
| 168 | + <group prefix=" (" suffix="), "> |
| 169 | + <group delimiter=" "> |
| 170 | + <text variable="collection-title"/> |
| 171 | + <text variable="collection-number"/> |
| 172 | + </group> |
| 173 | + </group> |
| 174 | + <text macro="pages" prefix="  "/> |
169 | 175 | </group>
|
170 | 176 | </group>
|
171 | 177 | </else-if>
|
|
193 | 199 | </group>
|
194 | 200 | <group prefix=", ">
|
195 | 201 | <label variable="locator" form="short"/>
|
196 |
| - <text variable="page" prefix="p. "/> |
| 202 | + <text variable="page" prefix=" "/> |
197 | 203 | </group>
|
198 | 204 | </group>
|
199 | 205 | </else>
|
|
0 commit comments