commit d0275982d5ef894f38750754516bc2305869611e
parent 576af8591a3defb09abf4d35257ff83bc6aa8a4d
Author: eugenem <eugenem@gatech.edu>
Date: Mon, 8 Sep 2008 05:28:07 +0000
Minor edit to how titles are handled.
Diffstat:
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/csl/acm-sigchi-proceedings.csl b/csl/acm-sigchi-proceedings.csl
@@ -85,7 +85,7 @@
<text variable="publisher" suffix=" "/>
<text macro="year" prefix="(" suffix=")"/>
</macro>
-
+
<macro name="book-publisher">
<group delimiter=", ">
<text variable="publisher"/>
@@ -117,14 +117,7 @@
<layout suffix=".">
<text variable="citation-number" suffix="."/>
<text macro="author" suffix=". "/>
- <choose>
- <if type="book">
- <text macro="title" suffix=". " font-style="italic"/>
- </if>
- <else>
- <text macro="title" suffix=". "/>
- </else>
- </choose>
+ <text macro="title" suffix=". "/>
<choose>
<if type="book">
<text macro="book-publisher" suffix="."/>