<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" default-locale="de-DE" demote-non-dropping-particle="sort-only">
  <info>
    <title>Zeitschrift für Parlamentsfragen (Deutsch)</title>
    <title-short>ZParl</title-short>
    <id>http://www.zotero.org/styles/zeitschrift-fur-parlamentsfragen</id>
    <link href="http://www.zotero.org/styles/zeitschrift-fur-parlamentsfragen" rel="self"/>
    <link href="http://www.zotero.org/styles/nccr-mediality" rel="template"/>
    <link href="https://zparl.de/information/hinweise-fuer-autoren/" rel="documentation"/>
    <author>
      <name>Patrick O'Brien, PhD</name>
      <email>obrienpat86@gmail.com</email>
    </author>
    <category citation-format="note"/>
    <category field="political_science"/>
    <issn>0340-1758</issn>
    <eissn>1862-2534</eissn>
    <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="volume" form="short">Jg.</term>
      <term name="issue" form="short">H.</term>
      <term name="accessed">Abruf am</term>
      <term name="ibid">a.a.O.</term>
    </terms>
  </locale>
  <macro name="contributors-long">
    <choose>
      <if variable="author">
        <names variable="author" font-style="italic">
          <name delimiter=" / " delimiter-precedes-last="always"/>
        </names>
      </if>
      <else>
        <choose>
          <if type="book">
            <names variable="editor">
              <name delimiter=", " delimiter-precedes-last="always"/>
              <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" delimiter=", " delimiter-precedes-last="always"/>
        </names>
      </if>
      <else>
        <choose>
          <if type="book">
            <names variable="editor">
              <name form="short" delimiter=", " delimiter-precedes-last="always"/>
              <label prefix=" (" form="short" suffix=".)"/>
            </names>
          </if>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="secondary-contributors">
    <choose>
      <if variable="author" type="book" match="all">
        <names variable="editor" delimiter=", ">
          <label form="verb-short" text-case="lowercase" suffix=". "/>
          <name delimiter=", " delimiter-precedes-last="always"/>
        </names>
      </if>
    </choose>
  </macro>
  <macro name="container-contributors">
    <choose>
      <if variable="container-author">
        <names variable="container-author">
          <name delimiter=", " delimiter-precedes-last="always"/>
        </names>
      </if>
      <else>
        <choose>
          <if type="chapter">
            <names variable="editor">
              <name delimiter-precedes-last="always"/>
              <label form="short" prefix=" (" 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 delimiter=", " delimiter-precedes-last="always"/>
        </names>
      </if>
    </choose>
  </macro>
  <macro name="secondary-collection-contributors">
    <names variable="collection-editor">
      <name delimiter=", " delimiter-precedes-last="always"/>
    </names>
  </macro>
  <macro name="translatedby">
    <names variable="translator">
      <label form="verb-short" text-case="lowercase" suffix=". "/>
      <name delimiter=", " delimiter-precedes-last="always"/>
    </names>
  </macro>
  <macro name="title-long">
    <group delimiter=", ">
      <choose>
        <if type="book">
          <text variable="title" font-style="normal"/>
        </if>
        <else>
          <text variable="title" form="long"/>
        </else>
      </choose>
      <choose>
        <if type="book">
          <group>
            <choose>
              <if variable="volume">
                <text term="volume" form="short" suffix=". "/>
                <text variable="volume"/>
              </if>
            </choose>
          </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" font-style="normal"/>
        <choose>
          <if variable="volume">
            <text prefix=", " term="volume" form="short" suffix=". "/>
            <text variable="volume"/>
          </if>
        </choose>
        <text prefix=", " macro="secondary-container-contributors"/>
      </if>
      <else-if type="article-journal article-magazine article-newspaper" match="any">
        <text variable="container-title" font-style="normal" prefix="in: " suffix=", "/>
      </else-if>
    </choose>
  </macro>
  <macro name="collection">
    <text variable="collection-title"/>
    <choose>
      <if is-numeric="collection-number">
        <text prefix=" " variable="collection-number"/>
      </if>
      <else>
        <text prefix=", " variable="collection-number"/>
      </else>
    </choose>
    <choose>
      <if variable="collection-editor">
        <group prefix=", " delimiter=". ">
          <text term="editor" form="verb-short" text-case="lowercase"/>
          <text macro="secondary-collection-contributors"/>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <number vertical-align="sup" variable="edition"/>
      </if>
      <else-if variable="edition">
        <text variable="edition"/>
        <text term="edition" form="short" prefix=" " suffix=". "/>
      </else-if>
    </choose>
  </macro>
  <macro name="publisher">
    <text variable="publisher-place"/>
  </macro>
  <macro name="issued">
    <choose>
      <if type="book chapter" match="any">
        <text macro="publisher" prefix=", " suffix=" "/>
        <text macro="edition"/>
        <date variable="issued">
          <date-part name="year"/>
        </date>
        <text prefix=" (" macro="collection" suffix=")"/>
      </if>
      <else-if type="article-journal article-magazine article-newspaper" match="any">
        <choose>
          <if variable="volume">
            <group>
              <choose>
                <if variable="issue">
                  <group delimiter=" ">
                    <text variable="volume"/>
                    <label text-case="capitalize-first" variable="volume" form="short"/>
                  </group>
                </if>
                <else>
                  <text variable="volume"/>
                </else>
              </choose>
            </group>
          </if>
          <else>
            <number variable="issue"/>
          </else>
        </choose>
        <group delimiter=", ">
          <date date-parts="year" form="text" variable="issued" prefix=" (" suffix=")"/>
          <group delimiter=" ">
            <label text-case="capitalize-first" variable="issue" form="short"/>
            <number variable="issue"/>
          </group>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="pages">
    <choose>
      <if type="article-journal article-magazine article-newspaper chapter" match="any">
        <group delimiter=" ">
          <label text-case="capitalize-first" variable="page" form="short"/>
          <text variable="page"/>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="access">
    <choose>
      <if type="webpage post-weblog">
        <group delimiter=" ">
          <text prefix=", " variable="URL"/>
          <group delimiter=" " prefix="(" suffix=")">
            <text term="accessed" text-case="capitalize-first"/>
            <date form="text" variable="accessed"/>
          </group>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="citation-locator">
    <group delimiter=" ">
      <label text-case="capitalize-first" variable="locator" form="short"/>
      <text variable="locator"/>
    </group>
  </macro>
  <citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true">
    <layout delimiter="; " suffix=".">
      <choose>
        <if position="ibid-with-locator">
          <text term="ibid" text-case="capitalize-first" suffix="."/>
          <text prefix=", " macro="citation-locator"/>
        </if>
        <else-if position="ibid">
          <text term="ibid" text-case="capitalize-first" suffix="."/>
        </else-if>
        <else-if position="subsequent">
          <text macro="contributors-short" suffix=", "/>
          <text variable="title" form="short"/>
          <group prefix=" (" suffix=")" delimiter=" ">
            <text term="note" form="short"/>
            <text variable="first-reference-note-number"/>
          </group>
          <text prefix=", " macro="citation-locator"/>
        </else-if>
        <else>
          <text macro="contributors-long" suffix=": "/>
          <text macro="title-long"/>
          <text prefix=", " macro="container"/>
          <text macro="issued"/>
          <text prefix=", " macro="pages"/>
          <choose>
            <if variable="page" type="chapter" match="all">
              <text prefix=", " macro="citation-locator"/>
            </if>
            <else-if variable="page" type="article-journal" match="all">
              <text prefix=", " macro="citation-locator"/>
            </else-if>
            <else-if variable="page" type="article-magazine" match="all">
              <text prefix=", " macro="citation-locator"/>
            </else-if>
            <else-if variable="page" type="article-newspaper" match="all">
              <text prefix=", " macro="citation-locator"/>
            </else-if>
            <else>
              <text prefix=", " macro="citation-locator"/>
            </else>
          </choose>
          <text macro="access"/>
          <text prefix=", " macro="translatedby"/>
        </else>
      </choose>
    </layout>
  </citation>
</style>
