Skip to content

Commit 8695d97

Browse files
authored
Update societe-francaise-detude-de-la-ceramique-antique-en-gaule.csl (JabRef#4660)
1 parent 0dc2e37 commit 8695d97

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

societe-francaise-detude-de-la-ceramique-antique-en-gaule.csl

+13-9
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" version="1.0" class="note" demote-non-dropping-particle="never" page-range-format="expanded" default-locale="fr-FR">
2+
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" demote-non-dropping-particle="never" page-range-format="expanded" default-locale="fr-FR">
33
<info>
44
<title>Société Française d’Étude de la Céramique Antique en Gaule (French)</title>
55
<title-short>SFECAG</title-short>
@@ -10,11 +10,11 @@
1010
<author>
1111
<name>Patrick O'Brien</name>
1212
</author>
13-
<category citation-format="note"/>
13+
<category citation-format="author-date"/>
1414
<category field="history"/>
1515
<category field="anthropology"/>
1616
<issn>1297-8213</issn>
17-
<updated>2020-03-30T08:49:30+00:00</updated>
17+
<updated>2020-04-01T10:13:11+00:00</updated>
1818
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1919
</info>
2020
<locale xml:lang="fr">
@@ -31,7 +31,9 @@
3131
</locale>
3232
<macro name="author">
3333
<names variable="author" delimiter=", ">
34-
<name sort-separator=", " initialize-with=". " delimiter=", "/>
34+
<name sort-separator=", " initialize-with=". " delimiter=", ">
35+
<name-part name="family" text-case="uppercase"/>
36+
</name>
3537
<et-al font-variant="normal" font-style="italic"/>
3638
<substitute>
3739
<text macro="container-author"/>
@@ -79,17 +81,19 @@
7981
<macro name="locator">
8082
<choose>
8183
<if locator="paragraph">
82-
<text variable="locator" prefix=", § "/>
84+
<text variable="locator" prefix="§ "/>
8385
</if>
8486
<else>
85-
<group prefix=", ">
87+
<group>
8688
<choose>
8789
<if locator="page">
8890
<text variable="locator"/>
8991
</if>
9092
<else>
91-
<label variable="locator" form="short" suffix=". "/>
92-
<text variable="locator"/>
93+
<group delimiter=" ">
94+
<label variable="locator" form="short"/>
95+
<text variable="locator"/>
96+
</group>
9397
</else>
9498
</choose>
9599
</group>
@@ -101,7 +105,7 @@
101105
<if type="book" match="any">
102106
<text variable="title" font-style="italic"/>
103107
</if>
104-
<else-if type="webpage" match="any">
108+
<else-if type="webpage post post-weblog" match="any">
105109
<text variable="title"/>
106110
</else-if>
107111
<else-if variable="container-title" match="none">

0 commit comments

Comments
 (0)