We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4037bf commit d90993dCopy full SHA for d90993d
st-paul-university-faculty-of-canon-law.csl
@@ -79,16 +79,6 @@
79
</else>
80
</choose>
81
</macro>
82
- <macro name="editor-translator-book">
83
- <choose>
84
- <if type="book">
85
- <names variable="editor translator" delimiter=", ">
86
- <name initialize-with="." and="text"/>
87
- <label form="short" prefix=" (" suffix=")"/>
88
- </names>
89
- </if>
90
- </choose>
91
- </macro>
92
<macro name="editor-translator">
93
<names variable="editor translator" delimiter=", ">
94
<name initialize-with="." and="text"/>
@@ -257,7 +247,7 @@
257
247
</citation>
258
248
<bibliography hanging-indent="true" et-al-min="4" et-al-use-first="1" entry-spacing="0">
259
249
<sort>
260
- <key macro="sort-key"/>
250
+ <key macro="author"/>
261
251
<key variable="issued"/>
262
252
</sort>
263
253
<layout suffix=".">
0 commit comments