Guest User

Johannes

a guest
Aug 14th, 2024
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.85 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="sort-only" default-locale="de-DE">
  3. <info>
  4. <title>HKB Ergon</title>
  5. <title-short>HKB_Ergon</title-short>
  6. <id>http://www.zotero.org/styles/hkb-ergon</id>
  7. <link href="http://www.zotero.org/styles/hkb-ergon" rel="self"/>
  8. <link href="http://www.zotero.org/styles/kritische-ausgabe" rel="template"/>
  9. <link href="http://www.esv.info/download/zeitschriften/ZfdPh/autorenhinweise.pdf" rel="documentation"/>
  10. <link href="http://www.zfdphdigital.de/inhalt.html" rel="documentation"/>
  11. <author>
  12. <name>Johannes Gebauer</name>
  13. <email>[email protected]</email>
  14. </author>
  15. <category citation-format="note"/>
  16. <category field="humanities"/>
  17. <category field="literature"/>
  18. <issn>0044-2496</issn>
  19. <eissn>1865-2018</eissn>
  20. <summary>Zitierstil für ds Musikwissenschaftliche Institut Bern</summary>
  21. <updated>2024-08-13T12:21:08+00:00</updated>
  22. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  23. </info>
  24. <locale xml:lang="de">
  25. <terms>
  26. <term name="editor" form="verb-short">hg. von</term>
  27. <term name="editor" form="verb-short">Hg. von</term>
  28. <term name="translator" form="verb-short">Übers. v.</term>
  29. <term name="editortranslator" form="verb-short">Hrsg. &amp; übers. von</term>
  30. </terms>
  31. </locale>
  32. <macro name="author">
  33. <names variable="author">
  34. <name delimiter-precedes-last="always"/>
  35. </names>
  36. </macro>
  37. <macro name="container-title">
  38. <group delimiter=": ">
  39. <choose>
  40. <if match="any" variable="title">
  41. <text term="in" text-case="lowercase" prefix=", "/>
  42. <choose>
  43. <if match="any" variable="container-author">
  44. <names variable="container-author">
  45. <name/>
  46. </names>
  47. </if>
  48. </choose>
  49. </if>
  50. </choose>
  51. <choose>
  52. <if type="entry-encyclopedia" match="all" variable="author editor"/>
  53. </choose>
  54. <text variable="container-title" strip-periods="false" font-style="italic"/>
  55. </group>
  56. </macro>
  57. <macro name="editor">
  58. <choose>
  59. <if type="entry-encyclopedia" match="all" variable="author editor"/>
  60. <else>
  61. <names variable="editor" prefix=", ">
  62. <label form="verb-short" text-case="lowercase"/>
  63. <name prefix=" " and="text"/>
  64. </names>
  65. </else>
  66. </choose>
  67. </macro>
  68. <macro name="volume-for-books">
  69. <choose>
  70. <if variable="volume">
  71. <choose>
  72. <if match="any" is-numeric="volume">
  73. <group delimiter=" ">
  74. <text term="volume" form="short" text-case="capitalize-first" prefix=", "/>
  75. <number text-case="capitalize-first" variable="volume"/>
  76. </group>
  77. </if>
  78. <else>
  79. <text variable="volume" prefix=", "/>
  80. </else>
  81. </choose>
  82. </if>
  83. <else>
  84. <choose>
  85. <if match="any" is-numeric="number-of-volumes">
  86. <group prefix=", ">
  87. <number variable="number-of-volumes" form="numeric"/>
  88. <text term="volume" form="short" prefix=" " plural="true"/>
  89. </group>
  90. </if>
  91. <else>
  92. <text variable="number-of-volumes" prefix=", "/>
  93. </else>
  94. </choose>
  95. </else>
  96. </choose>
  97. </macro>
  98. <macro name="point-locators-subsequent">
  99. <label plural="never" variable="locator" form="short"/>
  100. <text variable="locator" prefix=" "/>
  101. </macro>
  102. <macro name="point-locators">
  103. <choose>
  104. <if variable="page">
  105. <label prefix=", hier: " variable="locator" form="short"/>
  106. <text variable="locator" prefix=" "/>
  107. </if>
  108. <else>
  109. <label prefix=", " variable="locator" form="short"/>
  110. <text variable="locator" prefix=" "/>
  111. </else>
  112. </choose>
  113. </macro>
  114. <macro name="pages">
  115. <choose>
  116. <if match="any" is-numeric="page">
  117. <label text-case="capitalize-first" prefix=", " variable="locator" form="short"/>
  118. </if>
  119. </choose>
  120. <text variable="page" prefix=" "/>
  121. <text value=""/>
  122. </macro>
  123. <macro name="edition-if-unveraendert">
  124. <choose>
  125. <if match="any" is-numeric="edition">
  126. <text variable="edition"/>
  127. </if>
  128. </choose>
  129. </macro>
  130. <macro name="edition-if-not-unveraendert">
  131. <choose>
  132. <if match="none" is-numeric="edition">
  133. <text variable="edition" prefix=", "/>
  134. </if>
  135. </choose>
  136. </macro>
  137. <macro name="author-short">
  138. <names variable="author">
  139. <name form="short"/>
  140. </names>
  141. </macro>
  142. <macro name="bibliography-sort">
  143. <choose>
  144. <if match="none" variable="author editor">
  145. <text variable="title-short"/>
  146. <number variable="volume"/>
  147. </if>
  148. <else-if match="none" variable="author">
  149. <names variable="editor">
  150. <name form="short"/>
  151. </names>
  152. </else-if>
  153. <else>
  154. <names variable="author">
  155. <name form="short"/>
  156. </names>
  157. </else>
  158. </choose>
  159. </macro>
  160. <macro name="url">
  161. <group>
  162. <text variable="URL" prefix=", URL: "/>
  163. <date form="numeric" variable="accessed" prefix=" (zuletzt aufgerufen am " suffix=")"/>
  164. </group>
  165. </macro>
  166. <citation et-al-min="4" et-al-use-first="3" disambiguate-add-names="true" disambiguate-add-year-suffix="true">
  167. <layout delimiter="; " suffix=".">
  168. <choose>
  169. <if position="ibid-with-locator">
  170. <choose>
  171. <if match="all" locator="issue" variable="title-short">
  172. <group delimiter=" ">
  173. <text variable="title-short" font-style="italic"/>
  174. <text variable="locator"/>
  175. </group>
  176. </if>
  177. <else>
  178. <group delimiter=", ">
  179. <text term="ibid"/>
  180. <text macro="point-locators-subsequent"/>
  181. </group>
  182. </else>
  183. </choose>
  184. </if>
  185. <else-if position="ibid">
  186. <text term="ibid"/>
  187. </else-if>
  188. <else>
  189. <choose>
  190. <if match="all" locator="issue" variable="title-short">
  191. <group delimiter=" ">
  192. <text variable="title-short" font-style="italic"/>
  193. <text variable="locator"/>
  194. </group>
  195. </if>
  196. <else>
  197. <choose>
  198. <if match="any" variable="author">
  199. <names variable="author">
  200. <name form="short" et-al-min="1" et-al-use-first="1"/>
  201. </names>
  202. </if>
  203. <else>
  204. <names variable="editor">
  205. <name form="short" et-al-min="1" et-al-use-first="1" et-al-use-last="true"/>
  206. </names>
  207. </else>
  208. </choose>
  209. <date date-parts="year" form="text" variable="issued" prefix=" ">
  210. <date-part name="year"/>
  211. </date>
  212. <text macro="point-locators-subsequent" prefix=", "/>
  213. </else>
  214. </choose>
  215. </else>
  216. </choose>
  217. </layout>
  218. </citation>
  219. <bibliography entry-spacing="0" hanging-indent="true">
  220. <sort>
  221. <key macro="bibliography-sort"/>
  222. <key variable="original-date"/>
  223. <key variable="issued"/>
  224. <key variable="citation-number"/>
  225. </sort>
  226. <layout suffix=".">
  227. <group delimiter=" ">
  228. <choose>
  229. <if match="none" variable="author editor">
  230. <text variable="title-short" font-style="italic"/>
  231. <number variable="volume"/>
  232. </if>
  233. <else>
  234. <choose>
  235. <if match="any" variable="author">
  236. <names variable="author" delimiter=", ">
  237. <name form="short" delimiter="/"/>
  238. </names>
  239. </if>
  240. <else>
  241. <names variable="editor" delimiter=", ">
  242. <name form="short" delimiter="/" et-al-min="1" et-al-use-first="1"/>
  243. </names>
  244. </else>
  245. </choose>
  246. <choose>
  247. <if match="any" variable="original-date">
  248. <date date-parts="year" form="text" variable="original-date">
  249. <date-part name="year"/>
  250. </date>
  251. </if>
  252. <else>
  253. <date date-parts="year" form="text" variable="issued">
  254. <date-part name="year"/>
  255. </date>
  256. </else>
  257. </choose>
  258. </else>
  259. </choose>
  260. <group font-variant="normal" prefix=" • ">
  261. <group delimiter=": ">
  262. <text macro="author"/>
  263. <choose>
  264. <if type="entry-encyclopedia entry-dictionary" match="any">
  265. <text variable="title" quotes="true" prefix="Art. "/>
  266. </if>
  267. <else-if type="chapter" match="any">
  268. <text variable="title"/>
  269. </else-if>
  270. <else>
  271. <text variable="title" font-style="italic"/>
  272. </else>
  273. </choose>
  274. </group>
  275. <date date-parts="year" form="text" variable="original-date" prefix=" [" suffix="]">
  276. <date-part name="year"/>
  277. </date>
  278. <text macro="container-title"/>
  279. <choose>
  280. <if type="article article-journal article-magazine article-newspaper" match="any">
  281. <group>
  282. <text variable="volume" prefix=" "/>
  283. <date variable="issued" prefix=" (" suffix=")">
  284. <date-part name="year"/>
  285. </date>
  286. </group>
  287. <text variable="issue" prefix=", "/>
  288. </if>
  289. <else-if type="thesis" match="any">
  290. <group prefix=", ">
  291. <text value="unv. Diss., "/>
  292. <text variable="publisher"/>
  293. <date form="text" variable="issued" prefix=" ">
  294. <date-part name="year"/>
  295. </date>
  296. </group>
  297. </else-if>
  298. <else>
  299. <text macro="editor"/>
  300. <text macro="edition-if-not-unveraendert"/>
  301. <choose>
  302. <if type="entry-encyclopedia" match="all" variable="author editor">
  303. <names variable="editor" prefix=", ">
  304. <label form="verb-short" text-case="lowercase"/>
  305. <name prefix=" "/>
  306. </names>
  307. </if>
  308. </choose>
  309. <group prefix=", ">
  310. <text variable="publisher-place"/>
  311. <choose>
  312. <if match="any" variable="publisher">
  313. <text variable="publisher" prefix=": "/>
  314. </if>
  315. </choose>
  316. <group prefix=" ">
  317. <text macro="edition-if-unveraendert" vertical-align="sup"/>
  318. <date variable="issued">
  319. <date-part name="year"/>
  320. </date>
  321. <group prefix=" (" suffix=")">
  322. <text variable="collection-title"/>
  323. <text variable="collection-number" prefix=", Bd. "/>
  324. </group>
  325. </group>
  326. <text macro="volume-for-books"/>
  327. </group>
  328. </else>
  329. </choose>
  330. <text macro="pages"/>
  331. <text macro="point-locators"/>
  332. </group>
  333. </group>
  334. <text macro="url"/>
  335. </layout>
  336. </bibliography>
  337. </style>
  338.  
Advertisement
Add Comment
Please, Sign In to add comment