Advertisement
Guest User

Untitled

a guest
Sep 24th, 2023
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.40 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="never" default-locale="de-DE">
  3. <info>
  4. <title>Citation, styled after ZfGD V3.5.2</title>
  5. <title-short>Citation, V3.5.2</title-short>
  6. <id>http://www.zotero.org/styles/citation-styled-after-zfgd-v352</id>
  7. <link rel="self" href="http://www.zotero.org/styles/citation-styled-after-zfgd-v352"/>
  8. <author>
  9. <name>me</name>
  10. </author>
  11. <updated>2023-09-24T20:06:40+00:00</updated>
  12. </info>
  13. <macro name="Autor">
  14. <choose>
  15. <if type="webpage" match="any">
  16. <names variable="author" font-variant="normal">
  17. <name font-variant="normal" font-weight="normal" delimiter="/ " name-as-sort-order="first"/>
  18. </names>
  19. <names variable="contributor" prefix=" (" suffix=")">
  20. <name/>
  21. </names>
  22. </if>
  23. <else-if type="motion_picture" match="any">
  24. <names variable="director" font-weight="normal">
  25. <name font-weight="normal"/>
  26. </names>
  27. <names variable="contributor" prefix=" (" suffix=")">
  28. <name/>
  29. </names>
  30. </else-if>
  31. <else>
  32. <names variable="author" suffix=":">
  33. <name font-weight="normal" delimiter="/" et-al-min="4" et-al-use-first="2" initialize="false"/>
  34. </names>
  35. </else>
  36. </choose>
  37. </macro>
  38. <macro name="Autor LitVZ">
  39. <choose>
  40. <if type="webpage" match="any">
  41. <names variable="author" font-style="normal" font-weight="bold" display="indent">
  42. <name delimiter="/ " name-as-sort-order="all"/>
  43. </names>
  44. <names variable="contributor" prefix=" (" suffix=")"/>
  45. </if>
  46. <else-if type="motion_picture" match="any">
  47. <names variable="director" font-weight="bold" display="indent">
  48. <name name-as-sort-order="all"/>
  49. </names>
  50. <names variable="contributor" prefix=" (" suffix=")"/>
  51. </else-if>
  52. <else>
  53. <names variable="author" font-weight="bold" display="indent" suffix=":">
  54. <name delimiter="/" et-al-min="4" et-al-use-first="2" name-as-sort-order="all"/>
  55. </names>
  56. </else>
  57. </choose>
  58. </macro>
  59. <macro name="Seitenzahl">
  60. <text variable="page" prefix="S. "/>
  61. </macro>
  62. <macro name="Titel (kurz)">
  63. <text variable="title-short" prefix=" "/>
  64. </macro>
  65. <macro name="Titel (lang)">
  66. <text variable="title" prefix=" "/>
  67. </macro>
  68. <macro name="Ort">
  69. <choose>
  70. <if match="all" variable="edition">
  71. <text variable="edition" prefix=". "/>
  72. </if>
  73. <else>
  74. <text value="."/>
  75. </else>
  76. </choose>
  77. <text variable="publisher-place" prefix=" "/>
  78. </macro>
  79. <macro name="Erschienen (Datum)">
  80. <choose>
  81. <if type="webpage motion_picture" match="any">
  82. <date form="numeric" variable="issued" font-variant="normal" font-weight="normal" text-decoration="none" prefix=" "/>
  83. </if>
  84. <else-if type="article-journal" match="any">
  85. <date date-parts="year" form="text" variable="issued" prefix=" (" suffix=")"/>
  86. </else-if>
  87. <else>
  88. <date date-parts="year" form="text" variable="issued" prefix=" "/>
  89. </else>
  90. </choose>
  91. </macro>
  92. <macro name="Herausgeber">
  93. <names variable="editor" prefix=" " suffix=" (Hrsg.)">
  94. <name delimiter="/" et-al-min="4" et-al-use-first="2"/>
  95. </names>
  96. </macro>
  97. <macro name="auf [Webseite/Ort]">
  98. <text value="auf" prefix=" "/>
  99. <choose>
  100. <if type="webpage" match="any">
  101. <text variable="container-title" prefix=" " suffix=":"/>
  102. </if>
  103. <else>
  104. <text variable="event-place" prefix=" " suffix=":"/>
  105. </else>
  106. </choose>
  107. </macro>
  108. <macro name="[Medium] vom [DD.MM.YYYY]">
  109. <choose>
  110. <if type="webpage" match="any">
  111. <text variable="genre" prefix=". "/>
  112. <text value="datiert auf" prefix=", "/>
  113. <text macro="Erschienen (Datum)"/>
  114. </if>
  115. <else>
  116. <text variable="medium" prefix=". "/>
  117. <text value=", datiert auf"/>
  118. <text macro="Erschienen (Datum)"/>
  119. </else>
  120. </choose>
  121. </macro>
  122. <macro name="[URL, aufgerufen am (Datum)]">
  123. <group prefix=" [" suffix="]">
  124. <text variable="URL"/>
  125. <text value=", aufgerufen am"/>
  126. <date form="numeric" variable="accessed" prefix=" "/>
  127. </group>
  128. </macro>
  129. <macro name="Übergeordn. Werktitel">
  130. <text variable="container-title" prefix=" "/>
  131. </macro>
  132. <macro name="Seitenzahl Werk">
  133. <number prefix=", S." variable="page"/>
  134. </macro>
  135. <macro name="(Band, #)">
  136. <choose>
  137. <if match="any" variable="collection-title">
  138. <text variable="collection-title" prefix=" ("/>
  139. <text variable="volume" prefix=", "/>
  140. <text value=")"/>
  141. </if>
  142. <else/>
  143. </choose>
  144. </macro>
  145. <macro name="Seitenzahl Aufsatz"/>
  146. <macro name="Seitenzahl USERINPUT">
  147. <text variable="locator" prefix=", S."/>
  148. </macro>
  149. <macro name="Ausgabe nr (Zeitschrift)">
  150. <choose>
  151. <if type="article-journal" match="all">
  152. <text variable="volume" prefix=" "/>
  153. </if>
  154. <else/>
  155. </choose>
  156. </macro>
  157. <macro name="Autor, subsequent">
  158. <choose>
  159. <if type="webpage" match="any">
  160. <names variable="author">
  161. <name form="short"/>
  162. </names>
  163. <names variable="contributor" prefix=" (" suffix=")">
  164. <name/>
  165. </names>
  166. </if>
  167. <else-if type="motion_picture" match="any">
  168. <names variable="director">
  169. <name form="short"/>
  170. </names>
  171. <names variable="contributor" prefix=" (" suffix=")">
  172. <name/>
  173. </names>
  174. </else-if>
  175. <else>
  176. <names variable="author">
  177. <name form="short" initialize="false"/>
  178. </names>
  179. </else>
  180. </choose>
  181. </macro>
  182. <macro name="Minute (USERINPUT)">
  183. <text variable="locator" prefix=" "/>
  184. </macro>
  185. <citation>
  186. <layout>
  187. <choose>
  188. <if match="any" position="ibid-with-locator">
  189. <text value="Ebd."/>
  190. </if>
  191. <else-if match="any" position="ibid">
  192. <text value="Ebd."/>
  193. <text macro="Seitenzahl USERINPUT"/>
  194. </else-if>
  195. <else-if match="any" position="subsequent">
  196. <choose>
  197. <if type="webpage motion_picture" match="any">
  198. <group>
  199. <text macro="Autor"/>
  200. <text value=":"/>
  201. <text macro="Titel (lang)"/>
  202. <text macro="Minute (USERINPUT)"/>
  203. </group>
  204. </if>
  205. <else>
  206. <text macro="Autor, subsequent" suffix=","/>
  207. <text macro="Titel (kurz)"/>
  208. <text macro="Seitenzahl USERINPUT"/>
  209. </else>
  210. </choose>
  211. </else-if>
  212. <else>
  213. <choose>
  214. <if type="webpage" match="any">
  215. <group suffix=".">
  216. <text macro="Autor"/>
  217. <text macro="auf [Webseite/Ort]"/>
  218. <text macro="Titel (lang)"/>
  219. <text macro="[Medium] vom [DD.MM.YYYY]"/>
  220. <text macro="[URL, aufgerufen am (Datum)]"/>
  221. </group>
  222. </if>
  223. <else-if type="motion_picture" match="any">
  224. <group suffix=".">
  225. <text macro="Autor"/>
  226. <text macro="auf [Webseite/Ort]"/>
  227. <text macro="Titel (lang)"/>
  228. <text macro="[Medium] vom [DD.MM.YYYY]"/>
  229. <text macro="[URL, aufgerufen am (Datum)]"/>
  230. <text macro="Minute (USERINPUT)" prefix=". "/>
  231. </group>
  232. </else-if>
  233. <else-if type="article-journal chapter article-magazine" match="any">
  234. <group suffix=".">
  235. <text macro="Autor"/>
  236. <text macro="Titel (lang)"/>
  237. <text term="in" text-case="lowercase" prefix=", " suffix=":"/>
  238. <text macro="Herausgeber" suffix=":"/>
  239. <text macro="Übergeordn. Werktitel"/>
  240. <text macro="Ausgabe nr (Zeitschrift)"/>
  241. <text macro="(Band, #)"/>
  242. <text macro="Ort"/>
  243. <text macro="Erschienen (Datum)"/>
  244. <choose>
  245. <if match="any" locator="page">
  246. <text macro="Seitenzahl USERINPUT"/>
  247. </if>
  248. <else>
  249. <text macro="Seitenzahl Werk"/>
  250. </else>
  251. </choose>
  252. </group>
  253. </else-if>
  254. <else>
  255. <group suffix=". ">
  256. <text macro="Autor"/>
  257. <text macro="Titel (lang)"/>
  258. <text macro="Ort"/>
  259. <text macro="Erschienen (Datum)"/>
  260. <text macro="Seitenzahl USERINPUT"/>
  261. </group>
  262. </else>
  263. </choose>
  264. </else>
  265. </choose>
  266. </layout>
  267. </citation>
  268. <bibliography>
  269. <sort>
  270. <key variable="author"/>
  271. </sort>
  272. <layout>
  273. <choose>
  274. <if type="webpage motion_picture" match="any">
  275. <group suffix=".">
  276. <text macro="Autor LitVZ"/>
  277. <text macro="auf [Webseite/Ort]"/>
  278. <text macro="Titel (lang)"/>
  279. <text macro="[Medium] vom [DD.MM.YYYY]"/>
  280. <text macro="[URL, aufgerufen am (Datum)]"/>
  281. </group>
  282. </if>
  283. <else-if type="article-journal chapter" match="any">
  284. <group suffix=".">
  285. <text macro="Autor LitVZ"/>
  286. <text macro="Titel (lang)"/>
  287. <text term="in" text-case="lowercase" prefix=", " suffix=":"/>
  288. <text macro="Herausgeber" suffix=":"/>
  289. <text macro="Übergeordn. Werktitel"/>
  290. <text macro="Ausgabe nr (Zeitschrift)"/>
  291. <text macro="(Band, #)"/>
  292. <text macro="Ort"/>
  293. <text macro="Erschienen (Datum)"/>
  294. <text macro="Seitenzahl Werk"/>
  295. </group>
  296. </else-if>
  297. <else>
  298. <group suffix=".">
  299. <text macro="Autor LitVZ"/>
  300. <text macro="Titel (lang)"/>
  301. <text macro="Ort"/>
  302. <text macro="Erschienen (Datum)"/>
  303. </group>
  304. </else>
  305. </choose>
  306. </layout>
  307. </bibliography>
  308. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement