Guest User

Untitled

a guest
Oct 10th, 2022
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.60 KB | None | 0 0
  1.  
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="de-DE">
  3. <info>
  4. <title>Gesellschaft für Bildung und Forschung in Europa - Harvard (Deutsch)</title>
  5. <title-short>GBFE</title-short>
  6. <id>http://www.zotero.org/styles/harvard-gesellschaft-fur-bildung-und-forschung-in-europa</id>
  7. <link href="http://www.zotero.org/styles/harvard-gesellschaft-fur-bildung-und-forschung-in-europa" rel="self"/>
  8. <link href="http://gbfe.org/" rel="documentation"/>
  9. <link href="http://www.acf.de/uploads/media/GBFE_Studienbrief_5_Form_bewahren_01.pdf" rel="documentation"/>
  10. <author>
  11. <name>Julian Onions</name>
  12. <email>julian.onions@gmail.com</email>
  13. </author>
  14. <contributor>
  15. <name>Cornelius Lipponer</name>
  16. <email>clipponer at gmail dot com</email>
  17. </contributor>
  18. <category citation-format="author-date"/>
  19. <category field="theology"/>
  20. <summary>The Harvard author-date style with German Unisa / GBFE changes</summary>
  21. <updated>2021-02-10T05:28:52+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. <!-- SPRACHINFOS -->
  25. <locale xmlns="http://purl.org/net/xbiblio/csl" xml:lang="de-DE">
  26. ="de-DE">
  27. <locale xml:lang="de">
  28. <terms>
  29. <term name="et-al">et al.</term>
  30. <term name="page-range-delimiter">-</term>
  31. </terms>
  32. </locale>
  33. <terms>
  34. <term name="page">
  35. <!-- SEITE -->
  36. <single>Seite</single>
  37. <multiple>Seiten</multiple>
  38. </term>
  39. <term name="page" form="short">S.</term>
  40. <term name="editor">Herausgeber</term>
  41. <term name="editor" form="short">Hg.</term>
  42. <term name="edition">
  43. <!-- AUFLAGE -->
  44. <single>Auflage</single>
  45. <multiple>Auflagen</multiple>
  46. </term>
  47. <term name="edition" form="short">
  48. <!-- AUFLAGE KURZ -->
  49. <single>Auflage</single>
  50. <multiple>Auflagen</multiple>
  51. </term>
  52. <term name="ordinal-01">.</term>
  53. <!-- 1. 2. 3. -->
  54. <term name="ordinal-02">.</term>
  55. <term name="ordinal-03">.</term>
  56. <term name="ordinal-04">.</term>
  57. <term name="accessed">Stand</term>
  58. <!-- ZUGRIFFSDATUM -->
  59. </terms>
  60. <date form="text">
  61. <date-part name="month" suffix=" "/>
  62. <date-part name="day" suffix=", "/>
  63. <date-part name="year"/>
  64. </date>
  65. <date form="numeric">
  66. <date-part name="year"/>
  67. <date-part name="month" form="numeric" prefix="-" range-delimiter="/"/>
  68. <date-part name="day" prefix="-" range-delimiter="/"/>
  69. </date>
  70. <style-options punctuation-in-quote="true"/>
  71. </locale>
  72. <!-- MACROS -->
  73. <macro name="author">
  74. <!-- AUTOR -->
  75. <names variable="author">
  76. <name name-as-sort-order="all" and="symbol" sort-separator=", " delimiter-precedes-last="never" delimiter=", "/>
  77. <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
  78. <substitute>
  79. <names variable="editor"/>
  80. <text macro="anon"/>
  81. </substitute>
  82. </names>
  83. </macro>
  84. <macro name="editor">
  85. <!-- HERAUSGEBER -->
  86. <names variable="editor" delimiter=", ">
  87. <name and="symbol" initialize-with=". " delimiter=", "/>
  88. <label form="short" prefix=", " text-case="lowercase"/>
  89. </names>
  90. </macro>
  91. <macro name="anon">
  92. <!-- ANONYM -->
  93. <text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
  94. </macro>
  95. <macro name="author-short">
  96. <!-- KURZAUTOR -->
  97. <names variable="author">
  98. <name form="short" delimiter="/" delimiter-precedes-last="never" initialize-with=". "/>
  99. <substitute>
  100. <names variable="editor"/>
  101. <names variable="translator"/>
  102. <text macro="anon"/>
  103. </substitute>
  104. </names>
  105. </macro>
  106. <macro name="access">
  107. <!-- Internetquelle -->
  108. <choose>
  109. <if variable="URL">
  110. <!-- <text value="Online im Internet: URL:" suffix=" "/> -->
  111. <text variable="URL"/>
  112. <group prefix=" [" suffix="]">
  113. <text term="accessed" text-case="capitalize-first" suffix=" "/>
  114. <date variable="accessed">
  115. <date-part name="year" suffix="-"/>
  116. <date-part name="month" suffix="-" form="numeric-leading-zeros"/>
  117. <date-part name="day"/>
  118. </date>
  119. </group>
  120. </if>
  121. </choose>
  122. </macro>
  123. <!-- TITEL -->
  124. <macro name="title">
  125. <choose>
  126. <!-- BUCH O.Ä. -->
  127. <if type="bill book graphic legal_case legislation motion_picture report song thesis webpage" match="any">
  128. <text variable="title" font-style="italic" suffix="."/>
  129. </if>
  130. <else>
  131. <text variable="title"/>
  132. </else>
  133. </choose>
  134. </macro>
  135. <macro name="publisher">
  136. <!-- VERLAG -->
  137. <group delimiter=": ">
  138. <text variable="publisher-place"/>
  139. <text variable="publisher"/>
  140. </group>
  141. </macro>
  142. <macro name="year-date">
  143. <!-- ERSCHEINUNGSJAHR -->
  144. <choose>
  145. <if variable="issued">
  146. <date variable="issued">
  147. <date-part name="year"/>
  148. </date>
  149. </if>
  150. <else>
  151. <text term="no date" form="short"/>
  152. </else>
  153. </choose>
  154. </macro>
  155. <macro name="edition">
  156. <!-- AUFLAGE -->
  157. <choose>
  158. <if is-numeric="edition">
  159. <group delimiter=" ">
  160. <number variable="edition" form="ordinal"/>
  161. <text term="edition" form="short"/>
  162. </group>
  163. </if>
  164. <else>
  165. <text variable="edition" suffix="."/>
  166. </else>
  167. </choose>
  168. </macro>
  169. <!-- IN TEXT ZITAT -->
  170. <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true">
  171. <layout prefix="(" suffix=")" delimiter="; ">
  172. <group delimiter=" ">
  173. <group delimiter= " ">
  174. <text macro="author-short" suffix=" "/>
  175. <text macro="year-date"/>
  176. <text variable="locator" prefix=": "/>
  177. </group>
  178. </group>
  179. </layout>
  180. </citation>
  181. <!-- BIBLIOGRAPHIE -->
  182. <bibliography hanging-indent="true" et-al-min="4" et-al-use-first="1">
  183. <!-- SORTIERUNG -->
  184. <sort>
  185. <key macro="author"/>
  186. <key variable="title"/>
  187. </sort>
  188. <!-- LAYOUT DER BIBLIOGRAPHIE -->
  189. <layout>
  190. <text macro="author"/>
  191. <!-- AUTOR -->
  192. <date variable="issued" prefix=" " suffix=".">
  193. <!-- ERSCHEINUNG -->
  194. <date-part name="year"/>
  195. </date>
  196. <choose>
  197. <!-- BUCH O.Ä. -->
  198. <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  199. <group prefix=" " delimiter=" ">
  200. <text macro="title"/>
  201. <text variable="volume" prefix="Bd. " suffix=", "/>
  202. <text variable="issue" suffix=", "/>
  203. <text macro="edition"/>
  204. <text macro="editor"/>
  205. </group>
  206. <text prefix=" " suffix="." macro="publisher"/>
  207. </if>
  208. <!-- Kapitel, Konferenz -->
  209. <else-if type="chapter paper-conference" match="any">
  210. <text macro="title" prefix=" " suffix="."/>
  211. <group prefix=" " delimiter=" ">
  212. <text term="in" text-case="capitalize-first"/>
  213. <text macro="editor"/>
  214. <text variable="container-title" font-style="italic" suffix="."/>
  215. <text variable="collection-title" suffix="."/>
  216. <text variable="event" suffix="."/>
  217. <group suffix="." delimiter=", ">
  218. <text macro="publisher" prefix=" "/>
  219. <text variable="page"/>
  220. </group>
  221. </group>
  222. </else-if>
  223. <!-- THESE -->
  224. <else-if type="thesis">
  225. <group prefix=" " suffix=".">
  226. <text macro="title" suffix=". "/>
  227. <text variable="genre" suffix=". "/>
  228. <text variable="publisher" suffix=", "/>
  229. <text variable="publisher-place"/>
  230. </group>
  231. </else-if>
  232. <!-- Webseite -->
  233. <else-if type="webpage post-weblog post" match="any">
  234. <group prefix=" " delimiter=" " suffix=". ">
  235. <text macro="title"/>
  236. <text variable="container-title"/>
  237. <text macro="edition"/>
  238. <text macro="editor"/>
  239. </group>
  240. </else-if>
  241. <else-if type="entry-encyclopedia entry-dictionary" match="any">
  242. <group suffix=".">
  243. <text macro="title" prefix=" "/>
  244. <text macro="editor" prefix=" "/>
  245. </group>
  246. <group prefix=" " suffix=".">
  247. <!-- ERSCHEINUNGSORT -->
  248. <text variable="container-title" font-style="italic"/>
  249. <text variable="edition" vertical-align="sup"/>
  250. <group prefix=" ">
  251. <text variable="volume"/>
  252. <text variable="issue" prefix="(" suffix=")"/>
  253. </group>
  254. <group prefix=",">
  255. <!-- SEITEN IN BUCH -->
  256. <text variable="page"/>
  257. </group>
  258. </group>
  259. </else-if>
  260. <else-if type="article-magazine article-newspaper article-journal" match="any">
  261. <group suffix=".">
  262. <text macro="title" prefix=" "/>
  263. <text macro="editor" prefix=" "/>
  264. </group>
  265. <group prefix=" " suffix=".">
  266. <!-- ERSCHEINUNGSORT -->
  267. <text variable="container-title" font-style="italic" suffix=" "/>
  268. <text variable="volume" suffix=", "/>
  269. <text variable="issue" suffix=", "/>
  270. <text variable="page"/>
  271. </group>
  272. </else-if>
  273. <else>
  274. <!-- Sonstiges -->
  275. <group suffix=".">
  276. <text macro="title" prefix=" "/>
  277. <text macro="editor" prefix=" "/>
  278. </group>
  279. <group prefix=" " suffix=".">
  280. <!-- ERSCHEINUNGSORT -->
  281. <text variable="container-title" font-style="italic"/>
  282. <group prefix=", ">
  283. <text variable="volume"/>
  284. <text variable="issue" prefix="(" suffix=")"/>
  285. </group>
  286. <group prefix=", ">
  287. <!-- SEITEN IN BUCH -->
  288. <!-- <label variable="page" form="short"/> -->
  289. <text variable="page"/>
  290. </group>
  291. </group>
  292. </else>
  293. </choose>
  294. <!-- Zugriff am -->
  295. <text prefix=" " macro="access" suffix="."/>
  296. </layout>
  297. </bibliography>
  298. </style>
Add Comment
Please, Sign In to add comment