Created
November 2, 2013 16:28
-
-
Save anonymous/7280706 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="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="de-DE"> | |
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) --> | |
<info> | |
<title>Mein Zitierstil (basierend auf: Harvard - Institut für Praxisforschung (Bahr & Frackmann))</title> | |
<id>http://www.zotero.org/styles/mein-zitierstil-basierend-auf-harvard-institut-für-praxisforschung-bahr-and-frackmann</id> | |
<link href="http://www.zotero.org/styles/mein-zitierstil-basierend-auf-harvard-institut-für-praxisforschung-bahr-and-frackmann" rel="self"/> | |
<link href="http://www.zotero.org/styles/harvard7de" rel="template"/> | |
<link href="http://www.institut-praxisforschung.ch/Portals/0/Jonas/Harvard-Zitierweise.pdf" rel="documentation"/> | |
<contributor> | |
<name>Saskia Mestern</name> | |
<email>saskia.mestern@gmail.com</email> | |
</contributor> | |
<category citation-format="author-date"/> | |
<category field="generic-base"/> | |
<category field="political_science"/> | |
<category field="social_science"/> | |
<updated>2013-03-10T18:41:30+00:00</updated> | |
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | |
</info> | |
<locale xml:lang="de"> | |
<terms> | |
<term name="anonymous" form="short">o. A.</term> | |
<term name="no date" form="short">o. J.</term> | |
<term name="et-al">et al.</term> | |
</terms> | |
</locale> | |
<macro name="editor"> | |
<names variable="editor" font-variant="small-caps" delimiter="; "> | |
<name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="always" form="long"/> | |
<label form="short" prefix=" (" suffix=".)" strip-periods="true"/> | |
</names> | |
</macro> | |
<macro name="anon"> | |
<text term="anonymous" form="short"/> | |
</macro> | |
<macro name="author"> | |
<names variable="author" font-variant="small-caps" delimiter="; "> | |
<name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="always" form="long"/> | |
<label form="short" prefix=" (" suffix=".)" strip-periods="true"/> | |
<substitute> | |
<text macro="editor"/> | |
<text macro="anon"/> | |
</substitute> | |
</names> | |
</macro> | |
<macro name="author-short"> | |
<names variable="author" font-variant="small-caps"> | |
<name form="short" and="symbol" delimiter=", " initialize-with=". " delimiter-precedes-last="never"/> | |
<substitute> | |
<names variable="editor"/> | |
<names variable="translator"/> | |
<text macro="anon"/> | |
</substitute> | |
</names> | |
</macro> | |
<macro name="access"> | |
<choose> | |
<if variable="DOI"> | |
<text variable="DOI" prefix="doi: "/> | |
</if> | |
<else> | |
<group> | |
<text term="retrieved" text-case="capitalize-first" suffix=" "/> | |
<text value="am" 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> | |
<text term="from" prefix=" " suffix=" "/> | |
<text variable="URL"/> | |
</group> | |
</group> | |
</else> | |
</choose> | |
</macro> | |
<macro name="title"> | |
<choose> | |
<if type="bill book graphic legal_case legislation motion_picture report song" match="any"> | |
<text variable="title" font-style="italic"/> | |
</if> | |
<else> | |
<text variable="title" prefix="„" suffix="“"/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="genre"> | |
<choose> | |
<if type="report thesis" match="any"> | |
<group prefix=" (" suffix=")"> | |
<text variable="genre"/> | |
<text variable="number" prefix=" Nr. "/> | |
</group> | |
</if> | |
</choose> | |
</macro> | |
<macro name="publisher"> | |
<group delimiter=": "> | |
<text variable="publisher-place"/> | |
<text variable="publisher"/> | |
</group> | |
</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="locator"> | |
<choose> | |
<if type="article-journal"> | |
<text variable="volume" suffix=" "/> | |
<text variable="issue" prefix="(" suffix=")"/> | |
</if> | |
</choose> | |
</macro> | |
<macro name="locator-citation"> | |
<group> | |
<text variable="locator"/> | |
</group> | |
</macro> | |
<macro name="published-date"> | |
<choose> | |
<if type="article-newspaper speech" match="any"> | |
<date variable="issued"> | |
<date-part name="day" form="numeric" suffix="."/> | |
<date-part name="month" form="numeric" suffix="."/> | |
<date-part name="year" form="long"/> | |
</date> | |
</if> | |
</choose> | |
</macro> | |
<macro name="pages"> | |
<choose> | |
<if type="chapter paper-conference article-journal article-magazine article-newspaper" match="any"> | |
<label variable="page" form="short" suffix=". " strip-periods="true"/> | |
<text variable="page"/> | |
</if> | |
</choose> | |
</macro> | |
<macro name="duration"> | |
<choose> | |
<if type="broadcast motion_picture song interview " match="any"> | |
<text variable="note" suffix="duration"/> | |
</if> | |
</choose> | |
</macro> | |
<macro name="edition"> | |
<choose> | |
<if is-numeric="edition"> | |
<group> | |
<number variable="edition" form="numeric" suffix=". "/> | |
<text term="edition" form="short" suffix="." strip-periods="true"/> | |
</group> | |
</if> | |
<else> | |
<text variable="edition" suffix="."/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="container-prefix"> | |
<choose> | |
<if type="chapter paper-conference article-journal" match="any"> | |
<text term="in" text-case="capitalize-first" suffix=":"/> | |
</if> | |
</choose> | |
</macro> | |
<macro name="isbn"> | |
<text variable="ISBN" prefix="ISBN: "/> | |
</macro> | |
<citation et-al-min="3" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" collapse="year"> | |
<sort> | |
<key macro="author"/> | |
<key variable="issued"/> | |
</sort> | |
<layout prefix="(" suffix=")" delimiter="; "> | |
<group delimiter=""> | |
<text macro="author-short" suffix=" "/> | |
<text macro="year-date"/> | |
<text macro="locator-citation" prefix=": "/> | |
</group> | |
</layout> | |
</citation> | |
<bibliography hanging-indent="true" et-al-min="4" et-al-use-first="3"> | |
<sort> | |
<key macro="author"/> | |
<key variable="title"/> | |
<key variable="issued"/> | |
</sort> | |
<layout> | |
<group delimiter=" " suffix="."> | |
<choose> | |
<if type="chapter paper-conference" match="any"> | |
<group delimiter="; "> | |
<text macro="author"/> | |
</group> | |
</if> | |
<else> | |
<group delimiter="; "> | |
<text macro="author"/> | |
<text macro="editor"/> | |
</group> | |
</else> | |
</choose> | |
<text macro="year-date" prefix="(" suffix="):"/> | |
<text macro="title" suffix="."/> | |
<text macro="container-prefix"/> | |
<choose> | |
<if type="chapter paper-conference" match="any"> | |
<text macro="editor"/> | |
</if> | |
</choose> | |
<text variable="container-title" font-style="italic" suffix="."/> | |
<text macro="edition"/> | |
<text macro="genre"/> | |
<text macro="publisher"/> | |
<group delimiter=", "> | |
<group delimiter=", " prefix="(" suffix=")"> | |
<text variable="collection-title"/> | |
</group> | |
<text macro="locator"/> | |
<text macro="published-date"/> | |
<text macro="pages"/> | |
</group> | |
</group> | |
<text macro="access" display="blocks"/> | |
</layout> | |
</bibliography> | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment