Skip to content

Commit 1d060f9

Browse files
authored
Update sist02.csl (#5568)
1 parent 54e8904 commit 1d060f9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sist02.csl

+7
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@
6767
<label form="short" plural="never"/>
6868
</names>
6969
</macro>
70+
<macro name="translator">
71+
<names variable="translator">
72+
<name initialize="false" initialize-with=". " name-as-sort-order="all"/>
73+
<label form="short" plural="never"/>
74+
</names>
75+
</macro>
7076
<macro name="locators">
7177
<group delimiter=", ">
7278
<group>
@@ -167,6 +173,7 @@
167173
<else-if type="book" match="any">
168174
<group delimiter=". ">
169175
<text macro="title"/>
176+
<text macro="translator"/>
170177
<group delimiter=", ">
171178
<text variable="edition"/>
172179
<text macro="publisher"/>

0 commit comments

Comments
 (0)