www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 5745f3e47441b9cc3dd4a57b9fb40a0e13aca497
parent dd4dec57cc3bd82a330f76ddf45166c77a3f528d
Author: Elena Razlogova <elena.razlogova@gmail.com>
Date:   Wed, 13 Feb 2008 12:05:29 +0000

Testing subsequent-author-substitute in Chicago


Diffstat:
Mcsl/chicago-note-bibliography.csl | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/csl/chicago-note-bibliography.csl b/csl/chicago-note-bibliography.csl @@ -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"/>