Guest User

Untitled

a guest
Nov 16th, 2022
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.62 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>Hochschule Bonn-Rhein-Sieg (Harvard, Deutsch)</title>
  5. <id>http://www.zotero.org/styles/hochschule-bonn-rhein-sieg</id>
  6. <link href="http://www.zotero.org/styles/hochschule-bonn-rhein-sieg" rel="self"/>
  7. <link href="http://www.zotero.org/styles/deutsche-gesellschaft-fur-psychologie" rel="template"/>
  8. <link href="https://www.h-brs.de/files/leitfaden_fuer_die_gestaltung_schriftlicher_arbeiten_2016_version_2.0.pdf" rel="documentation"/>
  9. <author>
  10. <name>Daryoush Daniel Vaziri</name>
  11. <email>[email protected]</email>
  12. </author>
  13. <category citation-format="note"/>
  14. <category field="science"/>
  15. <summary>Harvard Zitierstil für Studenten der Hochschule Bonn-Rhein-Sieg, angepasst auf Basis des Zitierstils der deutschen Gesellschaft für Psychologie</summary>
  16. <updated>2021-06-03T13:05:46+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="et-al">et al.</term>
  22. <term name="retrieved">Zugriff am</term>
  23. </terms>
  24. </locale>
  25. <macro name="container-contributors">
  26. <choose>
  27. <if type="chapter paper-conference" match="any">
  28. <text term="in" text-case="capitalize-first" suffix=" "/>
  29. <names variable="editor translator" delimiter=", " suffix=", ">
  30. <name and="symbol" initialize-with="." delimiter=", " delimiter-precedes-last="never"/>
  31. <label form="short" prefix=" (" text-case="capitalize-first" suffix=")"/>
  32. </names>
  33. </if>
  34. </choose>
  35. </macro>
  36. <macro name="secondary-contributors">
  37. <choose>
  38. <if type="chapter paper-conference" match="none">
  39. <names variable="editor translator" delimiter=", " prefix=" (" suffix=")">
  40. <name and="symbol" initialize-with="." delimiter=", " delimiter-precedes-last="never"/>
  41. <label form="short" prefix=", " text-case="capitalize-first"/>
  42. </names>
  43. </if>
  44. </choose>
  45. </macro>
  46. <macro name="author">
  47. <names variable="author">
  48. <name and="symbol" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
  49. <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
  50. <substitute>
  51. <names variable="editor"/>
  52. <names variable="translator"/>
  53. <text macro="title"/>
  54. </substitute>
  55. </names>
  56. </macro>
  57. <macro name="author-short">
  58. <names variable="author">
  59. <name form="short" and="symbol" delimiter=", " initialize-with=". " delimiter-precedes-last="never"/>
  60. <substitute>
  61. <names variable="editor"/>
  62. <names variable="translator"/>
  63. <choose>
  64. <if type="bill book graphic legal_case motion_picture report song" match="any">
  65. <text variable="title" form="short" font-style="italic"/>
  66. </if>
  67. <else>
  68. <text variable="title" form="short" quotes="true"/>
  69. </else>
  70. </choose>
  71. </substitute>
  72. </names>
  73. </macro>
  74. <macro name="access">
  75. <choose>
  76. <if type="article-newspaper" match="none">
  77. <choose>
  78. <if variable="DOI">
  79. <text value="doi:"/>
  80. <text variable="DOI"/>
  81. </if>
  82. <else-if variable="URL">
  83. <choose>
  84. <if type="article-journal" match="none">
  85. <group suffix=". ">
  86. <text term="retrieved" suffix=" "/>
  87. <date variable="accessed">
  88. <date-part name="day" suffix="."/>
  89. <date-part name="month" form="numeric" suffix="."/>
  90. <date-part name="year"/>
  91. </date>
  92. </group>
  93. <group delimiter=": ">
  94. <text term="available at" text-case="capitalize-first"/>
  95. <text variable="URL"/>
  96. </group>
  97. </if>
  98. </choose>
  99. </else-if>
  100. </choose>
  101. </if>
  102. </choose>
  103. </macro>
  104. <macro name="title">
  105. <choose>
  106. <if type="report thesis" match="any">
  107. <text variable="title" font-style="italic" suffix="."/>
  108. <group prefix=" " suffix=".">
  109. <text variable="genre"/>
  110. <text variable="number" prefix=" No. "/>
  111. </group>
  112. </if>
  113. <else-if type="bill book graphic legislation motion_picture report song" match="any">
  114. <text variable="title" font-style="italic"/>
  115. <text variable="collection-title" prefix=" (" suffix=")"/>
  116. </else-if>
  117. <else>
  118. <text variable="title"/>
  119. <text variable="collection-title" prefix=" (" suffix=")"/>
  120. </else>
  121. </choose>
  122. </macro>
  123. <macro name="publisher">
  124. <choose>
  125. <if type="article-newspaper" match="none">
  126. <choose>
  127. <if type="report thesis" match="any">
  128. <group delimiter=": ">
  129. <text variable="publisher-place"/>
  130. <text variable="publisher"/>
  131. </group>
  132. </if>
  133. <else>
  134. <choose>
  135. <if variable="event" match="none">
  136. <text variable="genre" suffix=", "/>
  137. </if>
  138. </choose>
  139. <group delimiter=": ">
  140. <text variable="publisher-place"/>
  141. <text variable="publisher"/>
  142. </group>
  143. </else>
  144. </choose>
  145. </if>
  146. </choose>
  147. </macro>
  148. <macro name="event">
  149. <choose>
  150. <if variable="event">
  151. <choose>
  152. <if variable="genre" match="none">
  153. <text term="presented at" text-case="capitalize-first" suffix=" "/>
  154. <text variable="event"/>
  155. </if>
  156. <else>
  157. <group delimiter=" ">
  158. <text variable="genre" text-case="capitalize-first"/>
  159. <text term="presented at"/>
  160. <text variable="event"/>
  161. </group>
  162. </else>
  163. </choose>
  164. </if>
  165. </choose>
  166. </macro>
  167. <macro name="issued">
  168. <choose>
  169. <if variable="issued">
  170. <group prefix=" (" suffix=").">
  171. <date variable="issued">
  172. <date-part name="year"/>
  173. </date>
  174. <choose>
  175. <if type="bill book graphic legal_case motion_picture report song article-journal chapter paper-conference" match="none">
  176. <date variable="issued">
  177. <date-part prefix=", " name="month"/>
  178. <date-part prefix=" " name="day"/>
  179. </date>
  180. </if>
  181. </choose>
  182. </group>
  183. </if>
  184. <else>
  185. <text prefix=" (" term="no date" suffix=")." form="short"/>
  186. </else>
  187. </choose>
  188. </macro>
  189. <macro name="issued-year">
  190. <choose>
  191. <if variable="issued">
  192. <date variable="issued">
  193. <date-part name="year"/>
  194. </date>
  195. </if>
  196. <else>
  197. <text term="no date" form="short"/>
  198. </else>
  199. </choose>
  200. </macro>
  201. <macro name="edition">
  202. <choose>
  203. <if is-numeric="edition">
  204. <group delimiter=" ">
  205. <number variable="edition" form="ordinal"/>
  206. <text term="edition" form="long"/>
  207. </group>
  208. </if>
  209. <else>
  210. <text variable="edition" suffix="."/>
  211. </else>
  212. </choose>
  213. </macro>
  214. <macro name="locators">
  215. <choose>
  216. <if type="article-journal article-magazine" match="any">
  217. <group prefix=", " delimiter=", ">
  218. <group>
  219. <text variable="volume" font-style="italic"/>
  220. <text variable="issue" prefix=" (" suffix=")"/>
  221. </group>
  222. <text variable="page"/>
  223. </group>
  224. </if>
  225. <else-if type="bill book graphic legal_case motion_picture report song chapter paper-conference" match="any">
  226. <group prefix=" (" suffix=")" delimiter=", ">
  227. <text macro="edition"/>
  228. <group>
  229. <text term="volume" form="long" plural="true" text-case="capitalize-first" suffix=" "/>
  230. <number variable="number-of-volumes" form="numeric" prefix="1-"/>
  231. </group>
  232. <group>
  233. <text term="volume" form="long" text-case="capitalize-first" suffix=" "/>
  234. <number variable="volume" form="numeric"/>
  235. </group>
  236. <group>
  237. <label variable="page" form="short" suffix=" "/>
  238. <text variable="page"/>
  239. </group>
  240. </group>
  241. </else-if>
  242. <else-if type="article-newspaper" match="any">
  243. <group delimiter=" " prefix=", ">
  244. <label text-case="capitalize-first" variable="page" form="short"/>
  245. <text variable="page"/>
  246. </group>
  247. </else-if>
  248. </choose>
  249. </macro>
  250. <macro name="citation-locator">
  251. <group>
  252. <label variable="locator" form="short"/>
  253. <text variable="locator" prefix=" "/>
  254. </group>
  255. </macro>
  256. <citation et-al-min="3" 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">
  257. <sort>
  258. <key macro="author"/>
  259. <key macro="issued-year"/>
  260. </sort>
  261. <layout prefix="(" suffix=")" delimiter="; ">
  262. <group delimiter=", ">
  263. <text macro="author-short"/>
  264. <text macro="issued-year"/>
  265. <text macro="citation-locator"/>
  266. </group>
  267. </layout>
  268. </citation>
  269. <bibliography delimiter-precedes-et-al="never" et-al-min="7" et-al-use-first="6" entry-spacing="0" line-spacing="2" hanging-indent="true">
  270. <sort>
  271. <key macro="author"/>
  272. <key macro="issued-year" sort="ascending"/>
  273. </sort>
  274. <layout>
  275. <group suffix=".">
  276. <text macro="author" suffix="."/>
  277. <text macro="issued" suffix=" "/>
  278. <group delimiter=". ">
  279. <text macro="title"/>
  280. <group>
  281. <text macro="container-contributors"/>
  282. <text macro="secondary-contributors"/>
  283. <group delimiter=", ">
  284. <text variable="container-title" font-style="italic"/>
  285. </group>
  286. </group>
  287. </group>
  288. <text macro="locators"/>
  289. <group delimiter=", " prefix=". ">
  290. <text macro="event"/>
  291. <text macro="publisher"/>
  292. </group>
  293. </group>
  294. <text macro="access" prefix=" "/>
  295. </layout>
  296. </bibliography>
  297. </style>
  298.  
Advertisement
Add Comment
Please, Sign In to add comment