Testing subsequent-author-substitute in Chicago
This commit is contained in:
parent
dd4dec57cc
commit
5745f3e474
1 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@
|
|||
</if>
|
||||
</choose>
|
||||
</macro>
|
||||
<macro name="author-bib">
|
||||
<macro name="author">
|
||||
<names variable="author">
|
||||
<name name-as-sort-order="first" and="text" sort-separator=", "
|
||||
delimiter=", " delimiter-precedes-last="always"/>
|
||||
|
@ -389,7 +389,7 @@
|
|||
</sort>
|
||||
<layout suffix=".">
|
||||
<group delimiter=". ">
|
||||
<text macro="author-bib"/>
|
||||
<text macro="author"/>
|
||||
<text macro="recipient-bib"/>
|
||||
<text macro="title-bib"/>
|
||||
<text macro="description-bib"/>
|
||||
|
|
Loading…
Reference in a new issue