Skip to content

Commit

Permalink
Remove more et-al affixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bwiernik committed Dec 23, 2021
1 parent 07d7423 commit 03a94e4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions archaeonautica.csl
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<name form="short">
<name-part name="family" font-variant="small-caps"/>
</name>
<et-al font-style="italic" suffix=" "/>
<et-al font-style="italic"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
Expand All @@ -81,23 +81,23 @@
<name-part name="family" font-variant="small-caps"/>
</name>
<label form="short" prefix=", " suffix=". " text-case="uppercase" strip-periods="true"/>
<et-al font-style="italic" suffix=" "/>
<et-al font-style="italic"/>
</names>
</if>
<else-if variable="editor">
<names variable="editor">
<name form="long" name-as-sort-order="all" initialize-with=". " sort-separator=" ">
<name-part name="family" font-variant="small-caps"/>
</name>
<et-al font-style="italic" suffix=" "/>
<et-al font-style="italic"/>
</names>
</else-if>
<else-if variable="collection-editor">
<names variable="collection-editor">
<name form="long" name-as-sort-order="all" initialize-with=". " sort-separator=" ">
<name-part name="family" font-variant="small-caps"/>
</name>
<et-al font-style="italic" suffix=" "/>
<et-al font-style="italic"/>
</names>
</else-if>
<else-if type="book map graphic report entry-dictionary entry-encyclopedia chapter speech paper-conference article-journal article-magazine article-newspaper">
Expand Down

0 comments on commit 03a94e4

Please sign in to comment.