Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?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" default-locale="de-DE">
- <info>
- <title>sub\urban - Zeitschrift für kritische Stadtforschung (Deutsch)</title>
- <id>http://www.zotero.org/styles/suburban-zeitschrift-fur-kritische-stadtforschung</id>
- <link href="http://www.zotero.org/styles/suburban-zeitschrift-fur-kritische-stadtforschung" rel="self"/>
- <link href="http://www.zotero.org/styles/zdfm-zeitschrift-fur-diversitatsforschung-und-management" rel="template"/>
- <link href="https://zeitschrift-suburban.de/sys/index.php/suburban/about/submissions" rel="documentation"/>
- <link href="https://zeitschrift-suburban.de/sys/files/docs/Autor_innenhinweise2015.pdf" rel="documentation"/>
- <author>
- <name>Patrick O'Brien, PhD</name>
- <uri>https://twitter.com/patobrien333</uri>
- </author>
- <category citation-format="author-date"/>
- <category field="social_science"/>
- <issn>2197-2567</issn>
- <updated>2024-09-11T09:44:56+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="de">
- <terms>
- <term name="accessed">letzter Zugriff</term>
- <term name="presented at">Paper präsentiert bei der</term>
- <term name="anonymous" form="long">Ohne Verfasser</term>
- <term name="anonymous" form="short">O.V.</term>
- <term name="editor" form="short">hg.</term>
- <term name="page-range-delimiter">-</term>
- </terms>
- </locale>
- <macro name="container">
- <choose>
- <if type="chapter paper-conference" match="any">
- <group delimiter=", ">
- <group delimiter=": ">
- <text term="in" text-case="capitalize-first"/>
- <names variable="editor translator" font-weight="normal" delimiter=",">
- <name delimiter=" / " delimiter-precedes-last="always" initialize-with="."/>
- <label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
- </names>
- </group>
- <group delimiter=", " suffix=". ">
- <text variable="container-title" text-case="title"/>
- <text variable="collection-title" text-case="title"/>
- </group>
- </group>
- </if>
- <else-if type="book graphic legal_case motion_picture report song" match="any">
- <group font-weight="normal" delimiter=", ">
- <text variable="container-title"/>
- </group>
- </else-if>
- <else-if type="article-journal article-magazine article" match="any">
- <group delimiter=" ">
- <group delimiter=": ">
- <text term="in" text-case="capitalize-first"/>
- <group delimiter=", ">
- <text variable="container-title"/>
- <text variable="collection-title"/>
- </group>
- </group>
- <group delimiter=", ">
- <group delimiter="/">
- <text variable="volume"/>
- <text variable="issue"/>
- </group>
- <text variable="page"/>
- </group>
- </group>
- </else-if>
- <else-if type="bill legislation" match="any">
- <group delimiter=" ">
- <group delimiter=", ">
- <group delimiter=" ">
- <text variable="container-title"/>
- <text variable="volume"/>
- <group delimiter="/">
- <text variable="number"/>
- <date date-parts="year" form="numeric" variable="issued"/>
- </group>
- </group>
- <text variable="page"/>
- </group>
- <group delimiter=" ">
- <text value="in der Fassung"/>
- <text variable="references"/>
- </group>
- </group>
- </else-if>
- <else-if type="article-newspaper" match="any">
- <group delimiter=", ">
- <group delimiter=": ">
- <text term="in" text-case="title"/>
- <text variable="container-title"/>
- </group>
- <date variable="issued">
- <date-part name="day"/>
- <date-part name="month" form="numeric" prefix="."/>
- <date-part name="year" prefix="."/>
- </date>
- </group>
- </else-if>
- <else>
- <group delimiter=", ">
- <text variable="container-title"/>
- <text variable="collection-title"/>
- </group>
- </else>
- </choose>
- </macro>
- <macro name="author">
- <names variable="author">
- <name delimiter=" / " delimiter-precedes-last="always" initialize="false" initialize-with="." name-as-sort-order="all"/>
- <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
- <substitute>
- <names variable="editor"/>
- <names variable="translator"/>
- <group>
- <text variable="title-short"/>
- </group>
- <group>
- <text term="anonymous" form="short"/>
- </group>
- </substitute>
- </names>
- </macro>
- <macro name="author-short">
- <names variable="author">
- <name form="short" delimiter="/" initialize-with=". "/>
- <substitute>
- <names variable="editor"/>
- <names variable="translator"/>
- <group>
- <text term="anonymous" form="short"/>
- </group>
- </substitute>
- </names>
- </macro>
- <macro name="access">
- <choose>
- <if type="webpage post post-weblog" match="any">
- <group delimiter=" ">
- <text variable="URL"/>
- <group delimiter=" " prefix="(" suffix=")">
- <text term="accessed" suffix=" am"/>
- <date variable="accessed">
- <date-part name="day" form="numeric" suffix="."/>
- <date-part name="month" form="numeric" suffix="."/>
- <date-part name="year"/>
- </date>
- </group>
- </group>
- </if>
- </choose>
- </macro>
- <macro name="title">
- <choose>
- <if type="report" match="any">
- <text variable="title"/>
- <group prefix=" (" suffix=")" delimiter=" ">
- <text variable="genre"/>
- <text variable="number" prefix="Nr. "/>
- </group>
- </if>
- <else-if type="bill book graphic legal_case legislation motion_picture report song speech" match="any">
- <group delimiter=". ">
- <text variable="title"/>
- <text variable="medium"/>
- <text macro="edition"/>
- </group>
- </else-if>
- <else-if type="webpage">
- <text variable="title"/>
- </else-if>
- <else>
- <text variable="title"/>
- </else>
- </choose>
- </macro>
- <macro name="publisher">
- <group delimiter=": ">
- <text variable="publisher-place" strip-periods="false"/>
- <text variable="publisher"/>
- </group>
- </macro>
- <macro name="event">
- <choose>
- <if variable="event">
- <text term="presented at" text-case="capitalize-first" suffix=" "/>
- <text variable="event"/>
- </if>
- </choose>
- </macro>
- <macro name="issued">
- <choose>
- <if variable="issued">
- <date variable="issued">
- <date-part name="year"/>
- </date>
- </if>
- <else>
- <text term="no date" form="short"/>
- </else>
- </choose>
- </macro>
- <macro name="edition">
- <group delimiter=" ">
- <choose>
- <if is-numeric="edition">
- <number variable="edition" form="ordinal"/>
- <text term="edition" form="short"/>
- </if>
- <else>
- <text variable="edition"/>
- </else>
- </choose>
- </group>
- </macro>
- <macro name="locators">
- <choose>
- <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
- <group delimiter=", ">
- <text macro="event"/>
- <text macro="publisher"/>
- </group>
- </if>
- <else-if type="chapter paper-conference" match="any">
- <group delimiter=", ">
- <text macro="event"/>
- <text macro="publisher"/>
- <text macro="pages"/>
- </group>
- </else-if>
- <else-if type="patent">
- <text variable="number"/>
- </else-if>
- <else-if type="thesis" match="any">
- <group delimiter=". ">
- <text macro="publisher"/>
- <text variable="genre"/>
- </group>
- </else-if>
- </choose>
- </macro>
- <macro name="pages">
- <text variable="page"/>
- </macro>
- <macro name="author-year-title">
- <group delimiter=": ">
- <group delimiter=" ">
- <choose>
- <if type="bill" match="any">
- <choose>
- <if match="none" variable="author editor">
- <text variable="title-short"/>
- </if>
- <else>
- <text macro="author"/>
- </else>
- </choose>
- </if>
- <else>
- <text macro="author"/>
- </else>
- </choose>
- <group prefix="(" suffix=")">
- <text macro="issued"/>
- <date date-parts="year" form="text" variable="original-date" prefix="[" suffix="]"/>
- </group>
- </group>
- <text macro="title"/>
- </group>
- </macro>
- <citation et-al-min="3" et-al-use-first="1" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" collapse="year">
- <sort>
- <key macro="author"/>
- <key macro="issued" sort="descending"/>
- </sort>
- <layout prefix="(" suffix=")" delimiter="; ">
- <group delimiter=": ">
- <group delimiter=" ">
- <choose>
- <if type="legislation" match="any">
- <text variable="title-short"/>
- </if>
- <else>
- <text macro="author-short"/>
- </else>
- </choose>
- <text macro="issued"/>
- </group>
- <text variable="locator"/>
- </group>
- </layout>
- </citation>
- <bibliography initialize="false" entry-spacing="0" hanging-indent="true">
- <sort>
- <key macro="author"/>
- <key macro="issued" sort="descending"/>
- <key macro="title"/>
- </sort>
- <layout suffix=".">
- <group delimiter=". ">
- <text macro="author-year-title"/>
- <group>
- <text macro="container"/>
- <text macro="locators"/>
- </group>
- </group>
- <text macro="access" prefix=". "/>
- </layout>
- </bibliography>
- </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement