Permalink
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Fetching contributors…
Cannot retrieve contributors at this time
<?xml version="1.0" encoding="utf-8"?> | |
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="never" default-locale="de-DE"> | |
<info> | |
<title>Archiv für die civilistische Praxis (German)</title> | |
<title-short>AcP</title-short> | |
<id>http://www.zotero.org/styles/archiv-fur-die-civilistische-praxis</id> | |
<link href="http://www.zotero.org/styles/archiv-fur-die-civilistische-praxis" rel="self"/> | |
<link href="http://www.zotero.org/styles/zeitschrift-fur-theologie-und-kirche" rel="template"/> | |
<link href="https://www.mohrsiebeck.com/fileadmin/user_upload/Zeitschriften/Richtlinien_Autoren/2015/Richtlinien_AcP.pdf" rel="documentation"/> | |
<link href="https://www.mohrsiebeck.com/zeitschrift/archiv-fuer-die-civilistische-praxis-acp" rel="documentation"/> | |
<author> | |
<name>Philipp Zumstein</name> | |
<uri>https://github.com/zuphilip</uri> | |
</author> | |
<contributor> | |
<name>Patrick O'Brien, PhD</name> | |
</contributor> | |
<category citation-format="note"/> | |
<category field="law"/> | |
<issn>0003-8997</issn> | |
<eissn>1868-7113</eissn> | |
<summary>Use type entry-encopledia for part of "Gesetzeskommentar". The style does not need any bibliography, but for completeness (preview) it shows here the appearance of the footnotes.</summary> | |
<updated>2018-10-29T14:30:51+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> | |
</terms> | |
</locale> | |
<macro name="author-short"> | |
<names variable="author"> | |
<name form="short" font-style="italic" font-variant="normal" delimiter="/" initialize-with=". "/> | |
</names> | |
</macro> | |
<macro name="issued"> | |
<choose> | |
<if variable="issued"> | |
<date variable="issued"> | |
<date-part name="year"/> | |
</date> | |
</if> | |
<else> | |
<text term="no date" form="short"/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="edition"> | |
<choose> | |
<if match="any" is-numeric="edition"> | |
<number vertical-align="baseline" suffix=" " variable="edition" form="ordinal"/> | |
<text term="edition" form="short"/> | |
</if> | |
<else> | |
<text variable="edition"/> | |
</else> | |
</choose> | |
</macro> | |
<macro name="page"> | |
<text variable="page-first" suffix=" ff."/> | |
</macro> | |
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-givenname="true" collapse="year"> | |
<layout delimiter="; "> | |
<choose> | |
<if match="any" position="first"> | |
<text macro="author-short"/> | |
<choose> | |
<if type="article-journal article-magazine article-newspaper" match="any"> | |
<text variable="container-title" form="short" prefix=" "/> | |
<group delimiter=", "> | |
<choose> | |
<if match="any" variable="volume"> | |
<group delimiter=" "> | |
<text variable="volume"/> | |
<text macro="issued" prefix="(" suffix=")"/> | |
</group> | |
</if> | |
<else> | |
<text macro="issued"/> | |
</else> | |
</choose> | |
<text macro="page"/> | |
</group> | |
</if> | |
<else-if type="chapter paper-conference entry-encyclopedia" match="any"> | |
<group delimiter=" " prefix=", "> | |
<text term="in" suffix=": "/> | |
<group delimiter=", "> | |
<names variable="container-author editor" font-variant="normal" delimiter=", "> | |
<name form="short" font-style="normal" font-variant="normal" delimiter="/" delimiter-precedes-last="always" initialize-with="."/> | |
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/> | |
</names> | |
<text variable="container-title" text-case="title"/> | |
<text macro="issued"/> | |
<text macro="page"/> | |
</group> | |
</group> | |
</else-if> | |
<else-if type="entry-encyclopedia" match="any"> | |
<group delimiter=": " prefix=", "> | |
<text term="in"/> | |
<group delimiter=", "> | |
<names variable="container-author editor" font-variant="normal" delimiter=", "> | |
<name form="short" font-style="normal" font-variant="normal" delimiter="/" delimiter-precedes-last="always" initialize-with="."/> | |
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/> | |
</names> | |
<text variable="container-title" form="short" text-case="title"/> | |
<text macro="issued"/> | |
<text macro="page"/> | |
</group> | |
</group> | |
</else-if> | |
<else-if type="legal_case" match="any"> | |
<text variable="authority"/> | |
<text variable="number"/> | |
<group delimiter=" "> | |
<text variable="container-title"/> | |
<text macro="issued"/> | |
</group> | |
<text variable="page"/> | |
</else-if> | |
<else> | |
<text variable="title"/> | |
<group delimiter=" "> | |
<text macro="edition"/> | |
<text macro="issued"/> | |
</group> | |
</else> | |
</choose> | |
<text variable="locator"/> | |
</if> | |
<else> | |
<group delimiter=", "> | |
<group delimiter=" "> | |
<text macro="author-short"/> | |
<group delimiter=" " prefix="(" suffix=")"> | |
<text value="Fn."/> | |
<text variable="first-reference-note-number"/> | |
</group> | |
</group> | |
<text variable="locator"/> | |
</group> | |
</else> | |
</choose> | |
</layout> | |
</citation> | |
<bibliography et-al-min="4" et-al-use-first="1"> | |
<sort> | |
<key macro="author-short"/> | |
<key macro="issued" sort="ascending"/> | |
</sort> | |
<layout> | |
<group delimiter=", "> | |
<text macro="author-short"/> | |
<choose> | |
<if type="article-journal article-magazine article-newspaper" match="any"> | |
<text variable="container-title" form="short"/> | |
<choose> | |
<if match="any" variable="volume"> | |
<group delimiter=" "> | |
<text variable="volume"/> | |
<text macro="issued" prefix="(" suffix=")"/> | |
</group> | |
</if> | |
<else> | |
<text macro="issued"/> | |
</else> | |
</choose> | |
<text macro="page"/> | |
</if> | |
<else-if type="chapter paper-conference" match="any"> | |
<group delimiter=" "> | |
<text term="in" suffix=": "/> | |
<group delimiter=", "> | |
<names variable="container-author editor" font-variant="normal" delimiter=", "> | |
<name form="short" font-style="normal" font-variant="normal" delimiter="/" delimiter-precedes-last="always" initialize-with="."/> | |
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/> | |
</names> | |
<text variable="container-title" text-case="title"/> | |
<text macro="issued"/> | |
<text macro="page"/> | |
<text variable="publisher"/> | |
</group> | |
</group> | |
</else-if> | |
<else-if type="legal_case" match="any"> | |
<text variable="authority"/> | |
<text variable="number"/> | |
<group delimiter=" "> | |
<text variable="container-title"/> | |
<text macro="issued"/> | |
</group> | |
<text variable="page"/> | |
</else-if> | |
<else-if type="entry-encyclopedia" match="any"> | |
<group delimiter=". "> | |
<text variable="title"/> | |
<group delimiter=": "> | |
<text term="in"/> | |
<group delimiter=", "> | |
<names variable="container-author editor" font-variant="normal" delimiter=", "> | |
<name form="short" font-style="normal" font-variant="normal" delimiter="/" delimiter-precedes-last="always" initialize-with="."/> | |
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/> | |
</names> | |
<text variable="container-title" text-case="title"/> | |
<text macro="issued"/> | |
<text macro="page"/> | |
</group> | |
</group> | |
</group> | |
</else-if> | |
<else> | |
<text variable="title"/> | |
<group delimiter=" "> | |
<text macro="edition"/> | |
<text macro="issued"/> | |
</group> | |
</else> | |
</choose> | |
<text variable="locator"/> | |
</group> | |
</layout> | |
</bibliography> | |
</style> |