Skip to content

Commit

Permalink
Update sist02.csl (#5568)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdmsnr committed Aug 24, 2021
1 parent 54e8904 commit 1d060f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sist02.csl
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@
<label form="short" plural="never"/>
</names>
</macro>
<macro name="translator">
<names variable="translator">
<name initialize="false" initialize-with=". " name-as-sort-order="all"/>
<label form="short" plural="never"/>
</names>
</macro>
<macro name="locators">
<group delimiter=", ">
<group>
Expand Down Expand Up @@ -167,6 +173,7 @@
<else-if type="book" match="any">
<group delimiter=". ">
<text macro="title"/>
<text macro="translator"/>
<group delimiter=", ">
<text variable="edition"/>
<text macro="publisher"/>
Expand Down

0 comments on commit 1d060f9

Please sign in to comment.