<?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-AT">
  <info>
    <title>Wiener digitale Revue (Deutsch)</title>
    <title-short>WdR</title-short>
    <id>http://www.zotero.org/styles/wiener-digitale-revue</id>
    <link href="http://www.zotero.org/styles/wiener-digitale-revue" rel="self"/>
    <link href="http://www.zotero.org/styles/universitat-mannheim-germanistische-linguistik" rel="template"/>
    <link href="https://journals.univie.ac.at/index.php/wdr/about/submissions" rel="documentation"/>
    <author>
      <name>Philipp Sperner</name>
      <email>philipp.sperner@univie.ac.at</email>
    </author>
    <category citation-format="author-date"/>
    <category field="linguistics"/>
    <category field="humanities"/>
    <category field="literature"/>
    <issnl>2709-376X</issnl>
    <updated>2025-08-10T10:48:03+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">Zugriff am</term>
      <term name="anonymous" form="short">o. A.</term>
      <term name="no date" form="short">o. J.</term>
      <term name="et-al">et al.</term>
      <term name="editor" form="short">Hg.</term>
      <term name="presented at">präsentiert auf</term>
    </terms>
  </locale>
  <macro name="editor">
    <names variable="editor" delimiter="/">
      <name delimiter="/" delimiter-precedes-last="always"/>
      <label form="short" prefix=" (" suffix=")"/>
    </names>
  </macro>
  <macro name="anon">
    <text term="anonymous" form="short"/>
  </macro>
  <macro name="author">
    <choose>
      <if type="entry-dictionary" match="any">
        <group delimiter=" ">
          <text variable="title"/>
          <text value="="/>
        </group>
      </if>
      <else>
        <names variable="author" delimiter="/">
          <name delimiter="/" delimiter-precedes-et-al="never" delimiter-precedes-last="always" name-as-sort-order="all"/>
          <label form="short" prefix=" (" suffix=")"/>
          <substitute>
            <names variable="editor translator"/>
            <text macro="anon"/>
          </substitute>
        </names>
      </else>
    </choose>
  </macro>
  <macro name="author-short">
    <choose>
      <if type="entry-dictionary" match="any">
        <text variable="title"/>
      </if>
      <else>
        <names variable="author" delimiter="/">
          <name form="short" delimiter="/" initialize-with=". " delimiter-precedes-last="always"/>
          <substitute>
            <names variable="editor"/>
            <names variable="translator"/>
            <text macro="anon"/>
          </substitute>
        </names>
      </else>
    </choose>
  </macro>
  <macro name="access">
    <choose>
      <if variable="DOI">
        <group delimiter=", ">
          <group delimiter=" ">
            <text term="accessed"/>
            <date variable="accessed">
              <date-part name="day" suffix="."/>
              <date-part name="month" form="numeric" suffix="."/>
              <date-part name="year"/>
            </date>
          </group>
          <text variable="DOI" prefix="https://doi.org/"/>
        </group>
      </if>
      <else-if match="all" variable="URL">
        <group>
          <text variable="URL"/>
          <date variable="accessed" prefix=", Zugriff am ">
            <date-part name="day" form="numeric" suffix="."/>
            <date-part name="month" form="numeric" suffix="."/>
            <date-part name="year" form="long"/>
          </date>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="title">
    <text variable="title" text-case="title"/>
    <choose>
      <if type="book" variable="volume" match="all">
        <group delimiter=" " prefix=", ">
          <label variable="volume" form="short"/>
          <text variable="volume" form="short"/>
        </group>
      </if>
      <else-if type="book" variable="number-of-volumes" match="all">
        <group delimiter=" " prefix=", ">
          <label variable="number-of-volumes"/>
          <text variable="number-of-volumes"/>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="genre">
    <choose>
      <if type="report" match="any">
        <group suffix=".">
          <text variable="genre" suffix=" "/>
          <text variable="number"/>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="publisher">
    <choose>
      <if type="article-newspaper" match="none">
        <group delimiter=": ">
          <text variable="publisher-place"/>
          <choose>
            <if match="any" variable="publisher">
              <text variable="publisher"/>
            </if>
            <else-if type="book" match="any">
              <text value="o. V."/>
            </else-if>
          </choose>
        </group>
      </if>
    </choose>
    <choose>
      <if type="entry-dictionary" match="any">
        <text macro="year-date" prefix=", "/>
      </if>
    </choose>
  </macro>
  <macro name="year-date">
    <group delimiter=" ">
      <choose>
        <if variable="issued">
          <date variable="issued">
            <date-part name="year"/>
          </date>
        </if>
        <else>
          <text term="no date" form="short"/>
        </else>
      </choose>
      <date date-parts="year" form="text" variable="original-date" prefix="[" suffix="]"/>
    </group>
  </macro>
  <macro name="pages">
    <group delimiter=" ">
      <text term="page" form="short"/>
      <text variable="page"/>
    </group>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group>
          <number variable="edition" form="numeric" suffix=". "/>
          <text term="edition"/>
        </group>
      </if>
      <else>
        <text variable="edition" suffix="."/>
      </else>
    </choose>
  </macro>
  <macro name="container-prefix">
    <choose>
      <if type="chapter article-journal article-newspaper article-magazine" match="any">
        <text term="in" prefix=", " suffix=": "/>
      </if>
    </choose>
    <choose>
      <if type="paper-conference" match="any">
        <text term="presented at" text-case="capitalize-first" suffix=": "/>
        <text variable="event" suffix=", "/>
        <date variable="event-date">
          <date-part name="day" form="numeric" suffix=". "/>
          <date-part name="month" form="long" suffix=" "/>
          <date-part name="year" form="long" suffix=","/>
        </date>
      </if>
    </choose>
  </macro>
  <macro name="container-title">
    <choose>
      <if type="chapter paper-conference entry-dictionary" match="any">
        <text macro="editor" suffix=":"/>
        <group delimiter=", " prefix=" " suffix=".">
          <text variable="container-title" text-case="title"/>
          <choose>
            <if variable="volume" match="all">
              <text variable="volume" form="short" prefix="Bd. "/>
            </if>
            <else-if variable="number-of-volumes" match="all">
              <text variable="number-of-volumes" suffix=" Bände"/>
            </else-if>
          </choose>
        </group>
      </if>
      <else-if type="article-newspaper" match="any">
        <group delimiter=" " suffix=".">
          <text variable="container-title"/>
          <group delimiter=" " prefix="(" suffix=")">
            <text value="Ausgabe vom"/>
            <date variable="issued">
              <date-part name="day" form="numeric" suffix=". "/>
              <date-part name="month" form="long" suffix=" "/>
              <date-part name="year" form="long"/>
            </date>
          </group>
        </group>
      </else-if>
      <else-if type="article-journal" match="any">
        <text variable="container-title" font-style="normal" text-decoration="none"/>
      </else-if>
      <else>
        <text variable="container-title" suffix="."/>
      </else>
    </choose>
  </macro>
  <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
    <sort>
      <key macro="author-short"/>
      <key variable="author"/>
      <key variable="issued"/>
    </sort>
    <layout prefix="(" suffix=")" delimiter="; ">
      <group delimiter=": ">
        <group delimiter=" ">
          <text macro="author-short"/>
          <choose>
            <if type="entry-dictionary" match="none">
              <text macro="year-date"/>
            </if>
          </choose>
        </group>
        <group delimiter=" ">
          <choose>
            <if match="none" locator="page">
              <label variable="locator" form="short"/>
            </if>
          </choose>
          <text variable="locator"/>
        </group>
      </group>
    </layout>
  </citation>
  <bibliography delimiter-precedes-et-al="never" et-al-min="8" et-al-use-first="6">
    <sort>
      <key macro="author"/>
      <key variable="issued"/>
      <key variable="title"/>
    </sort>
    <layout>
      <group suffix=".">
        <group delimiter=" " suffix=": ">
          <text macro="author"/>
          <choose>
            <if type="entry-dictionary" match="none">
              <text macro="year-date" prefix="(" suffix=")"/>
            </if>
          </choose>
        </group>
        <text macro="title"/>
        <text macro="container-prefix"/>
        <text macro="container-title"/>
        <text macro="edition" suffix="."/>
        <text macro="genre" prefix=", "/>
        <text macro="publisher" prefix=". "/>
        <group delimiter=", " prefix=", " suffix=".">
          <choose>
            <if type="article-journal">
              <group delimiter="/">
                <text variable="volume"/>
                <text variable="issue"/>
              </group>
            </if>
          </choose>
          <text macro="pages"/>
        </group>
        <group delimiter=" " prefix="(= " suffix=")">
          <text variable="collection-title"/>
          <text variable="collection-number"/>
        </group>
        <text macro="access" prefix=" "/>
      </group>
    </layout>
  </bibliography>
</style>
