Guest User

Untitled

a guest
Jan 15th, 2021
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.92 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>American Phytopathological Society</title>
  5. <title-short>APS</title-short>
  6. <id>http://www.zotero.org/styles/american-phytopathological-society</id>
  7. <link href="http://www.zotero.org/styles/american-phytopathological-society" rel="self"/>
  8. <link href="http://apsjournals.apsnet.org/userimages/ContentEditor/1173286505152/phyto_author_instructions.pdf" rel="documentation"/>
  9. <author>
  10. <name>Julian Onions</name>
  11. <email>julian.onions@gmail.com</email>
  12. </author>
  13. <contributor>
  14. <name>Steve Kronmiller</name>
  15. <email>skronmiller@scisoc.org</email>
  16. </contributor>
  17. <category citation-format="author-date"/>
  18. <summary>The American Phytopathological Society style.</summary>
  19. <updated>2019-05-02T23:48:23+00:00</updated>
  20. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  21. </info>
  22. <macro name="editor">
  23. <names variable="editor" delimiter=", ">
  24. <label form="short" suffix=" "/>
  25. <name and="text" delimiter=", "/>
  26. </names>
  27. </macro>
  28. <macro name="author">
  29. <names variable="author">
  30. <name name-as-sort-order="all" initialize-with=". " and="text" sort-separator=", " delimiter=", " delimiter-precedes-last="always"/>
  31. <label form="short" prefix=", "/>
  32. <substitute>
  33. <names variable="editor"/>
  34. <text variable="title"/>
  35. </substitute>
  36. </names>
  37. </macro>
  38. <macro name="author-short">
  39. <names variable="author">
  40. <name form="short" and="text" delimiter=", " initialize-with=". "/>
  41. <substitute>
  42. <names variable="editor"/>
  43. <names variable="translator"/>
  44. <text variable="title"/>
  45. </substitute>
  46. </names>
  47. </macro>
  48. <macro name="access">
  49. <choose>
  50. <if variable="URL">
  51. <group delimiter=" ">
  52. <text value="Available at:"/>
  53. <text variable="URL"/>
  54. <group prefix="[" suffix="]">
  55. <text term="accessed" text-case="capitalize-first" suffix=" "/>
  56. <date variable="accessed">
  57. <date-part name="month" suffix=" "/>
  58. <date-part name="day" suffix=", "/>
  59. <date-part name="year"/>
  60. </date>
  61. </group>
  62. </group>
  63. </if>
  64. </choose>
  65. </macro>
  66. <macro name="title">
  67. <choose>
  68. <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  69. <text variable="title" font-style="italic"/>
  70. </if>
  71. <else>
  72. <text variable="title"/>
  73. </else>
  74. </choose>
  75. </macro>
  76. <macro name="publisher">
  77. <group delimiter=": ">
  78. <text variable="publisher-place"/>
  79. <text variable="publisher"/>
  80. </group>
  81. </macro>
  82. <macro name="year-date">
  83. <choose>
  84. <if variable="issued">
  85. <date variable="issued">
  86. <date-part name="year"/>
  87. </date>
  88. </if>
  89. <else>
  90. <text term="no date" form="short"/>
  91. </else>
  92. </choose>
  93. </macro>
  94. <macro name="edition">
  95. <choose>
  96. <if is-numeric="edition">
  97. <group delimiter=" ">
  98. <number variable="edition" form="ordinal"/>
  99. <text term="edition" form="short"/>
  100. </group>
  101. </if>
  102. <else>
  103. <text variable="edition" suffix="."/>
  104. </else>
  105. </choose>
  106. </macro>
  107. <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
  108. <layout prefix="(" suffix=")" delimiter="; ">
  109. <group delimiter=", ">
  110. <group delimiter=" ">
  111. <text macro="author-short"/>
  112. <text macro="year-date"/>
  113. </group>
  114. <text variable="locator"/>
  115. </group>
  116. </layout>
  117. </citation>
  118. <bibliography hanging-indent="false" et-al-min="7" et-al-use-first="6" entry-spacing="0">
  119. <sort>
  120. <key macro="author"/>
  121. <key variable="title"/>
  122. </sort>
  123. <layout suffix=".">
  124. <text macro="author" suffix="."/>
  125. <date variable="issued" prefix=" " suffix=".">
  126. <date-part name="year"/>
  127. </date>
  128. <choose>
  129. <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  130. <group prefix=" " delimiter=" ">
  131. <text macro="title" suffix="."/>
  132. <text macro="edition"/>
  133. <text macro="editor" suffix="."/>
  134. </group>
  135. <text prefix=" " suffix="." macro="publisher"/>
  136. </if>
  137. <else-if type="chapter paper-conference" match="any">
  138. <text macro="title" prefix=" " suffix="."/>
  139. <group prefix=" " delimiter=" ">
  140. <text term="in" text-case="capitalize-first"/>
  141. <text variable="container-title" font-style="italic" suffix=","/>
  142. <text variable="collection-title" suffix=","/>
  143. <text macro="editor" suffix="."/>
  144. <group suffix=".">
  145. <text macro="publisher"/>
  146. <group prefix=", ">
  147. <text variable="page" prefix="p. "/>
  148. </group>
  149. </group>
  150. </group>
  151. </else-if>
  152. <else>
  153. <group prefix=" " delimiter=" " suffix=".">
  154. <text macro="title"/>
  155. <text macro="editor"/>
  156. </group>
  157. <group prefix=" " suffix=".">
  158. <text variable="container-title" form="short"/>
  159. </group>
  160. <group prefix=" ">
  161. <text variable="volume"/>
  162. <text variable="page" prefix=":"/>
  163. </group>
  164. </else>
  165. </choose>
  166. <text prefix=" " macro="access" suffix="."/>
  167. </layout>
  168. </bibliography>
  169. </style>
Add Comment
Please, Sign In to add comment