Advertisement
mgordon

CSL for the Bone & Joint Journal (BJJ)

Feb 3rd, 2013
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 9.24 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" page-range-format="minimal">
  3.   <info>
  4.     <title>The Bone &amp; Joint Journal (BJJ)</title>
  5.     <id>http://www.zotero.org/styles/bone-and-joint-journal</id>
  6.     <link href="http://www.zotero.org/styles/bone-and-joint-journal" rel="self"/>
  7.     <link href="http://www.bjj.boneandjoint.org.uk/site/media/Authors/Paperstructure.pdf" rel="documentation"/>
  8.     <author>
  9.       <name>Max Gordon</name>
  10.       <email>max@gforge.se</email>
  11.     </author>
  12.     <contributor>
  13.       <name>Michael Berkowitz</name>
  14.       <email>mberkowi@gmu.edu</email>
  15.     </contributor>
  16.     <contributor>
  17.       <name>Sean Takats</name>
  18.       <email>stakats@gmu.edu</email>
  19.     </contributor>
  20.     <contributor>
  21.       <name>Sebastian Karcher</name>
  22.     </contributor>
  23.     <category citation-format="numeric"/>
  24.     <category field="medicine"/>
  25.     <summary>
  26.       There are minor changes to the Vancouver superscript style.
  27.       Vancouver style as outlined by International Committee of Medical Journal Editors Uniform Requirements for Manuscripts Submitted to Biomedical Journals: Sample References
  28.     </summary>
  29.     <updated>2013-02-02T09:15:21+00:00</updated>
  30.     <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  31.   </info>
  32.   <locale xml:lang="en">
  33.     <date form="text" delimiter=" ">
  34.       <date-part name="day"/>
  35.       <date-part name="month" form="short" strip-periods="true"/>
  36.       <date-part name="year"/>
  37.     </date>
  38.     <terms>
  39.       <term name="retrieved">available</term>
  40.       <term name="section" form="short">sect.</term>
  41.     </terms>
  42.   </locale>
  43.   <locale xml:lang="fr">
  44.     <date form="text" delimiter=" ">
  45.       <date-part name="day"/>
  46.       <date-part name="month" form="short" strip-periods="true"/>
  47.       <date-part name="year"/>
  48.     </date>
  49.     <terms>
  50.       <term name="retrieved">disponible</term>
  51.       <term name="from">sur</term>
  52.     </terms>
  53.   </locale>
  54.   <locale xml:lang="de">
  55.     <terms>
  56.       <term name="retrieved">verfügbar</term>
  57.       <term name="from">unter</term>
  58.     </terms>
  59.   </locale>
  60.   <macro name="author">
  61.     <choose>
  62.     <if variable="author">
  63.     <names variable="author">
  64.       <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
  65.       <label form="long" prefix=", "/>
  66.       <substitute>
  67.         <names variable="editor"/>
  68.       </substitute>
  69.     </names>
  70.     </if>
  71.     <else>
  72.         <text value="No authors listed." />
  73.     </else>
  74.    </choose>
  75.   </macro>
  76.   <macro name="editor">
  77.     <group delimiter=": ">
  78.       <choose>
  79.         <if type="chapter paper-conference">
  80.           <text term="in" text-case="capitalize-first"/>
  81.         </if>
  82.       </choose>
  83.       <names variable="editor" suffix=".">
  84.         <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
  85.         <label form="long" prefix=", "/>
  86.       </names>
  87.     </group>
  88.   </macro>
  89.   <macro name="publisher">
  90.     <group delimiter=": " suffix=",">
  91.       <choose>
  92.         <if type="thesis">
  93.           <text variable="publisher-place" prefix="[" suffix="]"/>
  94.         </if>
  95.         <else-if type="webpage">
  96.           <text variable="URL" suffix=" " />
  97.         </else-if>
  98.         <else>
  99.           <text variable="publisher-place"/>
  100.         </else>
  101.       </choose>
  102.       <text variable="publisher"/>
  103.     </group>
  104.   </macro>
  105.   <macro name="accessed-date">
  106.     <choose>
  107.       <if variable="URL">
  108.         <group prefix="[" suffix="]" delimiter=" ">
  109.           <text term="cited" text-case="lowercase"/>
  110.           <date variable="accessed" form="text"/>
  111.         </group>
  112.       </if>
  113.     </choose>
  114.   </macro>
  115.   <macro name="container-title">
  116.     <choose>
  117.       <if type="article-journal article-magazine paper-conference article-newspaper" match="any">
  118.         <group suffix=" " delimiter=" ">
  119.           <text variable="container-title" form="short" font-style="italic"/>
  120.           <choose>
  121.             <if variable="URL">
  122.               <text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
  123.             </if>
  124.           </choose>
  125.         </group>
  126.         <text macro="edition" prefix=" "/>
  127.       </if>
  128.       <else-if type="chapter">
  129.         <group suffix="." delimiter=" ">
  130.           <text variable="container-title" form="short" font-style="italic"/>
  131.           <choose>
  132.             <if variable="URL">
  133.               <text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
  134.             </if>
  135.           </choose>
  136.         </group>
  137.         <text macro="edition" prefix=" "/>
  138.       </else-if>
  139.       <!--add event-name and event-place once they become available-->
  140.       <else-if type="bill legislation">
  141.         <group delimiter=", ">
  142.           <group delimiter=". ">
  143.             <text variable="container-title" form="short"/>
  144.             <group delimiter=" ">
  145.               <text term="section" form="short" text-case="capitalize-first"/>
  146.               <text variable="section"/>
  147.             </group>
  148.           </group>
  149.           <text variable="number"/>
  150.         </group>
  151.       </else-if>
  152.       <else>
  153.         <text variable="container-title" suffix="." form="short"/>
  154.       </else>
  155.     </choose>
  156.   </macro>
  157.   <macro name="title">
  158.     <choose>
  159.         <if type="book">
  160.             <text variable="title" font-style="italic"/>
  161.         </if>
  162.         <else>
  163.             <text variable="title"/>
  164.         </else>
  165.     </choose>
  166.     <choose>
  167.       <if type="article-journal article-magazine chapter paper-conference article-newspaper" match="none">
  168.         <text macro="edition" prefix=". "/>
  169.       </if>
  170.     </choose>
  171.     <choose>
  172.       <if type="thesis">
  173.         <text variable="genre" prefix=" [" suffix="]"/>
  174.       </if>
  175.     </choose>
  176.   </macro>
  177.   <macro name="edition">
  178.     <choose>
  179.       <if is-numeric="edition">
  180.         <group delimiter=" ">
  181.           <number variable="edition" form="ordinal"/>
  182.           <text term="edition" form="short"/>
  183.         </group>
  184.       </if>
  185.       <else>
  186.         <text variable="edition" suffix="."/>
  187.       </else>
  188.     </choose>
  189.   </macro>
  190.   <macro name="date">
  191.     <choose>
  192.       <if type="article-journal article-magazine article-newspaper" match="any">
  193.         <group suffix=";" delimiter=" ">
  194.           <date variable="issued" form="text" date-parts="year"/>
  195.           <text macro="accessed-date"/>
  196.         </group>
  197.       </if>
  198.       <else-if type="bill legislation">
  199.         <group delimiter=", ">
  200.           <date variable="issued" delimiter=" ">
  201.             <date-part name="month" form="short" strip-periods="true"/>
  202.             <date-part name="day"/>
  203.           </date>
  204.           <date variable="issued">
  205.             <date-part name="year"/>
  206.           </date>
  207.         </group>
  208.       </else-if>
  209.       <else-if type="report">
  210.         <date variable="issued" delimiter=" ">
  211.           <date-part name="year"/>
  212.           <date-part name="month" form="short" strip-periods="true"/>
  213.         </date>
  214.       </else-if>
  215.       <else-if type="webpage">
  216.         <group prefix="(" suffix=")" delimiter=" ">
  217.           <text value="date last accessed" text-case="lowercase"/>
  218.           <date variable="accessed" form="text">
  219.             <date-part name="month" form="long"/>
  220.           </date>
  221.         </group>
  222.       </else-if>
  223.       <else>
  224.         <group suffix=".">
  225.           <date variable="issued">
  226.             <date-part name="year"/>
  227.           </date>
  228.           <text macro="accessed-date" prefix=" "/>
  229.         </group>
  230.       </else>
  231.     </choose>
  232.   </macro>
  233.   <macro name="pages">
  234.     <choose>
  235.       <if type="article-journal article-magazine article-newspaper" match="any">
  236.         <text variable="page" prefix=":"/>
  237.       </if>
  238.       <else>
  239.         <group prefix=" " delimiter=" ">
  240.           <label variable="page" form="short" plural="never"/>
  241.           <text variable="page"/>
  242.         </group>
  243.       </else>
  244.     </choose>
  245.   </macro>
  246.   <macro name="journal-location">
  247.     <choose>
  248.       <if type="article-journal article-magazine" match="any">
  249.         <text variable="volume"/>
  250.         <text variable="issue" prefix="(" suffix=")"/>
  251.       </if>
  252.     </choose>
  253.   </macro>
  254.   <macro name="report-details">
  255.     <choose>
  256.       <if type="report">
  257.         <text variable="number" prefix="Report No.: "/>
  258.       </if>
  259.     </choose>
  260.   </macro>
  261.   <citation collapse="citation-number">
  262.     <sort>
  263.       <key variable="citation-number"/>
  264.     </sort>
  265.     <layout delimiter="," vertical-align="sup">
  266.       <text variable="citation-number"/>
  267.     </layout>
  268.   </citation>
  269.   <bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush">
  270.     <layout>
  271.       <text variable="citation-number" suffix=". "/>
  272.           <group delimiter=". " suffix=". ">
  273.             <text macro="author" font-weight="bold"/>
  274.             <text macro="title"/>
  275.           </group>
  276.           <group delimiter=" " suffix=". ">
  277.             <text macro="editor"/>
  278.             <text macro="container-title"/>
  279.             <text macro="publisher"/>
  280.             <group>
  281.               <text macro="date"/>
  282.               <text macro="journal-location"/>
  283.               <text macro="pages"/>
  284.             </group>
  285.           </group>
  286.           <text macro="report-details" suffix=". "/>
  287.     </layout>
  288.   </bibliography>
  289. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement