Skip to content

Commit 06038a7

Browse files
committed
Remove et-al affixes
1 parent be96bd8 commit 06038a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

embnet-journal.csl

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
<names variable="editor">
2222
<name and="text" initialize-with="" name-as-sort-order="all" sort-separator=""/>
2323
<label form="short" prefix=" (" suffix=")" strip-periods="true"/>
24-
<et-al suffix="." font-style="italic"/>
24+
<et-al font-style="italic"/>
2525
</names>
2626
</macro>
2727
<macro name="author">
2828
<names variable="author">
2929
<name and="text" et-al-min="6" et-al-use-first="5" name-as-sort-order="all" sort-separator=" "/>
3030
<label form="short" prefix=" "/>
31-
<et-al suffix="." font-style="italic"/>
31+
<et-al font-style="italic"/>
3232
<substitute>
3333
<names variable="editor"/>
3434
<text variable="title"/>

0 commit comments

Comments
 (0)