﻿<?xml version="1.0" encoding="utf-8"?>
<style class="in-text" version="1.0.2" demote-non-dropping-particle="never" default-locale="de-DE" xmlns="http://purl.org/net/xbiblio/csl">
  <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/codeEditor/) -->
  <info>
    <title>AMB WHZ Zwickau (Juni 2026)</title>
    <id>http://www.zotero.org/styles/amb-whz-zwickau-2026-06</id>
    <link rel="self" href="http://www.zotero.org/styles/amb-whz-zwickau"/>
    <link rel="documentation" href="https://github.com/mothesk23/amb-whz"/>
    <category citation-format="author-date"/>
    <updated>2026-06-03T08:54:00+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-DE">
    <terms>
      <term name="editortranslator" form="short">
        <single>ed. &amp; trans.</single>
        <multiple>eds. &amp; trans.</multiple>
      </term>
      <term name="translator" form="short">trans.</term>
      <term name="et-al"/>
    </terms>
  </locale>
  <macro name="container-contributors">
    <choose>
      <if type="chapter paper-conference" match="any">
        <text term="in" text-case="capitalize-first" suffix=": "/>
        <names variable="editor" delimiter="; ">
          <name delimiter="; " delimiter-precedes-last="always" name-as-sort-order="all"/>
          <label form="short" strip-periods="true" prefix=" (" suffix=".): "/>
        </names>
      </if>
    </choose>
  </macro>
  <macro name="secondary-contributors">
    <choose>
      <if type="chapter paper-conference" match="none">
        <names variable="editor" delimiter="; " prefix=" (" suffix=")">
          <name delimiter="; " and="symbol" initialize-with=". "/>
          <label form="short" prefix=", "/>
        </names>
      </if>
    </choose>
  </macro>
  <macro name="author">
    <names variable="author" delimiter="; " delimiter-precedes-last="always" et-al-min="2" et-al-use-first="1" name-as-sort-order="all">
      <label form="short" strip-periods="true" prefix=", "/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <choose>
          <if type="report">
            <text variable="publisher"/>
            <text macro="title"/>
          </if>
          <else-if type="webpage">
            <text variable="publisher"/>
          </else-if>
          <else-if type="article-journal article-magazine book chapter paper-conference" match="any">
            <text macro="title"/>
          </else-if>
        </choose>
      </substitute>
    </names>
  </macro>
  <macro name="author-short">
    <names variable="author">
      <name form="short" and="text" initialize-with=". "/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <choose>
          <if type="report">
            <text variable="publisher"/>
            <text variable="title" form="short"/>
          </if>
          <else-if type="bill book graphic legal_case legislation motion_picture song" match="any">
            <text variable="title" form="short"/>
          </else-if>
          <else>
            <text variable="title" form="short" quotes="true"/>
          </else>
        </choose>
      </substitute>
    </names>
  </macro>
  <macro name="title">
    <choose>
      <if type="report thesis" match="any">
        <text variable="title"/>
        <group prefix=" (" suffix=")" delimiter=" ">
          <text variable="genre"/>
          <text variable="number" prefix="No. "/>
        </group>
      </if>
      <else-if type="book graphic motion_picture report song manuscript speech" match="any">
        <text variable="title"/>
      </else-if>
      <else>
        <choose>
          <if type="article-journal">
            <text variable="title" prefix="&quot;" suffix="&quot;"/>
          </if>
          <else>
            <text variable="title"/>
          </else>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="publisher">
    <choose>
      <if type="report" match="any">
        <group delimiter=", ">
          <text variable="publisher"/>
          <group delimiter=", ">
            <text variable="publisher-place"/>
            <text macro="issued-bib"/>
          </group>
        </group>
      </if>
      <else-if type="thesis" match="any">
        <group delimiter=", ">
          <text variable="publisher"/>
          <group delimiter=", ">
            <text variable="publisher-place"/>
            <text macro="issued-bib"/>
          </group>
        </group>
      </else-if>
      <else-if type="article-newspaper" match="any">
        <group delimiter="">
          <group delimiter=" ">
            <text variable="publisher-place"/>
            <date variable="issued" prefix="(" suffix=")">
              <date-part name="day" form="numeric" suffix="."/>
              <date-part name="month" form="numeric" suffix="."/>
              <date-part name="year"/>
            </date>
          </group>
          <group prefix=", ">
            <label variable="page" form="short" plural="never" suffix=" "/>
            <text variable="page"/>
          </group>
        </group>
      </else-if>
      <else>
        <group delimiter=", ">
          <choose>
            <if type="article-journal article-magazine" match="none">
              <group delimiter=", ">
                <text variable="publisher"/>
                <group delimiter=", ">
                  <text variable="publisher-place"/>
                  <text macro="issued-bib"/>
                </group>
                <group>
                  <label plural="never" suffix=" " variable="page" form="short"/>
                  <text variable="page"/>
                </group>
              </group>
            </if>
          </choose>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="event">
    <choose>
      <if variable="event">
        <choose>
          <if variable="genre" match="none">
            <text term="presented at" text-case="capitalize-first" suffix=" "/>
            <text variable="event"/>
          </if>
          <else>
            <group delimiter=" ">
              <text variable="genre" text-case="capitalize-first"/>
              <text term="presented at"/>
              <text variable="event"/>
            </group>
          </else>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="issued">
    <choose>
      <if type="bill legal_case legislation" match="none">
        <choose>
          <if variable="issued">
            <group prefix=" ">
              <date date-parts="year" variable="issued">
                <date-part name="year"/>
              </date>
              <text variable="year-suffix"/>
              <choose>
                <if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
                  <date variable="issued" prefix="(" suffix=")">
                    <date-part prefix=", " name="month"/>
                    <date-part prefix=" " name="day"/>
                  </date>
                </if>
              </choose>
            </group>
          </if>
          <else>
            <group prefix=" ">
              <text value="o.J."/>
              <text variable="year-suffix"/>
            </group>
          </else>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="issued-sort">
    <choose>
      <if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
        <date variable="issued">
          <date-part name="year"/>
          <date-part name="month"/>
          <date-part name="day"/>
        </date>
      </if>
      <else>
        <date variable="issued">
          <date-part name="year"/>
        </date>
      </else>
    </choose>
  </macro>
  <macro name="issued-year">
    <choose>
      <if variable="issued">
        <date variable="issued">
          <date-part name="year"/>
        </date>
        <text variable="year-suffix"/>
      </if>
      <else>
        <text value="o.J."/>
        <text variable="year-suffix"/>
      </else>
    </choose>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition" form="short"/>
        </group>
      </if>
      <else>
        <text variable="edition" suffix="."/>
      </else>
    </choose>
  </macro>
  <macro name="locators">
    <choose>
      <if type="article-journal article-magazine" match="any">
        <group delimiter=":" prefix=" ">
          <text variable="volume"/>
          <text variable="page"/>
        </group>
      </if>
      <else-if type="article-newspaper">
        <group delimiter=" " prefix=", ">
          <label variable="page" form="short"/>
          <text variable="page"/>
        </group>
      </else-if>
      <else-if type="book graphic motion_picture report song chapter paper-conference" match="any">
        <group delimiter=", " prefix=", ">
          <group>
            <text term="volume" form="short" plural="true" text-case="capitalize-first" suffix=" "/>
            <number variable="number-of-volumes" form="numeric" prefix="1-"/>
          </group>
          <group>
            <text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
            <number variable="volume" form="numeric"/>
          </group>
        </group>
      </else-if>
      <else-if type="legal_case">
        <group prefix=" (" suffix=")" delimiter=" ">
          <text variable="authority"/>
          <date variable="issued" form="text"/>
        </group>
      </else-if>
      <else-if type="bill legislation" match="any">
        <date variable="issued" prefix=" (" suffix=")">
          <date-part name="year"/>
        </date>
      </else-if>
      <else-if type="webpage post-weblog" match="any">
        <text variable="URL" prefix=". "/>
      </else-if>
    </choose>
  </macro>
  <macro name="citation-locator">
    <group>
      <choose>
        <if locator="chapter">
          <label variable="locator" form="long" text-case="capitalize-first"/>
        </if>
        <else>
          <label variable="locator" form="short"/>
        </else>
      </choose>
      <text variable="locator" prefix=" "/>
    </group>
  </macro>
  <macro name="container">
    <choose>
      <if type="article-journal" match="any">
        <group delimiter=", " prefix="In: ">
          <text variable="container-title" font-style="italic"/>
          <group delimiter=" ">
            <text variable="volume" prefix="Jg. "/>
            <date variable="issued" prefix="(" suffix=")">
              <date-part name="year"/>
            </date>
          </group>
          <choose>
            <if variable="issue">
              <text variable="issue" prefix="Nr. "/>
            </if>
          </choose>
          <choose>
            <if variable="page">
              <group>
                <label variable="page" form="short" plural="never" suffix=" "/>
                <text variable="page"/>
              </group>
            </if>
          </choose>
        </group>
      </if>
      <else>
        <group>
          <text macro="container-contributors"/>
          <text macro="container-title"/>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="container-title">
    <choose>
      <if type="bill legal_case legislation" match="none">
        <text variable="container-title" font-style="italic" suffix=". "/>
      </if>
      <else>
        <group delimiter=" " prefix=", ">
          <choose>
            <if variable="container-title">
              <text variable="volume"/>
              <text variable="container-title"/>
              <group delimiter=" ">
                <text term="section" form="symbol"/>
                <text variable="section"/>
              </group>
              <text variable="page"/>
            </if>
            <else>
              <choose>
                <if type="legal_case">
                  <text variable="number" prefix="No. "/>
                </if>
                <else>
                  <text variable="number" prefix="Pub. L. No. "/>
                  <group delimiter=" ">
                    <text term="section" form="symbol"/>
                    <text variable="section"/>
                  </group>
                </else>
              </choose>
            </else>
          </choose>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="access">
    <text variable="DOI" prefix="https://doi.org/"/>
  </macro>
  <macro name="webpage">
    <group delimiter=" ">
      <text variable="URL" prefix="URL: "/>
      <choose>
        <if variable="accessed">
          <date form="numeric" variable="accessed" prefix=" (" suffix=")">
            <date-part name="day" suffix="."/>
            <date-part name="month" suffix="."/>
            <date-part name="year"/>
          </date>
        </if>
      </choose>
    </group>
  </macro>
  <macro name="author-code">
    <choose>
      <if variable="title-short">
        <text variable="title-short" text-case="uppercase"/>
      </if>
      <else>
        <choose>
          <if variable="author">
            <names variable="author" name-as-sort-order="first" et-al-min="2" et-al-use-first="1">
              <name form="short">
                <name-part name="family" text-case="uppercase"/>
              </name>
            </names>
          </if>
          <else-if variable="director">
            <names variable="director" name-as-sort-order="first">
              <name form="short">
                <name-part name="family" text-case="uppercase"/>
              </name>
            </names>
          </else-if>
          <else-if variable="editor">
            <names variable="editor" name-as-sort-order="first" et-al-min="2" et-al-use-first="1">
              <name form="short">
                <name-part name="family" text-case="uppercase"/>
              </name>
            </names>
          </else-if>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="citation-key">
    <group delimiter="">
      <text value="/"/>
      <text macro="author-code"/>
      <text value="-"/>
      <choose>
        <if variable="issued">
          <date variable="issued">
            <date-part name="year" form="short"/>
          </date>
          <text variable="year-suffix"/>
        </if>
        <else>
          <text value="o.J."/>
          <text variable="year-suffix"/>
        </else>
      </choose>
      <text value="/"/>
    </group>
  </macro>
  <macro name="patent-details">
    <choose>
      <if type="patent" match="any">
        <group delimiter=" ">
          <text value="Patent"/>
          <choose>
            <if variable="authority">
              <text variable="authority"/>
            </if>
          </choose>
          <text variable="number"/>
        </group>
        <date variable="issued" prefix=" (" suffix=")">
          <date-part name="day" form="numeric" suffix="."/>
          <date-part name="month" form="numeric" suffix="."/>
          <date-part name="year"/>
        </date>
      </if>
    </choose>
  </macro>
  <macro name="issued-bib">
    <choose>
      <if variable="issued">
        <date variable="issued">
          <date-part name="year"/>
        </date>
      </if>
      <else>
        <text value="o.J."/>
      </else>
    </choose>
  </macro>
  <citation disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name">
    <sort>
      <key macro="issued-sort" sort="ascending"/>
      <key macro="author"/>
    </sort>
    <layout delimiter="; " prefix="/" suffix="/">
      <group delimiter="">
        <text macro="author-code"/>
        <text value="-"/>
        <choose>
          <if variable="issued">
            <date variable="issued">
              <date-part name="year" form="short"/>
            </date>
            <text variable="year-suffix"/>
          </if>
          <else>
            <text value="o.J."/>
            <text variable="year-suffix"/>
          </else>
        </choose>
        <choose>
          <if variable="locator">
            <choose>
              <if locator="page">
                <text value=", S. "/>
                <text variable="locator"/>
              </if>
              <else>
                <text value=", "/>
                <text variable="locator"/>
              </else>
            </choose>
          </if>
        </choose>
      </group>
    </layout>
  </citation>
  <bibliography hanging-indent="true" et-al-use-last="true" entry-spacing="0" line-spacing="2">
    <sort>
      <key macro="author"/>
      <key macro="issued-sort" sort="ascending"/>
    </sort>
    <layout>
      <group delimiter="">
        <text macro="citation-key" suffix=" "/>
        <group delimiter="" prefix=" ">
          <choose>
            <if variable="author">
              <names variable="author" delimiter="; ">
                <name delimiter="; " name-as-sort-order="all"/>
              </names>
            </if>
            <else-if type="motion_picture" variable="director">
              <names variable="director" delimiter="; ">
                <name delimiter="; " name-as-sort-order="all"/>
                <label form="short" prefix=" (" suffix=")"/>
              </names>
            </else-if>
            <else-if variable="editor">
              <names variable="editor" delimiter="; ">
                <name delimiter="; " name-as-sort-order="all"/>
                <label form="short" prefix=" (" suffix=")"/>
              </names>
            </else-if>
          </choose>
          <text value=": "/>
          <choose>
            <if type="standard" match="any">
              <choose>
                <if variable="number">
                  <text variable="number"/>
                  <text value=" ("/>
                  <text variable="title"/>
                  <text value=")"/>
                </if>
                <else>
                  <text macro="title"/>
                </else>
              </choose>
              <choose>
                <if variable="genre">
                  <text variable="genre" prefix=" [" suffix="]"/>
                </if>
              </choose>
              <text value=". "/>
            </if>
            <else-if type="patent" match="any">
              <text macro="title"/>
              <choose>
                <if variable="genre">
                  <text variable="genre" prefix=" [" suffix="]"/>
                </if>
              </choose>
              <text value=". "/>
              <text macro="patent-details"/>
              <text value=" "/>
            </else-if>
            <else>
              <text macro="title"/>
              <choose>
                <if variable="genre">
                  <text variable="genre" prefix=" [" suffix="]"/>
                </if>
              </choose>
              <text value=". "/>
            </else>
          </choose>
          <text macro="container"/>
          <choose>
            <if type="webpage" match="none">
              <choose>
                <if type="patent" match="none">
                  <group delimiter=", ">
                    <text macro="event"/>
                    <text macro="publisher"/>
                  </group>
                </if>
              </choose>
            </if>
          </choose>
          <choose>
            <if type="webpage">
              <text macro="webpage"/>
            </if>
            <else>
              <choose>
                <if variable="DOI">
                  <text macro="access" prefix=". "/>
                </if>
              </choose>
            </else>
          </choose>
        </group>
      </group>
    </layout>
  </bibliography>
</style>
