Advertisement
Guest User

Nickyla_ef mit ebd.

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