Skip to content

Commit 40855c4

Browse files
committed
Fix affixes on et-al
1 parent 408a3a8 commit 40855c4

4 files changed

+34
-29
lines changed

afro-asia.csl

+6-6
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<macro name="producers">
148148
<names variable="author">
149149
<name form="long" sort-separator=", "/>
150-
<et-al term="et-al" prefix=" " font-style="italic"/>
150+
<et-al term="et-al" font-style="italic"/>
151151
<substitute>
152152
<text macro="container-producers"/>
153153
</substitute>
@@ -156,7 +156,7 @@
156156
<macro name="producers-short">
157157
<names variable="author">
158158
<name form="short"/>
159-
<et-al term="et-al" prefix=" " suffix="." font-style="italic"/>
159+
<et-al term="et-al" font-style="italic"/>
160160
<substitute>
161161
<text macro="container-producers-short"/>
162162
</substitute>
@@ -168,7 +168,7 @@
168168
<name form="long" name-as-sort-order="all" sort-separator=", ">
169169
<name-part name="family" text-case="uppercase"/>
170170
</name>
171-
<et-al term="et-al" prefix=" " font-style="italic"/>
171+
<et-al term="et-al" font-style="italic"/>
172172
<substitute>
173173
<text macro="container-producers-surname"/>
174174
</substitute>
@@ -178,7 +178,7 @@
178178
<macro name="container-producers">
179179
<names variable="editor">
180180
<name form="long" sort-separator=", "/>
181-
<et-al term="et-al" prefix=" " font-style="italic"/>
181+
<et-al term="et-al" font-style="italic"/>
182182
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
183183
<substitute>
184184
<names variable="container-author"/>
@@ -188,7 +188,7 @@
188188
<macro name="container-producers-short">
189189
<names variable="editor">
190190
<name form="short"/>
191-
<et-al term="et-al" prefix=" " font-style="italic"/>
191+
<et-al term="et-al" font-style="italic"/>
192192
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
193193
<substitute>
194194
<names variable="container-author"/>
@@ -201,7 +201,7 @@
201201
<name form="long" name-as-sort-order="all" sort-separator=", ">
202202
<name-part name="family" text-case="uppercase"/>
203203
</name>
204-
<et-al term="et-al" prefix=" " font-style="italic"/>
204+
<et-al term="et-al" font-style="italic"/>
205205
<label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
206206
<substitute>
207207
<names variable="container-author"/>

antiquites-africaines.csl

+4-4
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<name form="short">
6565
<name-part name="family" font-variant="small-caps"/>
6666
</name>
67-
<et-al font-style="italic" suffix=" "/>
67+
<et-al font-style="italic"/>
6868
<substitute>
6969
<names variable="editor"/>
7070
<names variable="translator"/>
@@ -85,23 +85,23 @@
8585
<name-part name="family" font-variant="small-caps"/>
8686
</name>
8787
<label form="short" prefix=", " suffix=". " text-case="uppercase" strip-periods="true"/>
88-
<et-al font-style="italic" suffix=" "/>
88+
<et-al font-style="italic"/>
8989
</names>
9090
</if>
9191
<else-if variable="editor">
9292
<names variable="editor">
9393
<name form="short" et-al-min="3" et-al-use-first="1">
9494
<name-part name="family" font-variant="small-caps"/>
9595
</name>
96-
<et-al font-style="italic" suffix=" "/>
96+
<et-al font-style="italic"/>
9797
</names>
9898
</else-if>
9999
<else-if variable="collection-editor">
100100
<names variable="collection-editor">
101101
<name form="short" et-al-min="3" et-al-use-first="1">
102102
<name-part name="family" font-variant="small-caps"/>
103103
</name>
104-
<et-al font-style="italic" suffix=" "/>
104+
<et-al font-style="italic"/>
105105
</names>
106106
</else-if>
107107
<else-if type="book">

