Advertisement
Guest User

Untitled

a guest
Feb 17th, 2021
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 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 mod</title>
  5. <id>http://www.zotero.org/styles/acta-polytechnica Beuth mod</id>
  6. <link href="http://www.zotero.org/styles/acta-polytechnica-bm" rel="self"/>
  7. <link href="http://www.cvut.cz/en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f949" 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 variable="number"/>
  97. <group delimiter=", ">
  98. <group delimiter=": ">
  99. <text variable="publisher-place"/>
  100. <text variable="publisher"/>
  101. </group>
  102. <text macro="edition"/>
  103. <text macro="genre"/>
  104. <text macro="year-date"/>
  105. </group>
  106. </group>
  107. </if>
  108. <else-if type="paper-conference chapter" match="any">
  109. <group delimiter=". " suffix=". ">
  110. <text variable="title" font-style="italic"/>
  111. <group delimiter=" ">
  112. <group delimiter=": ">
  113. <text term="in" text-case="capitalize-first"/>
  114. <text variable="container-title"/>
  115. </group>
  116. <text variable="event"/>
  117. <text macro="container-author" prefix="(" suffix=")"/>
  118. </group>
  119. <group delimiter=", ">
  120. <group delimiter=": ">
  121. <text variable="publisher-place"/>
  122. <text variable="publisher"/>
  123. </group>
  124. <text macro="year-date"/>
  125. <text macro="page"/>
  126. </group>
  127. </group>
  128. </else-if>
  129. <else-if type="article-journal article-magazine article-newspaper" match="any">
  130. <group delimiter=". " suffix=". ">
  131. <text variable="title"/>
  132. <group delimiter=", ">
  133. <text variable="container-title" form="short" font-style="italic"/>
  134. <group delimiter=" ">
  135. <text variable="volume" font-style="italic" font-weight="normal"/>
  136. <text macro="issue"/>
  137. </group>
  138. <text macro="year-date"/>
  139. <text macro="page"/>
  140. </group>
  141. </group>
  142. </else-if>
  143. <else-if type="webpage" match="any">
  144. <group delimiter=". ">
  145. <text variable="URL"/>
  146. <group delimiter=": ">
  147. <text term="accessed" text-case="capitalize-first"/>
  148. <date variable="accessed" form="numeric"/>
  149. </group>
  150. </group>
  151. </else-if>
  152. <else>
  153. <group delimiter=". " suffix=". ">
  154. <text variable="title" font-style="italic"/>
  155. <group delimiter=", ">
  156. <group delimiter=": ">
  157. <text variable="publisher-place"/>
  158. <text variable="publisher"/>
  159. </group>
  160. <text macro="year-date"/>
  161. <text variable="volume"/>
  162. <text macro="page"/>
  163. </group>
  164. </group>
  165. </else>
  166. </choose>
  167. </layout>
  168. </bibliography>
  169. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement