<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" default-locale="de-DE">
  <info>
    <title>Hochschule der Medien Stuttgart (Deutsch)</title>
    <title-short>HdM Stuttgart</title-short>
    <id>http://www.zotero.org/styles/stuttgart-media-university</id>
    <link href="http://www.zotero.org/styles/stuttgart-media-university" rel="self"/>
    <link href="http://www.zotero.org/styles/technische-universitat-wien" rel="template"/>
    <link href="https://github.com/citation-style-language/styles/issues/175" rel="documentation"/>
    <link href="http://www.hdm-stuttgart.de/~jk080/Zotero/120613_Guide_Zotero_HdM.pdf" rel="documentation"/>
    <author>
      <name>Julian Koegel</name>
      <email>ju.koegel@googlemail.com</email>
    </author>
    <contributor>
      <name>Patrick O'Brien</name>
    </contributor>
    <category citation-format="note"/>
    <category field="social_science"/>
    <updated>2025-09-28T09:22:25+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="et-al">u.a.</term>
      <term name="collection">Reihe</term>
      <term name="retrieved">zugegriffen am</term>
      <term name="accessed">Zugriff</term>
      <term name="section" form="short">Abs.</term>
      <term name="issue">Ausgabe</term>
    </terms>
  </locale>
  <macro name="author">
    <names variable="author">
      <name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="never"/>
      <label form="short" prefix=" (" suffix=")"/>
      <substitute>
        <names variable="editor"/>
        <text macro="anon"/>
      </substitute>
    </names>
  </macro>
  <macro name="author-short">
    <names variable="author" delimiter="; ">
      <name form="short" delimiter="; " initialize-with=". " delimiter-precedes-last="never" sort-separator=","/>
      <substitute>
        <names variable="editor"/>
        <text macro="anon"/>
      </substitute>
    </names>
  </macro>
  <macro name="editor">
    <names variable="editor" delimiter="; ">
      <name name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="never" form="long"/>
      <label form="short" prefix=" (" suffix=")"/>
    </names>
  </macro>
  <macro name="anon">
    <text term="anonymous" form="short" suffix="&#160;" strip-periods="true"/>
  </macro>
  <macro name="accessed">
    <group delimiter=": ">
      <text term="accessed"/>
      <date variable="accessed" prefix=" ">
        <date-part form="numeric" name="day" suffix="."/>
        <date-part form="numeric" name="month" suffix="."/>
        <date-part form="long" name="year"/>
      </date>
    </group>
  </macro>
  <macro name="date">
    <choose>
      <if variable="issued">
        <date variable="issued">
          <date-part form="numeric" name="day" suffix="."/>
          <date-part form="numeric" name="month" suffix="."/>
          <date-part form="long" name="year"/>
        </date>
      </if>
      <else>
        <date variable="accessed">
          <date-part form="numeric" name="day" suffix="."/>
          <date-part form="numeric" name="month" suffix="."/>
          <date-part form="long" name="year"/>
        </date>
      </else>
    </choose>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <label variable="edition" form="short"/>
        </group>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="year-date">
    <choose>
      <if type="webpage post post-weblog" match="any">
        <choose>
          <if variable="issued">
            <date variable="issued">
              <date-part name="year"/>
            </date>
          </if>
          <else>
            <date variable="accessed">
              <date-part name="year"/>
            </date>
          </else>
        </choose>
      </if>
      <else>
        <date variable="issued">
          <date-part name="year"/>
        </date>
      </else>
    </choose>
  </macro>
  <macro name="pages">
    <group delimiter=" ">
      <label strip-periods="false" variable="page" form="short"/>
      <text variable="page"/>
    </group>
  </macro>
  <macro name="point-locators-subsequent">
    <group delimiter=", ">
      <choose>
        <if locator="page" match="none">
          <choose>
            <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
              <group>
                <text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
                <number variable="volume" form="numeric"/>
              </group>
            </if>
          </choose>
        </if>
        <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
          <number variable="volume" form="numeric" suffix=":"/>
        </else-if>
      </choose>
      <group delimiter=" ">
        <label variable="locator" form="short" suffix=" "/>
        <text variable="locator"/>
      </group>
    </group>
  </macro>
  <macro name="access">
    <group delimiter=" ">
      <text variable="URL" prefix="URL: "/>
      <text macro="accessed" prefix=" [" suffix="]"/>
    </group>
  </macro>
  <macro name="publisher">
    <group delimiter=": ">
      <text variable="publisher-place"/>
      <text variable="publisher"/>
    </group>
  </macro>
  <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true">
    <layout delimiter="; ">
      <choose>
        <if position="ibid-with-locator">
          <group delimiter=", ">
            <text term="ibid"/>
            <text macro="point-locators-subsequent"/>
          </group>
        </if>
        <else-if position="ibid">
          <text term="ibid"/>
        </else-if>
        <else>
          <text macro="author-short"/>
          <text macro="year-date" prefix=" (" suffix=")"/>
          <text macro="point-locators-subsequent" prefix=", "/>
        </else>
      </choose>
    </layout>
  </citation>
  <bibliography hanging-indent="true">
    <sort>
      <key macro="author"/>
      <key macro="date"/>
    </sort>
    <layout>
      <group delimiter=": ">
        <group font-weight="bold" delimiter=" ">
          <text macro="author"/>
          <text macro="year-date" prefix="(" suffix=")"/>
        </group>
        <text variable="title"/>
      </group>
      <choose>
        <if type="webpage post post-weblog" match="any">
          <text macro="date" prefix=". "/>
        </if>
        <else-if type="speech" match="any">
          <group delimiter=", ">
            <text variable="publisher-place"/>
            <text macro="date"/>
            <text macro="accessed"/>
          </group>
        </else-if>
        <else-if type="article-newspaper article-magazine article-journal" match="any">
          <group delimiter=", " prefix=". ">
            <group delimiter=": ">
              <text term="in" text-case="capitalize-first"/>
              <text variable="container-title" font-style="italic"/>
            </group>
            <group delimiter=" ">
              <text term="collection"/>
              <text variable="collection-title"/>
            </group>
            <group delimiter=" ">
              <label variable="volume"/>
              <text variable="volume"/>
            </group>
            <group delimiter=" ">
              <label variable="issue"/>
              <text variable="issue"/>
            </group>
            <text macro="date"/>
            <text macro="pages"/>
          </group>
        </else-if>
        <else-if type="chapter paper-conference" match="any">
          <group delimiter=". " prefix=". ">
            <group delimiter=", ">
              <group delimiter=": ">
                <text term="in" text-case="capitalize-first"/>
                <text macro="editor"/>
              </group>
              <text variable="container-title" font-style="italic"/>
            </group>
            <text macro="edition"/>
            <group delimiter=", ">
              <text macro="publisher"/>
              <text macro="pages"/>
            </group>
          </group>
        </else-if>
        <else>
          <group delimiter=". " prefix=". ">
            <text macro="edition"/>
            <text macro="publisher"/>
          </group>
        </else>
      </choose>
      <text macro="access" prefix=", "/>
      <text variable="note" prefix=", "/>
    </layout>
  </bibliography>
</style>
