Advertisement
Guest User

Nickyla_ef

a guest
Feb 11th, 2021
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.23 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 Pforzheim - Fakultät für Wirtschaft und Recht (Deutsch)</title>
  5. <id>http://www.zotero.org/styles/hochschule-pforzheim-fakultat-fur-wirtschaft-und-recht</id>
  6. <link href="http://www.zotero.org/styles/hochschule-pforzheim-fakultat-fur-wirtschaft-und-recht" rel="self"/>
  7. <link href="http://www.zotero.org/styles/arachne" rel="template"/>
  8. <link href="https://businesspf.hs-pforzheim.de/" rel="documentation"/>
  9. <link href="https://forums.zotero.org/discussion/69757/autor-jahr-seite-kurzzitierweise-in-fussnote" rel="documentation"/>
  10. <author>
  11. <name>Patrick O'Brien</name>
  12. </author>
  13. <category citation-format="note"/>
  14. <category field="law"/>
  15. <updated>2021-02-10T05:28:52+00:00</updated>
  16. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  17. </info>
  18. <locale xml:lang="de-DE">
  19. <terms>
  20. <term name="anonymous" form="short">o.V.</term>
  21. <term name="accessed">abgerufen am</term>
  22. <term name="et-al">et al.</term>
  23. </terms>
  24. </locale>
  25. <macro name="editor">
  26. <names variable="editor">
  27. <name delimiter="; " and="text" delimiter-precedes-last="never" name-as-sort-order="all"/>
  28. <label form="short" text-case="capitalize-first" strip-periods="false" prefix=" (" suffix=")"/>
  29. </names>
  30. </macro>
  31. <macro name="anon">
  32. <text term="anonymous" form="short" strip-periods="false"/>
  33. </macro>
  34. <macro name="author">
  35. <names variable="author">
  36. <name delimiter="/" and="text" delimiter-precedes-last="never" name-as-sort-order="all"/>
  37. <label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
  38. <substitute>
  39. <names variable="editor"/>
  40. <text macro="anon"/>
  41. </substitute>
  42. </names>
  43. </macro>
  44. <macro name="author-short">
  45. <names variable="author">
  46. <name form="short" delimiter="/" delimiter-precedes-last="never" initialize-with=". "/>
  47. <substitute>
  48. <names variable="editor"/>
  49. <names variable="translator"/>
  50. <text macro="anon"/>
  51. </substitute>
  52. </names>
  53. </macro>
  54. <macro name="access">
  55. <choose>
  56. <if type="webpage post-weblog" match="any">
  57. <choose>
  58. <if variable="URL">
  59. <group delimiter=", ">
  60. <text variable="URL" prefix="URL "/>
  61. <group delimiter=" ">
  62. <text term="accessed"/>
  63. <date variable="accessed" form="text"/>
  64. </group>
  65. </group>
  66. </if>
  67. </choose>
  68. </if>
  69. </choose>
  70. </macro>
  71. <macro name="title">
  72. <choose>
  73. <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  74. <text variable="title" font-style="normal"/>
  75. </if>
  76. <else>
  77. <text variable="title" quotes="false"/>
  78. </else>
  79. </choose>
  80. </macro>
  81. <macro name="legal_case">
  82. <group prefix=" " delimiter=" ">
  83. <text variable="volume"/>
  84. <text variable="container-title"/>
  85. </group>
  86. <text variable="authority" prefix=" (" suffix=")"/>
  87. </macro>
  88. <macro name="publisher">
  89. <choose>
  90. <if type="thesis" match="none">
  91. <group delimiter=", ">
  92. <text variable="publisher-place"/>
  93. <text variable="publisher"/>
  94. </group>
  95. <text variable="genre" prefix=". "/>
  96. </if>
  97. <else>
  98. <group delimiter=". ">
  99. <text variable="genre"/>
  100. <text variable="publisher"/>
  101. </group>
  102. </else>
  103. </choose>
  104. </macro>
  105. <macro name="year-date">
  106. <choose>
  107. <if variable="issued">
  108. <group>
  109. <date variable="issued" prefix="(" suffix=")">
  110. <date-part name="year"/>
  111. </date>
  112. </group>
  113. </if>
  114. <else-if type="webpage post-weblog post" match="any">
  115. <text value="URL" prefix="(" suffix=")"/>
  116. </else-if>
  117. <else>
  118. <text term="no date" form="short"/>
  119. </else>
  120. </choose>
  121. </macro>
  122. <macro name="edition">
  123. <group delimiter=" ">
  124. <number variable="edition" form="ordinal"/>
  125. <text term="edition" form="short"/>
  126. </group>
  127. </macro>
  128. <macro name="locator">
  129. <choose>
  130. <if locator="page">
  131. <group delimiter=" ">
  132. <label plural="never" text-case="capitalize-first" variable="page" form="short"/>
  133. <text variable="locator"/>
  134. </group>
  135. </if>
  136. <else>
  137. <group delimiter=" ">
  138. <label variable="locator" form="short"/>
  139. <text variable="locator"/>
  140. </group>
  141. </else>
  142. </choose>
  143. </macro>
  144. <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="primary-name" collapse="year-suffix">
  145. <sort>
  146. <key macro="author-short"/>
  147. <key macro="year-date"/>
  148. </sort>
  149. <layout delimiter="; ">
  150. <group delimiter=", ">
  151. <group delimiter=" ">
  152. <text macro="author-short"/>
  153. <text macro="year-date"/>
  154. </group>
  155. <text macro="locator"/>
  156. </group>
  157. </layout>
  158. </citation>
  159. <bibliography et-al-min="10" et-al-use-first="3" hanging-indent="true">
  160. <sort>
  161. <key macro="author"/>
  162. <key macro="year-date"/>
  163. <key variable="title"/>
  164. </sort>
  165. <layout suffix=".">
  166. <group delimiter=" ">
  167. <group delimiter=": ">
  168. <group delimiter=" ">
  169. <text macro="author" font-weight="bold"/>
  170. <date variable="issued" prefix="(" suffix=")">
  171. <date-part name="year" font-weight="bold"/>
  172. </date>
  173. </group>
  174. <group>
  175. <choose>
  176. <if type="book" match="any">
  177. <text macro="legal_case"/>
  178. <group delimiter=" " prefix=" ">
  179. <text macro="title" suffix="."/>
  180. <text macro="edition" suffix=","/>
  181. <text macro="editor" suffix="."/>
  182. </group>
  183. <group prefix=" " suffix="." delimiter=", ">
  184. <text macro="publisher"/>
  185. <text variable="page" prefix=" " suffix=" pp"/>
  186. </group>
  187. </if>
  188. <else-if type="chapter paper-conference" match="any">
  189. <group delimiter=". ">
  190. <text macro="title" prefix=" " suffix="."/>
  191. <group delimiter=": ">
  192. <text term="in" text-case="capitalize-first"/>
  193. <group delimiter=" ">
  194. <text macro="editor" suffix=":"/>
  195. <text variable="container-title" font-style="italic" suffix="."/>
  196. <text variable="collection-title" suffix="."/>
  197. <text macro="edition"/>
  198. <group delimiter=", ">
  199. <text macro="publisher"/>
  200. <group delimiter=" ">
  201. <label variable="page" form="short"/>
  202. <text variable="page"/>
  203. </group>
  204. </group>
  205. </group>
  206. </group>
  207. </group>
  208. </else-if>
  209. <else-if type="bill graphic legal_case legislation manuscript motion_picture report song thesis" match="any">
  210. <text macro="legal_case"/>
  211. <group prefix=" " delimiter=" ">
  212. <text macro="title" suffix="."/>
  213. <text macro="edition"/>
  214. <text macro="editor" suffix="."/>
  215. </group>
  216. <group prefix=" " delimiter=", ">
  217. <text macro="publisher"/>
  218. <group delimiter=" ">
  219. <label variable="page" form="short"/>
  220. <text variable="page" prefix=" "/>
  221. </group>
  222. </group>
  223. </else-if>
  224. <else-if type="webpage post-weblog" match="any">
  225. <group delimiter=", " suffix=".">
  226. <text macro="title"/>
  227. <text variable="container-title"/>
  228. </group>
  229. </else-if>
  230. <else>
  231. <group prefix=" " delimiter=" " suffix=".">
  232. <text macro="title"/>
  233. <text macro="editor"/>
  234. </group>
  235. <group delimiter=": " prefix=" ">
  236. <text term="in" text-case="capitalize-first"/>
  237. <group delimiter=", " prefix=" ">
  238. <text variable="container-title" font-style="normal"/>
  239. <text variable="volume" font-weight="normal"/>
  240. <text variable="issue" form="short"/>
  241. <text variable="page"/>
  242. </group>
  243. </group>
  244. </else>
  245. </choose>
  246. </group>
  247. </group>
  248. <text macro="access"/>
  249. </group>
  250. </layout>
  251. </bibliography>
  252. </style>
  253.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement