www

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

commit 6b7165c4ff0fa398b23d373f87c2428462128161
parent 75049c3c5bd000a708ce741d8d2c33ed2cfd16b4
Author: Elena Razlogova <elena.razlogova@gmail.com>
Date:   Wed,  9 Apr 2008 17:13:48 +0000

Fixes formatting for book sections with no editor in APA


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

diff --git a/csl/apa.csl b/csl/apa.csl @@ -175,8 +175,8 @@ <text macro="author" suffix="."/> <text macro="issued"/> <text macro="title" prefix=" " suffix=". "/> - <text macro="container-prefix"/> - <text macro="editor-translator" prefix=" " suffix=", "/> + <text macro="container-prefix" suffix=" "/> + <text macro="editor-translator" suffix=", "/> <text variable="container-title" font-style="italic"/> <text variable="collection-title" prefix=", " suffix="."/> <text macro="edition" prefix=" (" suffix=")"/>