About Login

View citation-styles

Data

URI: citation-styles/resource/citation-styles247913 Name: MPIfG_CMS_IMPRSCSL: <?xml version="1.0" encoding="utf-8"?> <style xmlns="http://purl.org/net/xbiblio/csl" demote-non-dropping-particle="sort-only" version="1.0" class="in-text"> <!-- This style was edited with the Visual CSL Editor (https://pure.mpg.de/csl-editor/visualEditor/) --> <info> <title>MPIfG_CMS_IMPRS</title> <id>http://www.zotero.org/styles/mpifg_cms_IMPRS</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>2020-12-08T11:52:44+00:00</updated> <rights license="http://creativecommons.org/licenses/by-sa/3.0/">ShareAlike 3.0 License</rights> </info> <macro name="editor"> <names delimiter=", " variable="editor container-author collection-editor"> <name initialize-with="." delimiter-precedes-last="never" et-al-use-first="19" et-al-min="19" initialize="false"/> <label prefix=" (" form="short" suffix=")" text-case="lowercase"/> </names> <choose> <if match="any" variable="container-author"> <text value=" (ed.)"/> </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 prefix=" (" form="short" 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> </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"/> </group> </macro> <macro name="series"> <group suffix="."> <text variable="collection-title"/> <text variable="container-title"/> <text prefix=", Volume " variable="volume"/> </group> </macro> <macro name="date"> <choose> <if match="all" variable="issued"> <group> <date form="text" variable="issued" date-parts="year"> <date-part name="year"/> </date> </group> </if> <else> <group> <text term="forthcoming"/> <text variable="year-suffix"/> </group> </else> </choose> </macro> <macro name="DP"> <group suffix="."> <group suffix=". "> <text variable="collection-title"/> <text prefix=" " variable="volume"/> </group> <text suffix=": " variable="publisher-place"/> <text suffix=", " variable="publisher"/> <date form="text" variable="issued" date-parts="year"/> </group> </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> <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 macro="edition"/> <text macro="series"/> </group> <text prefix=" " suffix="." macro="publisher"/> </if> <else-if type="chapter paper-conference" match="any"> <text macro="title2" suffix="."/> <group prefix=" " delimiter=" "> <text suffix=":" text-case="capitalize-first" term="in"/> <text macro="editor"/> <text suffix="." variable="container-title" font-style="normal"/> <text suffix="." variable="collection-title"/> <text suffix="." variable="event"/> <group suffix="." delimiter=", "> <text prefix=" " macro="publisher"/> <text macro="pages"/> </group> </group> </else-if> <else-if type="thesis"> <group> <text macro="title2"/> <text value="Dissertation, " prefix=" "/> <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 prefix=" " variable="issue"/> <text prefix=", " variable="page-first"/> </group> </else-if> <else-if type="manuscript" match="any"> <text macro="title2"/> <text value=" Unpubl. Manuscript. "/> </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>