Advertisement
Guest User

Untitled

a guest
Feb 17th, 2021
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.02 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>Acta Polytechnica Beuth mod11</title>
  5. <id>http://www.zotero.org/styles/acta-polytechnica Beuth mod11</id>
  6. <link href="http://www.zotero.org/styles/acta-polytechnica-bm1" rel="self"/>
  7. <link href="http://www.cvut.cz/en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f94911" rel="documentation"/>
  8. <author>
  9. <name>Libor Ansorge</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>Style for journal Acta Polytechnica</summary>
  17. <updated>2021-02-17T10:11:41+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="editor"/>
  32. <names variable="translator"/>
  33. </substitute>
  34. </names>
  35. </macro>
  36. <macro name="edition">
  37. <choose>
  38. <if is-numeric="edition">
  39. <group delimiter=" ">
  40. <number variable="edition" form="ordinal"/>
  41. <label variable="edition" form="short"/>
  42. </group>
  43. </if>
  44. <else>
  45. <text variable="edition"/>
  46. </else>
  47. </choose>
  48. </macro>
  49. <macro name="container-author"/>
  50. <macro name="year-date">
  51. <choose>
  52. <if variable="issued">
  53. <date variable="issued">
  54. <date-part name="year" form="long"/>
  55. </date>
  56. </if>
  57. <else>
  58. <text term="no date"/>
  59. </else>
  60. </choose>
  61. </macro>
  62. <macro name="page">
  63. <group delimiter=" ">
  64. <text term="page" form="short"/>
  65. <text variable="page"/>
  66. </group>
  67. </macro>
  68. <macro name="issue">
  69. <group delimiter=" " prefix="(" suffix=")"/>
  70. </macro>
  71. <citation collapse="citation-number" after-collapse-delimiter="; ">
  72. <sort>
  73. <key variable="citation-number"/>
  74. </sort>
  75. <layout prefix="[" suffix="]" delimiter=", ">
  76. <text variable="citation-number"/>
  77. <group delimiter=" ">
  78. <label variable="locator" form="short" prefix=" "/>
  79. <text variable="locator"/>
  80. </group>
  81. </layout>
  82. </citation>
  83. <bibliography entry-spacing="1" second-field-align="flush" et-al-min="3" et-al-use-first="1">
  84. <sort>
  85. <key variable="citation-number"/>
  86. </sort>
  87. <layout>
  88. <text variable="citation-number" prefix="[" suffix="]"/>
  89. <group delimiter=", " suffix=": ">
  90. <text macro="author"/>
  91. </group>
  92. <choose>
  93. <if type="book report" match="any">
  94. <group delimiter=". " suffix=", ">
  95. <text variable="title" font-style="italic"/>
  96. <text macro="edition"/>
  97. <group delimiter="">
  98. <text variable="genre"/>
  99. <text variable="number"/>
  100. </group>
  101. <group delimiter=", ">
  102. <group delimiter=": ">
  103. <text variable="publisher-place"/>
  104. <text variable="publisher"/>
  105. </group>
  106. <text macro="year-date"/>
  107. </group>
  108. </group>
  109. </if>
  110. <else-if type="paper-conference chapter" match="any">
  111. <group delimiter=". " suffix=". ">
  112. <text variable="title" font-style="italic"/>
  113. <group delimiter=" ">
  114. <group delimiter=": ">
  115. <text term="in" text-case="capitalize-first"/>
  116. <text variable="container-title"/>
  117. </group>
  118. <text variable="event"/>
  119. <text macro="container-author" prefix="(" suffix=")"/>
  120. </group>
  121. <group delimiter=", ">
  122. <group delimiter=": ">
  123. <text variable="publisher-place"/>
  124. <text variable="publisher"/>
  125. </group>
  126. <text macro="year-date"/>
  127. <text macro="page"/>
  128. </group>
  129. </group>
  130. </else-if>
  131. <else-if type="article-journal article-magazine article-newspaper" match="any">
  132. <group delimiter=". " suffix=". ">
  133. <text variable="title"/>
  134. <group delimiter=", ">
  135. <text variable="container-title" form="short" font-style="italic"/>
  136. <group delimiter=" ">
  137. <text variable="volume" font-style="italic" font-weight="normal"/>
  138. <text macro="issue"/>
  139. </group>
  140. <text macro="year-date"/>
  141. <text macro="page"/>
  142. </group>
  143. </group>
  144. </else-if>
  145. <else-if type="webpage" match="any">
  146. <group delimiter=". ">
  147. <text variable="URL"/>
  148. <group delimiter=": ">
  149. <text term="accessed" text-case="capitalize-first"/>
  150. <date variable="accessed" form="numeric"/>
  151. </group>
  152. </group>
  153. </else-if>
  154. <else>
  155. <group delimiter=". " suffix=". ">
  156. <text variable="title" font-style="italic"/>
  157. <group delimiter=", ">
  158. <group delimiter=": ">
  159. <text variable="publisher-place"/>
  160. <text variable="publisher"/>
  161. </group>
  162. <text macro="year-date"/>
  163. <text variable="volume"/>
  164. <text macro="page"/>
  165. </group>
  166. </group>
  167. </else>
  168. </choose>
  169. </layout>
  170. </bibliography>
  171. </style>
  172.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement