plos.csl 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  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>Public Library of Science</title>
  5. <title-short>PLOS</title-short>
  6. <id>http://www.zotero.org/styles/plos</id>
  7. <link href="http://www.zotero.org/styles/plos" rel="self"/>
  8. <link href="http://www.zotero.org/styles/vancouver" rel="template"/>
  9. <link href="http://www.plosone.org/static/guidelines#references" rel="documentation"/>
  10. <author>
  11. <name>Sebastian Karcher</name>
  12. </author>
  13. <category citation-format="numeric"/>
  14. <category field="science"/>
  15. <summary>Vancouver for PLoS Journals as of January 2015</summary>
  16. <updated>2013-07-23T08:11:53+00:00</updated>
  17. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  18. </info>
  19. <locale xml:lang="en">
  20. <date form="text" delimiter=" ">
  21. <date-part name="day"/>
  22. <date-part name="month" form="short" strip-periods="true"/>
  23. <date-part name="year"/>
  24. </date>
  25. <terms>
  26. <term name="presented at">presented at</term>
  27. <term name="retrieved">available</term>
  28. <term name="section" form="short">sect.</term>
  29. </terms>
  30. </locale>
  31. <macro name="author">
  32. <names variable="author">
  33. <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
  34. <label form="long" prefix=", "/>
  35. <substitute>
  36. <names variable="editor"/>
  37. </substitute>
  38. </names>
  39. </macro>
  40. <macro name="editor">
  41. <group delimiter=": ">
  42. <choose>
  43. <if type="chapter paper-conference" match="any">
  44. <text term="in" text-case="capitalize-first"/>
  45. </if>
  46. </choose>
  47. <names variable="editor" suffix=".">
  48. <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
  49. <label form="long" prefix=", "/>
  50. </names>
  51. </group>
  52. </macro>
  53. <macro name="publisher">
  54. <choose>
  55. <if type="thesis">
  56. <group delimiter=", " suffix=".">
  57. <text variable="genre"/>
  58. <text variable="publisher"/>
  59. </group>
  60. </if>
  61. <else>
  62. <group delimiter=": " suffix=";">
  63. <choose>
  64. <if type="speech" match="any"/>
  65. <else>
  66. <text variable="publisher-place"/>
  67. </else>
  68. </choose>
  69. <text variable="publisher"/>
  70. </group>
  71. </else>
  72. </choose>
  73. </macro>
  74. <macro name="access">
  75. <choose>
  76. <if variable="DOI">
  77. <text variable="DOI" prefix="doi:"/>
  78. </if>
  79. <else-if variable="URL">
  80. <group delimiter=". ">
  81. <group delimiter=": ">
  82. <text term="retrieved" text-case="capitalize-first"/>
  83. <text variable="URL"/>
  84. </group>
  85. <choose>
  86. <if type="article-newspaper article-magazine" match="any">
  87. <group delimiter=" " suffix=".">
  88. <text term="accessed" text-case="capitalize-first"/>
  89. <date variable="accessed" form="text"/>
  90. </group>
  91. </if>
  92. </choose>
  93. </group>
  94. </else-if>
  95. </choose>
  96. </macro>
  97. <macro name="accessed-date">
  98. <choose>
  99. <if variable="URL">
  100. <group prefix="[" suffix="]" delimiter=" ">
  101. <text term="cited" text-case="lowercase"/>
  102. <date variable="accessed" form="text"/>
  103. </group>
  104. </if>
  105. </choose>
  106. </macro>
  107. <macro name="container-title">
  108. <choose>
  109. <if type="article-journal article-magazine chapter paper-conference article-newspaper post-weblog webpage" match="any">
  110. <group suffix="." delimiter=" ">
  111. <choose>
  112. <if type="article-journal">
  113. <text variable="container-title" form="short" strip-periods="true"/>
  114. </if>
  115. <else-if type="post-weblog webpage">
  116. <group delimiter=" ">
  117. <text term="in" text-case="capitalize-first" suffix=":"/>
  118. <text variable="container-title"/>
  119. <choose>
  120. <if variable="URL">
  121. <text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
  122. </if>
  123. </choose>
  124. </group>
  125. </else-if>
  126. <else>
  127. <text variable="container-title" strip-periods="true"/>
  128. </else>
  129. </choose>
  130. </group>
  131. <text macro="edition" prefix=" "/>
  132. </if>
  133. <!--add event-name and event-place once they become available-->
  134. <else-if type="bill legislation" match="any">
  135. <group delimiter=", ">
  136. <group delimiter=". ">
  137. <text variable="container-title"/>
  138. <group delimiter=" ">
  139. <text term="section" form="short" text-case="capitalize-first"/>
  140. <text variable="section"/>
  141. </group>
  142. </group>
  143. <text variable="number"/>
  144. </group>
  145. </else-if>
  146. <else-if type="speech">
  147. <group delimiter=": " suffix=";">
  148. <group delimiter=" ">
  149. <text variable="genre" text-case="capitalize-first"/>
  150. <text term="presented at"/>
  151. </group>
  152. <text variable="event"/>
  153. </group>
  154. </else-if>
  155. <else>
  156. <text variable="container-title" suffix="."/>
  157. </else>
  158. </choose>
  159. </macro>
  160. <macro name="title">
  161. <text variable="title"/>
  162. <choose>
  163. <if type="article-journal article-magazine chapter paper-conference article-newspaper post-weblog webpage" match="none">
  164. <choose>
  165. <if variable="URL">
  166. <text term="internet" prefix=" [" suffix="]" text-case="capitalize-first"/>
  167. </if>
  168. </choose>
  169. <text macro="edition" prefix=". "/>
  170. </if>
  171. <else-if type="post-weblog webpage">
  172. <choose>
  173. <if variable="container-title" match="none">
  174. <text term="internet" prefix=" [" suffix="]" text-case="capitalize-first"/>
  175. </if>
  176. </choose>
  177. </else-if>
  178. </choose>
  179. <choose>
  180. <if type="song motion_picture" match="any">
  181. <text variable="medium" prefix=" [" suffix="]"/>
  182. </if>
  183. </choose>
  184. </macro>
  185. <macro name="edition">
  186. <choose>
  187. <if is-numeric="edition">
  188. <group delimiter=" ">
  189. <number variable="edition" form="ordinal"/>
  190. <text term="edition" form="short"/>
  191. </group>
  192. </if>
  193. <else>
  194. <text variable="edition" suffix="."/>
  195. </else>
  196. </choose>
  197. </macro>
  198. <macro name="date">
  199. <choose>
  200. <if type="article-journal" match="any">
  201. <group suffix=";" delimiter=" ">
  202. <date variable="issued" form="text" date-parts="year"/>
  203. </group>
  204. </if>
  205. <else-if type="article-magazine article-newspaper">
  206. <date variable="issued" form="text"/>
  207. </else-if>
  208. <else-if type="bill legislation" match="any">
  209. <group delimiter=", ">
  210. <date variable="issued" delimiter=" ">
  211. <date-part name="month" form="short" strip-periods="true"/>
  212. <date-part name="day"/>
  213. </date>
  214. <date variable="issued">
  215. <date-part name="year"/>
  216. </date>
  217. </group>
  218. </else-if>
  219. <else-if type="report">
  220. <date variable="issued" delimiter=" ">
  221. <date-part name="year"/>
  222. <date-part name="month" form="short" strip-periods="true"/>
  223. </date>
  224. </else-if>
  225. <else-if type="patent">
  226. <group suffix=".">
  227. <group delimiter=", ">
  228. <text variable="number"/>
  229. <date variable="issued">
  230. <date-part name="year"/>
  231. </date>
  232. </group>
  233. </group>
  234. </else-if>
  235. <else-if type="speech">
  236. <group delimiter="; ">
  237. <group delimiter=" ">
  238. <date variable="issued" delimiter=" ">
  239. <date-part name="year"/>
  240. <date-part name="month" form="short" strip-periods="true"/>
  241. <date-part name="day"/>
  242. </date>
  243. </group>
  244. <text variable="event-place"/>
  245. </group>
  246. </else-if>
  247. <else-if type="post-weblog webpage">
  248. <date variable="issued" form="text"/>
  249. <text macro="accessed-date" prefix=" "/>
  250. </else-if>
  251. <else>
  252. <group suffix=".">
  253. <date variable="issued">
  254. <date-part name="year"/>
  255. </date>
  256. </group>
  257. </else>
  258. </choose>
  259. </macro>
  260. <macro name="pages">
  261. <choose>
  262. <if type="article-journal article-magazine article-newspaper" match="any">
  263. <text variable="page" prefix=": "/>
  264. </if>
  265. <else>
  266. <group prefix=" " delimiter=" ">
  267. <label variable="page" form="short"/>
  268. <text variable="page"/>
  269. </group>
  270. </else>
  271. </choose>
  272. </macro>
  273. <macro name="journal-location">
  274. <choose>
  275. <if type="article-journal article-magazine" match="any">
  276. <text variable="volume"/>
  277. </if>
  278. </choose>
  279. </macro>
  280. <macro name="report-details">
  281. <choose>
  282. <if type="report">
  283. <text variable="number" prefix="Report No.: "/>
  284. </if>
  285. </choose>
  286. </macro>
  287. <citation collapse="citation-number">
  288. <sort>
  289. <key variable="citation-number"/>
  290. </sort>
  291. <layout prefix="[" suffix="]" delimiter=",">
  292. <text variable="citation-number"/>
  293. </layout>
  294. </citation>
  295. <bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush">
  296. <layout>
  297. <text variable="citation-number" suffix=". "/>
  298. <group delimiter=". " suffix=". ">
  299. <text macro="author"/>
  300. <text macro="title"/>
  301. </group>
  302. <group delimiter=" " suffix=". ">
  303. <text macro="editor"/>
  304. <text macro="container-title"/>
  305. <text macro="publisher"/>
  306. <group>
  307. <text macro="date"/>
  308. <text macro="journal-location"/>
  309. <text macro="pages"/>
  310. </group>
  311. </group>
  312. <text macro="report-details" suffix=". "/>
  313. <text macro="access"/>
  314. </layout>
  315. </bibliography>
  316. </style>