Skip to content

Commit 4089be5

Browse files
authored
Update bulletin-de-la-societe-prehistorique-francaise.csl (JabRef#4810)
1 parent f130aa7 commit 4089be5

File tree

1 file changed

+29
-23
lines changed

1 file changed

+29
-23
lines changed

bulletin-de-la-societe-prehistorique-francaise.csl

Lines changed: 29 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?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">
33
<info>
44
<title>Bulletin de la Société préhistorique française (French)</title>
55
<title-short>BSPF</title-short>
@@ -10,17 +10,21 @@
1010
<name>Benedicte Macgregor</name>
1111
<email>benedicte.macgregor@mae.u-paris10.fr</email>
1212
</author>
13+
<contributor>
14+
<name>Dominique Commelin</name>
15+
<email>commelin@mmsh.univ-aix.fr</email>
16+
</contributor>
1317
<category citation-format="author-date"/>
1418
<category field="anthropology"/>
1519
<issn>0037-9514</issn>
1620
<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>
1923
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2024
</info>
2125
<locale xml:lang="fr">
2226
<terms>
23-
<term name="editor" form="short">dir</term>
27+
<term name="editor" form="short">(dir.)</term>
2428
</terms>
2529
</locale>
2630
<macro name="editor">
@@ -39,8 +43,8 @@
3943
<macro name="author">
4044
<names variable="author">
4145
<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"/>
4448
</name>
4549
<label form="short" prefix=" "/>
4650
<substitute>
@@ -66,7 +70,7 @@
6670
<macro name="access">
6771
<choose>
6872
<if variable="URL">
69-
<text value="consultable à&#160;" text-case="capitalize-first" suffix=" "/>
73+
<text value="&#160;" text-case="capitalize-first" suffix=" "/>
7074
<text variable="URL"/>
7175
<group prefix=" [" suffix="]">
7276
<text value="accédé le" text-case="capitalize-first" suffix=" "/>
@@ -90,7 +94,7 @@
9094
</choose>
9195
</macro>
9296
<macro name="publisher">
93-
<group delimiter=", ">
97+
<group delimiter=", " prefix=", ">
9498
<text variable="publisher-place"/>
9599
<text variable="publisher"/>
96100
</group>
@@ -124,7 +128,7 @@
124128
</group>
125129
</layout>
126130
</citation>
127-
<bibliography et-al-min="4" et-al-use-first="1">
131+
<bibliography et-al-min="100" et-al-use-first="1">
128132
<sort>
129133
<key macro="author"/>
130134
<key variable="title"/>
@@ -145,27 +149,29 @@
145149
<text variable="volume"/>
146150
</group>
147151
<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>
154152
</group>
155-
<group>
156-
<text variable="number-of-pages" prefix=", " suffix="&#160;p."/>
153+
<text macro="publisher"/>
154+
<group delimiter=" " prefix=" (" suffix=")">
155+
<text variable="collection-title"/>
156+
<text variable="collection-number"/>
157157
</group>
158+
<text variable="number-of-pages" prefix=", " suffix="&#160;p."/>
158159
</if>
159160
<else-if type="chapter paper-conference" match="any">
160161
<text macro="title" prefix=" " suffix=","/>
161-
<group prefix=" " suffix=" ">
162+
<group prefix=" " suffix=".">
162163
<text value="in" font-style="italic" suffix=" "/>
163164
<text macro="editor" suffix=", "/>
164165
<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=" &#160;"/>
169175
</group>
170176
</group>
171177
</else-if>
@@ -193,7 +199,7 @@
193199
</group>
194200
<group prefix=", ">
195201
<label variable="locator" form="short"/>
196-
<text variable="page" prefix="p.&#160;"/>
202+
<text variable="page" prefix="&#160;"/>
197203
</group>
198204
</group>
199205
</else>

0 commit comments

Comments
 (0)