Resource: https://publications.rifs-potsdam.de/cone/citation-styles/resource/citation-styles202368
- http://purl.org/dc/elements/1.1/title:
FHI-Report-2017-prohn-V76 (Vorträge)
- http://purl.org/escidoc/metadata/terms/0.1/abbreviation:
wie CEC-ohne Nachbearbeitung
- 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" name-delimiter=", " and="text" delimiter-precedes-et-al="never" delimiter-precedes-last="never"
name-as-sort-order="all" 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>
<title> FHI-Report-2017-prohn-V76 (Vorträge)</title>
<title-short>wie CEC-ohne Nachbearbeitung</title-short>
<id>http://www.fhi-berlin.mpg.de/bib/</id>
<author>
<name>Evelyn Prohn</name>
</author>
<category citation-format="author-date"/>
<updated>2017-01-30T11:42:05+00:00</updated>
<category/>
</info>
<macro name="editor">
<names variable="editor" font-weight="normal" delimiter=", ">
<label form="short" text-case="capitalize-first" strip-periods="false" font-weight="normal" prefix=" (" suffix="): "/>
<name font-style="normal" 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" suffix=":">
<name delimiter-precedes-last="never" initialize-with="." name-as-sort-order="first"/>
<substitute>
<names variable="editor" font-style="italic" delimiter=",">
<name font-weight="normal" and="text" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="first"/>
<label form="short" text-case="capitalize-first" font-style="normal" prefix=" (" suffix="):"/>
</names>
<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>
<text variable="publisher" prefix=" "/>
<text variable="publisher-place" prefix=", "/>
</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="pages">
<text variable="page" prefix=", "/>
</macro>
<macro name="Article number">
<choose>
<if match="any" variable="chapter-number">
<text variable="chapter-number" prefix=", "/>
</if>
<else>
<text macro="pages"/>
</else>
</choose>
</macro>
<macro name="Date">
<choose>
<if type="speech" match="any">
<date date-parts="year-month" form="text" variable="event-date"/>
</if>
<else>
<date date-parts="year" form="numeric" variable="issued"/>
</else>
</choose>
</macro>
<macro name="Reihe">
<choose>
<if match="any" variable="collection-title">
<group delimiter=" " prefix="(" suffix=").">
<text variable="collection-title" suffix=","/>
<text macro="volume"/>
<choose>
<if match="any" is-numeric="edition">
<group>
<number variable="edition" form="ordinal"/>
<text term="edition"/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
<text macro="editor"/>
</group>
<text macro="publisher" prefix=" "/>
</if>
<else-if match="none" variable="container-title">
<text macro="publisher"/>
</else-if>
</choose>
</macro>
<macro name="volume">
<group>
<text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
<text variable="volume"/>
</group>
</macro>
<macro name="isbn">
<group font-weight="bold" display="indent" delimiter=" " prefix=" " suffix=".">
<text value="ISBN" font-weight="normal"/>
<text variable="ISBN" font-weight="bold" prefix=" "/>
</group>
</macro>
<macro name="book-container">
<group>
<text term="in" text-case="capitalize-first" prefix=" " suffix=": "/>
<text variable="container-title" suffix="."/>
</group>
</macro>
<macro name="issued">
<date date-parts="year" form="text" variable="issued" prefix=" (" suffix=").">
<date-part name="year" range-delimiter=""/>
</date>
</macro>
<macro name="in press">
<group>
<choose>
<if match="any" variable="page chapter-number">
<group prefix=" ">
<choose>
<if match="any" variable="issue">
<text variable="volume" font-style="normal" font-weight="bold"/>
<text variable="issue" prefix=" (" suffix=")"/>
</if>
<else>
<text variable="volume" font-style="normal" font-weight="bold"/>
</else>
</choose>
<text macro="Article number"/>
<text macro="issued"/>
</group>
</if>
<else>
<choose>
<if match="all" variable="publisher">
<text term="in press" font-weight="normal" prefix=", " suffix="."/>
</if>
<else>
<choose>
<if type="book" match="none" is-uncertain-date="issued">
<text value="Seiten in Q2?" font-weight="bold" prefix=", "/>
<text macro="issued"/>
</if>
<else>
<text macro="issued" prefix=", " suffix="."/>
</else>
</choose>
</else>
</choose>
</else>
</choose>
</group>
</macro>
<macro name="Conf in press">
<group>
<choose>
<if match="any" variable="page chapter-number">
<choose>
<if match="any" variable="page">
<text macro="pages"/>
</if>
<else>
<text variable="chapter-number"/>
</else>
</choose>
<text macro="issued"/>
<text macro="isbn"/>
</if>
<else>
<text term="in press" font-weight="normal"/>
</else>
</choose>
</group>
</macro>
<macro name="Talker">
<names variable="author" font-weight="normal" suffix=":"/>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true">
<layout prefix="(" suffix=")" delimiter=", "/>
</citation>
<bibliography hanging-indent="true">
<layout>
<text macro="Talker" font-weight="normal"/>
<text variable="title" font-style="normal" prefix=" " suffix="."/>
<group delimiter=", " prefix=" (" suffix=").">
<text variable="event"/>
<text variable="event-place"/>
<date delimiter="" variable="event-date">
<date-part name="month" form="short" range-delimiter="" strip-periods="true" text-case="capitalize-first"/>
<date-part name="year" range-delimiter="" prefix=" "/>
</date>
</group>
</layout>
<sort>
<key macro="author" sort="descending"/>
</sort>
</bibliography>
</style>