hoping on validity

This commit is contained in:
mmoole 2008-05-30 20:59:11 +00:00
parent 4db6230ce1
commit 7c698eba4d

View file

@ -1,205 +1,205 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<?oxygen RNGSchema="file:/C:/Users/tester/Desktop/csl.rnc" type="compact"?> <?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="de" class="in-text"> <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text">
<info> <info>
<title>Harvard Reference format 7 (Author-Date) (de)</title> <title>Harvard Reference format 7 (Author-Date) (de)</title>
<id>http://www.zotero.org/styles/harvard7de</id> <id>http://www.zotero.org/styles/harvard7de</id>
<link href="http://www.zotero.org/styles/harvard7de"/> <link href="http://www.zotero.org/styles/harvard7de"/>
<author> <author>
<name>Julian Onions</name> <name>Julian Onions</name>
<email>julian.onions@gmail.com</email> <email>julian.onions@gmail.com</email>
</author> </author>
<contributor> <contributor>
<name>Sven Rothe</name> <name>Sven Rothe</name>
<email>mmoole@googlemail.com</email> <email>mmoole@googlemail.com</email>
</contributor> </contributor>
<category term="author-date"/> <category term="author-date"/>
<category term="generic-base"/> <category term="generic-base"/>
<updated>2008-01-01T11:11:11+00:00</updated> <updated>2008-01-01T11:11:11+00:00</updated>
<summary>A Harvard author-date style variant, mostly german</summary> <summary>A Harvard author-date style variant, mostly german</summary>
<link href="http://qse.ifs.tuwien.ac.at/courses/Usability2/Literaturangaben.pdf" <link href="http://qse.ifs.tuwien.ac.at/courses/Usability2/Literaturangaben.pdf"
rel="documentation"/> rel="documentation"/>
<!--please e-mail me about bugs, suggestions etc! i do not often check the website! mmoole@googlemail.com --> <!--please e-mail me about bugs, suggestions etc! i do not often check the website! mmoole@googlemail.com -->
</info> </info>
<macro name="editor"> <macro name="editor">
<names variable="editor"> <names variable="editor">
<name initialize-with=". " sort-separator=", " delimiter="; " <name initialize-with=". " sort-separator=", " delimiter="; "
delimiter-precedes-last="always" form="long"/> delimiter-precedes-last="always" form="long"/>
<label form="short" prefix=" (" text-case="lowercase" suffix=".)"/> <label form="short" prefix=" (" text-case="lowercase" suffix=".)"/>
</names> </names>
</macro> </macro>
<macro name="anon"> <macro name="anon">
<text term="o.&#160;A." form="short"/> <text value="o.&#160;A."/>
</macro> </macro>
<macro name="author"> <macro name="author">
<names variable="author" delimiter="; "> <names variable="author" delimiter="; ">
<name name-as-sort-order="all" sort-separator=", " delimiter="; " <name name-as-sort-order="all" sort-separator=", " delimiter="; "
delimiter-precedes-last="always" form="long"/> delimiter-precedes-last="always" form="long"/>
<label form="short" prefix=" (" suffix=".)"/> <label form="short" prefix=" (" suffix=".)"/>
<substitute> <substitute>
<text macro="editor"/> <text macro="editor"/>
<text macro="anon"/> <text macro="anon"/>
</substitute> </substitute>
</names> </names>
</macro> </macro>
<macro name="author-short"> <macro name="author-short">
<names variable="author"> <names variable="author">
<name form="short" delimiter=", " initialize-with=". "/> <name form="short" delimiter=", " initialize-with=". "/>
<substitute> <substitute>
<names variable="editor"/> <names variable="editor"/>
<names variable="translator"/> <names variable="translator"/>
<text macro="anon"/> <text macro="anon"/>
</substitute> </substitute>
</names> </names>
</macro> </macro>
<macro name="access"> <macro name="access">
<choose>
<if type="webpage">
<choose> <choose>
<if variable="URL"> <if type="webpage">
<text term="online" prefix="[" suffix="]"/> <choose>
<text value=" Available from: "/> <if variable="URL">
<text variable="URL"/> <text term="online" prefix="[" suffix="]"/>
<group prefix=" (" delimiter=" " suffix=")"> <text value=" Available from: "/>
<text term="accessed" text-case="capitalize-first" lang="de"/> <text variable="URL"/>
<date variable="accessed"> <group prefix=" (" delimiter=" " suffix=")">
<date-part name="day" suffix=" "/> <text term="accessed" text-case="capitalize-first"/>
<date-part name="month" suffix=" "/> <date variable="accessed">
<date-part name="year"/> <date-part name="day" suffix=" "/>
</date> <date-part name="month" suffix=" "/>
</group> <date-part name="year"/>
</if> </date>
</group>
</if>
</choose>
</if>
</choose> </choose>
</if>
</choose>
</macro> </macro>
<macro name="title"> <macro name="title">
<choose> <choose>
<if type="book"> <if type="book">
<text variable="title" font-style="italic"/> <text variable="title" font-style="italic"/>
</if> </if>
<else> <else>
<text variable="title" prefix="&#8222;" suffix="&#8220;"/> <text variable="title" prefix="&#8222;" suffix="&#8220;"/>
</else> </else>
</choose> </choose>
</macro> </macro>
<macro name="publisher"> <macro name="publisher">
<group delimiter=": "> <group delimiter=": ">
<text variable="publisher-place"/> <text variable="publisher-place"/>
<text variable="publisher"/> <text variable="publisher"/>
</group>
</macro>
<macro name="year-date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text value="o.&#160;J."/>
</else>
</choose>
</macro>
<macro name="locator">
<choose>
<if type="article-journal">
<text variable="volume"/>
<text variable="issue" prefix="(" suffix=")"/>
</if>
</choose>
</macro>
<macro name="published-date">
<choose>
<if type="article-newspaper">
<date variable="issued">
<date-part name="day" form="ordinal" suffix=" "/>
<date-part name="month" form="long"/>
</date>
</if>
</choose>
</macro>
<macro name="pages">
<choose>
<if type="chapter article-journal" match="any">
<label variable="page" form="short" suffix=". "/>
<text variable="page"/>
</if>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="numeric" suffix=". Aufl."/>
</group> </group>
</if> </macro>
<else> <macro name="year-date">
<text variable="edition" suffix="."/> <choose>
</else> <if variable="issued">
</choose> <date variable="issued">
</macro> <date-part name="year"/>
<macro name="container-prefix"> </date>
<choose> </if>
<if type="chapter" match="any"> <else>
<text term="in" text-case="capitalize-first" suffix=":"/> <text value="o.&#160;J."/>
</if> </else>
</choose> </choose>
</macro> </macro>
<citation> <macro name="locator">
<option name="et-al-min" value="4"/> <choose>
<option name="et-al-use-first" value="1"/> <if type="article-journal">
<option name="et-al-subsequent-min" value="6"/> <text variable="volume"/>
<option name="et-al-subsequent-use-first" value="1"/> <text variable="issue" prefix="(" suffix=")"/>
<option name="disambiguate-add-year-suffix" value="true"/> </if>
<option name="disambiguate-add-names" value="true"/> </choose>
<option name="disambiguate-add-givenname" value="true"/> </macro>
<option name="collapse" value="year"/> <macro name="published-date">
<layout prefix="(" suffix=")" delimiter="; "> <choose>
<group delimiter=": "> <if type="article-newspaper">
<group delimiter=", "> <date variable="issued">
<text macro="author-short"/> <date-part name="day" form="ordinal" suffix=" "/>
<text macro="year-date"/> <date-part name="month" form="long"/>
</group> </date>
<group> </if>
<text variable="locator" prefix="S. "/> </choose>
</group> </macro>
</group> <macro name="pages">
</layout> <choose>
</citation> <if type="chapter article-journal" match="any">
<bibliography> <label variable="page" form="short" suffix=". "/>
<option name="hanging-indent" value="true"/> <text variable="page"/>
<option name="et-al-min" value="6"/> </if>
<option name="et-al-use-first" value="4"/> </choose>
<sort> </macro>
<key macro="author"/> <macro name="edition">
<key variable="title"/> <choose>
</sort> <if is-numeric="edition">
<layout suffix="."> <group delimiter=" ">
<group delimiter=" "> <number variable="edition" form="numeric" suffix=". Aufl."/>
<text macro="author"/> </group>
<text macro="year-date" prefix="(" suffix="):"/> </if>
<text macro="title" suffix="."/> <else>
<text macro="container-prefix"/> <text variable="edition" suffix="."/>
<text macro="editor"/> </else>
<text variable="container-title" font-style="italic" suffix="." prefix=": "/> </choose>
<text macro="edition"/> </macro>
<text macro="publisher"/> <macro name="container-prefix">
<choose>
<if type="chapter" match="any">
<text term="in" text-case="capitalize-first" suffix=":"/>
</if>
</choose>
</macro>
<citation>
<option name="et-al-min" value="4"/>
<option name="et-al-use-first" value="1"/>
<option name="et-al-subsequent-min" value="6"/>
<option name="et-al-subsequent-use-first" value="1"/>
<option name="disambiguate-add-year-suffix" value="true"/>
<option name="disambiguate-add-names" value="true"/>
<option name="disambiguate-add-givenname" value="true"/>
<option name="collapse" value="year"/>
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=": ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<group>
<text variable="locator" prefix="S. "/>
</group>
</group>
</layout>
</citation>
<bibliography>
<option name="hanging-indent" value="true"/>
<option name="et-al-min" value="6"/>
<option name="et-al-use-first" value="4"/>
<sort>
<key macro="author"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<group delimiter=" ">
<text macro="author"/>
<text macro="year-date" prefix="(" suffix="):"/>
<text macro="title" suffix="."/>
<text macro="container-prefix"/>
<text macro="editor"/>
<text variable="container-title" font-style="italic" suffix="." prefix=": "/>
<text macro="edition"/>
<text macro="publisher"/>
<group delimiter=", "> <group delimiter=", ">
<group delimiter=", " prefix="(" suffix=")"> <group delimiter=", " prefix="(" suffix=")">
<text variable="collection-title"/> <text variable="collection-title"/>
</group> </group>
<text variable="genre"/> <text variable="genre"/>
<text macro="locator"/> <text macro="locator"/>
<text macro="published-date"/> <text macro="published-date"/>
<text macro="pages"/> <text macro="pages"/>
<text macro="access"/> <text macro="access"/>
</group> </group>
</group> </group>
</layout> </layout>
</bibliography> </bibliography>
</style> </style>