Resource: https://publications.rifs-potsdam.de/cone/citation-styles/resource/citation-styles187192
- http://purl.org/dc/elements/1.1/title:
Pädagogische Hochschule Heidelberg (German)
- http://purl.org/escidoc/metadata/terms/0.1/abbreviation:
PH Heidelberg
- http://www.w3.org/1999/02/22-rdf-syntax-ns#value:
<?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">
<info>
<title>Pädagogische Hochschule Heidelberg (German)</title>
<title-short>PH Heidelberg</title-short>
<id>http://www.zotero.org/styles/padagogische-hochschule-heidelberg</id>
<link href="http://www.zotero.org/styles/padagogische-hochschule-heidelberg" rel="self"/>
<link href="http://www.ph-heidelberg.de/" rel="documentation"/>
<!-- useful things: non breaking space:   -->
<author>
<name>Beate Baldauf</name>
<email>baldaufb@ph-heidelberg.de</email>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>Citation style of the PH Heidelberg, based on a Harvard author-date style variant, mostly German</summary>
<updated>2012-09-27T22:06:38+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>
<macro name="author">
<names variable="author" delimiter="; ">
<name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="always" form="long" suffix=" "/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<text macro="editor"/>
<names variable="translator"/>
</substitute>
</names>
<text macro="anon"/>
</macro>
<macro name="author-short">
<names variable="author" delimiter="; ">
<name form="short" delimiter="; " initialize-with=". " delimiter-precedes-last="always" sort-separator="," suffix=" "/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
</substitute>
</names>
<text macro="anon"/>
</macro>
<macro name="editor">
<names variable="editor" delimiter="; ">
<name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="always" form="long"/>
<label form="short" prefix=" (" suffix="). "/>
</names>
</macro>
<macro name="anon">
<choose>
<if variable="author editor translator" match="none">
<text term="anonymous" form="short" suffix=" " strip-periods="true"/>
</if>
</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="normal" suffix=". "/>
</if>
<else-if type="chapter paper-conference" match="any">
<text variable="title" font-style="normal" suffix=". "/>
</else-if>
<else-if type="webpage">
<text variable="title" font-style="normal" suffix=". "/>
</else-if>
<else-if type="article-journal article-newspaper article-magazine" match="any">
<text variable="title" font-style="normal" suffix=". "/>
</else-if>
<else>
<text variable="title" font-style="normal" prefix=" " suffix=" "/>
</else>
</choose>
</macro>
<macro name="collection-title">
<choose>
<if type="article-journal">
<text variable="collection-title" prefix=" (= " suffix="), "/>
</if>
<else-if type="article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song
webpage" match="any">
<text variable="collection-title" prefix=" (= " suffix=")"/>
</else-if>
<else>
<text value="o. J."/>
</else>
</choose>
</macro>
<macro name="access">
<choose>
<if type="webpage">
<choose>
<if variable="URL">
<text value="Online im Internet: "/>
<text variable="URL"/>
<group prefix=" (" delimiter=" " suffix=")">
<text value="Zugriff am:"/>
<date variable="accessed">
<date-part name="day" form="numeric-leading-zeros" suffix="."/>
<date-part name="month" suffix="." form="numeric-leading-zeros"/>
<date-part name="year" form="long"/>
</date>
</group>
</if>
</choose>
</if>
<else-if type="article-journal article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference
report song" match="any">
<choose>
<if variable="URL">
<text value=". Online im Internet: "/>
<text variable="URL"/>
<group prefix=" (" delimiter=" " suffix=")">
<text value="Zugriff am:"/>
<date variable="accessed">
<date-part name="day" form="numeric-leading-zeros" suffix="."/>
<date-part name="month" suffix="." form="numeric-leading-zeros"/>
<date-part name="year" form="long"/>
</date>
</group>
</if>
</choose>
</else-if>
</choose>
</macro>
<macro name="publisher">
<group delimiter=": ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</macro>
<macro name="published-date">
<choose>
<if type="article-newspaper">
<date variable="issued">
<date-part name="day" form="numeric" suffix=". "/>
<date-part name="month" form="long" suffix=" "/>
<date-part name="year" form="long"/>
</date>
</if>
</choose>
</macro>
<macro name="year-date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text value="o. J."/>
</else>
</choose>
</macro>
<macro name="locator">
<choose>
<if type="article-journal">
<text variable="volume" suffix=" "/>
<date variable="issued">
<date-part name="year" prefix="(" suffix=")"/>
</date>
<text variable="issue" prefix=", "/>
</if>
<else-if type="article-newspaper">
<text variable="volume" prefix=", " suffix=" "/>
<!-- <date variable="issued">
<date-part name="year" prefix="(" suffix=")"/>
</date> -->
<text variable="issue" prefix=", "/>
</else-if>
</choose>
</macro>
<macro name="pages">
<choose>
<if type="chapter paper-conference article-journal article-newspaper" match="any">
<label variable="page" form="short" prefix=", " suffix=". " strip-periods="true"/>
<text variable="page"/>
</if>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="numeric" suffix=". Aufl. "/>
</group>
</if>
<else>
<text variable="edition" suffix=". "/>
</else>
</choose>
</macro>
<macro name="container-prefix">
<choose>
<if type="chapter paper-conference article-journal article-magazine article-newspaper" match="any">
<text term="in" text-case="capitalize-first" suffix=": "/>
</if>
</choose>
</macro>
<macro name="container-title">
<choose>
<if type="chapter paper-conference" match="any">
<text variable="container-title" font-style="normal" suffix=". "/>
</if>
<else-if type="article-journal article-newspaper article-magazine" match="any">
<text variable="container-title" font-style="normal" suffix=", "/>
</else-if>
<else-if type="webpage">
<text variable="container-title" font-style="normal" suffix=". "/>
</else-if>
<else>
<text variable="container-title" font-style="normal" suffix=" "/>
</else>
</choose>
</macro>
<!-- Hier beginnt die Formatierung für das Kurzzitat im Text - this is where the citation starts -->
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true"
collapse="year">
<layout prefix="(" suffix=")" delimiter="; ">
<text macro="author-short"/>
<text macro="year-date"/>
<text variable="locator" prefix=", S. "/>
</layout>
</citation>
<!-- Hier beginnt die Formatierung für das Literaturverzeichnis - this is where the bibliography starts -->
<bibliography hanging-indent="true" et-al-min="4" et-al-use-first="1">
<sort>
<key macro="author"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<text macro="author"/>
<text macro="year-date" prefix="(" suffix="). "/>
<text macro="title"/>
<text macro="container-prefix"/>
<text macro="editor"/>
<text macro="container-title"/>
<text macro="edition"/>
<text macro="publisher"/>
<text macro="collection-title"/>
<text macro="locator"/>
<text macro="published-date"/>
<text macro="pages"/>
<text macro="access"/>
</layout>
</bibliography>
</style>