Resource: https://publications.rifs-potsdam.de/cone/citation-styles/resource/citation-styles221402
- http://purl.org/dc/elements/1.1/title:
FHI-Report-2019-Publ
- http://purl.org/escidoc/metadata/terms/0.1/abbreviation:
Publikationen, alle Typen
- http://www.w3.org/1999/02/22-rdf-syntax-ns#value:
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" default-locale="en-US" and="text" class="in-text" version="1.0" demote-non-dropping-particle="sort-only">
<info>
<title>FHI-Report-2019-Publ</title>
<title-short>Publikationen, alle Typen</title-short>
<id>http://www.fhi-berlin.mpg.de/bib/</id>
<author>
<name>Evelyn Prohn</name>
</author>
<category citation-format="author-date"/>
<updated>2019-06-19T13:20:50+00:00</updated>
<category/>
</info>
<macro name="editor">
<names variable="editor" delimiter=", " suffix=".">
<label strip-periods="false" prefix=" (" text-case="capitalize-first" suffix="): " form="short"/>
<name and="text" font-weight="normal" font-style="normal" initialize-with="."/>
</names>
</macro>
<macro name="anon">
<text strip-periods="true" text-case="capitalize-first" form="short" term="anonymous"/>
</macro>
<macro name="author">
<names variable="author" font-style="italic">
<name name-as-sort-order="first" delimiter-precedes-last="never" initialize-with="."/>
<substitute>
<names variable="editor" font-style="italic">
<name name-as-sort-order="first" delimiter-precedes-last="never" initialize-with="."/>
<label prefix=" (" text-case="capitalize-first" suffix=")" form="short" font-style="normal"/>
</names>
<text macro="anon"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name delimiter-precedes-last="never" and="symbol" delimiter=", " form="short" 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 suffix=" " value="Available at"/>
<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" prefix=" " font-style="italic"/>
</else-if>
<else>
<text variable="title"/>
</else>
</choose>
</macro>
<macro name="publisher">
<group>
<text variable="publisher" prefix=" " suffix=", "/>
<text variable="publisher-place"/>
</group>
</macro>
<macro name="year-date">
<choose>
<if variable="issued" match="all">
<date variable="issued" form="numeric" date-parts="year-month">
<date-part name="year"/>
</date>
</if>
<else>
<text form="short" term="no date"/>
</else>
</choose>
</macro>
<macro name="pages">
<text variable="page"/>
</macro>
<macro name="Article number">
<choose>
<if variable="chapter-number" match="any">
<text variable="chapter-number"/>
</if>
<else>
<text macro="pages"/>
</else>
</choose>
</macro>
<macro name="Date">
<choose>
<if type="speech" match="any">
<date variable="event-date" form="text" date-parts="year-month"/>
</if>
<else>
<date variable="issued" form="numeric" date-parts="year"/>
</else>
</choose>
</macro>
<macro name="Reihe">
<group>
<choose>
<if variable="volume collection-title" match="all">
<group font-weight="normal" delimiter=" " prefix=" (" suffix=")." text-decoration="none" font-variant="normal">
<text variable="collection-title" suffix="," font-style="normal" text-decoration="none"/>
<text macro="volume"/>
</group>
</if>
<else-if variable="collection-title" match="any">
<text variable="collection-title" prefix=" (" suffix=")."/>
</else-if>
</choose>
</group>
</macro>
<macro name="volume">
<group font-weight="normal" text-decoration="none" font-variant="normal">
<text text-case="capitalize-first" suffix=" " form="short" term="volume"/>
<text variable="volume"/>
</group>
</macro>
<macro name="isbn">
<group prefix=" " suffix=".">
<text font-weight="normal" suffix=" " value="ISBN"/>
<text variable="ISBN" display="indent"/>
</group>
</macro>
<macro name="book-container">
<group>
<text prefix=" " text-case="capitalize-first" suffix=": " term="in"/>
<text variable="container-title" suffix="."/>
<text macro="edition"/>
</group>
</macro>
<macro name="issued">
<date variable="issued" prefix=" (" suffix=")." form="text" date-parts="year">
<date-part name="year"/>
</date>
</macro>
<macro name="in press">
<group>
<choose>
<if variable="page chapter-number" match="any">
<group prefix=" ">
<choose>
<if variable="issue" match="any">
<text font-weight="bold" variable="volume" font-style="normal"/>
<text variable="issue" prefix=" (" suffix="), "/>
</if>
<else>
<text font-weight="bold" variable="volume" suffix=", " font-style="normal"/>
</else>
</choose>
<text macro="Article number"/>
<text macro="issued"/>
</group>
</if>
<else>
<text prefix=", " suffix="." term="in press"/>
</else>
</choose>
</group>
</macro>
<macro name="Conf in press">
<group>
<choose>
<if variable="page chapter-number" match="any">
<choose>
<if variable="page" match="any">
<text prefix=", " macro="pages"/>
</if>
<else>
<text variable="chapter-number" prefix=", "/>
</else>
</choose>
<text macro="issued"/>
<text macro="isbn"/>
</if>
<else>
<text font-weight="bold" term="in press"/>
</else>
</choose>
</group>
</macro>
<macro name="book in press">
<group>
<choose>
<if variable="number-of-pages page volume ISBN" match="none">
<text prefix=", " suffix="." term="in press"/>
</if>
<else>
<text macro="issued"/>
<text macro="isbn"/>
</else>
</choose>
</group>
</macro>
<macro name="edition">
<choose>
<if variable="edition" match="any">
<group>
<number variable="edition" prefix=" "/>
</group>
</if>
</choose>
</macro>
<macro name="container-author">
<names variable="container-author" delimiter="," suffix=".">
<label form="short"/>
<name and="text" initialize-with="."/>
</names>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true">
<layout delimiter=", " prefix="(" suffix=")"/>
</citation>
<bibliography hanging-indent="true">
<sort>
<key macro="author"/>
<key variable="title"/>
<key variable="container-title" sort="descending"/>
</sort>
<layout>
<text suffix=": " macro="author"/>
<choose>
<if type="article-journal" match="any">
<text variable="title" suffix="."/>
<group prefix=" ">
<text variable="container-title" font-style="normal"/>
</group>
<text macro="in press"/>
</if>
<else-if type="book" match="any">
<text variable="title" suffix="."/>
<group prefix=" ">
<choose>
<if variable="container-title" match="any">
<text variable="container-title"/>
<text font-weight="bold" variable="volume" prefix=" "/>
<text variable="issue" prefix=" (" suffix="),"/>
</if>
</choose>
</group>
<text macro="edition"/>
<group prefix=" ">
<text font-weight="normal" macro="Reihe" text-decoration="none"/>
</group>
<group>
<choose>
<if variable="container-title" match="any"/>
<else>
<text macro="publisher"/>
</else>
</choose>
</group>
<group>
<text macro="book in press"/>
</group>
</else-if>
<else-if type="chapter" match="any">
<text variable="title" suffix="."/>
<group>
<text macro="book-container"/>
<text prefix=" (Eds.): " macro="container-author"/>
<text macro="editor"/>
<text font-weight="normal" macro="Reihe" vertical-align="baseline"/>
<text prefix=" " macro="publisher"/>
</group>
<group>
<choose>
<if variable="page" match="any">
<text prefix=", " macro="pages"/>
<text macro="issued"/>
<text macro="isbn"/>
</if>
<else>
<text prefix=", " suffix="." term="in press"/>
</else>
</choose>
</group>
</else-if>
<else-if type="thesis" match="any">
<text variable="title" suffix="."/>
<text variable="publisher" prefix=" "/>
<text variable="publisher-place" prefix=" "/>
<date variable="issued" prefix=" " suffix="." form="text" date-parts="year"/>
</else-if>
<else-if type="paper-conference" match="any">
<text variable="title" suffix="."/>
<group>
<text macro="book-container"/>
<text prefix=" (Eds.): " macro="container-author"/>
<text macro="editor"/>
<text macro="Reihe"/>
</group>
<text prefix=" " macro="publisher"/>
<text macro="Conf in press"/>
</else-if>
</choose>
</layout>
</bibliography>
</style>