We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb1b0d commit dd52bfeCopy full SHA for dd52bfe
quaternaire.csl
@@ -53,7 +53,7 @@
53
</macro>
54
<macro name="editor-chapter">
55
<names variable="editor">
56
- <name and="text" delimiter-precedes-last="never" initialize-with=". " sort-separator=" "/>
+ <name and="text" delimiter-precedes-last="never" initialize-with="." sort-separator=" "/>
57
<label form="short" prefix=" (" suffix=")"/>
58
</names>
59
@@ -231,7 +231,7 @@
231
</layout>
232
</citation>
233
<!-- ***************** Bibliographie ***************** -->
234
- <bibliography entry-spacing="1" line-spacing="1">
+ <bibliography>
235
<sort>
236
<key macro="author"/>
237
<key variable="issued"/>
0 commit comments