www

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

commit 50c4d6bfc399b2b2e5bf5bb65350208e281b7a21
parent 6d9427981e1c7b77f5613420443831dc02fe9497
Author: mmoole <mmoole@googlemail.com>
Date:   Sat, 31 May 2008 22:00:59 +0000

* quotation marks for german
* date format ''
* <url>

Diffstat:
Mcsl/law1_de.csl | 22+++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/csl/law1_de.csl b/csl/law1_de.csl @@ -160,7 +160,7 @@ <text variable="title" font-style="italic"/> </else-if> <else> - <text variable="title" quotes="true"/> + <text variable="title" prefix="&#8222;" suffix="&#8220;"/> </else> </choose> </macro> @@ -183,7 +183,7 @@ <text variable="title" form="short" font-style="italic"/> </else-if> <else> - <text variable="title" form="short" quotes="true"/> + <text variable="title" form="short" prefix="&#8222;" suffix="&#8220;"/> </else> </choose> </macro> @@ -284,8 +284,8 @@ <choose> <if type="graphic report" match="any"> <date variable="issued"> - <date-part name="month" suffix=" "/> - <date-part name="day" suffix=", "/> + <date-part name="day" suffix="."/> + <date-part name="month" suffix="."/> <date-part name="year"/> </date> </if> @@ -296,8 +296,8 @@ </else-if> <else> <date variable="issued"> - <date-part name="month" suffix=" "/> - <date-part name="day" suffix=", "/> + <date-part name="day" suffix="."/> + <date-part name="month" suffix="."/> <date-part name="year"/> </date> </else> @@ -380,7 +380,7 @@ </else-if> </choose> <text variable="DOI" prefix="doi:"/> - <text variable="URL"/> + <text variable="URL" prefix="&lt;" suffix="&gt;"/> </group> </macro> <macro name="sort-key"> @@ -395,7 +395,7 @@ <option name="et-al-subsequent-use-first" value="1"/> <option name="disambiguate-add-names" value="true"/> <layout prefix="" suffix="." delimiter="; "> - <choose> +<!-- <choose> <if position="ibid-with-locator"> <group delimiter=", "> <text term="ibid" suffix="."/> @@ -405,14 +405,14 @@ <else-if position="ibid"> <text term="ibid" suffix="."/> </else-if> - <else> + <else>--> <group delimiter=", "> <text macro="contributors-short"/> <text macro="title-short"/> <text macro="point-locators-subsequent"/> </group> - </else> - </choose> +<!-- </else>--> +<!-- </choose>--> </layout> </citation> <bibliography>