View citation-styles
Data
URI:
citation-styles/resource/citation-styles254936
Name: MPIfG_CMS_FionaCSL: <?xml version="1.0" encoding="utf-8"?>
<style class="in-text" version="1.0" demote-non-dropping-particle="sort-only" xmlns="http://purl.org/net/xbiblio/csl">
<info>
<title>MPIfG_CMS_Fiona</title>
<id>http://www.zotero.org/styles/mpifg_cms_Fiona</id>
<author>
<name>Cora Molloy</name>
<email>cm@mpifg.de</email>
</author>
<category citation-format="author-date"/>
<category field="generic-base"/>
<summary>Eigens für die Webseiten des MPIfG entwickelter Stil</summary>
<updated>2024-08-20T10:16:51+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">ShareAlike 3.0 License</rights>
</info>
<macro name="editor">
<names variable="editor container-author" delimiter=", ">
<name initialize-with="." delimiter-precedes-last="never" et-al-use-first="19" et-al-min="19" initialize="false"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
<choose>
<if match="any" variable="container-author">
<text value=""/>
</if>
</choose>
<text value=""/>
</macro>
<macro name="anon">
<text form="short" text-case="capitalize-first" term="anonymous" strip-periods="true"/>
</macro>
<macro name="author">
<names variable="author" display="left-margin" font-weight="normal">
<name initialize-with="." delimiter-precedes-last="never" name-as-sort-order="first" et-al-use-first="19" et-al-min="19" initialize="false" font-weight="normal" delimiter-precedes-et-al="never"/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor container-author" font-weight="normal" display="left-margin"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" delimiter=", " initialize-with=". " and="symbol" delimiter-precedes-last="never"/>
<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:"/>
<text variable="URL"/>
<group prefix=" [" suffix="]">
<text suffix=" " text-case="capitalize-first" term="accessed"/>
<date variable="accessed">
<date-part name="month" suffix=" "/>
<date-part name="day" suffix=", "/>
<date-part name="year"/>
</date>
</group>
</if>
</choose>
</macro>
<macro name="title">
<choose>
<if type="book report" match="any">
<text suffix="." variable="title" font-style="normal" font-weight="bold"/>
</if>
<else-if type="thesis" match="any">
<text variable="title" font-style="normal" font-weight="bold"/>
<text prefix=". " suffix="." variable="genre"/>
</else-if>
<else>
<text variable="title" font-style="normal" font-weight="bold"/>
</else>
</choose>
<text value=""/>
</macro>
<macro name="publisher">
<group>
<text variable="publisher-place" suffix=": "/>
<text suffix=", " variable="publisher"/>
<text macro="date"/>
</group>
</macro>
<macro name="year-date">
<choose>
<if is-uncertain-date="issued">
<text form="short" text-case="lowercase" term="forthcoming"/>
</if>
<else-if type="article" match="any" is-numeric="issue">
<date form="numeric" variable="issued" date-parts="year">
<date-part name="year"/>
</date>
</else-if>
<else>
<date form="text" variable="issued" date-parts="year">
<date-part name="year"/>
</date>
</else>
</choose>
<text value=""/>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number form="ordinal" variable="edition"/>
<text form="short" term="edition"/>
</group>
</if>
<else>
<text suffix="." variable="edition"/>
</else>
</choose>
</macro>
<macro name="pages">
<group>
<text variable="page" suffix="."/>
</group>
</macro>
<macro name="series">
<group suffix=".">
<text variable="collection-title"/>
<text variable="container-title"/>
<choose>
<if match="any" variable="volume">
<label text-case="title" prefix=", " variable="volume"/>
<text variable="volume" prefix=" "/>
<text variable="issue" prefix="(" suffix=")"/>
</if>
</choose>
</group>
</macro>
<macro name="date">
<choose>
<if match="all" variable="issued">
<group>
<date form="text" variable="issued">
<date-part name="year"/>
</date>
</group>
</if>
<else>
<group>
<text term="forthcoming"/>
<text variable="year-suffix"/>
</group>
</else>
</choose>
</macro>
<macro name="DP">
<choose>
<if match="any" variable="collection-title">
<group suffix=". ">
<text variable="collection-title" prefix=" "/>
<text variable="volume" prefix=" " suffix=". "/>
<text suffix=": " variable="publisher-place"/>
<text suffix=", " variable="publisher"/>
<date date-parts="year" form="text" variable="issued"/>
</group>
</if>
<else>
<group prefix=" " suffix=".">
<choose>
<if match="all" variable="publisher container-title">
<text variable="container-title" prefix="In: " suffix=", "/>
<text variable="publisher"/>
</if>
<else>
<text variable="publisher"/>
<choose>
<if match="all" variable="volume" is-numeric="issue">
<text variable="container-title" prefix="In: "/>
<text variable="volume" prefix=" "/>
<text variable="issue" prefix="(" suffix=")"/>
</if>
<else-if match="any" variable="volume">
<text variable="container-title" prefix="In: "/>
<text variable="volume" prefix=", "/>
</else-if>
<else>
<text variable="container-title" prefix="In: "/>
<text variable="issue" form="short" prefix=", "/>
</else>
</choose>
</else>
</choose>
<date form="text" variable="issued" prefix=", "/>
<text variable="page" prefix=", "/>
</group>
</else>
</choose>
</macro>
<macro name="title2">
<text variable="title" font-style="normal" font-weight="bold" text-decoration="none" suffix="."/>
</macro>
<macro name="page">
<choose>
<if match="any" is-numeric="page">
<text variable="page"/>
</if>
<else>
<text variable="page-first"/>
</else>
</choose>
</macro>
<macro name="event">
<text variable="event" prefix=" "/>
<text variable="event-place" prefix=", "/>
<date form="numeric" variable="event-date" prefix=", " suffix=". "/>
</macro>
<macro name="date-encyclopedia">
<choose>
<if match="none" variable="page">
<date form="text" variable="issued" suffix=".">
<date-part name="year"/>
</date>
</if>
<else>
<date date-parts="year" form="text" variable="issued"/>
</else>
</choose>
</macro>
<citation disambiguate-add-givenname="true" disambiguate-add-names="true" disambiguate-add-year-suffix="true" et-al-use-first="1" et-al-min="3">
<layout prefix="(" suffix=")" delimiter=", ">
<text variable="citation-number"/>
</layout>
</citation>
<bibliography et-al-use-first="1" et-al-min="4" hanging-indent="true">
<sort>
<key macro="author"/>
<key variable="title"/>
</sort>
<layout>
<text macro="author" display="block"/>
<choose>
<if type="book" match="any">
<group delimiter=" ">
<text macro="title2"/>
<text variable="event"/>
<date form="text" variable="event-date" suffix=". "/>
<text macro="edition"/>
<text macro="series"/>
</group>
<text prefix=" " suffix="." macro="publisher"/>
</if>
<else-if type="chapter" match="any">
<text macro="title2" suffix="."/>
<group prefix=" " delimiter=" ">
<text term="in" text-case="capitalize-first" suffix=": "/>
<text macro="editor" suffix=", "/>
<text variable="container-title" font-style="normal" suffix="."/>
<text variable="collection-title" suffix="."/>
<group suffix="." delimiter=", ">
<text prefix=" " macro="publisher"/>
<text macro="pages"/>
</group>
</group>
</else-if>
<else-if type="thesis">
<group>
<text macro="title2"/>
<text variable="genre" prefix=" " suffix=", "/>
<text variable="publisher"/>
<text variable="collection-title" prefix=". "/>
<text variable="publisher-place" prefix=", "/>
<date date-parts="year" form="text" variable="issued" prefix=" " suffix="."/>
</group>
</else-if>
<else-if type="report" match="any">
<group>
<text suffix=". " macro="title2" font-style="normal" font-weight="normal"/>
<text macro="DP"/>
</group>
</else-if>
<else-if type="article-newspaper" match="any">
<group suffix=".">
<text macro="title2"/>
<text value=" In: "/>
<text suffix=", " variable="container-title"/>
<text variable="issue" prefix=" " suffix=","/>
<date form="text" variable="issued" prefix=" " suffix=", "/>
<text variable="page-first" prefix=" "/>
</group>
</else-if>
<else-if type="article" match="any">
<group>
<text macro="title2"/>
<text macro="DP"/>
</group>
</else-if>
<else-if type="manuscript" match="any">
<text macro="title2"/>
<text value=" Unpubl. Manuscript. "/>
</else-if>
<else-if type="entry-encyclopedia" match="any">
<text macro="title2"/>
<group suffix=". ">
<text term="in" text-case="capitalize-first" prefix=" " suffix=": "/>
<text macro="editor" suffix=", "/>
<text variable="container-title"/>
<text variable="collection-title" prefix=". "/>
<text variable="edition" prefix=" (" suffix=")"/>
</group>
<group delimiter=", " suffix=". ">
<text macro="date-encyclopedia"/>
<text macro="pages"/>
</group>
</else-if>
<else-if type="paper-conference" match="any">
<text macro="title2"/>
<group>
<text term="in" text-case="capitalize-first" prefix=" " suffix=": "/>
<group suffix=", ">
<names variable="editor collection-editor" delimiter=", ">
<name delimiter-precedes-last="never" et-al-min="19" et-al-use-first="19" initialize="false" initialize-with="."/>
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
</names>
</group>
<text variable="container-title"/>
<text variable="collection-title"/>
<text macro="event" prefix=". "/>
<group delimiter=", " suffix=".">
<text macro="publisher"/>
<text macro="pages"/>
</group>
</group>
</else-if>
<else-if type="speech" match="any">
<text macro="title2"/>
<group delimiter=", " prefix=" ">
<text variable="collection-title"/>
<text variable="container-title"/>
<text variable="event-place"/>
<date form="text" variable="event-date" suffix=". "/>
</group>
</else-if>
<else-if type="dataset" match="any">
<group>
<text macro="title2"/>
<text variable="container-title" prefix=" "/>
<date form="text" variable="issued" prefix=", " suffix="."/>
</group>
</else-if>
<else-if type="interview" match="any">
<text variable="title" font-weight="bold"/>
<group>
<group font-weight="normal">
<choose>
<if match="any" variable="interviewer">
<names variable="interviewer" font-weight="bold" prefix=" "/>
<text value=" / " font-weight="bold"/>
<names variable="author" font-weight="bold" suffix=". "/>
</if>
<else-if match="none" variable="interviewer">
<text value=". "/>
</else-if>
</choose>
</group>
<group prefix="In: " suffix=".">
<names variable="collection-editor container-author editor" suffix=", ">
<name/>
<label form="short" prefix=" (" suffix=")"/>
</names>
<text variable="container-title"/>
<text variable="collection-title" prefix=". "/>
<group>
<text variable="publisher-place" prefix=". "/>
<text variable="publisher" prefix=": "/>
</group>
<choose>
<if match="any" variable="volume">
<text variable="volume" prefix=", "/>
<text variable="issue" prefix="(" suffix=")"/>
<date date-parts="year" form="text" variable="issued" prefix=", "/>
</if>
<else-if match="all" variable="issue">
<text variable="issue" prefix=", "/>
<date form="text" variable="issued" prefix=", "/>
</else-if>
<else>
<date form="text" variable="issued" prefix=", "/>
</else>
</choose>
<choose>
<if match="any" variable="page">
<text variable="page" prefix=", "/>
</if>
<else-if match="any" variable="page-first">
<text variable="page-first" prefix=", "/>
</else-if>
</choose>
</group>
</group>
</else-if>
<else>
<group suffix=".">
<text macro="title2"/>
</group>
<group prefix=" " suffix=".">
<group prefix=" ">
<text value=" In: "/>
<text variable="container-title" font-style="normal"/>
<text variable="collection-title"/>
<text prefix=" " variable="volume"/>
<choose>
<if match="all" variable="volume" is-numeric="issue">
<text prefix="(" suffix=")" variable="issue"/>
</if>
<else>
<text prefix=", " form="short" variable="issue"/>
</else>
</choose>
</group>
<group prefix=", ">
<text macro="year-date"/>
<text prefix=", " macro="page"/>
</group>
</group>
</else>
</choose>
</layout>
</bibliography>
</style>