Advertisement
Guest User

citation_try

a guest
Apr 12th, 2021
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.97 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" demote-non-dropping-particle="sort-only" default-locale="de-DE">
  3. <info>
  4. <title>Zitation Überarbeitet_try</title>
  5. <id>http://www.zotero.org/styles/geistes-und-kulturwissenschaften-heilmann</id>
  6. <link href="http://www.zotero.org/styles/geistes-und-kulturwissenschaften-heilmann" rel="self"/>
  7. <link href="http://www.tillheilmann.info/english.php" rel="documentation"/>
  8. <author>
  9. <name>Till A. Heilmann</name>
  10. <email>mail@tillheilmann.info</email>
  11. <uri>http://www.tillheilmann.info</uri>
  12. </author>
  13. <category citation-format="note"/>
  14. <category field="humanities"/>
  15. <summary>German style for humanities. Citations in notes; full bibliography.</summary>
  16. <updated>2021-02-10T05:28:52+00:00</updated>
  17. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  18. </info>
  19. <locale xml:lang="de">
  20. <terms>
  21. <term name="accessed">zugegriffen am</term>
  22. <term name="editor" form="verb-short">hrsg. von</term>
  23. <term name="no date">ohne Datum</term>
  24. </terms>
  25. </locale>
  26. <macro name="contributors-long">
  27. <choose>
  28. <if variable="author">
  29. <names variable="author">
  30. <name name-as-sort-order="all" sort-separator=", " delimiter="/" delimiter-precedes-last="never"/>
  31. </names>
  32. </if>
  33. <else-if type="book">
  34. <names variable="editor">
  35. <name name-as-sort-order="all" sort-separator=", " delimiter="/" delimiter-precedes-last="never"/>
  36. <label prefix=" (" form="short" suffix=".)"/>
  37. </names>
  38. </else-if>
  39. </choose>
  40. </macro>
  41. <macro name="contributors-short">
  42. <choose>
  43. <if variable="author">
  44. <names variable="author">
  45. <name form="short" name-as-sort-order="first" sort-separator="/ " delimiter="/ " delimiter-precedes-last="always"/>
  46. </names>
  47. </if>
  48. <else-if type="book">
  49. <names variable="editor">
  50. <name form="short" name-as-sort-order="first" sort-separator="/ " delimiter="/ " delimiter-precedes-last="always"/>
  51. <label prefix=" (" form="short" suffix=".)"/>
  52. </names>
  53. </else-if>
  54. </choose>
  55. </macro>
  56. <macro name="secondary-contributors">
  57. <choose>
  58. <if variable="author" type="book" match="all">
  59. <names variable="editor translator" delimiter=", ">
  60. <label form="verb-short" text-case="lowercase" suffix=" "/>
  61. <name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
  62. </names>
  63. </if>
  64. </choose>
  65. </macro>
  66. <macro name="container-contributors">
  67. <choose>
  68. <if variable="container-author">
  69. <names variable="container-author">
  70. <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
  71. </names>
  72. </if>
  73. <else-if type="chapter">
  74. <names variable="editor">
  75. <name name-as-sort-order="first" and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
  76. <label prefix=" (" form="short" suffix=".)"/>
  77. </names>
  78. </else-if>
  79. </choose>
  80. </macro>
  81. <macro name="secondary-container-contributors">
  82. <choose>
  83. <if variable="container-author" type="chapter" match="all">
  84. <names variable="editor">
  85. <label form="verb-short" text-case="lowercase" suffix=" "/>
  86. <name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
  87. </names>
  88. </if>
  89. <else-if type="article-journal entry-dictionary entry-encyclopedia" match="any">
  90. <names variable="editor">
  91. <label form="verb-short" text-case="lowercase" suffix=" "/>
  92. <name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
  93. </names>
  94. </else-if>
  95. </choose>
  96. </macro>
  97. <macro name="title-long">
  98. <group delimiter=" ">
  99. <choose>
  100. <if type="book">
  101. <group delimiter=", ">
  102. <text variable="title"/>
  103. <text macro="volume"/>
  104. </group>
  105. </if>
  106. <else>
  107. <text variable="title" quotes="false"/>
  108. </else>
  109. </choose>
  110. <choose>
  111. <if type="article-journal article-magazine article-newspaper book chapter" match="any">
  112. <text prefix="(" macro="orig-date" suffix=")"/>
  113. </if>
  114. </choose>
  115. </group>
  116. </macro>
  117. <macro name="title-short">
  118. <group delimiter=", ">
  119. <choose>
  120. <if type="book">
  121. <text variable="title" form="short"/>
  122. </if>
  123. <else>
  124. <text variable="title" form="short" quotes="false"/>
  125. </else>
  126. </choose>
  127. </group>
  128. </macro>
  129. <macro name="title-bib-sort">
  130. <text variable="title"/>
  131. <text macro="volume"/>
  132. </macro>
  133. <macro name="volume">
  134. <choose>
  135. <if type="book">
  136. <group delimiter="&#160;">
  137. <text term="volume" form="short"/>
  138. <text variable="volume"/>
  139. </group>
  140. </if>
  141. <else-if type="chapter entry-dictionary entry-encyclopedia" match="any">
  142. <group delimiter="&#160;">
  143. <text term="volume" form="short" suffix="."/>
  144. <text variable="volume"/>
  145. </group>
  146. </else-if>
  147. <else-if type="article-journal article-magazine" match="any">
  148. <group delimiter="/ ">
  149. <text variable="volume"/>
  150. <text variable="issue"/>
  151. </group>
  152. </else-if>
  153. </choose>
  154. </macro>
  155. <macro name="container">
  156. <group delimiter=", ">
  157. <group delimiter=": ">
  158. <choose>
  159. <if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
  160. <text term="in"/>
  161. </if>
  162. </choose>
  163. <group delimiter=": ">
  164. <text macro="container-contributors"/>
  165. <text variable="container-title" font-style="normal" text-case="title"/>
  166. </group>
  167. </group>
  168. <choose>
  169. <if type="chapter" variable="volume" match="all">
  170. <text macro="volume"/>
  171. </if>
  172. </choose>
  173. <choose>
  174. <if type="chapter entry-dictionary entry-encyclopedia" match="any">
  175. <text macro="secondary-container-contributors"/>
  176. </if>
  177. </choose>
  178. </group>
  179. </macro>
  180. <macro name="edition">
  181. <choose>
  182. <if is-numeric="edition">
  183. <group delimiter="&#160;">
  184. <number variable="edition" form="ordinal"/>
  185. <text term="edition" form="short" suffix="."/>
  186. </group>
  187. </if>
  188. <else-if variable="edition">
  189. <group delimiter=" ">
  190. <text variable="edition"/>
  191. <text term="edition" form="short" suffix="."/>
  192. </group>
  193. </else-if>
  194. </choose>
  195. </macro>
  196. <macro name="collection">
  197. <choose>
  198. <if type="book chapter report thesis" match="any">
  199. <choose>
  200. <if variable="collection-title">
  201. <group delimiter=", ">
  202. <group delimiter="&#160;">
  203. <text variable="collection-title"/>
  204. <text variable="collection-number"/>
  205. </group>
  206. <group delimiter=" ">
  207. <text term="editor" form="verb-short" text-case="lowercase"/>
  208. <names variable="collection-editor">
  209. <name and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
  210. </names>
  211. </group>
  212. </group>
  213. </if>
  214. </choose>
  215. </if>
  216. </choose>
  217. </macro>
  218. <macro name="published">
  219. <choose>
  220. <if type="article-newspaper" match="none">
  221. <group delimiter=": ">
  222. <text variable="publisher-place"/>
  223. <text variable="publisher"/>
  224. </group>
  225. </if>
  226. </choose>
  227. </macro>
  228. <macro name="orig-date">
  229. <group delimiter=" ">
  230. <choose>
  231. <if is-uncertain-date="issued">
  232. <text term="circa" form="short"/>
  233. </if>
  234. </choose>
  235. <date variable="original-date" form="numeric"/>
  236. </group>
  237. </macro>
  238. <macro name="date">
  239. <choose>
  240. <if variable="issued">
  241. <date variable="issued" form="numeric"/>
  242. </if>
  243. <else>
  244. <text term="no date"/>
  245. </else>
  246. </choose>
  247. </macro>
  248. <macro name="issued">
  249. <group prefix=", " delimiter=", ">
  250. <group delimiter=" ">
  251. <text variable="genre"/>
  252. <choose>
  253. <if type="report">
  254. <text variable="number"/>
  255. </if>
  256. </choose>
  257. </group>
  258. <text variable="event"/>
  259. <text macro="collection"/>
  260. <text macro="edition"/>
  261. </group>
  262. <choose>
  263. <if type="book chapter thesis" match="any">
  264. <group prefix=", " delimiter=" ">
  265. <text macro="published"/>
  266. <text macro="date"/>
  267. </group>
  268. </if>
  269. <else-if type="article-journal article-magazine" match="any">
  270. <group prefix=" " delimiter=" ">
  271. <group delimiter=", ">
  272. <text macro="volume"/>
  273. <text macro="secondary-container-contributors"/>
  274. </group>
  275. <text prefix="(" macro="date" suffix=")"/>
  276. </group>
  277. </else-if>
  278. <else>
  279. <group prefix=", " delimiter=", ">
  280. <text macro="published"/>
  281. <text macro="date"/>
  282. </group>
  283. </else>
  284. </choose>
  285. <choose>
  286. <if type="manuscript">
  287. <text prefix=" (" value="Typoskript" suffix=")"/>
  288. </if>
  289. </choose>
  290. </macro>
  291. <macro name="pages">
  292. <choose>
  293. <if type="article-journal article-magazine article-newspaper chapter" match="any">
  294. <group delimiter=".&#160;">
  295. <label variable="page" form="short"/>
  296. <text variable="page"/>
  297. </group>
  298. </if>
  299. </choose>
  300. </macro>
  301. <macro name="access">
  302. <group delimiter=" ">
  303. <text variable="URL"/>
  304. <group prefix="(" suffix=")" delimiter=" ">
  305. <text term="accessed" text-case="lowercase"/>
  306. <date variable="accessed" form="numeric"/>
  307. </group>
  308. </group>
  309. </macro>
  310. <macro name="citation-locator">
  311. <group delimiter=".&#160;">
  312. <label variable="locator" form="short"/>
  313. <text variable="locator"/>
  314. </group>
  315. </macro>
  316. <citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true">
  317. <layout suffix="." delimiter="; ">
  318. <choose>
  319. <if position="ibid-with-locator">
  320. <text term="ibid" text-case="capitalize-first" suffix="."/>
  321. <text prefix=", " macro="citation-locator"/>
  322. </if>
  323. <else-if position="ibid">
  324. <text term="ibid" text-case="capitalize-first" suffix="."/>
  325. </else-if>
  326. <else-if position="subsequent">
  327. <group delimiter=", ">
  328. <group delimiter=", in: ">
  329. <text macro="contributors-short"/>
  330. <text macro="title-short"/>
  331. </group>
  332. <text macro="citation-locator"/>
  333. </group>
  334. </else-if>
  335. <else>
  336. <group delimiter=": ">
  337. <text macro="contributors-long"/>
  338. <group delimiter=", ">
  339. <text macro="title-long"/>
  340. <text macro="secondary-contributors"/>
  341. <text macro="container"/>
  342. </group>
  343. </group>
  344. <group delimiter=", ">
  345. <text macro="issued"/>
  346. <text macro="pages"/>
  347. </group>
  348. <group prefix=", " delimiter=", ">
  349. <choose>
  350. <if variable="page">
  351. <choose>
  352. <if type="chapter article-journal article-magazine article-newspaper" match="any">
  353. <text prefix="hier " macro="citation-locator"/>
  354. </if>
  355. </choose>
  356. </if>
  357. <else>
  358. <text macro="citation-locator"/>
  359. </else>
  360. </choose>
  361. <text macro="access"/>
  362. </group>
  363. </else>
  364. </choose>
  365. </layout>
  366. </citation>
  367. <bibliography et-al-min="4" et-al-use-first="1" hanging-indent="true" entry-spacing="0" subsequent-author-substitute="---">
  368. <sort>
  369. <key macro="contributors-long" names-min="3" names-use-first="3"/>
  370. <key macro="title-bib-sort"/>
  371. <key variable="issued" sort="descending"/>
  372. </sort>
  373. <layout suffix=".">
  374. <group delimiter=": ">
  375. <text macro="contributors-long"/>
  376. <group delimiter=", ">
  377. <text macro="title-long"/>
  378. <text macro="secondary-contributors"/>
  379. <text macro="container"/>
  380. </group>
  381. </group>
  382. <group delimiter=", ">
  383. <text macro="issued"/>
  384. <text macro="pages"/>
  385. <text macro="access"/>
  386. </group>
  387. </layout>
  388. </bibliography>
  389. </style>
  390.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement