commit 86d2db35150646d951c47752f77cdfe764bff3d7
parent 60fc30c6638f19dc7948020fccea625b7da295d7
Author: Peter Baumgartner <peter.baumgartner@donau-uni.ac.at>
Date: Sat, 30 Aug 2008 05:07:18 +0000
changed "month day" to "day. month" for blog posts
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/csl/chicago-author-date_de.csl b/csl/chicago-author-date_de.csl
@@ -27,6 +27,7 @@
* added colon as suffix of the term "in" --
* added colon as suffix of the termin "accessed" --
* changed variable "issue" of "article-journal from "no." to "Nr." --
+ * chenged "month day" to "day. month" for blog posts (and other entry types? which ones else?)
I also changed some script logic which in noted in the code: --
* do not add day-month at the end of a book, even it is provided in the date field of the zotero database (as it sometimes come from amazon) --
* added access date for material with URL. --
@@ -290,8 +291,8 @@
</macro>
<macro name="day-month">
<date variable="issued">
+ <date-part name="day" suffix=". "/>
<date-part name="month"/>
- <date-part name="day" prefix=" "/>
</date>
</macro>
<macro name="collection-title">