Skip to content

Commit 86f888a

Browse files
authored
Update archeosciences.csl (JabRef#4682)
1 parent 99c4fd3 commit 86f888a

File tree

1 file changed

+68
-68
lines changed

1 file changed

+68
-68
lines changed

Diff for: archeosciences.csl

+68-68
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" delimiter-precedes-et-al="never" delimiter-precedes-last="never" page-range-format="expanded" demote-non-dropping-particle="never" default-locale="fr-FR">
3-
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
3+
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
44
<info>
55
<title>ArchéoSciences (French)</title>
66
<id>http://www.zotero.org/styles/archeosciences</id>
@@ -17,13 +17,13 @@
1717
<issn>1960-1360</issn>
1818
<eissn>2104-3728</eissn>
1919
<summary>Style pour ArchéoSciences, revue d'Archéométrie.</summary>
20-
<updated>2019-03-22T12:49:09+00:00</updated>
20+
<updated>2020-04-09T17:01:16+00:00</updated>
2121
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2222
</info>
2323
<locale xml:lang="fr">
2424
<terms>
2525
<term name="editor" form="short">dir.</term>
26-
<term name="in">dans</term>
26+
<term name="in">in</term>
2727
<term name="anonymous">anonyme</term>
2828
<term name="anonymous" form="short">anon.</term>
2929
<term name="accessed">consulté le</term>
@@ -32,26 +32,23 @@
3232
</terms>
3333
</locale>
3434
<macro name="author">
35-
<names variable="author" delimiter=" ">
35+
<names variable="author">
3636
<name delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
3737
<substitute>
38-
<text macro="editor"/>
39-
<text term="anonymous" text-case="capitalize-first"/>
38+
<choose>
39+
<if match="any" variable="editor">
40+
<text macro="editor"/>
41+
</if>
42+
<else>
43+
<text term="anonymous" text-case="capitalize-first"/>
44+
</else>
45+
</choose>
4046
</substitute>
4147
</names>
4248
</macro>
43-
<macro name="editor">
44-
<names variable="editor">
45-
<name delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
46-
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
47-
</names>
48-
</macro>
49-
<macro name="pages">
50-
<text variable="page"/>
51-
</macro>
5249
<macro name="author-short">
5350
<names variable="author">
54-
<name form="short" and="symbol" delimiter-precedes-last="never"/>
51+
<name form="short" and="symbol" delimiter-precedes-last="never" et-al-min="3" et-al-use-first="1"/>
5552
<et-al font-style="italic"/>
5653
<substitute>
5754
<choose>
@@ -65,32 +62,36 @@
6562
</substitute>
6663
</names>
6764
</macro>
65+
<macro name="editor">
66+
<names variable="editor">
67+
<name delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
68+
<label form="short" plural="never" text-case="lowercase" prefix=" (" suffix=")"/>
69+
</names>
70+
</macro>
71+
<macro name="pages">
72+
<text variable="page"/>
73+
</macro>
6874
<macro name="editor-short">
6975
<names variable="editor">
70-
<name form="short" and="symbol" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
76+
<name form="short" and="symbol" delimiter-precedes-last="never" et-al-min="3" et-al-use-first="1" initialize-with=". " name-as-sort-order="all"/>
7177
<et-al font-style="italic"/>
7278
</names>
7379
</macro>
74-
<macro name="URLaccess">
75-
<group delimiter=" " suffix=".">
76-
<text term="available at" text-case="capitalize-first" suffix=":"/>
77-
<text variable="URL"/>
78-
<text macro="access"/>
79-
</group>
80-
</macro>
81-
<macro name="access">
82-
<group prefix="(" suffix=")">
83-
<text term="accessed" form="short" suffix=" "/>
84-
<date form="numeric" variable="accessed"/>
80+
<macro name="URL">
81+
<group delimiter=", ">
82+
<group delimiter=" ">
83+
<text term="available at" text-case="capitalize-first"/>
84+
<text variable="URL"/>
85+
</group>
86+
<group>
87+
<text term="accessed" form="short" text-case="lowercase" suffix=" "/>
88+
<date form="numeric" variable="accessed"/>
89+
</group>
8590
</group>
8691
</macro>
87-
<macro name="editor-text">
88-
<text macro="editor"/>
89-
<text macro="publisher" suffix=", "/>
90-
</macro>
9192
<macro name="title">
9293
<choose>
93-
<if type="book dataset map report webpage" match="any">
94+
<if type="book" match="any">
9495
<text variable="title" font-style="italic"/>
9596
</if>
9697
<else>
@@ -115,26 +116,25 @@
115116
<text term="no date" form="short"/>
116117
</else>
117118
</choose>
118-
<choose>
119-
<if is-numeric="edition">
120-
<number variable="edition" prefix=" (" suffix=")"/>
121-
</if>
122-
<else>
123-
<text variable="edition" prefix=" (" suffix=")"/>
124-
</else>
125-
</choose>
126119
</macro>
127120
<macro name="DOI">
128-
<text variable="DOI" prefix="DOI: "/>
121+
<text variable="DOI" prefix="DOI : "/>
129122
</macro>
130123
<macro name="collection">
131-
<group delimiter=", " suffix=".">
124+
<group delimiter=" " suffix=".">
132125
<text variable="collection-title"/>
133126
<text variable="collection-number"/>
134127
</group>
135128
</macro>
129+
<macro name="editor-text">
130+
<group delimiter=" ">
131+
<text term="in" text-case="capitalize-first" font-style="italic"/>
132+
<text macro="editor"/>
133+
</group>
134+
</macro>
136135
<citation et-al-min="3" et-al-use-first="1" delimiter-precedes-et-al="never" disambiguate-add-year-suffix="true">
137136
<sort>
137+
<key variable="issued"/>
138138
<key variable="author"/>
139139
</sort>
140140
<layout delimiter="&#160;; " prefix="(" suffix=")">
@@ -158,49 +158,49 @@
158158
</group>
159159
<text macro="title"/>
160160
<choose>
161-
<if type="thesis">
162-
<text macro="publisher"/>
163-
</if>
164-
<else-if type="article-journal article-magazine article-newspaper broadcast personal_communication entry-dictionary entry-encyclopedia" match="any">
165-
<group delimiter=", " suffix=".">
166-
<text variable="container-title" font-style="italic"/>
167-
<text variable="volume"/>
168-
<text variable="issue"/>
169-
<text macro="pages"/>
161+
<if type="article-journal article-magazine article-newspaper" match="any">
162+
<group>
163+
<text variable="container-title" font-style="italic" suffix=", "/>
164+
<text variable="volume" suffix=", "/>
165+
<text variable="issue" suffix=" "/>
166+
<text macro="pages" prefix=": "/>
170167
</group>
171-
</else-if>
168+
</if>
172169
<else-if type="book" match="any">
170+
<text macro="collection"/>
171+
<text macro="publisher"/>
172+
</else-if>
173+
<else-if type="chapter paper-conference" match="any">
174+
<text macro="editor-text"/>
173175
<choose>
174-
<if match="all" variable="editor author">
175-
<text macro="editor-text"/>
176+
<if type="chapter" match="any">
177+
<text variable="container-title" font-style="italic"/>
176178
</if>
177179
<else>
178-
<text macro="publisher"/>
180+
<text variable="container-title"/>
179181
</else>
180182
</choose>
183+
<text variable="event"/>
184+
<text macro="collection"/>
185+
<text macro="publisher"/>
181186
</else-if>
182-
<else-if type="chapter paper-conference" match="any">
183-
<group delimiter=" " suffix=".">
184-
<text term="in" text-case="capitalize-first"/>
185-
<text macro="editor"/>
186-
</group>
187-
<text variable="container-title" font-style="italic"/>
187+
<else-if type="thesis" match="any">
188188
<group delimiter=", ">
189+
<text variable="genre"/>
189190
<text macro="publisher"/>
190-
<text macro="pages"/>
191191
</group>
192192
</else-if>
193-
<else-if type="dataset report" match="any">
193+
<else-if type="report dataset" match="any">
194+
<text variable="genre"/>
195+
<text variable="version" prefix="Version "/>
194196
<text macro="collection"/>
195-
<text variable="note" suffix="."/>
196197
<text macro="publisher"/>
197-
<text macro="URLaccess"/>
198+
<text variable="URL" prefix="URL : "/>
198199
</else-if>
199200
<else-if type="webpage">
200-
<text macro="URLaccess"/>
201+
<text macro="URL"/>
201202
</else-if>
202203
<else>
203-
<text variable="title" font-style="italic" suffix=". "/>
204204
<text macro="publisher"/>
205205
</else>
206206
</choose>

0 commit comments

Comments
 (0)