Skip to content

Instantly share code, notes, and snippets.

@POBrien333
Created August 8, 2022 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save POBrien333/c2469ab4683f6a9f0af241dae8f46cca to your computer and use it in GitHub Desktop.
Save POBrien333/c2469ab4683f6a9f0af241dae8f46cca to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" initialize-with="." name-as-sort-order="all" default-locale="de-DE">
<info>
<title>Universität Hamburg - Geschichte (German)</title>
<id>http://www.zotero.org/styles/universitaet-hamburg-geschichte</id>
<link href="http://www.zotero.org/styles/universitaet-hamburg-geschichte" rel="self"/>
<link href="http://www.zotero.org/styles/technische-universitat-dresden-kunstgeschichte-note" rel="template"/>
<link href="https://mittelalter2.geschichte.uni-freiburg.de/lehre/proseminarheft-mittelalter" rel="documentation"/>
<category citation-format="note"/>
<category field="history"/>
<category field="humanities"/>
<updated>2022-08-08T14:45:27+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="online">online in</term>
<term name="accessed">Stand</term>
<term name="editor" form="verb-short">
<single>Hg.</single>
<multiple>Hg.</multiple>
</term>
<term name="editor" form="short">hg. von</term>
<term name="editorial-director" form="verb-short">
<single>Hg.</single>
<multiple>Hg.</multiple>
</term>
<term name="editortranslator" form="verb-short">
<single>Hg./Übers.</single>
<multiple>Hg./Überss.</multiple>
</term>
<term name="editortranslator" form="short">hg. u. übers. von</term>
<term name="number-of-volumes" form="short">Bd.</term>
<term name="issue" form="short">H.</term>
<term name="translator" form="short">übers. von</term>
<term name="presented at">gehalten auf</term>
<term name="no date" form="short">o. J.</term>
<term name="et-al">u. a.</term>
</terms>
</locale>
<macro name="contributors-bib">
<names variable="author">
<name font-style="normal" font-weight="normal">
<name-part name="family"/>
</name>
<et-al/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor translator director composer"/>
</substitute>
</names>
</macro>
<macro name="contributors-long">
<names variable="author" font-style="normal">
<name font-style="normal" font-weight="normal">
<name-part name="family"/>
</name>
<et-al/>
<substitute>
<names variable="composer editor" font-style="normal">
<name>
<name-part name="family"/>
</name>
<et-al/>
<label form="verb-short" plural="contextual" prefix=" (" suffix=")"/>
</names>
</substitute>
</names>
</macro>
<macro name="contributors-short">
<choose>
<if variable="author">
<names variable="author" font-style="normal">
<name form="short" font-style="normal" delimiter="/" delimiter-precedes-last="always" initialize="false" name-as-sort-order="first" sort-separator="/">
<name-part name="family"/>
</name>
<et-al term="et-al"/>
</names>
</if>
<else>
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<names variable="editor">
<name form="short" delimiter="/" delimiter-precedes-last="always" initialize="false" name-as-sort-order="first" sort-separator="/">
<name-part name="family"/>
</name>
<et-al term="et-al"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
</else>
</choose>
</macro>
<macro name="secondary-contributors">
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<names variable="editor translator" delimiter=", ">
<label form="short" plural="never" suffix=" "/>
<name delimiter-precedes-last="never" initialize="false">
<name-part name="family"/>
</name>
<et-al term="et-al"/>
</names>
</if>
</choose>
</macro>
<macro name="container-contributors">
<choose>
<if variable="container-author">
<names variable="container-author">
<name and="text" delimiter-precedes-last="never" initialize="false" name-as-sort-order="first">
<name-part name="family"/>
</name>
<et-al term="et-al"/>
</names>
</if>
<else>
<choose>
<if type="chapter paper-conference entry-encyclopedia" match="any">
<choose>
<if match="any" variable="editor">
<names variable="editor">
<name delimiter-precedes-last="never" initialize="false">
<name-part name="family"/>
</name>
<et-al term="et-al"/>
<label form="verb-short" prefix=" (" suffix=")"/>
</names>
</if>
<else>
<text value="o. Hg."/>
</else>
</choose>
</if>
</choose>
</else>
</choose>
</macro>
<macro name="secondary-container-contributors">
<choose>
<if type="chapter paper-conference entry-encyclopedia" match="any">
<choose>
<if variable="container-author" match="all">
<names variable="editor">
<label form="short" plural="never" text-case="lowercase" suffix=" "/>
<name and="text" delimiter-precedes-last="never" initialize="false">
<name-part name="family"/>
</name>
<et-al term="et-al"/>
</names>
</if>
</choose>
</if>
</choose>
</macro>
<macro name="secondary-collection-contributors">
<names variable="collection-editor">
<name and="text" delimiter-precedes-last="never" initialize="false">
<name-part name="family" font-variant="small-caps"/>
</name>
<et-al term="et-al"/>
</names>
</macro>
<macro name="title-long">
<group delimiter=", ">
<choose>
<if type="bill book webpage graphic legal_case motion_picture report song article" match="any">
<group delimiter=" ">
<text variable="title"/>
<text variable="version" prefix="(Version " suffix=") [Software]"/>
</group>
</if>
<else>
<text variable="title" quotes="false" font-style="normal"/>
</else>
</choose>
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<choose>
<if variable="volume">
<group delimiter=" ">
<text term="volume" form="short"/>
<number variable="volume"/>
</group>
</if>
</choose>
</if>
</choose>
<text macro="secondary-contributors"/>
</group>
</macro>
<macro name="title-short">
<group delimiter=", ">
<choose>
<if type="bill book graphic legal_case motion_picture report song" match="any">
<choose>
<if match="any" variable="title-short">
<text variable="title-short" quotes="false" font-style="normal"/>
</if>
<else>
<text variable="title" font-style="normal"/>
</else>
</choose>
</if>
<else>
<choose>
<if match="any" variable="title-short">
<text variable="title-short" quotes="false"/>
</if>
<else>
<text variable="title" quotes="false"/>
</else>
</choose>
</else>
</choose>
</group>
</macro>
<macro name="container">
<choose>
<if type="chapter paper-conference entry-encyclopedia entry-dictionary song musical_score" match="any">
<text term="in" text-case="lowercase" suffix=": "/>
<group>
<text macro="container-contributors" suffix=": "/>
<text variable="container-title" suffix=", "/>
<text macro="volume" suffix=", "/>
<text macro="secondary-container-contributors" suffix=", "/>
</group>
</if>
<else-if type="article-journal article-magazine broadcast manuscript map patent personal_communication thesis article post-weblog" match="any">
<text term="in" text-case="lowercase" suffix=": "/>
<choose>
<if match="any" variable="container-title-short">
<text variable="container-title" form="short"/>
</if>
<else>
<text variable="container-title"/>
</else>
</choose>
</else-if>
<else-if type="speech" match="any">
<group delimiter=" ">
<text term="presented at" text-case="lowercase" suffix=": "/>
<text variable="event" suffix=", "/>
<text variable="event-place"/>
</group>
</else-if>
<else-if type="article-newspaper webpage" match="any">
<group delimiter=" ">
<choose>
<if match="any" variable="title">
<text term="in" text-case="lowercase" suffix=":"/>
</if>
</choose>
<text variable="container-title"/>
</group>
</else-if>
<else-if type="interview" match="any">
<group delimiter=" " suffix=" ">
<text term="interview"/>
<text term="by"/>
<names variable="interviewer">
<name/>
</names>
</group>
<group>
<text term="in" suffix=": "/>
<text variable="medium"/>
</group>
</else-if>
</choose>
</macro>
<macro name="collection">
<text variable="collection-title"/>
<choose>
<if is-numeric="collection-number">
<text variable="collection-number" prefix=" "/>
</if>
<else>
<text variable="collection-number" prefix=", "/>
</else>
</choose>
<choose>
<if variable="collection-editor">
<text term="editor" form="short" text-case="lowercase" prefix=", "/>
<text macro="secondary-collection-contributors" prefix=" "/>
</if>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<text macro="publisher" suffix=" "/>
<number vertical-align="sup" variable="edition"/>
</if>
<else-if variable="edition">
<text variable="edition" vertical-align="baseline" suffix=", "/>
<text macro="publisher" suffix=" "/>
</else-if>
<else>
<text macro="publisher" suffix=" "/>
</else>
</choose>
</macro>
<macro name="publisher">
<choose>
<if match="none" variable="publisher-place issued">
<text value="o. O. u. J."/>
</if>
<else-if match="none" variable="publisher-place">
<text value="o. O."/>
</else-if>
<else>
<text variable="publisher-place"/>
</else>
</choose>
</macro>
<macro name="issued">
<choose>
<if type="bill book graphic legal_case motion_picture report song chapter paper-conference entry-encyclopedia entry-dictionary" match="any">
<text macro="year-date"/>
<text macro="collection" prefix=" (" suffix=")"/>
</if>
<else-if type="thesis" match="any">
<group delimiter=" " suffix=" ">
<text variable="genre"/>
<text variable="publisher"/>
</group>
<text macro="year-date"/>
</else-if>
<else-if type="article manuscript" match="any">
<text variable="genre"/>
<text macro="publisher" suffix=" "/>
<text macro="year-date"/>
</else-if>
<else-if type="article-journal broadcast map patent personal_communication" match="any">
<group prefix=" ">
<group suffix=", ">
<text variable="volume"/>
</group>
<group delimiter=" ">
<text variable="issue"/>
<text macro="year-date" prefix="(" suffix=")"/>
</group>
</group>
</else-if>
<else-if type="speech" match="any">
<group delimiter=" " prefix=" ">
<text value="am"/>
<date form="text" variable="issued"/>
</group>
</else-if>
<else-if type="article-newspaper post-weblog article-magazine interview" match="any">
<group delimiter=" " prefix=" ">
<text value="vom"/>
<date form="numeric" variable="issued"/>
</group>
</else-if>
</choose>
</macro>
<macro name="locators">
<choose>
<if type="article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis article chapter paper-conference" match="any">
<label suffix=" " variable="page" form="short"/>
<text variable="page"/>
</if>
<else-if type="entry-encyclopedia" match="any">
<label suffix=" " variable="locator" form="short"/>
<text variable="page"/>
</else-if>
<else-if type="webpage post post-weblog" match="any">
<group delimiter=", ">
<group delimiter=": ">
<text term="online"/>
<text variable="URL"/>
</group>
<group delimiter=": " prefix="(" suffix=")">
<text term="accessed"/>
<date form="numeric" variable="accessed"/>
</group>
</group>
</else-if>
</choose>
</macro>
<macro name="citation-locator">
<label suffix=" " variable="locator" form="short"/>
<text variable="locator"/>
</macro>
<macro name="citation-locator-no-label">
<text variable="locator"/>
</macro>
<macro name="sort-key">
<text macro="contributors-bib" suffix=" "/>
<text macro="title-long" suffix=" "/>
<text macro="issued"/>
</macro>
<macro name="year-date">
<choose>
<if match="any" variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else-if match="all" variable="publisher-place">
<text term="no date" form="short"/>
</else-if>
</choose>
</macro>
<macro name="volume">
<group delimiter=" " suffix=", ">
<number suffix=" " variable="number-of-volumes"/>
<text term="number-of-volumes" form="short"/>
</group>
<group delimiter=" ">
<choose>
<if match="any" is-numeric="volume">
<text term="volume" form="short" suffix=" "/>
<number variable="volume"/>
</if>
<else>
<text term="volume"/>
<text variable="volume"/>
</else>
</choose>
</group>
</macro>
<citation name-delimiter="/" et-al-min="4" et-al-use-first="1" initialize="false" disambiguate-add-names="true">
<layout suffix="." delimiter="; ">
<choose>
<if position="ibid-with-locator">
<text term="ibid"/>
<text macro="citation-locator" prefix=", "/>
</if>
<else-if position="ibid">
<text term="ibid"/>
</else-if>
<else-if position="subsequent">
<text macro="contributors-short" suffix=": "/>
<text macro="title-short"/>
<text macro="citation-locator" prefix=", "/>
</else-if>
<else>
<group delimiter=", ">
<group delimiter=", ">
<group delimiter=": ">
<text macro="contributors-long"/>
<text macro="title-long"/>
</group>
<group>
<text macro="container"/>
<text macro="issued"/>
</group>
</group>
<text macro="locators"/>
<choose>
<if type="chapter paper-conference entry-encyclopedia" match="any">
<choose>
<if variable="page" match="all">
<text macro="citation-locator-no-label" prefix=" "/>
</if>
</choose>
</if>
<else-if type="article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech webpage" match="any">
<choose>
<if variable="page" match="all">
<text macro="citation-locator-no-label" prefix=" "/>
</if>
</choose>
</else-if>
<else>
<text macro="citation-locator"/>
</else>
</choose>
</group>
</else>
</choose>
</layout>
</citation>
<bibliography name-delimiter="/" et-al-min="4" et-al-use-first="1" initialize="false" subsequent-author-substitute="—" entry-spacing="0">
<sort>
<key macro="sort-key"/>
</sort>
<layout suffix=".">
<group delimiter=", ">
<group delimiter=", ">
<group delimiter=": ">
<text macro="contributors-bib"/>
<text macro="title-long"/>
</group>
<group>
<text macro="container"/>
<text macro="issued"/>
</group>
</group>
<text macro="locators"/>
</group>
</layout>
</bibliography>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment