Advertisement
Guest User

Untitled

a guest
Jul 17th, 2022
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.29 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" et-al-min="3" et-al-use-first="1" demote-non-dropping-particle="never" default-locale="de-DE">
  3. <info>
  4. <title>Fußnote DHBW Heilbronn </title>
  5. <id>http://www.zotero.org/styles/fußnote-dhbw-heilbronn</id>
  6. <link rel="self" href="http://www.zotero.org/styles/fußnote-dhbw-heilbronn"/>
  7. <author>
  8. <name>Amelie Krieg</name>
  9. </author>
  10. <category citation-format="note"/>
  11. <category field="generic-base"/>
  12. <summary>Style based on Die Bachelorarbeit (Samac et al.) (note, German)</summary>
  13. <updated>2022-07-17T13:52:46+00:00</updated>
  14. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  15. </info>
  16. <locale xml:lang="de">
  17. <terms>
  18. <term name="month-01" form="long">Jänner</term>
  19. <term name="et-al">et al.</term>
  20. </terms>
  21. </locale>
  22. <macro name="container-contributors">
  23. <choose>
  24. <if type="chapter paper-conference" match="any">
  25. <names variable="editor translator" delimiter=", " suffix=": ">
  26. <name delimiter=", ">
  27. <name-part name="family" font-variant="small-caps"/>
  28. </name>
  29. <label form="short" prefix=" (" suffix=")"/>
  30. </names>
  31. </if>
  32. </choose>
  33. </macro>
  34. <macro name="secondary-contributors">
  35. <choose>
  36. <if type="chapter paper-conference" match="none">
  37. <names variable="translator editor" delimiter=", " prefix=" (" suffix=")">
  38. <name delimiter=", ">
  39. <name-part name="family" font-variant="small-caps"/>
  40. </name>
  41. <label form="short" prefix=", " text-case="title"/>
  42. </names>
  43. </if>
  44. </choose>
  45. </macro>
  46. <macro name="author">
  47. <names variable="author">
  48. <name delimiter-precedes-last="always" et-al-min="4" et-al-use-first="1" et-al-use-last="true" initialize="false" name-as-sort-order="all">
  49. <name-part name="given" font-variant="normal"/>
  50. </name>
  51. <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
  52. <substitute>
  53. <names variable="editor"/>
  54. <names variable="translator"/>
  55. <choose>
  56. <if type="report">
  57. <text variable="publisher"/>
  58. <text macro="title"/>
  59. </if>
  60. <else>
  61. <text macro="title"/>
  62. </else>
  63. </choose>
  64. </substitute>
  65. </names>
  66. </macro>
  67. <macro name="author-short">
  68. <names variable="author" font-variant="normal">
  69. <name form="short" and="symbol" delimiter=", " initialize-with=". " delimiter-precedes-last="never">
  70. <name-part name="family" font-variant="normal"/>
  71. </name>
  72. <substitute>
  73. <names variable="editor"/>
  74. <names variable="translator"/>
  75. <choose>
  76. <if variable="abstract">
  77. <text variable="publisher"/>
  78. <text variable="title" form="short" font-style="normal"/>
  79. </if>
  80. <else-if type="bill book graphic legal_case legislation motion_picture song" match="any">
  81. <text variable="title" form="short" font-style="normal"/>
  82. </else-if>
  83. <else>
  84. <text variable="title" form="short" quotes="false"/>
  85. </else>
  86. </choose>
  87. </substitute>
  88. </names>
  89. </macro>
  90. <macro name="access">
  91. <choose>
  92. <if type="webpage">
  93. <choose>
  94. <if variable="archive" match="any">
  95. <group>
  96. <text term="retrieved" text-case="capitalize-first" suffix=" "/>
  97. <text term="from" suffix=" "/>
  98. <text variable="archive" suffix="."/>
  99. <text variable="archive_location" prefix=" (" suffix=")"/>
  100. </group>
  101. </if>
  102. <else>
  103. <group delimiter=" ">
  104. <text variable="URL" prefix="Online verfügbar unter: URL: "/>
  105. <group prefix="vom ">
  106. <date variable="accessed" form="numeric"/>
  107. </group>
  108. </group>
  109. </else>
  110. </choose>
  111. </if>
  112. <else>
  113. <group delimiter=" ">
  114. <text variable="URL" prefix="Online im Internet, "/>
  115. <group>
  116. <date form="numeric" variable="accessed" font-weight="normal" vertical-align="baseline" prefix="Abfrage v. "/>
  117. </group>
  118. </group>
  119. </else>
  120. </choose>
  121. </macro>
  122. <macro name="title">
  123. <choose>
  124. <if type="report" match="any">
  125. <text variable="title" font-style="italic"/>
  126. <group prefix=". " delimiter=" ">
  127. <text variable="genre"/>
  128. <text variable="number" prefix="Nr. "/>
  129. </group>
  130. </if>
  131. <else-if type="book graphic motion_picture report song manuscript speech thesis webpage" match="any">
  132. <text variable="title" font-style="normal"/>
  133. </else-if>
  134. <else>
  135. <text variable="title"/>
  136. </else>
  137. </choose>
  138. </macro>
  139. <macro name="publisher">
  140. <choose>
  141. <if type="article book" match="all">
  142. <group delimiter=": ">
  143. <text variable="publisher"/>
  144. </group>
  145. </if>
  146. <else-if type="thesis" match="any">
  147. <group delimiter=", ">
  148. <group delimiter=": ">
  149. <text value="Dissertation" strip-periods="false"/>
  150. <text variable="publisher"/>
  151. </group>
  152. </group>
  153. </else-if>
  154. <else>
  155. <group delimiter=", ">
  156. <choose>
  157. <if variable="event" match="none">
  158. <text variable="genre"/>
  159. </if>
  160. </choose>
  161. <choose>
  162. <if type="article-journal article-magazine" match="none">
  163. <group delimiter=": ">
  164. <text variable="publisher"/>
  165. </group>
  166. </if>
  167. </choose>
  168. </group>
  169. </else>
  170. </choose>
  171. </macro>
  172. <macro name="event">
  173. <choose>
  174. <if variable="event">
  175. <choose>
  176. <if variable="genre" match="none">
  177. <text variable="event"/>
  178. </if>
  179. <else>
  180. <group delimiter=" ">
  181. <text variable="genre" text-case="capitalize-first"/>
  182. <text variable="event"/>
  183. </group>
  184. </else>
  185. </choose>
  186. </if>
  187. </choose>
  188. </macro>
  189. <macro name="issued">
  190. <choose>
  191. <if type="legislation" match="none"/>
  192. </choose>
  193. </macro>
  194. <macro name="issued-sort">
  195. <choose>
  196. <if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none">
  197. <date variable="issued">
  198. <date-part name="year"/>
  199. <date-part name="month"/>
  200. <date-part name="day"/>
  201. </date>
  202. </if>
  203. <else>
  204. <date variable="issued">
  205. <date-part name="year"/>
  206. </date>
  207. </else>
  208. </choose>
  209. </macro>
  210. <macro name="issued-year">
  211. <choose>
  212. <if match="all" variable="issued">
  213. <date variable="issued">
  214. <date-part name="year"/>
  215. </date>
  216. <text variable="year-suffix"/>
  217. </if>
  218. <else>
  219. <text term="no date" form="short"/>
  220. <text variable="year-suffix" prefix="-"/>
  221. </else>
  222. </choose>
  223. </macro>
  224. <macro name="edition">
  225. <choose>
  226. <if is-numeric="edition">
  227. <group delimiter=" ">
  228. <number variable="edition" form="ordinal"/>
  229. <text term="edition" form="short"/>
  230. </group>
  231. </if>
  232. <else>
  233. <text variable="edition" suffix="."/>
  234. </else>
  235. </choose>
  236. </macro>
  237. <macro name="locators">
  238. <choose>
  239. <if type="article-journal article-magazine" match="any">
  240. <group prefix=", " delimiter=", ">
  241. <group delimiter=" ">
  242. <text variable="volume" font-style="italic"/>
  243. <text variable="issue" prefix="(" suffix=")"/>
  244. </group>
  245. <group delimiter=" ">
  246. <label variable="page" form="short"/>
  247. <text variable="page"/>
  248. </group>
  249. </group>
  250. </if>
  251. <else-if type="article-newspaper">
  252. <group delimiter=" " prefix=", ">
  253. <label variable="page" form="short"/>
  254. <text variable="page"/>
  255. </group>
  256. </else-if>
  257. <else-if type="book graphic motion_picture report song chapter paper-conference" match="any">
  258. <group prefix=" (" suffix=")" delimiter=", ">
  259. <text macro="edition"/>
  260. <group>
  261. <text term="volume" form="short" plural="true" text-case="capitalize-first" suffix=" "/>
  262. <number variable="number-of-volumes" form="numeric" prefix="1-"/>
  263. </group>
  264. <group>
  265. <text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
  266. <number variable="volume" form="numeric"/>
  267. </group>
  268. <group>
  269. <label variable="page" form="short" suffix=" "/>
  270. <text variable="page"/>
  271. </group>
  272. </group>
  273. </else-if>
  274. <else-if type="legal_case">
  275. <group prefix=" (" suffix=")" delimiter=" ">
  276. <text variable="authority"/>
  277. <date variable="issued" form="text"/>
  278. </group>
  279. </else-if>
  280. <else-if type="bill legislation" match="any">
  281. <date variable="issued" prefix=" (" suffix=")">
  282. <date-part name="year"/>
  283. </date>
  284. </else-if>
  285. </choose>
  286. </macro>
  287. <macro name="citation-locator">
  288. <group>
  289. <choose>
  290. <if locator="chapter">
  291. <label variable="locator" form="long" text-case="capitalize-first"/>
  292. </if>
  293. <else>
  294. <label text-case="capitalize-first" variable="locator" form="short"/>
  295. </else>
  296. </choose>
  297. <text variable="locator" prefix=" "/>
  298. </group>
  299. </macro>
  300. <macro name="container">
  301. <group>
  302. <choose>
  303. <if type="chapter paper-conference entry-encyclopedia" match="any">
  304. <text term="in" text-case="capitalize-first" suffix=": "/>
  305. </if>
  306. </choose>
  307. <text macro="container-contributors"/>
  308. <text macro="secondary-contributors"/>
  309. <text macro="container-title"/>
  310. </group>
  311. </macro>
  312. <macro name="container-title">
  313. <choose>
  314. <if type="bill legal_case legislation webpage" match="none">
  315. <text variable="container-title" font-style="italic"/>
  316. </if>
  317. <else-if type="bill legal_case legislation" match="any">
  318. <group delimiter=" " prefix=", ">
  319. <choose>
  320. <if variable="container-title">
  321. <text variable="volume"/>
  322. <text variable="container-title"/>
  323. <group delimiter=" ">
  324. <text term="section" form="symbol"/>
  325. <text variable="section"/>
  326. </group>
  327. <text variable="page"/>
  328. </if>
  329. <else>
  330. <choose>
  331. <if type="legal_case">
  332. <text variable="number" prefix="No. "/>
  333. </if>
  334. <else>
  335. <text variable="number"/>
  336. <group delimiter=" ">
  337. <text term="section" form="symbol"/>
  338. <text variable="section"/>
  339. </group>
  340. </else>
  341. </choose>
  342. </else>
  343. </choose>
  344. </group>
  345. </else-if>
  346. </choose>
  347. </macro>
  348. <citation et-al-min="4" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="primary-name">
  349. <sort>
  350. <key macro="author"/>
  351. <key macro="issued-sort"/>
  352. </sort>
  353. <layout delimiter="; " suffix=".">
  354. <group delimiter=", ">
  355. <group delimiter=" ">
  356. <text macro="author-short" prefix="vgl. "/>
  357. <text macro="issued" strip-periods="false" suffix=","/>
  358. <choose>
  359. <if variable="issued">
  360. <group prefix=" ">
  361. <date date-parts="year" form="numeric" variable="issued">
  362. <date-part name="year"/>
  363. </date>
  364. </group>
  365. </if>
  366. <else>
  367. <group>
  368. <text term="no date" form="short" suffix="o.J."/>
  369. </group>
  370. </else>
  371. </choose>
  372. <text macro="citation-locator"/>
  373. </group>
  374. </group>
  375. </layout>
  376. </citation>
  377. <bibliography hanging-indent="true" et-al-min="4" et-al-use-first="1" entry-spacing="0" line-spacing="2">
  378. <sort>
  379. <key macro="author"/>
  380. <key macro="issued-sort" sort="ascending"/>
  381. </sort>
  382. <layout>
  383. <text macro="author"/>
  384. <text macro="issued" suffix=":"/>
  385. <text macro="title" strip-periods="false" font-style="normal" prefix=" " suffix="."/>
  386. <text macro="locators"/>
  387. <group delimiter=", " prefix=" ">
  388. <text variable="publisher-place"/>
  389. <text macro="publisher"/>
  390. </group>
  391. <text macro="access" prefix=" "/>
  392. </layout>
  393. </bibliography>
  394. </style>
  395.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement