Advertisement
Guest User

Untitled

a guest
May 28th, 2021
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.24 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="de-DE" version="1.0" demote-non-dropping-particle="sort-only">
  3. <info>
  4. <title>Universität Mainz - Geographisches Institut (Deutsch)</title>
  5. <id>http://www.zotero.org/styles/universitat-mainz-geographisches-institut</id>
  6. <link href="http://www.zotero.org/styles/universitat-mainz-geographisches-institut" rel="self"/>
  7. <link href="http://www.zotero.org/styles/european-retail-research" rel="template"/>
  8. <link href="http://www.scribd.com/doc/143090340/00000-Wissenschaftlich-Arbeiten-2013" rel="documentation"/>
  9. <author>
  10. <name>Sebastian Karcher</name>
  11. </author>
  12. <category citation-format="author-date"/>
  13. <category field="geography"/>
  14. <summary>Based on "Wissenschaftlich arbeiten. Leitfaden für Studierende der Geographie"</summary>
  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>
  19. <terms>
  20. <term name="et-al">et al.</term>
  21. <term name="anonymous" form="short">o. A.</term>
  22. </terms>
  23. </locale>
  24. <macro name="author-short">
  25. <names variable="author">
  26. <name form="short" delimiter=", " delimiter-precedes-last="never" and="text">
  27. <name-part name="family" font-variant="small-caps"/>
  28. </name>
  29. <substitute>
  30. <names variable="editor"/>
  31. <names variable="translator"/>
  32. <text variable="publisher"/>
  33. <text macro="no-author"/>
  34. </substitute>
  35. </names>
  36. </macro>
  37. <macro name="author">
  38. <names variable="author">
  39. <name sort-separator=", " initialize-with=". " name-as-sort-order="first" delimiter=", " delimiter-precedes-last="never" and="text">
  40. <name-part name="family" font-variant="small-caps"/>
  41. </name>
  42. <label form="short" prefix=" (" suffix=")"/>
  43. <substitute>
  44. <names variable="editor"/>
  45. <names variable="translator"/>
  46. <text variable="publisher"/>
  47. <text macro="no-author"/>
  48. </substitute>
  49. </names>
  50. </macro>
  51. <macro name="editor">
  52. <names variable="editor">
  53. <name sort-separator=", " initialize-with=". " name-as-sort-order="first" delimiter=", " delimiter-precedes-last="never" and="text">
  54. <name-part name="family" font-variant="small-caps"/>
  55. </name>
  56. <label form="short" prefix=" (" suffix=")"/>
  57. </names>
  58. </macro>
  59. <macro name="edition">
  60. <choose>
  61. <if is-numeric="edition">
  62. <group delimiter=" ">
  63. <number variable="edition" vertical-align="sup"/>
  64. </group>
  65. </if>
  66. </choose>
  67. </macro>
  68. <macro name="no-author">
  69. <text term="anonymous" form="short"/>
  70. </macro>
  71. <macro name="year">
  72. <choose>
  73. <if variable="issued">
  74. <date variable="issued" date-parts="year" form="text"/>
  75. <text variable="year-suffix"/>
  76. </if>
  77. <else>
  78. <text term="no date" form="short"/>
  79. <text variable="year-suffix" prefix=" "/>
  80. </else>
  81. </choose>
  82. </macro>
  83. <macro name="title">
  84. <text variable="title"/>
  85. </macro>
  86. <macro name="year-parenth">
  87. <group prefix="(" suffix=")">
  88. <text macro="edition"/>
  89. <text macro="year"/>
  90. </group>
  91. </macro>
  92. <macro name="citation-date">
  93. <choose>
  94. <if type="post post-weblog speech" match="any">
  95. <choose>
  96. <if variable="issued">
  97. <date variable="issued" form="numeric"/>
  98. </if>
  99. <else>
  100. <text term="no date" form="short"/>
  101. <text variable="year-suffix" prefix=" "/>
  102. </else>
  103. </choose>
  104. </if>
  105. <else>
  106. <text macro="year"/>
  107. </else>
  108. </choose>
  109. </macro>
  110. <macro name="internet">
  111. <choose>
  112. <if variable="DOI">
  113. <text varible prefix"DOI:"
  114. <else-if variable="URL">
  115. <group delimiter=" ">
  116. <text term="URL" suffix=":"/>
  117. <text variable="URL"/>
  118. <date variable="accessed" form="numeric" prefix="(Zugriff: " suffix=")"/>
  119. </group>
  120. </else-if>
  121. </if>
  122. </choose>
  123. </macro>
  124. <macro name="volume-series">
  125. <group delimiter=", ">
  126. <text variable="collection-title"/>
  127. <group delimiter=" ">
  128. <text term="volume"/>
  129. <text variable="volume"/>
  130. </group>
  131. </group>
  132. </macro>
  133. <macro name="locator">
  134. <group delimiter=" ">
  135. <text variable="locator"/>
  136. </group>
  137. </macro>
  138. <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true">
  139. <sort>
  140. <key macro="author"/>
  141. <key variable="issued" sort="descending"/>
  142. </sort>
  143. <layout prefix="(" suffix=")" delimiter="; ">
  144. <group delimiter=" ">
  145. <text macro="author-short"/>
  146. <text macro="citation-date"/>
  147. </group>
  148. <text macro="locator" prefix=": "/>
  149. </layout>
  150. </citation>
  151. <bibliography hanging-indent="true">
  152. <sort>
  153. <key macro="author"/>
  154. <key variable="author" sort="ascending"/>
  155. </sort>
  156. <layout suffix=".">
  157. <group delimiter=" ">
  158. <text macro="author"/>
  159. <text macro="year-parenth" suffix=": "/>
  160. <text macro="title"/>
  161. </group>
  162. <choose>
  163. <if type="chapter paper-conference" match="any">
  164. <group delimiter=": " prefix=". ">
  165. <text term="in" text-case="capitalize-first"/>
  166. <group delimiter=" ">
  167. <text macro="editor"/>
  168. <text macro="year-parenth"/>
  169. </group>
  170. </group>
  171. <group delimiter=", " prefix=": ">
  172. <text variable="container-title"/>
  173. <text macro="volume-series"/>
  174. </group>
  175. <group delimiter=": " prefix=". ">
  176. <text variable="publisher-place"/>
  177. <text variable="page"/>
  178. </group>
  179. </if>
  180. <else-if type="article-newspaper">
  181. <group prefix=". " delimiter=" ">
  182. <text variable="container-title"/>
  183. <group>
  184. <text term="issue" form="short"/>
  185. <text variable="issue"/>
  186. </group>
  187. <date variable="issued" form="numeric" prefix="(" suffix=")"/>
  188. </group>
  189. <text variable="page" prefix=": "/>
  190. </else-if>
  191. <else-if type="article-journal">
  192. <group delimiter=" " prefix=". ">
  193. <group delimiter=": ">
  194. <text term="in" text-case="capitalize-first"/>
  195. <text variable="container-title" suffix=","/>
  196. </group>
  197. <text variable="volume"/>
  198. <text variable="issue" />
  199. </group>
  200. <text variable="page" prefix=", "/>
  201. </else-if>
  202. <else>
  203. <group prefix=". " delimiter=". ">
  204. <text macro="volume-series"/>
  205. <text variable="scale"/>
  206. <text variable="genre"/>
  207. <text variable="container-title"/>
  208. <text variable="publisher-place"/>
  209. </group>
  210. </else>
  211. </choose>
  212. <text macro="internet" prefix=". "/>
  213. </layout>
  214. </bibliography>
  215. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement