Advertisement
sadmwf

Untitled

Mar 14th, 2023
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.13 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" initialize-with-hyphen="false" page-range-format="minimal">
  3. <info>
  4. <title>Vancouver</title>vancouverisur
  5. <id>http://www.zotero.org/styles/vancouver</id>isur
  6. <link href="http://www.zotero.org/styles/vancouver" rel="self"/>
  7. <link href="http://www.nlm.nih.gov/bsd/uniform_requirements.html" rel="documentation"/>
  8. <author>
  9. <name>Michael Berkowitz</name>
  10. <email>[email protected]</email>
  11. </author>
  12. <contributor>
  13. <name>Sean Takats</name>
  14. <email>[email protected]</email>
  15. </contributor>
  16. <contributor>
  17. <name>Sebastian Karcher</name>
  18. </contributor>
  19. <category citation-format="numeric"/>
  20. <category field="medicine"/>
  21. <summary>Vancouver style as outlined by International Committee of Medical Journal Editors Uniform Requirements for Manuscripts Submitted to Biomedical Journals: Sample References</summary>
  22. <updated>2014-09-06T16:03:01+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. <locale xml:lang="en">
  26. <date form="text" delimiter=" ">
  27. <date-part name="year"/>
  28. <date-part name="month" form="short" strip-periods="true"/>
  29. <date-part name="day"/>
  30. </date>
  31. <terms>
  32. <term name="collection-editor" form="long">
  33. <single>editor</single>
  34. <multiple>editors</multiple>
  35. </term>
  36. <term name="presented at">presented at</term>
  37. <term name="available at">available from</term>
  38. <term name="section" form="short">sect.</term>
  39. </terms>
  40. </locale>
  41. <locale xml:lang="hr">
  42. <terms>
  43. <term name="et-al">i sur.</term>
  44. </terms>
  45. </locale>
  46. <locale xml:lang="fr">
  47. <date form="text" delimiter=" ">
  48. <date-part name="day"/>
  49. <date-part name="month" form="short" strip-periods="true"/>
  50. <date-part name="year"/>
  51. </date>
  52. </locale>
  53. <macro name="author">
  54. <names variable="author">
  55. <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
  56. <label form="long" prefix=", "/>
  57. <substitute>
  58. <names variable="editor"/>
  59. </substitute>
  60. </names>
  61. </macro>
  62. <macro name="editor">
  63. <names variable="editor" suffix=".">
  64. <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
  65. <label form="long" prefix=", "/>
  66. </names>
  67. </macro>
  68. <macro name="chapter-marker">
  69. <choose>
  70. <if type="chapter paper-conference entry-dictionary entry-encyclopedia" match="any">
  71. <text term="in" text-case="capitalize-first"/>
  72. </if>
  73. </choose>
  74. </macro>
  75. <macro name="publisher">
  76. <choose>
  77. <!--discard publisher info for articles-->
  78. <if type="article-journal article-magazine article-newspaper" match="none">
  79. <group delimiter=": " suffix=";">
  80. <choose>
  81. <if type="thesis">
  82. <text variable="publisher-place" prefix="[" suffix="]"/>
  83. </if>
  84. <else-if type="speech"/>
  85. <else>
  86. <text variable="publisher-place"/>
  87. </else>
  88. </choose>
  89. <text variable="publisher"/>
  90. </group>
  91. </if>
  92. </choose>
  93. </macro>
  94. <macro name="access">
  95. <choose>
  96. <if variable="URL">
  97. <group delimiter=": ">
  98. <text term="available at" text-case="capitalize-first"/>
  99. <text variable="URL"/>
  100. </group>
  101. </if>
  102. </choose>
  103. </macro>
  104. <macro name="accessed-date">
  105. <choose>
  106. <if variable="URL">
  107. <group prefix="[" suffix="]" delimiter=" ">
  108. <text term="cited" text-case="lowercase"/>
  109. <date variable="accessed" form="text"/>
  110. </group>
  111. </if>
  112. </choose>
  113. </macro>
  114. <macro name="container-title">
  115. <choose>
  116. <if type="article-journal article-magazine chapter paper-conference article-newspaper review review-book entry-dictionary entry-encyclopedia" match="any">
  117. <group suffix="." delimiter=" ">
  118. <choose>
  119. <if type="article-journal review review-book" match="any">
  120. <text variable="container-title" form="short" strip-periods="true"/>
  121. </if>
  122. <else>
  123. <text variable="container-title" strip-periods="true"/>
  124. </else>
  125. </choose>
  126. <choose>
  127. <if variable="URL">
  128. <text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
  129. </if>
  130. </choose>
  131. </group>
  132. <text macro="edition" prefix=" "/>
  133. </if>
  134. <!--add event-name and event-place once they become available-->
  135. <else-if type="bill legislation" match="any">
  136. <group delimiter=", ">
  137. <group delimiter=". ">
  138. <text variable="container-title"/>
  139. <group delimiter=" ">
  140. <text term="section" form="short" text-case="capitalize-first"/>
  141. <text variable="section"/>
  142. </group>
  143. </group>
  144. <text variable="number"/>
  145. </group>
  146. </else-if>
  147. <else-if type="speech">
  148. <group delimiter=": " suffix=";">
  149. <group delimiter=" ">
  150. <text variable="genre" text-case="capitalize-first"/>
  151. <text term="presented at"/>
  152. </group>
  153. <text variable="event"/>
  154. </group>
  155. </else-if>
  156. <else>
  157. <group delimiter=", " suffix=".">
  158. <choose>
  159. <if variable="collection-title" match="none">
  160. <group delimiter=" ">
  161. <label variable="volume" form="short" text-case="capitalize-first"/>
  162. <text variable="volume"/>
  163. </group>
  164. </if>
  165. </choose>
  166. <text variable="container-title"/>
  167. </group>
  168. </else>
  169. </choose>
  170. </macro>
  171. <macro name="title">
  172. <text variable="title"/>
  173. <choose>
  174. <if type="article-journal article-magazine chapter paper-conference article-newspaper review review-book entry-dictionary entry-encyclopedia" match="none">
  175. <choose>
  176. <if variable="URL">
  177. <text term="internet" prefix=" [" suffix="]" text-case="capitalize-first"/>
  178. </if>
  179. </choose>
  180. <text macro="edition" prefix=". "/>
  181. </if>
  182. </choose>
  183. <choose>
  184. <if type="thesis">
  185. <text variable="genre" prefix=" [" suffix="]"/>
  186. </if>
  187. </choose>
  188. </macro>
  189. <macro name="edition">
  190. <choose>
  191. <if is-numeric="edition">
  192. <group delimiter=" ">
  193. <number variable="edition" form="ordinal"/>
  194. <text term="edition" form="short"/>
  195. </group>
  196. </if>
  197. <else>
  198. <text variable="edition" suffix="."/>
  199. </else>
  200. </choose>
  201. </macro>
  202. <macro name="date">
  203. <choose>
  204. <if type="article-journal article-magazine article-newspaper review review-book" match="any">
  205. <group suffix=";" delimiter=" ">
  206. <date variable="issued" form="text"/>
  207. <text macro="accessed-date"/>
  208. </group>
  209. </if>
  210. <else-if type="bill legislation" match="any">
  211. <group delimiter=", ">
  212. <date variable="issued" delimiter=" ">
  213. <date-part name="month" form="short" strip-periods="true"/>
  214. <date-part name="day"/>
  215. </date>
  216. <date variable="issued">
  217. <date-part name="year"/>
  218. </date>
  219. </group>
  220. </else-if>
  221. <else-if type="report">
  222. <date variable="issued" delimiter=" ">
  223. <date-part name="year"/>
  224. <date-part name="month" form="short" strip-periods="true"/>
  225. </date>
  226. <text macro="accessed-date" prefix=" "/>
  227. </else-if>
  228. <else-if type="patent">
  229. <group suffix=".">
  230. <group delimiter=", ">
  231. <text variable="number"/>
  232. <date variable="issued">
  233. <date-part name="year"/>
  234. </date>
  235. </group>
  236. <text macro="accessed-date" prefix=" "/>
  237. </group>
  238. </else-if>
  239. <else-if type="speech">
  240. <group delimiter="; ">
  241. <group delimiter=" ">
  242. <date variable="issued" delimiter=" ">
  243. <date-part name="year"/>
  244. <date-part name="month" form="short" strip-periods="true"/>
  245. <date-part name="day"/>
  246. </date>
  247. <text macro="accessed-date"/>
  248. </group>
  249. <text variable="event-place"/>
  250. </group>
  251. </else-if>
  252. <else>
  253. <group suffix=".">
  254. <date variable="issued">
  255. <date-part name="year"/>
  256. </date>
  257. <text macro="accessed-date" prefix=" "/>
  258. </group>
  259. </else>
  260. </choose>
  261. </macro>
  262. <macro name="pages">
  263. <choose>
  264. <if type="article-journal article-magazine article-newspaper review review-book" match="any">
  265. <text variable="page" prefix=":"/>
  266. </if>
  267. <else-if type="book" match="any">
  268. <text variable="number-of-pages" prefix=" "/>
  269. <choose>
  270. <if is-numeric="number-of-pages">
  271. <label variable="number-of-pages" form="short" prefix=" " plural="never"/>
  272. </if>
  273. </choose>
  274. </else-if>
  275. <else>
  276. <group prefix=" " delimiter=" ">
  277. <label variable="page" form="short" plural="never"/>
  278. <text variable="page"/>
  279. </group>
  280. </else>
  281. </choose>
  282. </macro>
  283. <macro name="journal-location">
  284. <choose>
  285. <if type="article-journal article-magazine review review-book" match="any">
  286. <text variable="volume"/>
  287. <text variable="issue" prefix="(" suffix=")"/>
  288. </if>
  289. </choose>
  290. </macro>
  291. <macro name="collection-details">
  292. <choose>
  293. <if type="article-journal article-magazine article-newspaper review review-book" match="none">
  294. <choose>
  295. <if variable="collection-title">
  296. <group delimiter=" " prefix="(" suffix=")">
  297. <names variable="collection-editor" suffix=".">
  298. <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
  299. <label form="long" prefix=", "/>
  300. </names>
  301. <group delimiter="; ">
  302. <text variable="collection-title"/>
  303. <group delimiter=" ">
  304. <label variable="volume" form="short"/>
  305. <text variable="volume"/>
  306. </group>
  307. </group>
  308. </group>
  309. </if>
  310. </choose>
  311. </if>
  312. </choose>
  313. </macro>
  314. <macro name="report-details">
  315. <choose>
  316. <if type="report">
  317. <text variable="number" prefix="Report No.: "/>
  318. </if>
  319. </choose>
  320. </macro>
  321. <citation collapse="citation-number">
  322. <sort>
  323. <key variable="citation-number"/>
  324. </sort>
  325. <layout prefix="(" suffix=")" delimiter=",">
  326. <text variable="citation-number"/>
  327. </layout>
  328. </citation>
  329. <bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush">
  330. <layout>
  331. <text variable="citation-number" suffix="."/>
  332. <group delimiter=". " suffix=". ">
  333. <text macro="author"/>
  334. <text macro="title"/>
  335. </group>
  336. <group delimiter=" " suffix=". ">
  337. <group delimiter=": ">
  338. <text macro="chapter-marker"/>
  339. <group delimiter=" ">
  340. <text macro="editor"/>
  341. <text macro="container-title"/>
  342. </group>
  343. </group>
  344. <text macro="publisher"/>
  345. <group>
  346. <text macro="date"/>
  347. <text macro="journal-location"/>
  348. <text macro="pages"/>
  349. </group>
  350. </group>
  351. <text macro="collection-details" suffix=". "/>
  352. <text macro="report-details" suffix=". "/>
  353. <text macro="access"/>
  354. </layout>
  355. </bibliography>
  356. </style>
  357.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement