About Login

View citation-styles

Data

URI: citation-styles/resource/citation-styles188155 Name: MPIfG English ZoteroCSL: <?xml version="1.0" encoding="utf-8"?> <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" page-range-format="chicago"> <info> <title>MPIfG English Zotero</title> <id>http://www.zotero.org/styles/MPIfG-English-Zotero</id> <link href="http://www.zotero.org/styles/chicago-author-date" rel="self"/> <link href="http://www.chicagomanualofstyle.org/tools_citationguide.html" rel="documentation"/> <contributor> <name>Cora Molloy</name> <email>cm@mpifg.de</email> </contributor> <category citation-format="author-date"/> <category field="generic-base"/> <summary>Based on the Chicago style (author-date)</summary> <updated>2023-04-06T10:29:10+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="en"> <terms> <term name="editor" form="verb-short">ed.</term> <term name="container-author" form="verb">by</term> <term name="translator" form="verb-short">trans.</term> <term name="editortranslator" form="verb"> <single>edited and translated by</single> <multiple>edited and translated by</multiple> </term> <term name="translator" form="short">trans.</term> </terms> </locale> <macro name="secondary-contributors"> <choose> <if type="chapter paper-conference" match="none"> <names variable="editor translator" delimiter=". "> <label form="verb" text-case="capitalize-first" suffix=" "/> <name and="text" delimiter=", "/> </names> </if> </choose> </macro> <macro name="container-contributors"> <choose> <if type="chapter paper-conference" match="any"> <group prefix=", " delimiter=", "> <names variable="container-author" delimiter=", "> <label form="verb"/> <name prefix=" " and="text"/> </names> <names variable="editor translator" delimiter=", "> <label form="verb" suffix=" "/> <name and="text" delimiter=", "/> </names> </group> </if> </choose> </macro> <macro name="editor"> <names variable="editor"> <name and="text" delimiter-precedes-last="always" et-al-min="4" et-al-use-first="1" name-as-sort-order="first"/> <label form="short" prefix=", "/> </names> </macro> <macro name="translator"> <names variable="translator"> <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/> <label form="short" prefix=", "/> </names> </macro> <macro name="recipient"> <choose> <if type="personal_communication"> <choose> <if variable="genre"> <text variable="genre" text-case="capitalize-first"/> </if> <else> <text term="letter" text-case="capitalize-first"/> </else> </choose> </if> </choose> <names variable="recipient" delimiter=", "> <label form="verb" text-case="lowercase" prefix=" " suffix=" "/> <name and="text" delimiter=", "/> </names> </macro> <macro name="substitute-title"> <choose> <if type="article-journal article-magazine article-newspaper review review-book" match="any"> <text macro="container-title"/> </if> </choose> </macro> <macro name="contributors-Bibliography"> <group> <names variable="author"> <name and="text" delimiter-precedes-last="always" name-as-sort-order="first"/> <label form="short" prefix=", "/> <substitute> <names variable="editor"/> <names variable="translator"/> <text macro="substitute-title"/> <text macro="title"/> </substitute> </names> <text macro="recipient"/> </group> </macro> <macro name="contributors"> <group delimiter="."> <names variable="author"> <name and="text" delimiter-precedes-last="always" et-al-min="4" et-al-use-first="1" name-as-sort-order="first"/> <label form="short" prefix=", "/> <substitute> <names variable="editor"/> <names variable="translator"/> <text macro="substitute-title"/> <text macro="title"/> </substitute> </names> <text macro="recipient"/> </group> </macro> <macro name="contributors-short"> <names variable="author"> <name form="short" and="text" delimiter=", " initialize-with=". "/> <substitute> <names variable="editor"/> <names variable="translator"/> <text macro="substitute-title"/> <text macro="title"/> </substitute> </names> </macro> <macro name="interviewer"> <names variable="interviewer" delimiter=", "> <label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/> <name and="text" delimiter=", "/> </names> </macro> <macro name="archive"> <group delimiter=". "> <text variable="archive_location" text-case="capitalize-first"/> <text variable="archive"/> <text variable="archive-place"/> </group> <text value=""/> </macro> <macro name="access"> <group> <choose> <if type="graphic report" match="any"> <text macro="archive"/> </if> </choose> <choose> <if type="webpage post-weblog" match="any"> <group> <text variable="note" font-style="normal" prefix=" "/> <choose> <if match="any" variable="genre"> <text variable="genre"/> <date delimiter="" variable="issued"> <date-part name="month"/> <date-part name="day" prefix=" "/> </date> </if> <else> <date delimiter="" variable="issued"> <date-part name="month" prefix=" "/> <date-part name="day" prefix=" "/> </date> </else> </choose> </group> </if> </choose> <choose> <if variable="issued" match="none"/> </choose> <choose> <if match="all" variable="accessed" type="webpage"> <text term="accessed" text-case="capitalize-first" prefix=" " suffix=" "/> <date variable="accessed" delimiter=" "> <date-part name="month"/> <date-part name="day"/> </date> </if> <else-if type="article-newspaper" match="any" variable="accessed"> <text term="accessed" text-case="capitalize-first" prefix=". " suffix=" "/> <date form="text" variable="accessed"/> </else-if> </choose> <choose> <if type="book" match="all" variable="issued"> <choose> <if match="any" variable="URL"> <date delimiter="" variable="issued" prefix=", "> <date-part name="month"/> <date-part name="day" prefix=" "/> </date> </if> </choose> </if> <else-if type="report" match="all" variable="issued"> <group> <date delimiter="" variable="issued"> <date-part name="month" prefix=", "/> <date-part name="day" prefix=" "/> </date> </group> </else-if> </choose> </group> </macro> <macro name="title"> <choose> <if variable="title" match="none"> <choose> <if type="personal_communication" match="none"> <text variable="genre" text-case="capitalize-first"/> </if> </choose> </if> <else-if type="bill book graphic legislation motion_picture song" match="any"> <text variable="title" text-case="title" font-style="italic" prefix=" "/> <group delimiter=" " prefix=". "> <text term="version" text-case="capitalize-first"/> <text variable="version"/> </group> </else-if> <else-if variable="reviewed-author"> <group delimiter=", "> <text variable="title" font-style="italic" prefix=" Review of "/> <names variable="reviewed-author" delimiter=", " suffix="."> <name prefix="by " and="text"/> </names> </group> </else-if> <else-if type="legal_case interview" match="any"> <text variable="title"/> </else-if> <else-if type="report" match="all"> <text variable="title" quotes="true" suffix="."/> </else-if> <else> <text variable="title" text-case="title" quotes="true" prefix=" " suffix="."/> </else> </choose> </macro> <macro name="edition"> <choose> <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> <choose> <if is-numeric="edition"> <group delimiter=" " prefix=". "> <number variable="edition" form="ordinal"/> <text term="edition" form="short" strip-periods="true"/> </group> </if> <else> <text variable="edition" prefix=". "/> </else> </choose> </if> <else-if type="chapter paper-conference dataset" match="any"> <choose> <if is-numeric="edition"> <group delimiter=" " prefix=", "> <number variable="edition" form="ordinal"/> <text term="edition" form="short"/> </group> </if> <else> <text variable="edition" prefix=", "/> </else> </choose> </else-if> </choose> </macro> <macro name="locators"> <choose> <if type="article-journal" match="any"> <choose> <if variable="volume"> <group> <choose> <if variable="issue"> <text variable="volume" prefix=" "/> <text variable="issue" prefix=" (" suffix=")"/> </if> <else-if match="all" variable="volume note"> <text variable="volume" prefix=" "/> </else-if> <else-if match="none" variable="issue"> <text variable="volume" prefix=", no. "/> </else-if> <else> <date variable="issued"> <date-part name="month" prefix=" "/> <date-part name="day" prefix=" "/> </date> </else> </choose> </group> </if> <else-if match="none" variable="volume issue"> <group prefix=", "> <choose> <if match="any" variable="note"> <text variable="note"/> <date form="text" variable="issued" prefix=" "/> </if> <else> <date delimiter="" variable="issued" prefix=" "> <date-part name="month"/> <date-part name="day" prefix=" "/> </date> </else> </choose> </group> </else-if> <else-if match="none" variable="volume issue page"> <date form="text" variable="issued" prefix=", published online "/> </else-if> <else-if match="none" variable="volume note"> <text variable="issue" prefix=", no. "/> </else-if> <else> <date variable="issued" prefix=", "> <date-part name="month"/> <date-part name="day" prefix=" "/> </date> </else> </choose> </if> <else-if type="legal_case"> <text variable="volume" prefix=", "/> <text variable="container-title" prefix=" "/> <text variable="page" prefix=" "/> </else-if> <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any"> <choose> <if match="none" variable="container-title"> <text variable="volume" prefix=". "/> </if> </choose> <choose> <if match="any" variable="container-title"> <group prefix=". " delimiter=". "> <group> <text term="volume" form="short" text-case="capitalize-first" suffix=" "/> <number suffix=" of " variable="volume"/> </group> <group> <number variable="number-of-volumes" form="numeric"/> <text term="volume" form="short" prefix=" " plural="true"/> </group> </group> </if> </choose> </else-if> <else-if type="chapter paper-conference" match="any"> <choose> <if variable="page" match="none"> <group prefix=". "> <text term="volume" form="short" text-case="capitalize-first" suffix=" of "/> <number variable="volume"/> </group> </if> </choose> <choose> <if match="none" variable="collection-title"> <text variable="page" prefix=", "/> </if> </choose> </else-if> <else-if type="article-magazine" match="any"> <group prefix=", no. "> <choose> <if match="none" variable="volume"> <text variable="issue"/> </if> <else-if match="none" variable="issue"> <text variable="volume"/> </else-if> <else> <text variable="volume"/> <text variable="issue" prefix=" (" suffix=")"/> </else> </choose> </group> </else-if> </choose> </macro> <macro name="locators-chapter"> <choose> <if type="paper-conference" match="any"> <choose> <if variable="page"> <group prefix=", "> <text variable="volume" suffix=":"/> <text variable="page"/> </group> </if> </choose> </if> </choose> </macro> <macro name="locators-article"> <choose> <if type="article-newspaper"> <group prefix=", " delimiter=", "> <group> <text variable="edition" suffix=" "/> <text term="edition" prefix=" "/> </group> <group> <text variable="section"/> </group> </group> </if> <else-if type="article-journal article-magazine" match="any"> <choose> <if variable="volume issue" match="any"> <text variable="note" prefix=", "/> <text macro="page" prefix=": "/> </if> <else-if match="any" variable="note"/> <else> <text variable="note" prefix=", "/> <text macro="page" prefix=": "/> </else> </choose> </else-if> </choose> </macro> <macro name="point-locators"> <choose> <if variable="locator"> <choose> <if locator="page" match="none"> <choose> <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> <choose> <if variable="volume"> <group> <text term="volume" form="short" suffix=" "/> <number variable="volume" form="numeric"/> <label variable="locator" form="short" prefix=", " suffix=" "/> </group> </if> <else> <label variable="locator" form="short" suffix=" "/> </else> </choose> </if> <else> <label prefix=", " suffix=" " variable="locator" form="short"/> </else> </choose> </if> <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any"> <number variable="volume" form="numeric" suffix=":"/> </else-if> </choose> <text variable="locator" prefix=" "/> </if> </choose> </macro> <macro name="container-prefix"> <text term="in" text-case="capitalize-first"/> </macro> <macro name="container-title"> <choose> <if type="chapter" match="any"> <text macro="container-prefix" suffix=" "/> </if> <else-if type="paper-conference" match="any"> <group> <text value="Conference paper"/> </group> </else-if> </choose> <choose> <if type="post-weblog" match="any"> <text variable="container-title" text-case="title" font-style="italic" suffix=","/> </if> <else> <text variable="container-title" font-style="italic"/> </else> </choose> </macro> <macro name="publisher"> <choose> <if type="paper-conference" match="none"> <group delimiter=": "> <text variable="publisher-place"/> <text variable="publisher"/> </group> </if> </choose> </macro> <macro name="date"> <group> <choose> <if variable="issued"> <date variable="issued" prefix=" "> <date-part name="year"/> </date> </if> <else-if variable="accessed"> <date variable="accessed" prefix=" "> <date-part name="year"/> </date> </else-if> <else> <text term="forthcoming" prefix=", "/> </else> </choose> </group> </macro> <macro name="day-month"> <date variable="issued"> <date-part name="month"/> <date-part name="day" prefix=" "/> </date> </macro> <macro name="collection-title"> <choose> <if match="none" type="article-journal"> <choose> <if type="report" match="any"> <group prefix=" "> <text variable="collection-title" font-style="italic"/> <text variable="collection-number"/> <text variable="number" prefix=" "/> </group> </if> <else-if match="none" is-numeric="collection-number"> <group delimiter=", "> <text variable="collection-number" prefix=" Vol. " suffix=" of "/> <text variable="collection-title" text-case="title" font-style="italic"/> <text macro="collection-editor" prefix=". "/> </group> </else-if> <else-if type="chapter" match="any"> <group> <text variable="collection-number" prefix=", vol. " suffix=" of "/> <text variable="collection-title" font-style="italic"/> <text macro="collection-editor"/> <text variable="page" prefix=", "/> </group> </else-if> <else> <group> <text variable="collection-number" prefix=". Vol. " suffix=" of "/> <text variable="collection-title" text-case="title" font-style="italic"/> <text macro="collection-editor"/> </group> </else> </choose> </if> </choose> </macro> <macro name="collection-title-journal"> <choose> <if type="article-journal"> <group delimiter=" "> <text variable="collection-title"/> <text variable="collection-number"/> </group> </if> </choose> </macro> <macro name="event"> <group> <text term="presented at" suffix=" "/> <text variable="event"/> </group> </macro> <macro name="description"> <choose> <if type="interview"> <group delimiter=". "> <text macro="interviewer"/> <text variable="medium" text-case="capitalize-first"/> </group> </if> <else> <text variable="medium" text-case="capitalize-first" prefix=". "/> </else> </choose> <choose> <if variable="title" match="none"/> <else-if type="thesis personal_communication speech webpage" match="any"/> <else-if type="manuscript" match="any"> <text variable="genre" prefix=" "/> </else-if> <else> <group delimiter=" " prefix=". "> <text variable="genre" text-case="lowercase" prefix=" "/> <choose> <if type="report"/> </choose> </group> </else> </choose> </macro> <macro name="issue"> <choose> <if type="report" match="any"> <group delimiter=", " prefix=", "> <text variable="publisher"/> <text variable="publisher-place"/> </group> </if> <else-if type="speech"> <group prefix=". " delimiter=", "> <group delimiter=" "> <text variable="genre" text-case="capitalize-first"/> <text macro="event"/> </group> <text variable="event-place"/> <text macro="day-month"/> </group> </else-if> <else-if type="article-newspaper article-magazine personal_communication" match="any"> <text macro="day-month" prefix=", "/> </else-if> <else> <group prefix=". " delimiter=", "> <choose> <if type="thesis"> <text variable="genre" text-case="capitalize-first"/> </if> <else-if type="paper-conference" match="any"> <text variable="event"/> <text variable="event-place"/> <date delimiter="" variable="issued"> <date-part name="month"/> <date-part name="day" prefix=" "/> </date> <text variable="note"/> </else-if> </choose> <text macro="publisher"/> </group> </else> </choose> </macro> <macro name="original-date-citation"> <choose> <if type="chapter book" match="any" is-numeric="note"> <text variable="note"/> </if> </choose> </macro> <macro name="original-date-bibliography"> <choose> <if type="book chapter" match="any" is-numeric="note"> <text variable="note"/> </if> </choose> </macro> <macro name="URL"> <choose> <if match="any" variable="DOI"> <choose> <if match="none" variable="page"> <text variable="DOI" prefix=", doi:"/> </if> </choose> </if> </choose> </macro> <macro name="collection-editor"> <names variable="collection-editor" prefix=". Edited by "> <label text-case="capitalize-first"/> <name/> </names> </macro> <macro name="date-citation"> <choose> <if match="none" variable="issued"> <text term="forthcoming" prefix=", "/> </if> <else> <date date-parts="year" form="text" variable="issued"/> </else> </choose> </macro> <macro name="URL-new-line"> <choose> <if match="any" variable="accessed"> <text variable="URL"/> </if> <else-if type="article-journal article-magazine article-newspaper" match="any"> <choose> <if match="none" variable="page DOI"> <text variable="URL" display="block"/> </if> <else-if match="all" variable="note"> <text variable="URL"/> </else-if> <else-if match="none" variable="issue volume"> <text variable="URL"/> </else-if> <else-if match="none" variable="volume page issue DOI"> <text variable="URL"/> </else-if> </choose> </else-if> <else-if type="post-weblog broadcast post webpage book report" match="any"> <text variable="URL" display="block"/> </else-if> </choose> </macro> <macro name="page"> <choose> <if match="any" is-numeric="page"> <text variable="page"/> </if> <else> <text variable="page-first"/> </else> </choose> </macro> <citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name"> <sort> <key macro="contributors"/> </sort> <layout prefix="(" suffix=")" delimiter="; "> <group delimiter=", "> <group delimiter=" "> <text macro="contributors-short"/> <group> <text macro="original-date-citation" prefix=" [" suffix="] "/> <text macro="date-citation"/> </group> </group> <text macro="point-locators"/> </group> </layout> </citation> <bibliography et-al-min="11" et-al-use-first="7" entry-spacing="0"> <sort> <key macro="contributors"/> <key variable="issued"/> </sort> <layout suffix="."> <group delimiter="."> <text macro="contributors-Bibliography"/> <group> <text macro="original-date-bibliography" prefix=" (" suffix=") "/> <text macro="date"/> </group> <text macro="title"/> </group> <group suffix="."> <text macro="description"/> <text macro="secondary-contributors" prefix=". "/> <text macro="container-title" font-style="normal" prefix=" "/> <text macro="container-contributors"/> <text macro="edition"/> <text macro="locators-chapter"/> <text macro="collection-title-journal" prefix=", " suffix=", "/> <text macro="locators"/> <text macro="collection-title" font-style="normal"/> <text macro="issue"/> <text macro="locators-article"/> <text macro="access"/> <text macro="URL"/> </group> <text macro="URL-new-line" display="block" suffix="."/> </layout> </bibliography> </style>