<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" default-locale="de-DE" demote-non-dropping-particle="sort-only">
  <info>
    <title>Sozialwissenschaften (Heilmann) (Deutsch)</title>
    <id>http://www.zotero.org/styles/sozialwissenschaften-heilmann</id>
    <link href="http://www.zotero.org/styles/sozialwissenschaften-heilmann" rel="self"/>
    <link href="http://www.tillheilmann.info/english.php" rel="documentation"/>
    <author>
      <name>Till A. Heilmann</name>
      <email>mail@tillheilmann.info</email>
      <uri>http://www.tillheilmann.info</uri>
    </author>
    <category citation-format="author-date"/>
    <category field="social_science"/>
    <summary>German style for social sciences. Citations in text; full bibliography.</summary>
    <updated>2021-02-10T05:28:52+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="accessed" form="long">zugegriffen am</term>
      <term name="accessed" form="short">zug.&#160;am</term>
      <term name="no date" form="long">ohne Datum</term>
      <term name="no date" form="short">o.&#160;D.</term>
      <term name="ordinal-01">.</term>
      <term name="ordinal-02">.</term>
      <term name="ordinal-03">.</term>
      <term name="ordinal-04">.</term>
      <term name="long-ordinal-01">erste</term>
      <term name="long-ordinal-02">zweite</term>
      <term name="long-ordinal-03">dritte</term>
      <term name="long-ordinal-04">vierte</term>
      <term name="long-ordinal-05">fünfte</term>
      <term name="long-ordinal-06">sechste</term>
      <term name="long-ordinal-07">siebte</term>
      <term name="long-ordinal-08">achte</term>
      <term name="long-ordinal-09">neunte</term>
      <term name="long-ordinal-10">zehnte</term>
    </terms>
  </locale>
  <macro name="contributors-long">
    <choose>
      <if variable="author">
        <names variable="author">
          <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
        </names>
      </if>
      <else>
        <choose>
          <if type="book">
            <names variable="editor">
              <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
              <label prefix=" (" form="short" suffix=".)"/>
            </names>
          </if>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="contributors-short">
    <choose>
      <if variable="author">
        <names variable="author">
          <name form="short" name-as-sort-order="first" sort-separator="/" delimiter="/" delimiter-precedes-last="always"/>
        </names>
      </if>
      <else>
        <choose>
          <if type="book">
            <names variable="editor">
              <name form="short" name-as-sort-order="first" sort-separator="/" delimiter="/" delimiter-precedes-last="always"/>
            </names>
          </if>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="secondary-contributors">
    <choose>
      <if variable="author" type="book" match="all">
        <names variable="editor translator" delimiter=", ">
          <label form="verb-short" text-case="lowercase" suffix=". "/>
          <name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
        </names>
      </if>
    </choose>
  </macro>
  <macro name="container-contributors">
    <choose>
      <if variable="container-author">
        <names variable="container-author">
          <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
        </names>
      </if>
      <else>
        <choose>
          <if type="chapter">
            <names variable="editor">
              <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
              <label prefix=" (" form="short" suffix=".)"/>
            </names>
          </if>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="secondary-container-contributors">
    <choose>
      <if variable="container-author" type="chapter" match="all">
        <names variable="editor">
          <label form="verb-short" text-case="lowercase" suffix=". "/>
          <name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
        </names>
      </if>
    </choose>
  </macro>
  <macro name="secondary-collection-contributors">
    <names variable="collection-editor">
      <name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
    </names>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <number variable="edition" form="ordinal"/>
        <text prefix="&#160;" term="edition" form="short" suffix="."/>
      </if>
      <else-if variable="edition">
        <text variable="edition"/>
        <text prefix=" " term="edition" form="short" suffix="."/>
      </else-if>
    </choose>
  </macro>
  <macro name="access">
    <text variable="URL"/>
    <group prefix=" (" suffix=")" delimiter=" ">
      <text term="accessed" text-case="lowercase"/>
      <date variable="accessed">
        <date-part name="day" form="numeric" suffix="."/>
        <date-part name="month" form="numeric" suffix="."/>
        <date-part name="year"/>
      </date>
    </group>
  </macro>
  <macro name="date">
    <date variable="issued">
      <date-part name="year"/>
    </date>
  </macro>
  <macro name="title">
    <group delimiter=", ">
      <choose>
        <if type="book">
          <text variable="title" form="long"/>
        </if>
        <else>
          <text variable="title" form="long" quotes="true"/>
        </else>
      </choose>
      <choose>
        <if type="book chapter" match="any">
          <group delimiter="&#160;">
            <text term="volume" form="short" suffix="."/>
            <text variable="volume"/>
          </group>
        </if>
      </choose>
      <text macro="secondary-contributors"/>
    </group>
  </macro>
  <macro name="container">
    <choose>
      <if type="chapter">
        <choose>
          <if variable="container-author editor" match="any">
            <text term="in" suffix=": "/>
          </if>
        </choose>
        <text macro="container-contributors" suffix=": "/>
        <text variable="container-title"/>
        <text prefix=", " macro="secondary-container-contributors"/>
      </if>
      <else-if type="article-journal article-magazine" match="any">
        <text variable="container-title" font-style="italic"/>
      </else-if>
      <else-if type="article-newspaper" match="any">
        <text variable="container-title" font-style="italic"/>
      </else-if>
    </choose>
  </macro>
  <macro name="issued">
    <choose>
      <if type="book chapter" match="any">
        <text prefix=", " variable="collection-title"/>
        <choose>
          <if is-numeric="collection-number">
            <text prefix="&#160;" variable="collection-number"/>
          </if>
          <else>
            <text prefix=", " variable="collection-number"/>
          </else>
        </choose>
        <choose>
          <if variable="collection-editor">
            <text prefix=", " term="editor" form="verb-short" text-case="lowercase" suffix="."/>
            <text prefix=" " macro="secondary-collection-contributors"/>
          </if>
        </choose>
        <text prefix=", " macro="edition"/>
        <group prefix=", " delimiter=": ">
          <text variable="publisher-place"/>
          <text variable="publisher"/>
        </group>
      </if>
      <else-if type="article-journal article-magazine" match="any">
        <group prefix=" " delimiter="/">
          <text variable="volume"/>
          <text variable="issue"/>
        </group>
      </else-if>
      <else-if type="article-newspaper">
        <date prefix=", " variable="issued" form="numeric"/>
      </else-if>
      <else-if type="thesis">
        <text prefix=", " variable="genre"/>
        <group prefix=", " delimiter=" ">
          <group delimiter=": ">
            <text variable="publisher-place"/>
            <text variable="publisher"/>
          </group>
        </group>
      </else-if>
      <else>
        <text prefix=", " variable="genre"/>
        <group delimiter=": ">
          <text variable="publisher-place"/>
          <text variable="publisher"/>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="pages">
    <choose>
      <if type="article-journal article-magazine article-newspaper chapter" match="any">
        <label variable="page" form="short" suffix=".&#160;"/>
        <text variable="page"/>
      </if>
    </choose>
  </macro>
  <macro name="citation-locator">
    <text variable="locator"/>
  </macro>
  <citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" collapse="year-suffix-ranged" year-suffix-delimiter=", ">
    <layout prefix="(" suffix=")" delimiter="; ">
      <choose>
        <if position="ibid-with-locator">
          <text term="ibid" text-case="lowercase"/>
          <text prefix=": " macro="citation-locator"/>
        </if>
        <else-if position="ibid">
          <text term="ibid" text-case="lowercase"/>
        </else-if>
        <else>
          <text macro="contributors-short" suffix=" "/>
          <text macro="date"/>
          <text prefix=": " macro="citation-locator"/>
        </else>
      </choose>
    </layout>
  </citation>
  <bibliography et-al-min="4" et-al-use-first="1" hanging-indent="true" entry-spacing="0" subsequent-author-substitute="---">
    <sort>
      <key macro="contributors-long" names-min="3" names-use-first="3"/>
      <key macro="date"/>
    </sort>
    <layout suffix=".">
      <text macro="contributors-long"/>
      <text prefix=" (" macro="date" suffix="): "/>
      <text macro="title"/>
      <text prefix=", " macro="container"/>
      <text macro="issued"/>
      <text prefix=", " macro="pages"/>
      <text prefix=", " macro="access"/>
    </layout>
  </bibliography>
</style>
