commit cd93bf39274bdbba62dbc50b5e1088db2cea0eaf parent 50c4d6bfc399b2b2e5bf5bb65350208e281b7a21 Author: mmoole <mmoole@googlemail.com> Date: Sun, 1 Jun 2008 10:54:09 +0000 * "last accessed" added for urls * books title not italic in bibliography Diffstat:
| M | csl/law1_de.csl | | | 12 | ++++++++++-- |
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/csl/law1_de.csl b/csl/law1_de.csl @@ -157,7 +157,7 @@ </choose> </if> <else-if type="book"> - <text variable="title" font-style="italic"/> + <text variable="title"/> </else-if> <else> <text variable="title" prefix="„" suffix="“"/> @@ -380,7 +380,15 @@ </else-if> </choose> <text variable="DOI" prefix="doi:"/> - <text variable="URL" prefix="<" suffix=">"/> + <group> + <text variable="URL" prefix="<" suffix=">"/> + <text term="retrieved" prefix=", " suffix=" "/> + <date variable="accessed"> + <date-part name="day" form="numeric-leading-zeros" suffix="."/> + <date-part name="month" form="numeric-leading-zeros" suffix="."/> + <date-part name="year" form="long"/> + </date> + </group> </group> </macro> <macro name="sort-key">