Skip to content

Commit f1638a9

Browse files
authored
1 parent 39fede5 commit f1638a9

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

vancouver-author-date.csl

+10-5
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,16 @@
4747
<label form="long" prefix=", "/>
4848
<substitute>
4949
<names variable="editor"/>
50+
<text variable="title" form="short"/>
51+
</substitute>
52+
</names>
53+
</macro>
54+
<macro name="author-short">
55+
<names variable="author">
56+
<name form="short" and="text"/>
57+
<substitute>
58+
<names variable="editor"/>
59+
<text variable="title" form="short"/>
5060
</substitute>
5161
</names>
5262
</macro>
@@ -253,11 +263,6 @@
253263
</if>
254264
</choose>
255265
</macro>
256-
<macro name="author-short">
257-
<names variable="author">
258-
<name form="short" and="text"/>
259-
</names>
260-
</macro>
261266
<macro name="issued">
262267
<date variable="issued">
263268
<date-part name="year"/>

0 commit comments

Comments
 (0)