szociologiai-szemle.csl

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<term name="from">Elérhető</term>
2828
<term name="accessed">Letöltve</term>
2929
<term name="and">&#8211;</term>
30-
<term name="et-al"> et al.</term>
30+
<term name="et-al">et al.</term>
3131
</terms>
3232
</locale>
3333
<macro name="container-contributors">
@@ -58,7 +58,7 @@
5858
<names variable="author" delimiter="&#8211;">
5959
<name delimiter=" &#8211; " delimiter-precedes-et-al="always" delimiter-precedes-last="always" et-al-use-last="true" initialize-with=". " name-as-sort-order="all"/>
6060
<label form="short" text-case="lowercase" prefix=" (" suffix=")."/>
61-
<et-al prefix=" " font-style="italic"/>
61+
<et-al font-style="italic"/>
6262
<substitute>
6363
<names variable="editor" delimiter=" &#8211; "/>
6464
<names variable="translator" delimiter=" &#8211; "/>

universitat-basel-iberoromanistik.csl

+22-17
Original file line numberDiff line numberDiff line change
@@ -26,26 +26,26 @@
2626
<choose>
2727
<if type="book" match="any">
2828
<names variable="translator" delimiter="/" prefix="[" suffix="]">
29-
<label form="short" suffix=" "/>
29+
<label form="short"/>
3030
<name delimiter=" / " delimiter-precedes-last="always"/>
31-
<et-al prefix=" (" suffix=") " font-style="italic"/>
31+
<et-al font-style="italic"/>
3232
</names>
3333
</if>
3434
</choose>
3535
</macro>
3636
<macro name="editor">
3737
<choose>
3838
<if type="chapter article-journal paper-conference" match="any">
39-
<names variable="editor" delimiter=" / " suffix=":">
39+
<names variable="editor" delimiter=" / ">
4040
<name delimiter=" / " delimiter-precedes-last="always" name-as-sort-order="all"/>
41-
<et-al prefix=" (" suffix=") " font-style="italic"/>
42-
<label form="short" prefix=" (" suffix=")"/>
41+
<et-al font-style="italic"/>
42+
<label form="short" prefix="(" suffix=")"/>
4343
</names>
4444
</if>
4545
<else>
4646
<names variable="editor" delimiter=" / ">
4747
<name name-as-sort-order="all" sort-separator=", " delimiter="/" delimiter-precedes-last="always" form="long"/>
48-
<label form="short" prefix=" (" suffix=")"/>
48+
<label form="short" prefix="(" suffix=")"/>
4949
</names>
5050
</else>
5151
</choose>
@@ -196,14 +196,17 @@
196196
<macro name="container-title">
197197
<choose>
198198
<if type="chapter paper-conference" match="any">
199-
<text macro="editor"/>
199+
200200
</if>
201201
</choose>
202202
<choose>
203203
<if type="chapter paper-conference" match="any">
204-
<group delimiter=". " prefix=" " suffix=".">
205-
<text variable="container-title" text-case="title" font-style="italic"/>
206-
<text macro="number-of-volumes"/>
204+
<group delimiter=": ">
205+
<text macro="editor"/>
206+
<group delimiter=". " suffix=".">
207+
<text variable="container-title" text-case="title" font-style="italic"/>
208+
<text macro="number-of-volumes"/>
209+
</group>
207210
</group>
208211
</if>
209212
<else-if type="webpage post-weblog" match="any">
@@ -252,17 +255,19 @@
252255
</sort>
253256
<layout suffix=".">
254257
<group delimiter=". ">
255-
<group delimiter=" " suffix=".">
258+
<group delimiter=" ">
256259
<text macro="author"/>
257260
<text macro="year-date" prefix="(" suffix="):"/>
258261
<text macro="title"/>
259262
<text macro="container-prefix"/>
260-
<choose>
261-
<if type="article-journal" match="all" variable="editor">
262-
<text macro="editor"/>
263-
</if>
264-
</choose>
265-
<text macro="container-title"/>
263+
<group delimiter=": ">
264+
<choose>
265+
<if type="article-journal" match="all" variable="editor">
266+
<text macro="editor"/>
267+
</if>
268+
</choose>
269+
<text macro="container-title"/>
270+
</group>
266271
<text macro="edition"/>
267272
<text macro="genre"/>
268273
<group delimiter=", " suffix=".">

0 commit comments

Comments
 (0)