Created
July 19, 2012 15:30
-
-
Save rmzelle/3144687 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<style xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://purl.org/net/xbiblio/csl http://xbiblio.svn.sourceforge.net/viewvc/xbiblio/csl/schema/trunk/csl.rnc?revision=513" | |
xmlns="http://purl.org/net/xbiblio/csl" xml:lang="en" class="in-text"> | |
<info> | |
<title>Ethnologie Goettingen</title> | |
<id>http://www.zotero.org/styles/ethnogoe</id> | |
<link href="http://www.uni-goettingen.de/de/28822.html"/> | |
<author> | |
<name>Jan Kaluza</name> | |
<email>[email protected]</email> | |
</author> | |
<category term="author-date"/> | |
<category term="anthropology"/> | |
<updated>2009-03-17T12:43:00+00:00</updated> | |
<summary>Institut fuer Ethnologie, Universitaet Goettingen</summary> | |
<link href="http://www.uni-goettingen.de/de/86102.html" | |
rel="documentation"/> | |
</info> | |
<macro name="editor"> | |
<names variable="editor"> | |
<name and="text" delimiter=", "/> | |
<label form="short" text-case="sentence" prefix=" (" suffix=".)"/> | |
</names> | |
</macro> | |
<macro name="series-editor"> | |
<names variable="original-author"> | |
<label form="short" text-case="capitalize-first" suffix=". "/> | |
<name and="text" delimiter=", "/> | |
</names> | |
</macro> | |
<macro name="anon"> | |
<text term="anonymous" form="short" text-case="capitalize-first"/> | |
</macro> | |
<macro name="author"> | |
<names variable="author"> | |
<name and="text" name-as-sort-order="first" sort-separator=", " delimiter=", " | |
delimiter-precedes-last="never"/> | |
<label form="short" prefix=" (" suffix=".)" text-case="sentence"/> | |
<substitute> | |
<names variable="editor"/> | |
<names variable="translator"/> | |
<text macro="anon"/> | |
</substitute> | |
</names> | |
</macro> | |
<macro name="author-short"> | |
<names variable="author"> | |
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never"/> | |
<substitute> | |
<names variable="editor"> | |
<name form="short" and="text"/> | |
</names> | |
<names variable="translator"/> | |
<text macro="anon"/> | |
</substitute> | |
</names> | |
</macro> | |
<macro name="access"> | |
<group> | |
<text variable="URL"/> | |
<group 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"/> | |
</date> | |
</group> | |
</group> | |
</macro> | |
<macro name="title"> | |
<choose> | |
<if type="thesis"> | |
<text variable="title"/> | |
</if> | |
<else-if type="book"> | |
<text variable="title"/> | |
</else-if> | |
<else> | |
<text variable="title"/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="publisher"> | |
<choose> | |
<if type="motion_picture"> | |
<group prefix="" delimiter=": " suffix="."> | |
<text variable="publisher-place"/> | |
<text variable="publisher"/> | |
</group> | |
<group prefix=" " delimiter=", " suffix="."> | |
<text variable="genre"/> | |
<text variable="running-length"/> | |
</group> | |
</if> | |
<else> | |
<group prefix="" delimiter=": "> | |
<text variable="publisher-place"/> | |
<text variable="publisher"/> | |
</group> | |
</else> | |
</choose> | |
</macro> | |
<macro name="year-date"> | |
<choose> | |
<if variable="issued"> | |
<date variable="issued"> | |
<date-part name="year"/> | |
</date> | |
</if> | |
<else> | |
<text term="no date" form="short"/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="day-month"> | |
<date variable="issued"> | |
<date-part name="day" suffix=". "/> | |
<date-part name="month"/> | |
</date> | |
</macro> | |
<macro name="pages"> | |
<label variable="page" form="short" suffix=". " text-case="capitalize-first"/> | |
<text variable="page"/> | |
</macro> | |
<macro name="edition"> | |
<text variable="edition"/> | |
</macro> | |
<macro name="series"> | |
<group delimiter=", "> | |
<text variable="collection-title"/> | |
<text variable="volume"/> | |
</group> | |
</macro> | |
<citation> | |
<option name="et-al-min" value="4"/> | |
<option name="et-al-use-first" value="1"/> | |
<option name="et-al-subsequent-min" value="4"/> | |
<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> | |
<text variable="locator"/> | |
</group> | |
</layout> | |
</citation> | |
<bibliography> | |
<option name="hanging-indent" value="true"/> | |
<option name="et-al-min" value="4"/> | |
<option name="et-al-use-first" value="1"/> | |
<sort> | |
<key macro="author"/> | |
<key variable="title"/> | |
</sort> | |
<layout> | |
<group delimiter=" "> | |
<text macro="author"/> | |
<text macro="year-date" prefix="(" suffix=")"/> | |
</group> | |
<choose> | |
<if type="article-newspaper article-magazine" match="any"> | |
<group delimiter=" "> | |
<text macro="title" prefix=" " suffix="."/> | |
</group> | |
<group prefix=" " delimiter=" "> | |
<text variable="container-title" text-case="title" font-style="italic" suffix=","/> | |
<text macro="day-month"/> | |
<group delimiter=" " prefix="(" suffix=")"> | |
<text value="Nr."/> | |
<text macro="edition"/> | |
</group> | |
</group> | |
<text variable="page" prefix=": "/> | |
</if> | |
<else-if type="thesis"> | |
<text macro="title" prefix=" " suffix="."/> | |
<group prefix=" " delimiter=", " suffix="."> | |
<text macro="edition"/> | |
<text macro="editor" suffix="."/> | |
<text variable="genre"/> | |
<text macro="publisher"/> | |
</group> | |
</else-if> | |
<else-if type="book"> | |
<group delimiter=" "> | |
<text macro="title" prefix=" " suffix="."/> | |
<text macro="edition" suffix="."/> | |
<text macro="editor" suffix="."/> | |
<text macro="publisher" suffix="."/> | |
<choose> | |
<if variable="collection-title"> | |
<text macro="series" prefix="(" suffix=")"/> | |
</if> | |
</choose> | |
</group> | |
</else-if> | |
<else-if type="chapter"> | |
<group delimiter=" " suffix="."> | |
<text macro="title" prefix=" " suffix="."/> | |
<group class="container" delimiter=", " suffix="."> | |
<group delimiter=" "> | |
<text term="in" text-case="capitalize-first" suffix=":"/> | |
<text macro="editor" suffix=","/> | |
<text variable="container-title" text-case="title" suffix="."/> | |
<text macro="edition" suffix=";"/> | |
<text macro="pages"/> | |
</group> | |
<text variable="volume" prefix="vol. "/> | |
<text variable="collection-title" font-style="italic"/> | |
</group> | |
<text macro="publisher"/> | |
</group> | |
</else-if> | |
<else-if type="webpage post post-weblog" match="any"> | |
<text macro="title" prefix=" " suffix=". "/> | |
<text variable="genre" suffix="."/> | |
</else-if> | |
<else> | |
<group suffix="."> | |
<text macro="title" prefix=" "/> | |
<text macro="editor" prefix=" "/> | |
</group> | |
<group class="container" prefix=" " suffix="." delimiter=" "> | |
<text variable="container-title" text-case="title" font-style="italic"/> | |
<group delimiter=""> | |
<text variable="volume"/> | |
<text variable="issue" prefix="(" suffix=")"/> | |
<text variable="page" prefix=":"/> | |
</group> | |
</group> | |
</else> | |
</choose> | |
<text prefix=" " macro="access" suffix=" "/> | |
</layout> | |
</bibliography> | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment