Advertisement
Guest User

Untitled

a guest
Apr 25th, 2021
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.20 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" default-locale="de-DE">
  3. <!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
  4. <info>
  5. <title>Juristische Zitierweise (Stüber) (Deutsch) MOD FINAL 5</title>
  6. <id>Juristisch MOD FINAL 5</id>
  7. <link href="http://www.zotero.org/styles/juristische-zitierweise" rel="self"/>
  8. <link href="www.niederle-media.de/Zitieren.pdf" rel="documentation"/>
  9. <link href="https://forums.zotero.org/discussion/20886/citation-style-for-german-lawyers/" rel="documentation"/>
  10. <author>
  11. <name>Oliver Wolf</name>
  12. <email>wolf.o@gmx.net</email>
  13. </author>
  14. <contributor>
  15. <name>Philipp Zumstein</name>
  16. </contributor>
  17. <category citation-format="note"/>
  18. <category field="law"/>
  19. <summary>Juristische Zitierweise nach Stüber www.niederle-media.de/Zitieren.pdf</summary>
  20. <updated>2021-02-10T05:28:52+00:00</updated>
  21. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  22. </info>
  23. <locale xml:lang="de-DE">
  24. <terms>
  25. <term name="accessed">besucht am</term>
  26. </terms>
  27. </locale>
  28. <macro name="author">
  29. <names variable="author" font-style="italic">
  30. <name delimiter="/" name-as-sort-order="all" sort-separator=", " form="long"/>
  31. <label form="short" prefix=" (" suffix=")"/>
  32. <substitute>
  33. <names variable="editor"/>
  34. </substitute>
  35. </names>
  36. </macro>
  37. <macro name="author-note">
  38. <names variable="author" font-style="italic">
  39. <name form="short" delimiter="/" et-al-min="3" et-al-use-first="1" name-as-sort-order="all"/>
  40. </names>
  41. </macro>
  42. <macro name="locator-with-label">
  43. <group delimiter="&#160;">
  44. <label variable="locator" form="symbol"/>
  45. <text variable="locator"/>
  46. </group>
  47. </macro>
  48. <macro name="autor-editor-note">
  49. <names variable="author" font-style="italic">
  50. <name form="short" delimiter="/" et-al-min="3" et-al-use-first="1" sort-separator=""/>
  51. <substitute>
  52. <names variable="editor"/>
  53. </substitute>
  54. </names>
  55. </macro>
  56. <macro name="inbook">
  57. <group delimiter=": ">
  58. <text term="in"/>
  59. <group delimiter=", ">
  60. <names variable="editor">
  61. <name form="short" delimiter="/" initialize-with=""/>
  62. </names>
  63. <text variable="container-title" form="short"/>
  64. </group>
  65. </group>
  66. </macro>
  67. <macro name="firstpage-locator">
  68. <group delimiter=" ">
  69. <text variable="page-first"/>
  70. <text variable="locator" prefix="(" suffix=")"/>
  71. </group>
  72. </macro>
  73. <citation>
  74. <layout delimiter="; " suffix=".">
  75. <choose>
  76. <if type="article-journal">
  77. <group delimiter=", ">
  78. <text macro="author-note"/>
  79. <group delimiter=" ">
  80. <text variable="container-title" form="short"/>
  81. <date date-parts="year" form="text" variable="issued"/>
  82. </group>
  83. <group delimiter=" ">
  84. <text variable="page-first"/>
  85. <text variable="locator" prefix="(" suffix=")"/>
  86. </group>
  87. </group>
  88. </if>
  89. <else-if type="article-magazine" match="all" variable="volume">
  90. <group delimiter=", ">
  91. <text macro="author-note"/>
  92. <group delimiter=" ">
  93. <text variable="container-title" form="short"/>
  94. <text variable="volume"/>
  95. <date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
  96. </group>
  97. <group delimiter=" ">
  98. <text variable="page-first"/>
  99. <text variable="locator" prefix="(" suffix=")"/>
  100. </group>
  101. </group>
  102. </else-if>
  103. <else-if type="book">
  104. <group delimiter=", ">
  105. <text macro="autor-editor-note"/>
  106. <text variable="title" form="short"/>
  107. <text macro="locator-with-label"/>
  108. </group>
  109. </else-if>
  110. <else-if type="chapter">
  111. <group delimiter="">
  112. <text macro="author-note"/>
  113. <text value=", " suffix=""/>
  114. <text value="in:" suffix=" "/>
  115. <text variable="title" form="short"/>
  116. <text value="," suffix=" "/>
  117. <group delimiter=" ">
  118. <group delimiter="&#160;">
  119. <text term="page" form="short"/>
  120. </group>
  121. <text variable="locator"/>
  122. </group>
  123. </group>
  124. </else-if>
  125. <else-if type="entry-encyclopedia">
  126. <text value="" font-style="italic" suffix=" "/>
  127. <text value=""/>
  128. <group delimiter=", ">
  129. <text variable="title" form="short"/>
  130. <text variable="locator"/>
  131. </group>
  132. </else-if>
  133. <else-if type="legal_case" match="any">
  134. <group delimiter=", ">
  135. <choose>
  136. <if match="any" variable="title-short">
  137. <text variable="title-short"/>
  138. </if>
  139. <else>
  140. <text variable="authority"/>
  141. <group delimiter=" - ">
  142. <group delimiter=" ">
  143. <text variable="genre"/>
  144. <date form="numeric" variable="issued" prefix="v. "/>
  145. </group>
  146. <text variable="number"/>
  147. </group>
  148. </else>
  149. </choose>
  150. <group delimiter=" ">
  151. <text variable="container-title"/>
  152. <text variable="volume"/>
  153. </group>
  154. <text macro="firstpage-locator"/>
  155. </group>
  156. </else-if>
  157. <else>
  158. <group delimiter=", ">
  159. <text macro="author-note"/>
  160. <text variable="title" form="short"/>
  161. <text macro="locator-with-label"/>
  162. </group>
  163. </else>
  164. </choose>
  165. </layout>
  166. </citation>
  167. <bibliography>
  168. <sort>
  169. <key macro="author"/>
  170. <key variable="issued"/>
  171. </sort>
  172. <layout suffix="">
  173. <choose>
  174. <if type="article-journal">
  175. <group delimiter=", ">
  176. <text macro="author"/>
  177. <text variable="title"/>
  178. <group delimiter=" ">
  179. <text variable="container-title" form="short" suffix=" "/>
  180. <date date-parts="year" form="text" variable="issued"/>
  181. </group>
  182. <text variable="page" prefix="S. "/>
  183. </group>
  184. <text value=" (zit.: "/>
  185. <text macro="author-note"/> font-style="italic"/ suffix=", "/>
  186. <text variable="container-title" form="short"/>
  187. <date date-parts="year" form="text" variable="issued" prefix=" "/>
  188. <text value=")"/>
  189. </if>
  190. <else-if type="article-magazine" match="all" variable="volume">
  191. <group delimiter=", ">
  192. <text macro="author-note"/>
  193. <group delimiter=" ">
  194. <text variable="container-title" form="short"/>
  195. <text variable="volume"/>
  196. <date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
  197. </group>
  198. <text variable="page" prefix="S. "/>
  199. </group>
  200. </else-if>
  201. <else-if type="book">
  202. <group delimiter=", ">
  203. <text macro="author"/>
  204. <text variable="title"/>
  205. <text variable="edition" suffix=""/>
  206. <group delimiter=" ">
  207. <text variable="publisher-place" suffix=" "/>
  208. <date date-parts="year" form="text" variable="issued"/>
  209. </group>
  210. </group>
  211. <text value=" (zit.: "/>
  212. <text macro="author-note"/> font-style="italic"/ suffix=", "/>
  213. <text variable="title" form="short"/>
  214. <text value=")"/>
  215. </else-if>
  216. <else-if type="chapter">
  217. <text macro="author" suffix=", "/>
  218. <text variable="title" suffix=", "/>
  219. <text value="in: "/>
  220. <group delimiter=", " suffix=", ">
  221. <names variable="editor" font-style="italic">
  222. <name delimiter="/" name-as-sort-order="all" sort-separator=", " form="long"/>
  223. <label form="short" prefix=" (" suffix=")"/>
  224. </names>
  225. <text variable="container-title"/>
  226. </group>
  227. <text variable="edition" suffix=", "/>
  228. <group suffix=", ">
  229. <text variable="publisher-place" suffix=" "/>
  230. <date date-parts="year" form="text" variable="issued">
  231. <date-part name="year" form="long"/>
  232. </date>
  233. </group>
  234. <text variable="page" prefix="S. " suffix=" "/>
  235. <text value="(zit.: "/>
  236. <text macro="author-note"/> font-style="italic"/ suffix=", in: "/>
  237. <text variable="title" form="short"/>
  238. <text value=")"/>
  239. </else-if>
  240. <else-if type="thesis">
  241. <group delimiter=", ">
  242. <text macro="author"/>
  243. <text variable="title"/>
  244. <text variable="genre"/>
  245. <group delimiter=" ">
  246. <text variable="publisher-place"/>
  247. <date date-parts="year" form="text" variable="issued"/>
  248. </group>
  249. </group>
  250. </else-if>
  251. <else-if type="entry-encyclopedia">
  252. <text macro="author"/>
  253. <text variable="title" prefix=", " suffix=", "/>
  254. <text variable="edition" suffix=", "/>
  255. <text variable="publisher-place" suffix=" "/>
  256. <date variable="issued" suffix=" ">
  257. <date-part name="year" form="long"/>
  258. </date>
  259. <text value="(zit.: "/>
  260. <text value="Bearbeiter, " font-style="italic"/>
  261. <text value="in: " />
  262. <text variable="title" form="short"/>
  263. <text value=")" />
  264. </else-if>
  265. <else-if type="webpage" match="any">
  266. <group delimiter=", ">
  267. <text macro="author"/>
  268. <text variable="title"/>
  269. <date form="text" variable="issued" prefix="Stand: "/>
  270. <group delimiter=" ">
  271. <text variable="URL"/>
  272. <group delimiter=" " prefix="(" suffix=")">
  273. <text term="accessed"/>
  274. <date form="numeric" variable="accessed"/>
  275. </group>
  276. </group>
  277. </group>
  278. </else-if>
  279. <else>
  280. <text macro="author"/>
  281. <text variable="title" prefix=", " suffix=", "/>
  282. <text variable="container-title" suffix=" "/>
  283. <date date-parts="year" form="text" variable="issued" suffix=", "/>
  284. <text variable="page"/>
  285. </else>
  286. </choose>
  287. </layout>
  288. </bibliography>
  289. </style>
  290.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement