Resource: https://publications.pik-potsdam.de/cone/citation-styles/resource/citation-styles226107
      
      
         
         - http://purl.org/dc/elements/1.1/title:
            			MPDL_NT_genretest_article-ISSN
         
- 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" class="in-text" version="1.0" default-locale="en-US" demote-non-dropping-particle="never">
            <info>
            <title>MPDL_NT_genretest_article-ISSN</title>
            <title-short>mpi-eth</title-short>
            <id>http://www.zotero.org/styles/mpi-for-social-anthropology</id>
            <!--fb1cea5e69c368d4--><link rel="self" href="http://www.zotero.org/styles/mpi-for-social-anthropology"/>
            <author>
            <name>Nelli Taller</name>
            </author>
            <updated>2018-09-24T09:51:02+00:00</updated>
            <rights>This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 License</rights>
            </info>
            <locale xml:lang="de">
            <terms>
            <term name="editor" form="short">
            <single>ed.</single>
            <multiple>eds.</multiple>
            </term>
            <term name="and">and</term>
            </terms>
            </locale>
            <macro name="author-editor">
            <names variable="author">
            <name and="text" name-as-sort-order="first"/>
            <substitute>
            <names variable="editor">
            <name and="text" name-as-sort-order="first"/>
            <label form="short" prefix=" (" suffix=")"/>
            </names>
            </substitute>
            </names>
            </macro>
            <macro name="title-italic">
            <choose>
            <if type="book thesis motion_picture report article" match="any">
            <group>
            <text variable="title" font-style="italic" suffix=". "/>
            </group>
            </if>
            <else>
            <text variable="title" suffix=". "/>
            </else>
            </choose>
            </macro>
            <macro name="year">
            <date date-parts="year" form="text" variable="issued" suffix=". "/>
            </macro>
            <macro name="chapter">
            <group>
            <choose>
            <if type="chapter" match="any">
            <names variable="editor" prefix="In: " suffix=". ">
            <name and="text"/>
            <label form="short" prefix=" (" suffix=")"/>
            </names>
            <choose>
            <if match="any" variable="container-title">
            <text variable="container-title" font-style="italic"/>
            <choose>
            <if match="any" variable="volume">
            <text variable="volume" prefix=" "/>
            </if>
            </choose>
            <text value=". "/>
            </if>
            </choose>
            <choose>
            <if match="any" variable="edition">
            <text macro="edition" suffix=" "/>
            </if>
            </choose>
            </if>
            </choose>
            </group>
            </macro>
            <macro name="place-publisher">
            <choose>
            <if type="book report" match="any">
            <group>
            <text variable="publisher-place" suffix=": "/>
            <text variable="publisher" suffix=". "/>
            </group>
            </if>
            <else-if type="thesis" match="any">
            <group>
            <text variable="genre" suffix=", "/>
            <text variable="publisher" suffix=", "/>
            <text variable="publisher-place" suffix=". "/>
            </group>
            </else-if>
            <else-if type="paper-conference" match="any">
            <group>
            <choose>
            <if match="any" variable="event-place">
            <group>
            <text variable="event-place"/>
            <choose>
            <if match="any" variable="event-date">
            <text value=", "/>
            <date delimiter="-" variable="event-date" suffix=". ">
            <date-part name="year"/>
            <date-part name="month" form="numeric-leading-zeros"/>
            <date-part name="day" form="numeric-leading-zeros"/>
            </date>
            </if>
            <else>
            <text value=". "/>
            </else>
            </choose>
            </group>
            </if>
            </choose>
            </group>
            </else-if>
            <else-if type="chapter" match="any">
            <choose>
            <if match="any" variable="publisher-place">
            <group>
            <text variable="publisher-place"/>
            <choose>
            <if match="all" variable="publisher publisher-place">
            <text value=": "/>
            <text variable="publisher"/>
            <choose>
            <if match="any" variable="page">
            <group>
            <text variable="page" form="short" prefix=", pp. "/>
            </group>
            </if>
            </choose>
            </if>
            </choose>
            <text value=". "/>
            </group>
            </if>
            </choose>
            </else-if>
            <else-if type="article article-journal" match="any">
            <group>
            <text variable="publisher-place" suffix=": "/>
            <text variable="publisher" suffix=". "/>
            </group>
            </else-if>
            </choose>
            </macro>
            <macro name="film">
            <choose>
            <if type="motion_picture" match="any">
            <text variable="number-of-pages" form="short" suffix=" min. "/>
            </if>
            </choose>
            </macro>
            <macro name="access">
            <choose>
            <if match="any" variable="DOI">
            <group>
            <text variable="DOI" prefix="DOI: " suffix=". "/>
            </group>
            </if>
            </choose>
            <choose>
            <if type="article" match="any">
            <choose>
            <if match="all" variable="URL">
            <text value="Available at:" suffix=" "/>
            <text variable="URL" suffix=" "/>
            <group>
            <text term="accessed" text-case="capitalize-first" suffix=" "/>
            <date form="text" date-parts="year-month-day" variable="issued">
            <date-part name="month" form="numeric-leading-zeros" suffix="."/>
            <date-part name="year"/>
            <date-part name="day" form="numeric-leading-zeros" suffix="."/>
            </date>
            </group>
            </if>
            </choose>
            </if>
            </choose>
            </macro>
            <macro name="edition">
            <text variable="edition" suffix=" "/>
            </macro>
            <macro name="page-chapter-number">
            <choose>
            <if match="any" variable="page">
            <group>
            <text variable="page" prefix=": "/>
            <text value=". "/>
            </group>
            </if>
            <else-if match="any" variable="chapter-number">
            <group>
            <text variable="chapter-number" prefix=": "/>
            <text value=". "/>
            </group>
            </else-if>
            <else>
            <group>
            <text value=". "/>
            </group>
            </else>
            </choose>
            </macro>
            <citation collapse="citation-number">
            <sort>
            <key variable="citation-number"/>
            </sort>
            <layout vertical-align="sup" delimiter=",">
            <text variable="citation-number"/>
            </layout>
            </citation>
            <bibliography>
            <layout>
            <group>
            <choose>
            <if type="paper-conference" match="any">
            <text variable="title" prefix="csl-paper-conference=Meeting Abstract/Konferenzbericht/Konferenzbeitrag: "/>
            </if>
            <else-if type="article-newspaper" match="any">
            <text variable="title" prefix="csl-article-newsletter=Zeitungsartikel: "/>
            </else-if>
            <else-if type="speech" match="any">
            <text variable="title" prefix="csl-speech=Lehrmaterial/Poster/Vortrag: "/>
            </else-if>
            <else-if type="book" match="any">
            <text variable="title" prefix="csl-book=Reihe/Konferenzband/Newspaper/Mehrbändiges Werk/Monografie/Leitfaden/Zeitschrift/Heft/Handbuch/Festschrift/Lexikon/Kommentar/Sammelwerk:
            "/>
            </else-if>
            <else-if type="thesis" match="any">
            <text variable="title" prefix="csl-thesis=Staatsexamen/PhD/Magister/Habilitation/Diploma/Bachelor/Hochschulschrift:"/>
            </else-if>
            <else-if type="legal_case" match="any">
            <text variable="title" prefix="csl-legal_case=Stellungnahme/Fallbesprechung/Entscheidungsanmerkung: "/>
            </else-if>
            <else-if type="article" match="any">
            <text variable="title" prefix="csl-article=Editorial/Forschungspapier:"/>
            <text variable="ISSN" prefix="ISSN:" suffix=" ;"/>
            </else-if>
            <else-if type="chapter" match="any">
            <text variable="title" prefix="csl-chapter=Buchkapitel/Beitrag im Handbuch/-Festschrift/-Kommentar/-Sammelwerk:"/>
            </else-if>
            <else-if type="article-journal" match="any">
            <text variable="title" prefix="csl-article-journal=Zeitschriftenartikel:"/>
            </else-if>
            <else-if type="motion_picture" match="any">
            <text variable="title" prefix="csl-motion_picture=Film:"/>
            </else-if>
            <else-if type="report" match="any">
            <text variable="title" prefix="csl-report=Bericht: "/>
            </else-if>
            <else-if type="patent" match="any">
            <text variable="title" prefix="csl-patent=Patent: "/>
            </else-if>
            <else-if type="manuscript" match="any">
            <text variable="title" prefix="csl-manuscript=Manuskript:"/>
            </else-if>
            <else-if type="entry-encyclopedia" match="any">
            <text variable="title" prefix="csl-entry-encyclopedia=Beitrag in Lexikon: "/>
            </else-if>
            <else-if type="review-book" match="any">
            <text variable="title" prefix="csl-review-book=Rezension: "/>
            </else-if>
            <else-if type="article" match="any">
            <text variable="title"/>
            <text variable="ISSN" prefix="ISSN: "/>
            </else-if>
            </choose>
            </group>
            </layout>
            </bibliography>
            </style>