<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" name-delimiter="; " delimiter-precedes-last="always" delimiter-precedes-et-al="never" default-locale="de-CH">
  <info>
    <title>infoclio.ch (Kurzbelege, Deutsch - Schweiz)</title>
    <id>http://www.zotero.org/styles/infoclio-de-kurzbelege</id>
    <link href="http://www.zotero.org/styles/infoclio-de-kurzbelege" rel="self"/>
    <link href="http://www.zotero.org/styles/infoclio-de" rel="template"/>
    <link href="https://www.infoclio.ch/de/zitierstil#zotero" rel="documentation"/>
    <author>
      <name>Nicolas Chachereau</name>
      <email>nicolas.chachereau@unil.ch</email>
    </author>
    <author>
      <name>Enrico Natale</name>
      <email>enrico.natale@infoclio.ch</email>
    </author>
    <author>
      <name>Jan Baumann</name>
      <email>jan.baumann@infoclio.ch</email>
    </author>
    <contributor>
      <name>Jonas Schneider</name>
      <email>jonas.schneider@uzh.ch</email>
    </contributor>
    <category citation-format="note"/>
    <category field="history"/>
    <category field="social_science"/>
    <updated>2024-09-06T00:40:28+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="editor" form="short">Hg.</term>
      <term name="editor" form="verb-short">hg. v.</term>
      <term name="translator" form="verb-short">übers. v.</term>
      <term name="editortranslator" form="verb-short">hg. &amp; übers. v.</term>
      <term name="interviewer" form="verb">Interview geführt von</term>
      <term name="accessed">Stand</term>
      <term name="letter">Schreiben</term>
      <term name="number-of-volumes" form="short">Bd.</term>
      <term name="edition">Ausgabe</term>
    </terms>
  </locale>
  <citation>
    <layout suffix="." delimiter="; ">
      <choose>
        <if position="ibid-with-locator">
          <group delimiter=", ">
            <text term="ibid"/>
            <text macro="locator"/>
          </group>
        </if>
        <else-if position="ibid">
          <text term="ibid"/>
        </else-if>
        <else>
          <text macro="short-reference"/>
        </else>
      </choose>
    </layout>
  </citation>
  <bibliography hanging-indent="true">
    <sort>
      <key macro="creator" names-min="3" names-use-first="3"/>
      <key variable="issued" sort="descending"/>
    </sort>
    <layout suffix=".">
      <text macro="complete-reference"/>
    </layout>
  </bibliography>
  <macro name="complete-reference">
    <group delimiter=". ">
      <group delimiter=", ">
        <group delimiter=": ">
          <text macro="creator"/>
          <group delimiter=", ">
            <text macro="title"/>
            <text macro="scientific-editor"/>
            <group delimiter=": ">
              <text macro="in"/>
              <text macro="container-creator"/>
              <group delimiter=", ">
                <group delimiter=" ">
                  <text macro="container-information"/>
                  <text macro="journal-volume"/>
                </group>
                <text macro="volumes"/>
              </group>
            </group>
            <text macro="type-description"/>
          </group>
        </group>
        <text macro="alt-publisher"/>
        <group delimiter=" ">
          <text macro="place"/>
          <text macro="date"/>
          <date variable="original-date" form="text" prefix="[" suffix="]"/>
          <text macro="book-series"/>
        </group>
        <text macro="newspaper-edition"/>
        <text macro="artwork-description"/>
        <text macro="archive-location"/>
        <text macro="pages"/>
        <text macro="url-web-documents-only"/>
      </group>
      <text macro="url-non-web-documents"/>
    </group>
  </macro>
  <macro name="short-reference">
    <group delimiter=", ">
      <group delimiter=": ">
        <text macro="creator-for-short-references"/>
        <text macro="identifier-for-short-references"/>
      </group>
      <text macro="locator"/>
    </group>
  </macro>
  <macro name="creator">
    <choose>
      <if variable="director">
        <!-- special rule to avoid printing the label for directors -->
        <names variable="director">
          <name sort-separator=", " name-as-sort-order="all" et-al-min="4" et-al-use-first="3"/>
        </names>
      </if>
      <else>
        <names variable="author">
          <name sort-separator=", " name-as-sort-order="all" et-al-min="4" et-al-use-first="3"/>
          <label form="short" prefix="&#160;(" suffix=")"/>
          <substitute>
            <names variable="editor"/>
            <names variable="composer"/>
          </substitute>
        </names>
      </else>
    </choose>
  </macro>
  <macro name="creator-for-short-references">
    <names variable="author">
      <name form="short" et-al-min="4" et-al-use-first="1"/>
      <label form="short" prefix="&#160;(" suffix=")"/>
      <substitute>
        <names variable="editor"/>
        <names variable="composer"/>
        <names variable="director"/>
      </substitute>
    </names>
  </macro>
  <macro name="title">
    <group delimiter=" ">
      <text variable="title"/>
      <choose>
        <if type="book">
          <text variable="event-title" prefix="[" suffix="]"/>
        </if>
      </choose>
    </group>
  </macro>
  <macro name="identifier-for-short-references">
    <choose>
      <if variable="title title-short" match="any">
        <text variable="title" form="short"/>
      </if>
      <else-if type="personal_communication">
        <group delimiter=" ">
          <text term="letter"/>
          <names variable="recipient">
            <label form="verb" prefix=" " suffix=" "/>
            <name et-al-min="2" et-al-use-first="1"/>
          </names>
        </group>
      </else-if>
      <else-if type="interview">
        <names variable="interviewer" delimiter=", ">
          <label form="verb" prefix=" " suffix=" "/>
          <name et-al-min="2" et-al-use-first="1"/>
        </names>
      </else-if>
      <else-if type="report song broadcast motion_picture webpage post post-weblog" match="any">
        <!-- these types have either collection-title or container-title -->
        <text variable="collection-title"/>
        <text variable="container-title"/>
      </else-if>
    </choose>
  </macro>
  <macro name="scientific-editor">
    <choose>
      <if type="book">
        <group delimiter=" ">
          <names variable="editor translator">
            <label form="verb-short" suffix=" "/>
            <name sort-separator=", " name-as-sort-order="all" et-al-min="4" et-al-use-first="3"/>
          </names>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="in">
    <choose>
      <if type="chapter paper-conference entry-encyclopedia entry-dictionary article-magazine article-newspaper article-journal" match="any">
        <text term="in"/>
      </if>
    </choose>
  </macro>
  <macro name="container-creator">
    <choose>
      <if type="chapter paper-conference" match="any">
        <names variable="editor">
          <name sort-separator=", " name-as-sort-order="all" et-al-min="4" et-al-use-first="3"/>
          <label form="short" prefix="&#160;(" suffix=")"/>
          <substitute>
            <names variable="container-author"/>
            <names variable="collection-editor"/>
          </substitute>
        </names>
      </if>
    </choose>
  </macro>
  <macro name="container-information">
    <choose>
      <if type="chapter paper-conference entry-encyclopedia entry-dictionary article-newspaper article-magazine article-journal" match="any">
        <text variable="container-title"/>
      </if>
      <else-if type="report song broadcast motion_picture webpage post post-weblog" match="any">
        <group delimiter=", ">
          <text variable="genre"/>
          <!-- these types have either collection-title or container-title -->
          <text variable="collection-title"/>
          <text variable="container-title"/>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="journal-volume">
    <choose>
      <if type="article-journal">
        <group delimiter="&#160;">
          <number variable="volume"/>
          <number variable="issue" prefix="(" suffix=")"/>
        </group>
      </if>
      <else-if type="report song broadcast" match="any">
        <number variable="number"/>
      </else-if>
    </choose>
  </macro>
  <macro name="volumes">
    <choose>
      <if type="book chapter entry-encyclopedia entry-dictionary song motion_picture" match="any">
        <group delimiter=" / ">
          <group delimiter="&#160;">
            <label variable="volume" form="short"/>
            <number variable="volume"/>
          </group>
          <group delimiter="&#160;">
            <number variable="number-of-volumes"/>
            <choose>
              <if variable="volume" match="none">
                <label variable="number-of-volumes" form="short"/>
              </if>
            </choose>
          </group>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="type-description">
    <choose>
      <if type="manuscript thesis speech" match="any">
        <text variable="genre"/>
      </if>
      <else-if type="personal_communication">
        <group delimiter=", ">
          <group delimiter=" ">
            <text term="letter"/>
            <names variable="recipient">
              <label form="verb" prefix=" " suffix=" "/>
              <name and="text" delimiter-precedes-last="never"/>
            </names>
          </group>
          <text variable="genre"/>
        </group>
      </else-if>
      <else-if type="interview">
        <names variable="interviewer" delimiter=", ">
          <label form="verb" prefix=" " suffix=" "/>
          <name and="text" delimiter-precedes-last="never"/>
        </names>
      </else-if>
      <else-if type="motion_picture song broadcast" match="any">
        <group delimiter=", ">
          <text variable="medium"/>
          <!-- refers to duration -->
          <text variable="dimensions"/>
        </group>
      </else-if>
      <!-- Computer Program -->
      <else-if type="book">
        <choose>
          <if variable="version medium" match="any">
            <group delimiter=", ">
              <group delimiter=" ">
                <text term="version"/>
                <text variable="version"/>
              </group>
              <text variable="medium"/>
            </group>
          </if>
        </choose>
      </else-if>
      <else-if type="dataset">
        <choose>
          <if variable="version">
            <text variable="version"/>
          </if>
        </choose>
      </else-if>
    </choose>
  </macro>
  <macro name="alt-publisher">
    <choose>
      <if type="thesis report song motion_picture broadcast" match="any">
        <!-- university for theses,
             institution for reports,
             label for songs,
             distributor for films,
             studio for video recordings,
             network for broadcasts -->
        <text variable="publisher"/>
      </if>
    </choose>
  </macro>
  <macro name="place">
    <choose>
      <if type="speech">
        <group delimiter=", ">
          <text variable="event"/>
          <text variable="event-place"/>
        </group>
      </if>
      <else>
        <text variable="publisher-place"/>
      </else>
    </choose>
  </macro>
  <macro name="date">
    <choose>
      <if is-uncertain-date="issued">
        <text term="circa" form="short" suffix=" "/>
      </if>
    </choose>
    <choose>
      <if type="book chapter paper-conference thesis" match="any">
        <choose>
          <if variable="issued">
            <date variable="issued" form="numeric" date-parts="year"/>
            <choose>
              <if is-numeric="edition">
                <number vertical-align="sup" variable="edition"/>
              </if>
            </choose>
          </if>
        </choose>
      </if>
      <else>
        <date variable="issued" form="numeric" date-parts="year-month-day"/>
      </else>
    </choose>
  </macro>
  <macro name="pages">
    <choose>
      <if variable="locator">
        <text macro="locator"/>
      </if>
      <else>
        <group delimiter="&#160;">
          <label variable="page" form="short"/>
          <text variable="page"/>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="locator">
    <group delimiter="&#160;">
      <label variable="locator" form="short"/>
      <text variable="locator"/>
    </group>
  </macro>
  <macro name="book-series">
    <choose>
      <if type="book chapter paper-conference entry-dictionary entry-encyclopedia" match="any">
        <group prefix="(" suffix=")" delimiter=" ">
          <text variable="collection-title"/>
          <choose>
            <if is-numeric="collection-number">
              <number variable="collection-number"/>
            </if>
          </choose>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="newspaper-edition">
    <choose>
      <if type="article-newspaper">
        <choose>
          <if is-numeric="edition">
            <group delimiter="&#160;">
              <number variable="edition" form="ordinal"/>
              <label variable="edition"/>
            </group>
          </if>
          <else>
            <text variable="edition"/>
          </else>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="artwork-description">
    <choose>
      <if type="graphic">
        <group delimiter=", ">
          <text variable="medium"/>
          <text variable="dimensions"/>
          <text variable="genre"/>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="archive-location">
    <choose>
      <if variable="archive">
        <group delimiter=", ">
          <text variable="archive"/>
          <text variable="archive_location"/>
          <text variable="call-number" prefix="Signatur: "/>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="url-web-documents-only">
    <choose>
      <if type="webpage post post-weblog dataset" match="any">
        <text macro="url-or-doi"/>
      </if>
    </choose>
  </macro>
  <macro name="url-non-web-documents">
    <choose>
      <if type="webpage post post-weblog dataset" match="none">
        <choose>
          <if variable="DOI URL" match="any">
            <group delimiter=": ">
              <text term="online" text-case="capitalize-first"/>
              <text macro="url-or-doi"/>
            </group>
          </if>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="url-or-doi">
    <choose>
      <if variable="DOI">
        <group delimiter=", ">
          <group delimiter="">
            <text value="&lt;"/>
            <text variable="DOI" prefix="https://doi.org/"/>
            <text value="&gt;"/>
          </group>
          <text macro="accessed"/>
        </group>
      </if>
      <else-if variable="URL">
        <group delimiter=", ">
          <text variable="URL" prefix="&lt;" suffix="&gt;"/>
          <text macro="accessed"/>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="accessed">
    <group delimiter=": ">
      <text term="accessed"/>
      <date variable="accessed" form="numeric" date-parts="year-month-day"/>
    </group>
  </macro>
</style>
