Advertisement
Guest User

Period after italic title with punctuation

a guest
Feb 25th, 2021
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.00 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 Punkt</title>
  5. <id>http://www.zotero.org/styles/acta-polytechnica-Beuthp</id>
  6. <link href="http://www.zotero.org/styles/acta-polytechnica-beuthp" rel="self"/>
  7. <link href="http://www.cvut.cz/en/facilities/ph/ap/resolveuid/a1a4420631dd2b61eff7a823f4b4f9491188p2" 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="long"/>
  42. </group>
  43. </if>
  44. <else>
  45. <text variable="edition"/>
  46. </else>
  47. </choose>
  48. </macro>
  49. <macro name="year-date">
  50. <choose>
  51. <if variable="issued">
  52. <date variable="issued">
  53. <date-part name="year" form="long"/>
  54. </date>
  55. </if>
  56. <else>
  57. <text term="no date"/>
  58. </else>
  59. </choose>
  60. </macro>
  61. <macro name="page">
  62. <group delimiter=" ">
  63. <text term="page" form="short"/>
  64. <text variable="page"/>
  65. </group>
  66. </macro>
  67. <citation collapse="citation-number" after-collapse-delimiter="; ">
  68. <sort>
  69. <key variable="citation-number"/>
  70. </sort>
  71. <layout prefix="[" suffix="]" delimiter=", ">
  72. <text variable="citation-number"/>
  73. <group delimiter=" ">
  74. <label variable="locator" form="short" prefix=" "/>
  75. <text variable="locator"/>
  76. </group>
  77. </layout>
  78. </citation>
  79. <bibliography entry-spacing="1" second-field-align="flush" et-al-min="3" et-al-use-first="1">
  80. <sort>
  81. <key variable="citation-number"/>
  82. </sort>
  83. <layout>
  84. <text variable="citation-number" prefix="[" suffix="]"/>
  85. <group delimiter=", " suffix=": ">
  86. <text macro="author"/>
  87. </group>
  88. <choose>
  89. <if type="book report" match="any">
  90. <group delimiter=". " suffix=". ">
  91. <text variable="title" font-style="italic"/>
  92. <text macro="edition"/>
  93. <group delimiter=" ">
  94. <text variable="genre"/>
  95. <text variable="number"/>
  96. </group>
  97. <group delimiter=" ">
  98. <group delimiter=": ">
  99. <text variable="publisher-place"/>
  100. <text variable="publisher"/>
  101. </group>
  102. <text macro="year-date"/>
  103. </group>
  104. </group>
  105. <text macro="page" prefix=" " suffix=". "/>
  106. </if>
  107. <else-if type="paper-conference chapter" match="any">
  108. <group delimiter=". " suffix="">
  109. <text variable="title" font-style="italic"/>
  110. <text macro="edition"/>
  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. </group>
  118. <group delimiter=" ">
  119. <group delimiter=": ">
  120. <text variable="publisher-place"/>
  121. <text variable="publisher"/>
  122. </group>
  123. <text macro="year-date" suffix=". "/>
  124. </group>
  125. </group>
  126. <text macro="page" prefix=" " suffix=". "/>
  127. </else-if>
  128. <else-if type="article-journal article-magazine article-newspaper" match="any">
  129. <group delimiter=". " suffix="">
  130. <text variable="title"/>
  131. <group delimiter=". ">
  132. <text variable="container-title" form="short" font-style="italic"/>
  133. <group delimiter=" ">
  134. <text macro="year-date"/>
  135. </group>
  136. <group delimiter=" ">
  137. <text variable="volume" font-style="italic" font-weight="normal"/>
  138. </group>
  139. </group>
  140. </group>
  141. <text macro="page" prefix=", " suffix=". "/>
  142. </else-if>
  143. <else-if type="webpage" match="any">
  144. <group delimiter=". " suffix=". ">
  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>
  170.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement