Advertisement
haja0268

Untitled

Jun 9th, 2020
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.44 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="en-US">
  3. <info>
  4. <title>Ethnologia Scandinavica edited june</title>
  5. <title-short>ES Hanna Jansson</title-short>
  6. <id>http://www.zotero.org/styles/ethnologia-scandinavica-edited-june</id>
  7. <link href="http://www.zotero.org/styles/ethnologia-scandinavica-edited-june" rel="self"/>
  8. <link href="http://www.zotero.org/styles/american-political-science-association" rel="template"/>
  9. <link href="http://www.ajps.org/AJPS%20Style%20Guide.pdf" rel="documentation"/>
  10. <author>
  11. <name>Julian Onions</name>
  12. <email>[email protected]</email>
  13. </author>
  14. <contributor>
  15. <name>Sebastian Karcher</name>
  16. </contributor>
  17. <category citation-format="author-date"/>
  18. <category field="political_science"/>
  19. <issn>0092-5853</issn>
  20. <eissn>1540-5907</eissn>
  21. <summary>style for the AJPS Journal published by the midwest political science association, based on the APSA style</summary>
  22. <updated>2020-06-09T15:40:56+00:00</updated>
  23. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  24. </info>
  25. <macro name="editor">
  26. <names variable="editor">
  27. <label form="short" suffix=" "/>
  28. <name and="symbol" delimiter-precedes-last="never"/>
  29. </names>
  30. </macro>
  31. <macro name="author">
  32. <names variable="author">
  33. <name and="symbol" delimiter-precedes-last="never" et-al-min="0" et-al-use-first="5" name-as-sort-order="first"/>
  34. <label form="short" prefix=" (" suffix=")"/>
  35. <substitute>
  36. <names variable="editor"/>
  37. <text macro="title"/>
  38. </substitute>
  39. </names>
  40. </macro>
  41. <macro name="author-short">
  42. <names variable="author">
  43. <name form="short" and="symbol" et-al-min="3" et-al-use-first="3" et-al-subsequent-min="5" et-al-subsequent-use-first="3" initialize="false" initialize-with=". "/>
  44. <substitute>
  45. <names variable="editor"/>
  46. <names variable="translator"/>
  47. <text macro="title"/>
  48. </substitute>
  49. </names>
  50. </macro>
  51. <macro name="access">
  52. <choose>
  53. <if type="legal_case" match="none">
  54. <choose>
  55. <if variable="URL">
  56. <group delimiter=" ">
  57. <text variable="URL"/>
  58. <group prefix="(" suffix=")">
  59. <text term="accessed" text-case="capitalize-first" suffix=" "/>
  60. <date variable="accessed">
  61. <date-part name="month" suffix=" "/>
  62. <date-part name="day" suffix=", "/>
  63. <date-part name="year"/>
  64. </date>
  65. </group>
  66. </group>
  67. </if>
  68. </choose>
  69. </if>
  70. </choose>
  71. <text variable="genre" form="short" text-case="lowercase" strip-periods="false" prefix=" (" suffix=")"/>
  72. </macro>
  73. <macro name="title">
  74. <choose>
  75. <if type="bill article" match="any">
  76. <text variable="title" font-style="italic"/>
  77. </if>
  78. <else>
  79. <text quotes="false" font-style="italic"/>
  80. </else>
  81. </choose>
  82. </macro>
  83. <macro name="legal_case">
  84. <group prefix=" " delimiter=" ">
  85. <text variable="volume"/>
  86. <text variable="container-title"/>
  87. <text variable="page"/>
  88. </group>
  89. <text variable="authority" prefix=" (" suffix=")"/>
  90. </macro>
  91. <macro name="publisher">
  92. <choose>
  93. <if type="thesis" match="none">
  94. <group delimiter=": ">
  95. <text variable="publisher-place"/>
  96. <text variable="publisher"/>
  97. </group>
  98. <text variable="genre" prefix=". "/>
  99. </if>
  100. <else>
  101. <group delimiter=". ">
  102. <text variable="publisher"/>
  103. </group>
  104. </else>
  105. </choose>
  106. </macro>
  107. <macro name="year-date">
  108. <choose>
  109. <if variable="issued">
  110. <date variable="issued">
  111. <date-part name="year"/>
  112. </date>
  113. </if>
  114. <else>
  115. <text variable="abstract" form="short"/>
  116. </else>
  117. </choose>
  118. </macro>
  119. <macro name="edition">
  120. <choose>
  121. <if is-numeric="edition">
  122. <group delimiter=" ">
  123. <number variable="edition" form="ordinal"/>
  124. <text term="edition" form="short"/>
  125. </group>
  126. </if>
  127. <else>
  128. <text variable="edition" suffix="."/>
  129. </else>
  130. </choose>
  131. </macro>
  132. <macro name="locator">
  133. <choose>
  134. <if position="subsequent">
  135. <text variable="locator"/>
  136. </if>
  137. <else>
  138. <group delimiter=" ">
  139. <label plural="always" variable="locator" form="short"/>
  140. <text variable="locator"/>
  141. </group>
  142. </else>
  143. </choose>
  144. </macro>
  145. <citation et-al-min="4" et-al-use-first="1" et-al-subsequent-min="6" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
  146. <sort>
  147. <key macro="author-short"/>
  148. <key macro="year-date"/>
  149. </sort>
  150. <layout prefix="(" suffix=")" delimiter="; ">
  151. <group delimiter=":">
  152. <group delimiter=" ">
  153. <text macro="author-short"/>
  154. <text macro="year-date"/>
  155. </group>
  156. <text macro="locator"/>
  157. </group>
  158. </layout>
  159. </citation>
  160. <bibliography hanging-indent="true" et-al-min="4" et-al-use-first="1" entry-spacing="0">
  161. <sort>
  162. <key macro="author"/>
  163. <key variable="title"/>
  164. </sort>
  165. <layout suffix=".">
  166. <text macro="author"/>
  167. <date variable="issued" prefix=" " suffix=":">
  168. <date-part name="year"/>
  169. </date>
  170. <choose>
  171. <if type="bill book graphic legal_case legislation manuscript motion_picture report song thesis" match="any">
  172. <text macro="legal_case"/>
  173. <group prefix=" " delimiter=" ">
  174. <text macro="title" suffix="."/>
  175. <text macro="edition"/>
  176. <text macro="editor" suffix="."/>
  177. </group>
  178. <text prefix=" " suffix="." macro="publisher"/>
  179. </if>
  180. <else-if type="chapter paper-conference" match="any">
  181. <text macro="title" prefix=" " suffix="."/>
  182. <group prefix=" " delimiter=" ">
  183. <text term="in" text-case="capitalize-first"/>
  184. <text variable="container-title" font-style="italic" suffix=","/>
  185. <text variable="collection-title" suffix=","/>
  186. <text macro="editor" suffix=","/>
  187. <text variable="page" prefix="pp. " suffix="."/>
  188. <group suffix=".">
  189. <text macro="publisher"/>
  190. <group prefix=", "/>
  191. </group>
  192. </group>
  193. </else-if>
  194. <else>
  195. <group prefix=" " delimiter=" " suffix=".">
  196. <text macro="title"/>
  197. <text macro="editor"/>
  198. </group>
  199. <group prefix=" " suffix=".">
  200. <text variable="container-title" font-style="italic"/>
  201. <group prefix=" ">
  202. <text variable="volume"/>
  203. <text variable="issue" prefix="(" suffix=")"/>
  204. </group>
  205. <text variable="page" prefix=", pp. "/>
  206. </group>
  207. </else>
  208. </choose>
  209. <text prefix=" " macro="access" suffix="."/>
  210. </layout>
  211. </bibliography>
  212. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement