Skip to content

Instantly share code, notes, and snippets.

/test_x1.csl Secret

Created February 20, 2018 15:39
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 anonymous/3da8d7986d17c4449092f4f65999257c to your computer and use it in GitHub Desktop.
Save anonymous/3da8d7986d17c4449092f4f65999257c to your computer and use it in GitHub Desktop.
Stüber_Bearbeitung
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" default-locale="de-DE" demote-non-dropping-particle="never">
<!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Test_x1</title>
<id>http://www.zotero.org/styles/test_x1</id>
<link href="http://www.zotero.org/styles/test_x1" rel="self"/>
<link href="www.niederle-media.de/Zitieren.pdf" rel="documentation"/>
<link href="https://forums.zotero.org/discussion/20886/citation-style-for-german-lawyers/" rel="documentation"/>
<author>
<name>Oliver Wolf</name>
<email>wolf.o@gmx.net</email>
</author>
<contributor>
<name>Philipp Zumstein</name>
</contributor>
<category citation-format="note"/>
<category field="law"/>
<updated>2018-01-11T18:50:33+00:00</updated>
</info>
<macro name="author">
<names variable="author" font-style="italic">
<name delimiter="/ " name-as-sort-order="all" sort-separator=", " form="long"/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
</substitute>
</names>
</macro>
<macro name="author-note">
<names variable="author" font-style="italic">
<name form="short" delimiter="/" et-al-min="7" et-al-use-first="1" name-as-sort-order="all"/>
</names>
</macro>
<macro name="locator-with-label">
<group delimiter=" ">
<label variable="locator" form="symbol"/>
<text variable="locator"/>
</group>
</macro>
<macro name="autor-editor-note">
<names variable="author" font-style="italic">
<name form="short" delimiter="/" et-al-min="7" et-al-use-first="1" sort-separator=""/>
<substitute>
<names variable="editor"/>
</substitute>
</names>
</macro>
<macro name="journalname-year">
<group delimiter=" ">
<text variable="title" form="short"/>
<text variable="issue"/>
<date date-parts="year" form="text" variable="issued"/>
</group>
</macro>
<macro name="inbook">
<group delimiter=": ">
<text term="in"/>
<group delimiter=", ">
<names variable="editor">
<name form="short" delimiter="/" initialize-with=""/>
</names>
<text variable="container-title"/>
</group>
</group>
</macro>
<macro name="firstpage-locator">
<group delimiter=" ">
<text variable="page-first"/>
<text variable="locator" prefix="(" suffix=")"/>
</group>
</macro>
<citation>
<layout delimiter="; " suffix=".">
<choose>
<if type="article-journal">
<group delimiter=", ">
<text macro="author-note"/>
<text macro="journalname-year" form="short"/>
<text macro="locator-with-label"/>
</group>
</if>
<else-if type="book">
<group delimiter=", ">
<text macro="autor-editor-note"/>
<text variable="title" form="short"/>
<text macro="locator-with-label"/>
</group>
</else-if>
<else-if type="chapter">
<group delimiter=", ">
<text macro="author-note"/>
<text variable="title" form="short"/>
<text macro="inbook"/>
<text macro="locator-with-label"/>
</group>
</else-if>
<else-if type="paper-conference">
<group delimiter=", ">
<text macro="author-note"/>
<text variable="title" form="short"/>
<text macro="line"/>
<text macro="locator-with-label"/>
</group>
</else-if>
<else-if type="report">
<group delimiter=", ">
<text macro="author-note"/>
<text variable="title" form="short"/>
<text variable="collection-title"/>
<text variable="number"/>
<text macro="locator-with-label"/>
</group>
</else-if>
<else-if type="entry-encyclopedia">
<group delimiter=", ">
<text macro="author-note" font-style="italic"/>
<text macro="inbook"/>
<text macro="locator-with-label"/>
</group>
</else-if>
<else-if type="legal_case" match="any">
<group delimiter=" ">
<choose>
<if match="any" variable="title-short">
<text variable="title-short" suffix=","/>
</if>
<else>
<text variable="authority" suffix=","/>
<text variable="genre" suffix=" v. "/>
<group delimiter=" - ">
<date form="numeric" variable="issued"/>
<text variable="number" suffix=","/>
</group>
</else>
</choose>
<group delimiter=" "/>
<text variable="container-title"/>
<text variable="volume" suffix=","/>
<text macro="firstpage-locator"/>
</group>
</else-if>
<else>
<group delimiter=", ">
<text macro="author-note"/>
<text variable="title"/>
<text macro="locator-with-label"/>
</group>
</else>
</choose>
</layout>
</citation>
<bibliography>
<sort>
<key macro="author"/>
<key variable="issued"/>
</sort>
<layout>
<choose>
<if type="article-journal">
<text macro="author"/>
<text variable="title" prefix=", " suffix=", "/>
<text variable="container-title" suffix=" "/>
<date variable="issued" suffix=", ">
<date-part name="year" form="long"/>
<date-part name="month" form="numeric"/>
<date-part name="day" form="ordinal"/>
</date>
<text variable="page" suffix="."/>
</if>
<else-if type="book">
<text macro="author"/>
<text variable="title" prefix=", " suffix=", "/>
<text variable="edition" suffix=" "/>
<text variable="publisher-place" suffix=" "/>
<date variable="issued" suffix=". ">
<date-part name="year" form="long"/>
</date>
</else-if>
<else-if type="chapter">
<text macro="author"/>
<group prefix=", " delimiter="; ">
<text term="in"/>
<names variable="editor" font-style="italic">
<name delimiter="/" name-as-sort-order="all" sort-separator=", " form="long"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</group>
<text variable="container-title" prefix=", " suffix=", "/>
<text variable="edition" suffix=" "/>
<text variable="publisher-place" suffix=" "/>
<date variable="issued" suffix=". ">
<date-part name="year" form="long"/>
</date>
<text variable="page" suffix="."/>
</else-if>
<else-if type="thesis">
<text macro="author"/>
<text variable="title" prefix=", " suffix=", Diss. jur., "/>
<text variable="publisher-place" suffix=" "/>
<date variable="issued" suffix=". ">
<date-part name="year" form="long"/>
</date>
</else-if>
<else-if type="entry-encyclopedia">
<text macro="author"/>
<text variable="title" prefix=", " suffix=", "/>
<text variable="edition" suffix=" "/>
<text variable="publisher-place" suffix=" "/>
<date variable="issued" suffix=" (Zit.: ">
<date-part name="year" form="long"/>
</date>
<names variable="editor" suffix="/">
<name delimiter="; " form="long" initialize-with=""/>
</names>
<text value="Bearbeiter," suffix=" " font-style="italic"/>
<text value="in: " suffix=" "/>
<text variable="title" form="short"/>
<text value=")." suffix=" "/>
</else-if>
<else>
<text macro="author"/>
<text variable="title" prefix=", " suffix=", "/>
<text variable="container-title" suffix=" "/>
<date variable="issued" suffix=", ">
<date-part name="year" form="long"/>
<date-part name="month" form="numeric"/>
<date-part name="day" form="ordinal"/>
</date>
<text variable="page" suffix="."/>
</else>
</choose>
</layout>
</bibliography>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment