Advertisement
krdiss

Untitled

Sep 12th, 2022
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.55 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" default-locale="de-DE">
  3. <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
  4. <info>
  5. <title>Redeker</title>
  6. <id>http://www.zotero.org/styles/redeker</id>
  7. <link href="http://www.zotero.org/styles/redeker" rel="self"/>
  8. <link href="http://www.zotero.org/styles/juristische-zitierweise" rel="template"/>
  9. <link href="https://maximilianpetras.de/2020/07/22/zitierstil/" rel="documentation"/>
  10. <link href="https://forums.zotero.org/discussion/84260/new-style-for-german-lawyers-specifically-public-law-oeffentliches-recht" rel="documentation"/>
  11. <contributor>
  12. <name>Maximilian Petras</name>
  13. </contributor>
  14. <category citation-format="note"/>
  15. <category field="law"/>
  16. <summary>Juristische Zitierweise für eine Monographie im Öffentlichen Recht. Basierend auf &quot;Juristische Zitierweise (Stüber)&quot;. Zu der konkreten Gebrauchsweise siehe Foreneintrag.</summary>
  17. <updated>2022-03-17T17:27:25+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">zuletzt besucht am</term>
  23. </terms>
  24. </locale>
  25. <macro name="author">
  26. <names variable="author" font-style="italic">
  27. <name font-style="italic" delimiter="/" name-as-sort-order="all"/>
  28. <label form="short" prefix=" (" suffix=")"/>
  29. <substitute>
  30. <names variable="editor"/>
  31. </substitute>
  32. </names>
  33. </macro>
  34. <macro name="author-note">
  35. <names variable="author" font-style="italic">
  36. <name form="short" font-style="italic" delimiter="/" name-as-sort-order="all"/>
  37. </names>
  38. </macro>
  39. <macro name="locator-with-label">
  40. <group delimiter=" ">
  41. <label variable="locator" form="symbol"/>
  42. <text variable="locator"/>
  43. </group>
  44. </macro>
  45. <macro name="autor-editor-note">
  46. <names variable="author" font-style="italic">
  47. <name form="short" font-style="italic" delimiter="/" et-al-min="19" et-al-use-first="1" sort-separator=""/>
  48. <substitute>
  49. <names variable="editor" font-style="italic"/>
  50. </substitute>
  51. </names>
  52. </macro>
  53. <macro name="inbook">
  54. <choose>
  55. <if match="any" position="ibid">
  56. <text macro="Ebenda" suffix=", "/>
  57. </if>
  58. <else-if match="any" position="near-note">
  59. <text value="o. Fußn." prefix=" ("/>
  60. <text variable="first-reference-note-number" prefix=" " suffix="), "/>
  61. </else-if>
  62. <else>
  63. <group>
  64. <text variable="title" prefix=", " suffix=", "/>
  65. <text term="in" suffix=": "/>
  66. <group>
  67. <names variable="editor" font-style="normal" delimiter=" ">
  68. <name form="short" font-style="normal" delimiter="/" initialize-with=""/>
  69. <label form="short" prefix=" (" suffix="),"/>
  70. </names>
  71. <text variable="container-title" prefix=" " suffix=", "/>
  72. <date date-parts="year" form="text" variable="issued"/>
  73. <text variable="page-first" prefix=", S. "/>
  74. <text variable="locator" prefix=" (" suffix=")"/>
  75. </group>
  76. </group>
  77. </else>
  78. </choose>
  79. </macro>
  80. <macro name="firstpage-locator">
  81. <group delimiter=" ">
  82. <text variable="page-first"/>
  83. <text variable="locator" prefix="(" suffix=")"/>
  84. </group>
  85. </macro>
  86. <macro name="edition">
  87. <choose>
  88. <if match="any" is-numeric="edition">
  89. <group delimiter=" ">
  90. <number suffix=" " variable="edition" form="ordinal"/>
  91. <text term="edition" form="short"/>
  92. </group>
  93. <date date-parts="year" form="text" variable="issued" prefix=" " suffix=", "/>
  94. </if>
  95. <else>
  96. <date date-parts="year" form="text" variable="issued" prefix=" " suffix=", "/>
  97. </else>
  98. </choose>
  99. </macro>
  100. <macro name="inarticle">
  101. <choose>
  102. <if match="any" position="ibid">
  103. <text macro="Ebenda" suffix=", "/>
  104. <text variable="locator"/>
  105. </if>
  106. <else-if match="any" position="near-note">
  107. <text value="o. Fußn." prefix=" ("/>
  108. <text variable="first-reference-note-number" prefix=" " suffix="), "/>
  109. <text variable="locator" prefix="S. "/>
  110. </else-if>
  111. <else>
  112. <group delimiter=" ">
  113. <text variable="title" prefix=", " suffix=","/>
  114. <text variable="container-title" form="short"/>
  115. <date date-parts="year" form="text" variable="issued" suffix=", "/>
  116. <text variable="page-first"/>
  117. <text variable="locator" prefix="(" suffix=")"/>
  118. </group>
  119. </else>
  120. </choose>
  121. </macro>
  122. <macro name="inmagazine">
  123. <choose>
  124. <if match="any" position="ibid">
  125. <text macro="Ebenda"/>
  126. </if>
  127. <else-if match="any" position="near-note">
  128. <text value="o. Fußn." prefix="("/>
  129. <text variable="first-reference-note-number" suffix=")"/>
  130. </else-if>
  131. <else>
  132. <group delimiter=" ">
  133. <text variable="title" suffix=","/>
  134. <text variable="container-title" form="short"/>
  135. <text variable="volume"/>
  136. <date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
  137. </group>
  138. </else>
  139. </choose>
  140. </macro>
  141. <macro name="inmonograph">
  142. <choose>
  143. <if match="any" position="ibid">
  144. <text macro="Ebenda" suffix=", "/>
  145. </if>
  146. <else-if match="any" position="near-note">
  147. <text value="o. Fußn." prefix=" ("/>
  148. <text variable="first-reference-note-number" strip-periods="false" prefix=" " suffix="), "/>
  149. </else-if>
  150. <else>
  151. <text variable="title" form="short" prefix=", "/>
  152. <text macro="edition" prefix=", "/>
  153. </else>
  154. </choose>
  155. </macro>
  156. <macro name="URL">
  157. <choose>
  158. <if match="any" variable="note">
  159. <text variable="URL" font-style="italic"/>
  160. </if>
  161. </choose>
  162. </macro>
  163. <macro name="Ebenda">
  164. <text value="ebd." prefix=", "/>
  165. </macro>
  166. <citation near-note-distance="100">
  167. <layout delimiter="; " suffix=".">
  168. <choose>
  169. <if type="article-journal">
  170. <group>
  171. <text macro="author-note" font-style="italic"/>
  172. <text macro="inarticle"/>
  173. </group>
  174. </if>
  175. <else-if type="article-magazine" match="all" variable="volume">
  176. <group delimiter=", ">
  177. <text macro="author-note"/>
  178. <text macro="inmagazine"/>
  179. <group delimiter=" ">
  180. <text variable="page-first"/>
  181. <text variable="locator" prefix="(" suffix=")"/>
  182. </group>
  183. </group>
  184. </else-if>
  185. <else-if type="book">
  186. <group>
  187. <text macro="autor-editor-note"/>
  188. <text macro="inmonograph"/>
  189. <text macro="locator-with-label"/>
  190. </group>
  191. </else-if>
  192. <else-if type="chapter">
  193. <group>
  194. <text macro="author-note"/>
  195. <text macro="inbook"/>
  196. <text macro="locator-with-label"/>
  197. </group>
  198. </else-if>
  199. <else-if type="entry-encyclopedia">
  200. <group>
  201. <text macro="author-note"/>
  202. <choose>
  203. <if match="any" position="ibid">
  204. <text macro="Ebenda" suffix=","/>
  205. </if>
  206. <else-if match="any" position="near-note">
  207. <text value="o. Fußn." prefix=" ("/>
  208. <text variable="first-reference-note-number" prefix=" " suffix="), "/>
  209. <text variable="title" form="short" suffix=","/>
  210. </else-if>
  211. <else>
  212. <group>
  213. <text value="in: " prefix=" "/>
  214. <text variable="container-title" form="short" suffix=", "/>
  215. <text variable="collection-number" suffix=", "/>
  216. <group suffix=", ">
  217. <number suffix=" " variable="edition" form="ordinal"/>
  218. <text term="edition" form="short"/>
  219. <date date-parts="year" form="text" variable="issued" prefix=" "/>
  220. </group>
  221. <text variable="title" form="short" suffix=","/>
  222. </group>
  223. </else>
  224. </choose>
  225. </group>
  226. </else-if>
  227. <else-if type="legal_case" match="any">
  228. <group>
  229. <choose>
  230. <if match="any" variable="number">
  231. <text variable="authority" form="short" suffix=", "/>
  232. <choose>
  233. <else>
  234. <group delimiter=" " prefix=" ">
  235. <text variable="note"/>
  236. <date form="numeric" variable="issued" prefix="v. " suffix=" – "/>
  237. </group>
  238. <text variable="number" suffix=", "/>
  239. <group delimiter=" ">
  240. <text variable="container-title" suffix=", "/>
  241. </group>
  242. </else>
  243. </choose>
  244. </if>
  245. <else>
  246. <group delimiter=",">
  247. <text variable="container-title"/>
  248. <text variable="volume" prefix=" "/>
  249. </group>
  250. </else>
  251. </choose>
  252. <text macro="firstpage-locator"/>
  253. </group>
  254. </else-if>
  255. <else-if type="webpage" match="any">
  256. <group delimiter=", ">
  257. <text macro="author-note"/>
  258. <choose>
  259. <if match="any" position="ibid">
  260. <text macro="Ebenda"/>
  261. </if>
  262. <else-if match="any" position="near-note">
  263. <text value="o. Fußn." prefix=" ("/>
  264. <text variable="first-reference-note-number" suffix=")"/>
  265. </else-if>
  266. <else>
  267. <group>
  268. <text variable="title"/>
  269. <text variable="URL" prefix=", abrufbar unter "/>
  270. </group>
  271. </else>
  272. </choose>
  273. </group>
  274. </else-if>
  275. <else>
  276. <group delimiter=", ">
  277. <text macro="author-note"/>
  278. <text variable="title"/>
  279. <text macro="locator-with-label"/>
  280. </group>
  281. </else>
  282. </choose>
  283. </layout>
  284. </citation>
  285. <bibliography>
  286. <sort>
  287. <key macro="author"/>
  288. <key variable="issued"/>
  289. </sort>
  290. <layout suffix=".">
  291. <choose>
  292. <if type="article-journal">
  293. <group delimiter=", ">
  294. <text macro="author"/>
  295. <text variable="title"/>
  296. <group delimiter=" ">
  297. <text variable="container-title" form="short" suffix=" "/>
  298. <date date-parts="year" form="text" variable="issued"/>
  299. </group>
  300. <text variable="page"/>
  301. <text macro="URL" font-style="italic"/>
  302. </group>
  303. </if>
  304. <else-if type="article-magazine" match="all" variable="volume">
  305. <group delimiter=", ">
  306. <text macro="author"/>
  307. <text variable="title"/>
  308. <group delimiter=" ">
  309. <text variable="container-title" form="short"/>
  310. <text variable="volume"/>
  311. <date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
  312. </group>
  313. <text variable="page"/>
  314. <text macro="URL"/>
  315. </group>
  316. </else-if>
  317. <else-if type="book">
  318. <group delimiter=", ">
  319. <text macro="author"/>
  320. <text variable="title"/>
  321. <group delimiter=" ">
  322. <choose>
  323. <if match="any" variable="edition">
  324. <group delimiter=" ">
  325. <group delimiter=" ">
  326. <number variable="edition" form="ordinal"/>
  327. <text term="edition" suffix=", "/>
  328. </group>
  329. <text variable="publisher-place"/>
  330. <date date-parts="year" form="text" variable="issued"/>
  331. </group>
  332. </if>
  333. <else>
  334. <text variable="publisher-place" suffix=" "/>
  335. <date date-parts="year" form="text" variable="issued"/>
  336. </else>
  337. </choose>
  338. </group>
  339. <text macro="URL"/>
  340. </group>
  341. </else-if>
  342. <else-if type="chapter">
  343. <group delimiter=", ">
  344. <text macro="author"/>
  345. <text variable="title"/>
  346. <group delimiter=": ">
  347. <text term="in"/>
  348. <group delimiter=", ">
  349. <names variable="editor" font-style="italic">
  350. <name delimiter="/" name-as-sort-order="all"/>
  351. <label form="short" prefix=" (" suffix=")"/>
  352. </names>
  353. <text variable="container-title"/>
  354. <text variable="collection-number"/>
  355. <text variable="title"/>
  356. </group>
  357. </group>
  358. <text variable="edition"/>
  359. <group delimiter=" ">
  360. <text variable="publisher-place"/>
  361. <date date-parts="year" form="text" variable="issued"/>
  362. </group>
  363. </group>
  364. </else-if>
  365. <else-if type="thesis">
  366. <group delimiter=", ">
  367. <text macro="author"/>
  368. <text variable="title"/>
  369. <text variable="genre"/>
  370. <group delimiter=" ">
  371. <text variable="publisher-place"/>
  372. <date date-parts="year" form="text" variable="issued"/>
  373. </group>
  374. <text macro="URL"/>
  375. </group>
  376. </else-if>
  377. <else-if type="webpage" match="any">
  378. <group delimiter=", ">
  379. <text macro="author"/>
  380. <text variable="title"/>
  381. <group delimiter=" ">
  382. <text variable="URL"/>
  383. <group delimiter=" " prefix="(" suffix=")">
  384. <text term="accessed"/>
  385. <date form="numeric" variable="accessed"/>
  386. </group>
  387. </group>
  388. </group>
  389. </else-if>
  390. </choose>
  391. </layout>
  392. </bibliography>
  393. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement