Advertisement
Guest User

sub\urban Zotero Zitierstil

a guest
Dec 16th, 2024
40
0
46 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.54 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="de-DE">
  3. <info>
  4. <title>sub\urban - Zeitschrift für kritische Stadtforschung (Deutsch)</title>
  5. <id>http://www.zotero.org/styles/suburban-zeitschrift-fur-kritische-stadtforschung</id>
  6. <link href="http://www.zotero.org/styles/suburban-zeitschrift-fur-kritische-stadtforschung" rel="self"/>
  7. <link href="http://www.zotero.org/styles/zdfm-zeitschrift-fur-diversitatsforschung-und-management" rel="template"/>
  8. <link href="https://zeitschrift-suburban.de/sys/index.php/suburban/about/submissions" rel="documentation"/>
  9. <link href="https://zeitschrift-suburban.de/sys/files/docs/Autor_innenhinweise2015.pdf" rel="documentation"/>
  10. <author>
  11. <name>Patrick O'Brien, PhD</name>
  12. <uri>https://twitter.com/patobrien333</uri>
  13. </author>
  14. <category citation-format="author-date"/>
  15. <category field="social_science"/>
  16. <issn>2197-2567</issn>
  17. <updated>2024-09-11T09:44:56+00:00</updated>
  18. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  19. </info>
  20. <locale xml:lang="de">
  21. <terms>
  22. <term name="accessed">letzter Zugriff</term>
  23. <term name="presented at">Paper präsentiert bei der</term>
  24. <term name="anonymous" form="long">Ohne Verfasser</term>
  25. <term name="anonymous" form="short">O.V.</term>
  26. <term name="editor" form="short">hg.</term>
  27. <term name="page-range-delimiter">-</term>
  28. </terms>
  29. </locale>
  30. <macro name="container">
  31. <choose>
  32. <if type="chapter paper-conference" match="any">
  33. <group delimiter=", ">
  34. <group delimiter=": ">
  35. <text term="in" text-case="capitalize-first"/>
  36. <names variable="editor translator" font-weight="normal" delimiter=",">
  37. <name delimiter=" / " delimiter-precedes-last="always" initialize-with="."/>
  38. <label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
  39. </names>
  40. </group>
  41. <group delimiter=", " suffix=". ">
  42. <text variable="container-title" text-case="title"/>
  43. <text variable="collection-title" text-case="title"/>
  44. </group>
  45. </group>
  46. </if>
  47. <else-if type="book graphic legal_case motion_picture report song" match="any">
  48. <group font-weight="normal" delimiter=", ">
  49. <text variable="container-title"/>
  50. </group>
  51. </else-if>
  52. <else-if type="article-journal article-magazine article" match="any">
  53. <group delimiter=" ">
  54. <group delimiter=": ">
  55. <text term="in" text-case="capitalize-first"/>
  56. <group delimiter=", ">
  57. <text variable="container-title"/>
  58. <text variable="collection-title"/>
  59. </group>
  60. </group>
  61. <group delimiter=", ">
  62. <group delimiter="/">
  63. <text variable="volume"/>
  64. <text variable="issue"/>
  65. </group>
  66. <text variable="page"/>
  67. </group>
  68. </group>
  69. </else-if>
  70. <else-if type="bill legislation" match="any">
  71. <group delimiter=" ">
  72. <group delimiter=", ">
  73. <group delimiter=" ">
  74. <text variable="container-title"/>
  75. <text variable="volume"/>
  76. <group delimiter="/">
  77. <text variable="number"/>
  78. <date date-parts="year" form="numeric" variable="issued"/>
  79. </group>
  80. </group>
  81. <text variable="page"/>
  82. </group>
  83. <group delimiter=" ">
  84. <text value="in der Fassung"/>
  85. <text variable="references"/>
  86. </group>
  87. </group>
  88. </else-if>
  89. <else-if type="article-newspaper" match="any">
  90. <group delimiter=", ">
  91. <group delimiter=": ">
  92. <text term="in" text-case="title"/>
  93. <text variable="container-title"/>
  94. </group>
  95. <date variable="issued">
  96. <date-part name="day"/>
  97. <date-part name="month" form="numeric" prefix="."/>
  98. <date-part name="year" prefix="."/>
  99. </date>
  100. </group>
  101. </else-if>
  102. <else>
  103. <group delimiter=", ">
  104. <text variable="container-title"/>
  105. <text variable="collection-title"/>
  106. </group>
  107. </else>
  108. </choose>
  109. </macro>
  110. <macro name="author">
  111. <names variable="author">
  112. <name delimiter=" / " delimiter-precedes-last="always" initialize="false" initialize-with="." name-as-sort-order="all"/>
  113. <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
  114. <substitute>
  115. <names variable="editor"/>
  116. <names variable="translator"/>
  117. <group>
  118. <text variable="title-short"/>
  119. </group>
  120. <group>
  121. <text term="anonymous" form="short"/>
  122. </group>
  123. </substitute>
  124. </names>
  125. </macro>
  126. <macro name="author-short">
  127. <names variable="author">
  128. <name form="short" delimiter="/" initialize-with=". "/>
  129. <substitute>
  130. <names variable="editor"/>
  131. <names variable="translator"/>
  132. <group>
  133. <text term="anonymous" form="short"/>
  134. </group>
  135. </substitute>
  136. </names>
  137. </macro>
  138. <macro name="access">
  139. <choose>
  140. <if type="webpage post post-weblog" match="any">
  141. <group delimiter=" ">
  142. <text variable="URL"/>
  143. <group delimiter=" " prefix="(" suffix=")">
  144. <text term="accessed" suffix=" am"/>
  145. <date variable="accessed">
  146. <date-part name="day" form="numeric" suffix="."/>
  147. <date-part name="month" form="numeric" suffix="."/>
  148. <date-part name="year"/>
  149. </date>
  150. </group>
  151. </group>
  152. </if>
  153. </choose>
  154. </macro>
  155. <macro name="title">
  156. <choose>
  157. <if type="report" match="any">
  158. <text variable="title"/>
  159. <group prefix=" (" suffix=")" delimiter=" ">
  160. <text variable="genre"/>
  161. <text variable="number" prefix="Nr. "/>
  162. </group>
  163. </if>
  164. <else-if type="bill book graphic legal_case legislation motion_picture report song speech" match="any">
  165. <group delimiter=". ">
  166. <text variable="title"/>
  167. <text variable="medium"/>
  168. <text macro="edition"/>
  169. </group>
  170. </else-if>
  171. <else-if type="webpage">
  172. <text variable="title"/>
  173. </else-if>
  174. <else>
  175. <text variable="title"/>
  176. </else>
  177. </choose>
  178. </macro>
  179. <macro name="publisher">
  180. <group delimiter=": ">
  181. <text variable="publisher-place" strip-periods="false"/>
  182. <text variable="publisher"/>
  183. </group>
  184. </macro>
  185. <macro name="event">
  186. <choose>
  187. <if variable="event">
  188. <text term="presented at" text-case="capitalize-first" suffix=" "/>
  189. <text variable="event"/>
  190. </if>
  191. </choose>
  192. </macro>
  193. <macro name="issued">
  194. <choose>
  195. <if variable="issued">
  196. <date variable="issued">
  197. <date-part name="year"/>
  198. </date>
  199. </if>
  200. <else>
  201. <text term="no date" form="short"/>
  202. </else>
  203. </choose>
  204. </macro>
  205. <macro name="edition">
  206. <group delimiter=" ">
  207. <choose>
  208. <if is-numeric="edition">
  209. <number variable="edition" form="ordinal"/>
  210. <text term="edition" form="short"/>
  211. </if>
  212. <else>
  213. <text variable="edition"/>
  214. </else>
  215. </choose>
  216. </group>
  217. </macro>
  218. <macro name="locators">
  219. <choose>
  220. <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  221. <group delimiter=", ">
  222. <text macro="event"/>
  223. <text macro="publisher"/>
  224. </group>
  225. </if>
  226. <else-if type="chapter paper-conference" match="any">
  227. <group delimiter=", ">
  228. <text macro="event"/>
  229. <text macro="publisher"/>
  230. <text macro="pages"/>
  231. </group>
  232. </else-if>
  233. <else-if type="patent">
  234. <text variable="number"/>
  235. </else-if>
  236. <else-if type="thesis" match="any">
  237. <group delimiter=". ">
  238. <text macro="publisher"/>
  239. <text variable="genre"/>
  240. </group>
  241. </else-if>
  242. </choose>
  243. </macro>
  244. <macro name="pages">
  245. <text variable="page"/>
  246. </macro>
  247. <macro name="author-year-title">
  248. <group delimiter=": ">
  249. <group delimiter=" ">
  250. <choose>
  251. <if type="bill" match="any">
  252. <choose>
  253. <if match="none" variable="author editor">
  254. <text variable="title-short"/>
  255. </if>
  256. <else>
  257. <text macro="author"/>
  258. </else>
  259. </choose>
  260. </if>
  261. <else>
  262. <text macro="author"/>
  263. </else>
  264. </choose>
  265. <group prefix="(" suffix=")">
  266. <text macro="issued"/>
  267. <date date-parts="year" form="text" variable="original-date" prefix="[" suffix="]"/>
  268. </group>
  269. </group>
  270. <text macro="title"/>
  271. </group>
  272. </macro>
  273. <citation et-al-min="3" et-al-use-first="1" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" collapse="year">
  274. <sort>
  275. <key macro="author"/>
  276. <key macro="issued" sort="descending"/>
  277. </sort>
  278. <layout prefix="(" suffix=")" delimiter="; ">
  279. <group delimiter=": ">
  280. <group delimiter=" ">
  281. <choose>
  282. <if type="legislation" match="any">
  283. <text variable="title-short"/>
  284. </if>
  285. <else>
  286. <text macro="author-short"/>
  287. </else>
  288. </choose>
  289. <text macro="issued"/>
  290. </group>
  291. <text variable="locator"/>
  292. </group>
  293. </layout>
  294. </citation>
  295. <bibliography initialize="false" entry-spacing="0" hanging-indent="true">
  296. <sort>
  297. <key macro="author"/>
  298. <key macro="issued" sort="descending"/>
  299. <key macro="title"/>
  300. </sort>
  301. <layout suffix=".">
  302. <group delimiter=". ">
  303. <text macro="author-year-title"/>
  304. <group>
  305. <text macro="container"/>
  306. <text macro="locators"/>
  307. </group>
  308. </group>
  309. <text macro="access" prefix=". "/>
  310. </layout>
  311. </bibliography>
  312. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement