Resource: https://publications.pik-potsdam.de/cone/citation-styles/resource/citation-styles196318
- http://purl.org/dc/elements/1.1/title:
Beiratsbericht_V13
- http://www.w3.org/1999/02/22-rdf-syntax-ns#value:
<?xml version="1.0" encoding="utf-8"?>
<style class="in-text" version="1.0" and="text" demote-non-dropping-particle="sort-only" default-locale="en-US" xmlns="http://purl.org/net/xbiblio/csl">
<!-- This style was edited with the Visual CSL Editor (http://pubman.mpdl.mpg.de/csl-editor/visualEditor/) -->
<info>
<!--fb1cea5e69c368d4--><title>Beiratsbericht_V12_2016</title>
<id>http://www.fhi-berlin.mpg.de/bib/</id>
<author>
<name>Stefan Unterberg</name>
</author>
<category citation-format="author-date"/>
<updated>2016-08-12T08:33:20+00:00</updated>
<category/>
</info>
<macro name="editor">
<names variable="editor" delimiter=", ">
<label form="short" text-case="capitalize-first" strip-periods="false" prefix=" (" suffix=") "/>
<name font-style="italic" font-weight="normal" suffix="." and="text" initialize-with=". "/>
</names>
</macro>
<macro name="anon">
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
</macro>
<macro name="author">
<names variable="author" font-style="italic">
<name delimiter-precedes-last="always" initialize-with=". " name-as-sort-order="first"/>
<label form="short" prefix=" "/>
<substitute>
<names variable="editor"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
<et-al font-style="italic"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
<macro name="access">
<choose>
<if variable="URL">
<text value="Available at" suffix=" "/>
<group prefix=" [Accessed " suffix="]">
<date variable="accessed">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=" "/>
<date-part name="year"/>
</date>
</group>
</if>
</choose>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<text variable="title"/>
</if>
<else-if type="speech" match="any">
<text variable="title" font-style="italic" prefix=" "/>
</else-if>
<else>
<text variable="title"/>
</else>
</choose>
</macro>
<macro name="publisher">
<group delimiter=", ">
<text variable="publisher"/>
<text variable="publisher-place"/>
</group>
</macro>
<macro name="year-date">
<choose>
<if variable="issued" match="all">
<date date-parts="year-month" form="numeric" variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text term="no date" form="short"/>
</else>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number font-weight="normal" variable="edition" form="ordinal"/>
<text term="edition" form="short" font-weight="normal"/>
</group>
</if>
<else>
<text variable="edition" font-variant="normal" font-weight="normal" suffix="."/>
</else>
</choose>
</macro>
<macro name="pages">
<group>
<text variable="page" strip-periods="false"/>
</group>
</macro>
<macro name="ISBN">
<choose>
<if match="any" variable="ISBN">
<text variable="ISBN" font-style="normal" font-weight="normal" suffix=" "/>
</if>
</choose>
</macro>
<macro name="Article number">
<choose>
<if type="article article-journal article-magazine article-newspaper paper-conference" match="any">
<text variable="number" prefix=","/>
</if>
</choose>
</macro>
<macro name="Date">
<date date-parts="year" form="numeric" variable="issued"/>
<choose>
<if type="speech" match="any">
<date date-parts="year-month" form="numeric" variable="event-date" suffix="???"/>
</if>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true">
<layout prefix="(" suffix=")" delimiter=", ">
<group delimiter=", ">
<group delimiter=" ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<group>
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
</layout>
</citation>
<bibliography hanging-indent="true">
<sort>
<key macro="author"/>
<key variable="title"/>
</sort>
<layout>
<text macro="author" suffix=".:"/>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song article" match="any">
<group prefix=" " delimiter=" " suffix=".">
<text macro="title"/>
<text macro="edition"/>
<text macro="editor"/>
</group>
<text prefix=" " suffix="." macro="publisher"/>
</if>
<else-if type="chapter paper-conference" match="any">
<text macro="title" prefix=" " suffix="."/>
<group prefix=" " delimiter=" ">
<text term="in" text-case="capitalize-first" font-style="normal" suffix=":"/>
<text variable="container-title" suffix="."/>
<text macro="editor"/>
<text variable="collection-title" suffix="."/>
<text variable="event" suffix="."/>
<text macro="publisher" prefix=" "/>
<group delimiter=". ">
<text macro="pages"/>
</group>
</group>
</else-if>
<else-if type="thesis">
<group delimiter=" " prefix=" ">
<text macro="title" prefix=":" suffix="."/>
<text variable="publisher"/>
<text variable="publisher-place"/>
<text variable="year-suffix" suffix="."/>
</group>
</else-if>
<else-if type="speech interview" match="any">
<text macro="Date" suffix=" "/>
<text variable="event" prefix=","/>
<text variable="event-place" text-decoration="none" prefix=", "/>
<text macro="title" suffix="%&?"/>
</else-if>
<else>
<group suffix=". ">
<text macro="title" prefix=" "/>
<text macro="editor" prefix=" "/>
</group>
<group prefix=" ">
<text variable="container-title"/>
<group prefix=" ">
<text variable="volume" font-weight="bold"/>
<text variable="issue" prefix=" (" suffix=")"/>
<text macro="Article number" prefix=", "/>
</group>
<group prefix=", ">
<text variable="page" suffix=" "/>
</group>
</group>
</else>
</choose>
<text prefix=" " macro="access" suffix="."/>
<text macro="ISBN" prefix=" ISBN "/>
<text macro="Date" prefix="(" suffix=")."/>
</layout>
</bibliography>
</style>