Qwsda

Untitled

May 19th, 2025
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.66 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" demote-non-dropping-particle="sort-only">
  3. <info>
  4. <title>Zeitschrift fΓΌr Ostmitteleuropa-Forschung (Deutsch)</title>
  5. <title-short>ZfO</title-short>
  6. <id>http://www.zotero.org/styles/zeitschrift-fur-ostmitteleuropa-forschung</id>
  7. <link href="http://www.zotero.org/styles/zeitschrift-fur-ostmitteleuropa-forschung" rel="self"/>
  8. <link href="http://www.zotero.org/styles/zeitschrift-fur-medienwissenschaft" rel="template"/>
  9. <link href="https://www.herder-institut.de/servicebereiche/verlag/fuer-autorinnen-und-autoren.html" rel="documentation"/>
  10. <author>
  11. <name>Patrick O'Brien</name>
  12. <email>[email protected]</email>
  13. </author>
  14. <category citation-format="note"/>
  15. <category field="history"/>
  16. <category field="humanities"/>
  17. <issn>0948-8294</issn>
  18. <updated>2021-02-10T05:28:52+00:00</updated>
  19. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  20. </info>
  21. <locale xml:lang="de">
  22. <terms>
  23. <term name="et-al">u.&#160;a.</term>
  24. <term name="accessed">gesehen am</term>
  25. </terms>
  26. </locale>
  27. <macro name="contributors-long">
  28. <choose>
  29. <if variable="author">
  30. <names variable="author" font-variant="normal">
  31. <name font-variant="small-caps" delimiter-precedes-last="always"/>
  32. </names>
  33. </if>
  34. <else>
  35. <choose>
  36. <if type="book">
  37. <names variable="editor" font-variant="normal">
  38. <name font-variant="small-caps" delimiter-precedes-last="always"/>
  39. <label form="short" prefix=" (" suffix=".)"/>
  40. </names>
  41. </if>
  42. </choose>
  43. </else>
  44. </choose>
  45. </macro>
  46. <macro name="contributors-short">
  47. <choose>
  48. <if variable="author">
  49. <names variable="author">
  50. <name form="short" delimiter=", " delimiter-precedes-last="always"/>
  51. </names>
  52. </if>
  53. <else>
  54. <choose>
  55. <if type="book">
  56. <names variable="editor">
  57. <name form="short" delimiter=", " delimiter-precedes-last="always"/>
  58. <label prefix=" (" form="short" suffix=".)"/>
  59. </names>
  60. </if>
  61. </choose>
  62. </else>
  63. </choose>
  64. </macro>
  65. <macro name="secondary-contributors">
  66. <choose>
  67. <if variable="author" type="book" match="all">
  68. <names variable="editor" delimiter=", ">
  69. <label form="verb-short" text-case="lowercase" suffix=". "/>
  70. <name delimiter=", " delimiter-precedes-last="always"/>
  71. </names>
  72. </if>
  73. </choose>
  74. </macro>
  75. <macro name="container-contributors">
  76. <choose>
  77. <if variable="container-author">
  78. <names variable="container-author">
  79. <name delimiter=", " delimiter-precedes-last="always"/>
  80. </names>
  81. </if>
  82. <else>
  83. <choose>
  84. <if type="chapter">
  85. <names variable="editor">
  86. <name font-variant="small-caps" delimiter-precedes-last="always"/>
  87. <label prefix=" (" form="short" suffix=".)"/>
  88. </names>
  89. </if>
  90. </choose>
  91. </else>
  92. </choose>
  93. </macro>
  94. <macro name="secondary-container-contributors">
  95. <choose>
  96. <if variable="container-author" type="chapter" match="all">
  97. <names variable="editor">
  98. <label form="verb-short" text-case="lowercase" suffix=". "/>
  99. <name delimiter=", " delimiter-precedes-last="always"/>
  100. </names>
  101. </if>
  102. <else-if type="article-journal article-magazine" match="any">
  103. <names variable="editor">
  104. <label form="verb-short" text-case="lowercase" suffix=". "/>
  105. <name delimiter=", " delimiter-precedes-last="always"/>
  106. </names>
  107. </else-if>
  108. </choose>
  109. </macro>
  110. <macro name="secondary-collection-contributors">
  111. <names variable="collection-editor">
  112. <name delimiter=", " delimiter-precedes-last="always"/>
  113. </names>
  114. </macro>
  115. <macro name="translatedby">
  116. <names variable="translator">
  117. <label form="verb-short" text-case="lowercase" suffix=". "/>
  118. <name delimiter=", " delimiter-precedes-last="always"/>
  119. </names>
  120. </macro>
  121. <macro name="title-long">
  122. <group>
  123. <choose>
  124. <if type="book">
  125. <text variable="title" font-style="normal"/>
  126. </if>
  127. <else>
  128. <text variable="title" form="long"/>
  129. <date prefix=" [" variable="original-date" suffix="]">
  130. <date-part name="year"/>
  131. </date>
  132. </else>
  133. </choose>
  134. <choose>
  135. <if type="book">
  136. <group>
  137. <choose>
  138. <if variable="volume">
  139. <text prefix=", " term="volume" form="short" suffix=".&#160;"/>
  140. <text variable="volume"/>
  141. </if>
  142. </choose>
  143. </group>
  144. </if>
  145. </choose>
  146. <text prefix=", " macro="secondary-contributors"/>
  147. </group>
  148. </macro>
  149. <macro name="title-short">
  150. <group delimiter=", ">
  151. <choose>
  152. <if type="book">
  153. <text variable="title" form="short" font-style="italic"/>
  154. </if>
  155. <else>
  156. <text variable="title" form="short"/>
  157. </else>
  158. </choose>
  159. </group>
  160. </macro>
  161. <macro name="container">
  162. <choose>
  163. <if type="chapter">
  164. <choose>
  165. <if variable="container-author editor" match="any">
  166. <text term="in" suffix=": "/>
  167. </if>
  168. </choose>
  169. <text macro="container-contributors" suffix=": "/>
  170. <text variable="container-title" font-style="normal"/>
  171. <choose>
  172. <if variable="volume">
  173. <text prefix=", " term="volume" form="short" suffix=".&#160;"/>
  174. <text variable="volume"/>
  175. </if>
  176. </choose>
  177. <text prefix=", " macro="secondary-container-contributors"/>
  178. </if>
  179. <else-if type="article-journal article-magazine article-newspaper" match="any">
  180. <text variable="container-title" font-style="normal" prefix="in: "/>
  181. </else-if>
  182. <else>
  183. <text variable="container-title"/>
  184. </else>
  185. </choose>
  186. </macro>
  187. <macro name="collection">
  188. <text variable="collection-title"/>
  189. <choose>
  190. <if is-numeric="collection-number">
  191. <group delimiter=" ">
  192. <text prefix=" " variable="collection-number"/>
  193. </group>
  194. </if>
  195. <else>
  196. <text prefix=", " variable="collection-number"/>
  197. </else>
  198. </choose>
  199. <choose>
  200. <if variable="collection-editor">
  201. <text prefix=", " term="editor" form="verb-short" text-case="lowercase" suffix=". "/>
  202. <text macro="secondary-collection-contributors"/>
  203. </if>
  204. </choose>
  205. </macro>
  206. <macro name="edition">
  207. <choose>
  208. <if is-numeric="edition">
  209. <number variable="edition" form="ordinal"/>
  210. <text prefix="&#160;" term="edition" form="short" suffix="."/>
  211. </if>
  212. <else-if variable="edition">
  213. <text variable="edition"/>
  214. <text prefix=" " term="edition" form="short" suffix="."/>
  215. </else-if>
  216. </choose>
  217. </macro>
  218. <macro name="issued">
  219. <choose>
  220. <if type="book">
  221. <text prefix=", " macro="edition"/>
  222. <text prefix=", " variable="publisher-place"/>
  223. <date prefix=" " variable="issued">
  224. <date-part name="year"/>
  225. </date>
  226. <date prefix=" [" variable="original-date" suffix="]">
  227. <date-part name="year"/>
  228. </date>
  229. <text prefix=" (" macro="collection" suffix=")"/>
  230. </if>
  231. <else-if type="chapter">
  232. <text prefix=", " macro="edition"/>
  233. <text prefix=", " variable="publisher-place"/>
  234. <date prefix=" " variable="issued">
  235. <date-part name="year"/>
  236. </date>
  237. <text prefix=" (" macro="collection" suffix=")"/>
  238. </else-if>
  239. <else-if type="article-journal article-magazine article-newspaper" match="any">
  240. <group delimiter=", ">
  241. <group delimiter=" " prefix=" ">
  242. <text variable="volume"/>
  243. <date date-parts="year" form="numeric" variable="issued" prefix="(" suffix=")"/>
  244. </group>
  245. <text variable="issue"/>
  246. <text macro="pages"/>
  247. </group>
  248. <text prefix=", " macro="secondary-container-contributors"/>
  249. <group prefix=", " delimiter=" ">
  250. <text variable="publisher-place"/>
  251. </group>
  252. </else-if>
  253. <else>
  254. <group prefix=", " delimiter=" ">
  255. <text variable="publisher-place"/>
  256. <choose>
  257. <if variable="URL">
  258. <text value="dort datiert"/>
  259. </if>
  260. </choose>
  261. <date variable="issued" form="numeric">
  262. <date-part name="day"/>
  263. <date-part name="month"/>
  264. <date-part name="year"/>
  265. </date>
  266. </group>
  267. </else>
  268. </choose>
  269. </macro>
  270. <macro name="pages">
  271. <group delimiter=" ">
  272. <label variable="page" form="short"/>
  273. <text variable="page"/>
  274. </group>
  275. </macro>
  276. <macro name="access">
  277. <choose>
  278. <if type="webpage post-weblog" match="any">
  279. <group delimiter=" ">
  280. <text variable="URL" prefix=", URL: "/>
  281. <date form="numeric" variable="accessed" prefix="(" suffix=")"/>
  282. </group>
  283. </if>
  284. </choose>
  285. </macro>
  286. <macro name="citation-locator">
  287. <group delimiter=" ">
  288. <label plural="never" variable="page" form="short"/>
  289. <text variable="locator"/>
  290. </group>
  291. </macro>
  292. <citation et-al-subsequent-min="3" et-al-subsequent-use-first="2" disambiguate-add-names="true">
  293. <layout suffix="." delimiter=": ">
  294. <choose>
  295. <if position="ibid-with-locator">
  296. <text term="ibid" text-case="capitalize-first" suffix="."/>
  297. <text prefix=", " macro="citation-locator"/>
  298. </if>
  299. <else-if position="ibid">
  300. <text term="ibid" text-case="capitalize-first" suffix="."/>
  301. </else-if>
  302. <else-if position="subsequent">
  303. <choose>
  304. <if type="motion_picture">
  305. <text variable="title" form="long" font-style="italic"/>
  306. <text prefix=", Regie: " macro="contributors-long"/>
  307. <group prefix=", " delimiter=" ">
  308. <text variable="publisher-place"/>
  309. <date variable="issued">
  310. <date-part name="year"/>
  311. </date>
  312. </group>
  313. </if>
  314. <else>
  315. <text macro="contributors-short" suffix=": "/>
  316. <text macro="title-short"/>
  317. <text prefix=", " macro="citation-locator"/>
  318. </else>
  319. </choose>
  320. </else-if>
  321. <else>
  322. <choose>
  323. <if type="motion_picture">
  324. <text variable="title" form="long" font-style="italic"/>
  325. <text prefix=", Regie: " macro="contributors-long"/>
  326. <group prefix=", " delimiter=" ">
  327. <text variable="publisher-place"/>
  328. <date variable="issued">
  329. <date-part name="year"/>
  330. </date>
  331. </group>
  332. </if>
  333. <else>
  334. <text macro="contributors-long" suffix=": "/>
  335. <text macro="title-long"/>
  336. <text prefix=", " macro="container"/>
  337. <text macro="issued"/>
  338. <choose>
  339. <if variable="page" type="chapter" match="all">
  340. <text prefix=", hier " macro="citation-locator"/>
  341. </if>
  342. <else-if variable="page" type="article-journal" match="all">
  343. <text prefix=", hier " macro="citation-locator"/>
  344. </else-if>
  345. <else-if variable="page" type="article-magazine" match="all">
  346. <text prefix=", hier " macro="citation-locator"/>
  347. </else-if>
  348. <else-if variable="page" type="article-newspaper" match="all">
  349. <text prefix=", hier " macro="citation-locator"/>
  350. </else-if>
  351. <else>
  352. <text prefix=", " macro="citation-locator"/>
  353. </else>
  354. </choose>
  355. <text macro="access"/>
  356. <text prefix=", " macro="translatedby"/>
  357. </else>
  358. </choose>
  359. </else>
  360. </choose>
  361. </layout>
  362. </citation>
  363. </style>
  364.  
Add Comment
Please, Sign In to add comment