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>
|
</if>
|
||||||
</choose>
|
</choose>
|
||||||
</macro>
|
</macro>
|
||||||
<macro name="author-bib">
|
<macro name="author">
|
||||||
<names variable="author">
|
<names variable="author">
|
||||||
<name name-as-sort-order="first" and="text" sort-separator=", "
|
<name name-as-sort-order="first" and="text" sort-separator=", "
|
||||||
delimiter=", " delimiter-precedes-last="always"/>
|
delimiter=", " delimiter-precedes-last="always"/>
|
||||||
|
@ -389,7 +389,7 @@
|
||||||
</sort>
|
</sort>
|
||||||
<layout suffix=".">
|
<layout suffix=".">
|
||||||
<group delimiter=". ">
|
<group delimiter=". ">
|
||||||
<text macro="author-bib"/>
|
<text macro="author"/>
|
||||||
<text macro="recipient-bib"/>
|
<text macro="recipient-bib"/>
|
||||||
<text macro="title-bib"/>
|
<text macro="title-bib"/>
|
||||||
<text macro="description-bib"/>
|
<text macro="description-bib"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue