Advertisement
Guest User

Nickyla

a guest
Apr 18th, 2021
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.86 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="note" default-locale="de-DE" version="1.0" demote-non-dropping-particle="sort-only">
  3. <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
  4. <info>
  5. <title>Franziska Test Macro</title>
  6. <id>http://www.zotero.org/styles/franziska-test</id>
  7. <link href="http://www.zotero.org/styles/franziska-test" rel="self"/>
  8. <link href="http://www.zotero.org/styles/stuttgart-media-university" rel="template"/>
  9. <link href="http://www.finance.uni-koeln.de/sites/finanzierungslehre/documents/studium/Leitfaden/Anleitung_fuer_wissenschaftliches_Arbeiten-06_15.pdf" rel="documentation"/>
  10. <author>
  11. <name>Patrick O'Brien</name>
  12. </author>
  13. <category citation-format="note"/>
  14. <category field="humanities"/>
  15. <summary>Stil für die Universität zu Köln - Seminar für ABWL und Finanzierungslehre, Version Juni 2015.</summary>
  16. <updated>2021-04-15T13:46:00+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="volume" form="short">vol.</term>
  23. <term name="page" form="short">pp.</term>
  24. <term name="page">S.</term>
  25. <term name="retrieved">zugegriffen am</term>
  26. <term name="anonymous">o.V.</term>
  27. <term name="accessed">Zugriff:</term>
  28. <term name="section" form="short">
  29. <single>Abs.</single>
  30. <multiple>Abs.</multiple>
  31. </term>
  32. </terms>
  33. </locale>
  34. <macro name="author">
  35. <names variable="author">
  36. <name delimiter="; " delimiter-precedes-last="always" name-as-sort-order="all"/>
  37. <label form="short" prefix=" (" suffix=")"/>
  38. <substitute>
  39. <names variable="editor"/>
  40. <text term="anonymous"/>
  41. </substitute>
  42. </names>
  43. </macro>
  44. <macro name="author-short">
  45. <names variable="author" delimiter=";">
  46. <name form="short" delimiter="/" delimiter-precedes-last="never" et-al-min="3" et-al-use-first="1" initialize-with=". " sort-separator=","/>
  47. <substitute>
  48. <names variable="editor"/>
  49. <text variable="title"/>
  50. </substitute>
  51. </names>
  52. </macro>
  53. <macro name="editor">
  54. <names variable="editor" delimiter="; ">
  55. <name delimiter="; " delimiter-precedes-last="never"/>
  56. </names>
  57. </macro>
  58. <macro name="accessed">
  59. <date variable="accessed">
  60. <date-part name="day" form="numeric-leading-zeros" suffix="."/>
  61. <date-part name="month" form="numeric-leading-zeros" suffix="."/>
  62. <date-part form="long" name="year"/>
  63. </date>
  64. </macro>
  65. <macro name="date">
  66. <choose>
  67. <if variable="issued">
  68. <date variable="issued">
  69. <date-part form="numeric" name="day" suffix="."/>
  70. <date-part form="numeric" name="month" suffix="."/>
  71. <date-part form="long" name="year"/>
  72. </date>
  73. </if>
  74. <else>
  75. <date variable="accessed">
  76. <date-part form="numeric" name="day" suffix="."/>
  77. <date-part form="numeric" name="month" suffix="."/>
  78. <date-part form="long" name="year"/>
  79. </date>
  80. </else>
  81. </choose>
  82. </macro>
  83. <macro name="year-date">
  84. <date variable="issued">
  85. <date-part name="year"/>
  86. </date>
  87. </macro>
  88. <macro name="pages">
  89. <choose>
  90. <if is-numeric="page">
  91. <group delimiter=" ">
  92. <label variable="page" form="short"/>
  93. <text variable="page"/>
  94. </group>
  95. </if>
  96. <else>
  97. <text variable="page"/>
  98. </else>
  99. </choose>
  100. </macro>
  101. <macro name="publisher">
  102. <group delimiter=", ">
  103. <text variable="publisher-place"/>
  104. <text variable="publisher"/>
  105. </group>
  106. </macro>
  107. <macro name="edition">
  108. <group delimiter=". ">
  109. <number variable="edition"/>
  110. </group>
  111. </macro>
  112. <citation disambiguate-add-year-suffix="true">
  113. <layout delimiter="; " suffix=".">
  114. <group delimiter=", ">
  115. <group>
  116. <text macro="author-short"/>
  117. <text macro="year-date" prefix=" (" suffix=")"/>
  118. <choose>
  119. <if type="webpage" match="any">
  120. <text variable="title" font-style="normal" prefix=", "/>
  121. </if>
  122. </choose>
  123. </group>
  124. <group delimiter=" ">
  125. <label text-case="capitalize-first" variable="locator" />
  126. <text variable="locator"/>
  127. </group>
  128. </group>
  129. </layout>
  130. </citation>
  131. <bibliography entry-spacing="" hanging-indent="true">
  132. <sort>
  133. <key macro="author"/>
  134. <key macro="date"/>
  135. </sort>
  136. <layout suffix=".">
  137. <group font-weight="bold">
  138. <text macro="author" font-weight="bold"/>
  139. <text macro="year-date" font-weight="bold" prefix=" (" suffix="): "/>
  140. </group>
  141. <choose>
  142. <if type="webpage" match="any">
  143. <text variable="title" font-style="italic"/>
  144. </if>
  145. <else-if type="speech" match="any">
  146. <text variable="title" prefix=" " suffix=", "/>
  147. <text variable="publisher-place" prefix=", "/>
  148. <text macro="date" prefix=", "/>
  149. <text macro="accessed" prefix=", "/>
  150. </else-if>
  151. <else-if type="article article-magazine article-journal" match="any">
  152. <text variable="title" suffix=", "/>
  153. <group delimiter=", ">
  154. <group delimiter=": ">
  155. <text term="in"/>
  156. <text variable="container-title" font-style="italic"/>
  157. </group>
  158. <group delimiter=" ">
  159. <text variable="volume" suffix=","/>
  160. <text variable="issue"/>
  161. </group>
  162. <text macro="pages"/>
  163. </group>
  164. </else-if>
  165. <else-if type="chapter" match="any">
  166. <text variable="title" suffix=", "/>
  167. <group delimiter=", ">
  168. <group delimiter=": ">
  169. <text term="in"/>
  170. <text macro="editor"/>
  171. <text variable="container-title" font-style="italic"/>
  172. </group>
  173. <text macro="edition"/>
  174. <text macro="publisher"/>
  175. <text macro="pages"/>
  176. </group>
  177. </else-if>
  178. <else>
  179. <text variable="title" font-style="italic" suffix=", "/>
  180. <group delimiter=", ">
  181. <text macro="edition"/>
  182. <text macro="publisher"/>
  183. </group>
  184. </else>
  185. </choose>
  186. <choose>
  187. <if type="webpage post-weblog">
  188. <group delimiter=" " prefix=", ">
  189. <text variable="URL" prefix="unter: "/>
  190. <text macro="accessed" prefix="(" suffix=")"/>
  191. </group>
  192. </if>
  193. </choose>
  194. </layout>
  195. </bibliography>
  196. </style>
  197.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement