Advertisement
Guest User

Untitled

a guest
Apr 19th, 2021
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.03 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="de-DE">
  3. <info>
  4. <title>ACS Beuth</title>
  5. <id>http://www.zotero.org/styles/ACS-Beuth</id>
  6. <link href="http://www.zotero.org/styles/aj23adddd" rel="self"/>
  7. <link href="http://www.cvut.cz/en/facilities/pllh/ap/resolveuid/a1a4422063ss1dd2b61ef" rel="documentation"/>
  8. <author>
  9. <name>El Maestro</name>
  10. <email>libor.ansorge@gmail.com</email>
  11. </author>
  12. <category citation-format="numeric"/>
  13. <category field="engineering"/>
  14. <issn>1210-2709</issn>
  15. <eissn>1805-2363</eissn>
  16. <summary>Beuth Protokolle</summary>
  17. <updated>2021-04-05T07:43:42+00:00</updated>
  18. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  19. </info>
  20. <locale xml:lang="de">
  21. <terms>
  22. <term name="et-al">et al.</term>
  23. <term name="accessed">Stand:</term>
  24. </terms>
  25. </locale>
  26. <macro name="author">
  27. <names variable="author">
  28. <name name-as-sort-order="all" sort-separator=", " initialize-with=". " delimiter-precedes-last="never" delimiter=", "/>
  29. <label form="short" prefix=" "/>
  30. <substitute>
  31. <names variable="translator"/>
  32. </substitute>
  33. </names>
  34. </macro>
  35. <macro name="editor">
  36. <names variable="editor">
  37. <name name-as-sort-order="all" sort-separator=", " initialize-with=". " delimiter-precedes-last="never" delimiter=", "/>
  38. <label form="short" prefix=" (" suffix=")"/>
  39. </names>
  40. </macro>
  41. <macro name="edition">
  42. <choose>
  43. <if is-numeric="edition">
  44. <group delimiter="&amp;#160;">
  45. <number variable="edition" form="ordinal"/>
  46. <label variable="edition" form="long"/>
  47. </group>
  48. </if>
  49. <else>
  50. <text variable="edition"/>
  51. </else>
  52. </choose>
  53. </macro>
  54. <macro name="full-issued">
  55. <date variable="issued" delimiter="">
  56. <date-part name="day" form="numeric-leading-zeros" suffix="."/>
  57. <date-part name="month" form="numeric-leading-zeros" suffix="."/>
  58. <date-part name="year" suffix=""/>
  59. </date>
  60. </macro>
  61. <macro name="stand">
  62. <date variable="accessed" delimiter="">
  63. <date-part name="day" form="numeric-leading-zeros" suffix="."/>
  64. <date-part name="month" form="numeric-leading-zeros" suffix="."/>
  65. <date-part name="year" suffix=""/>
  66. </date>
  67. </macro>
  68. <macro name="year-date">
  69. <choose>
  70. <if variable="issued">
  71. <date variable="issued">
  72. <date-part name="year" form="long"/>
  73. </date>
  74. </if>
  75. </choose>
  76. </macro>
  77. <macro name="page">
  78. <group delimiter="&amp;#160;">
  79. <text term="page" form="short"/>
  80. <text variable="page"/>
  81. </group>
  82. </macro>
  83. <citation collapse="citation-number" after-collapse-delimiter="; ">
  84. <sort>
  85. <key variable="citation-number"/>
  86. </sort>
  87. <layout prefix="[" suffix="]" delimiter=", ">
  88. <text variable="citation-number"/>
  89. <group delimiter=" ">
  90. <label variable="locator" form="short" prefix=" "/>
  91. <text variable="locator"/>
  92. </group>
  93. </layout>
  94. </citation>
  95. <bibliography second-field-align="flush" et-al-min="3" et-al-use-first="1">
  96. <sort>
  97. <key variable="citation-number"/>
  98. </sort>
  99. <layout suffix=".">
  100. <text variable="citation-number" prefix="[" suffix="]"/>
  101. <choose>
  102. <if type="book report" match="any">
  103. <group delimiter=", " suffix=": ">
  104. <text macro="author"/>
  105. <text macro="editor"/>
  106. </group>
  107. <group delimiter=". " suffix="">
  108. <text variable="title" font-style="italic"/>
  109. <text macro="edition"/>
  110. <group delimiter=" ">
  111. <text variable="genre"/>
  112. <text variable="number"/>
  113. </group>
  114. <group delimiter=" ">
  115. <group delimiter=": ">
  116. <text variable="publisher-place"/>
  117. <text variable="publisher"/>
  118. </group>
  119. <text macro="year-date"/>
  120. </group>
  121. </group>
  122. <text macro="page" prefix=". "/>
  123. <text variable="number-of-pages" prefix=". S.&amp;#160;"/>
  124. </if>
  125. <else-if type="paper-conference chapter" match="any">
  126. <group delimiter=", " suffix=": ">
  127. <text macro="author"/>
  128. </group>
  129. <group delimiter=". " suffix=".">
  130. <text variable="title"/>
  131. <text macro="edition"/>
  132. <group delimiter=" ">
  133. <group delimiter=": ">
  134. <text term="in" text-case="capitalize-first"/>
  135. <text macro="editor"/>
  136. <text variable="container-title" font-style="italic"/>
  137. </group>
  138. <text variable="event"/>
  139. </group>
  140. <group delimiter=" ">
  141. <group delimiter=": ">
  142. <text variable="publisher-place"/>
  143. <text variable="publisher"/>
  144. </group>
  145. <text macro="year-date" suffix=""/>
  146. </group>
  147. </group>
  148. <text macro="page" prefix=" " suffix=""/>
  149. </else-if>
  150. <else-if type="patent">
  151. <group delimiter=", " suffix=": ">
  152. <text macro="author"/>
  153. <text macro="editor"/>
  154. </group>
  155. <group delimiter=". ">
  156. <text variable="title" text-case="title" font-style="italic"/>
  157. <text variable="number"/>
  158. <text macro="year-date"/>
  159. <text macro="page"/>
  160. </group>
  161. </else-if>
  162. <else-if type="article-journal article-magazine" match="any">
  163. <group delimiter=", " suffix=": ">
  164. <text macro="author"/>
  165. <text macro="editor"/>
  166. </group>
  167. <group delimiter=". " suffix="">
  168. <text variable="title"/>
  169. <group delimiter=". ">
  170. <text variable="container-title" form="short" font-style="italic"/>
  171. <group delimiter=" ">
  172. <text macro="year-date"/>
  173. </group>
  174. <group delimiter=". ">
  175. <text variable="volume" font-style="italic" font-weight="normal"/>
  176. </group>
  177. </group>
  178. </group>
  179. <text macro="page" prefix=", "/>
  180. </else-if>
  181. <else-if type="article-newspaper" match="any">
  182. <group delimiter=", " suffix=": ">
  183. <text macro="author"/>
  184. <text macro="editor"/>
  185. </group>
  186. <group delimiter=" ">
  187. <text variable="title" suffix="."/>
  188. <text variable="container-title" font-style="italic" form="short" suffix="."/>
  189. <text macro="edition" suffix=". "/>
  190. <text variable="publisher"/>
  191. <group delimiter=", ">
  192. <text macro="full-issued"/>
  193. <text macro="page"/>
  194. </group>
  195. </group>
  196. </else-if>
  197. <else-if type="webpage" match="any">
  198. <group delimiter=", " suffix=": ">
  199. <text macro="author"/>
  200. <text macro="editor"/>
  201. </group>
  202. <group delimiter=". " suffix="">
  203. <text variable="URL"/>
  204. <group delimiter=": ">
  205. <text term="accessed" text-case="capitalize-first"/>
  206. <text macro="stand"/>
  207. </group>
  208. </group>
  209. </else-if>
  210. <else-if type="thesis" match="any">
  211. <group delimiter=", " suffix=": ">
  212. <text macro="author"/>
  213. <text macro="editor"/>
  214. </group>
  215. <group delimiter=". " suffix="">
  216. <text variable="title" font-style="italic"/>
  217. <text macro="edition"/>
  218. <group delimiter=" ">
  219. <text variable="number"/>
  220. </group>
  221. <group delimiter=" ">
  222. <group delimiter=": ">
  223. <text variable="publisher-place"/>
  224. <text variable="publisher"/>
  225. </group>
  226. <text macro="year-date"/>
  227. </group>
  228. </group>
  229. <text variable="number-of-pages" prefix=". S.&amp;#160;"/>
  230. </else-if>
  231. <else>
  232. <group delimiter=", " suffix=": ">
  233. <text macro="author"/>
  234. <text macro="editor"/>
  235. </group>
  236. <group delimiter=". ">
  237. <text variable="title" font-style="italic"/>
  238. <group delimiter=" ">
  239. <group delimiter=": ">
  240. <text variable="publisher-place"/>
  241. <text variable="publisher"/>
  242. </group>
  243. <text macro="year-date"/>
  244. <text variable="volume"/>
  245. <text macro="page"/>
  246. </group>
  247. </group>
  248. </else>
  249. </choose>
  250. </layout>
  251. </bibliography>
  252. </style>
  253.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement