|
| 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>Journal of Sports Science & Medicine</title> |
| 5 | + <title-short>JSSM</title-short> |
| 6 | + <id>http://www.zotero.org/styles/journal-of-sports-science-and-medicine</id> |
| 7 | + <link href="http://www.zotero.org/styles/journal-of-sports-science-and-medicine" rel="self"/> |
| 8 | + <link href="http://www.zotero.org/styles/biometrics" rel="template"/> |
| 9 | + <link href="https://www.jssm.org/newauthors.php" rel="documentation"/> |
| 10 | + <author> |
| 11 | + <name>Patrick O'Brien</name> |
| 12 | + </author> |
| 13 | + <category citation-format="author-date"/> |
| 14 | + <category field="medicine"/> |
| 15 | + <eissn>1303-2968</eissn> |
| 16 | + <updated>2020-07-28T08:49:46+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 | + <terms> |
| 21 | + <term name="available at">available from URL</term> |
| 22 | + </terms> |
| 23 | + </locale> |
| 24 | + <macro name="editor-translator"> |
| 25 | + <names variable="editor translator" prefix="(" suffix=")" delimiter=", "> |
| 26 | + <label form="short" suffix=" " strip-periods="true"/> |
| 27 | + <name and="text" initialize-with="" delimiter=", "/> |
| 28 | + </names> |
| 29 | + </macro> |
| 30 | + <macro name="author"> |
| 31 | + <names variable="author"> |
| 32 | + <name name-as-sort-order="all" and="text" sort-separator=", " initialize-with="." delimiter=", " delimiter-precedes-last="never"/> |
| 33 | + <label form="short" prefix=" (" suffix=")" strip-periods="true"/> |
| 34 | + <substitute> |
| 35 | + <names variable="editor"/> |
| 36 | + <names variable="translator"/> |
| 37 | + <text macro="title"/> |
| 38 | + </substitute> |
| 39 | + </names> |
| 40 | + </macro> |
| 41 | + <macro name="author-short"> |
| 42 | + <names variable="author"> |
| 43 | + <name form="short" and="text" delimiter=", " initialize-with=". " delimiter-precedes-last="never"/> |
| 44 | + <substitute> |
| 45 | + <names variable="editor"/> |
| 46 | + <names variable="translator"/> |
| 47 | + <choose> |
| 48 | + <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
| 49 | + <text variable="title" form="short" font-style="italic"/> |
| 50 | + </if> |
| 51 | + <else> |
| 52 | + <text variable="title" form="short" quotes="true"/> |
| 53 | + </else> |
| 54 | + </choose> |
| 55 | + </substitute> |
| 56 | + </names> |
| 57 | + </macro> |
| 58 | + <macro name="title"> |
| 59 | + <choose> |
| 60 | + <if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any"> |
| 61 | + <text variable="title" font-style="italic" text-case="title"/> |
| 62 | + </if> |
| 63 | + <else> |
| 64 | + <text variable="title"/> |
| 65 | + </else> |
| 66 | + </choose> |
| 67 | + </macro> |
| 68 | + <macro name="edition"> |
| 69 | + <choose> |
| 70 | + <if is-numeric="edition"> |
| 71 | + <group delimiter=" "> |
| 72 | + <number variable="edition" form="ordinal"/> |
| 73 | + <text term="edition" strip-periods="true"/> |
| 74 | + </group> |
| 75 | + </if> |
| 76 | + <else> |
| 77 | + <text variable="edition"/> |
| 78 | + </else> |
| 79 | + </choose> |
| 80 | + </macro> |
| 81 | + <macro name="publisher"> |
| 82 | + <choose> |
| 83 | + <if type="thesis" match="any"> |
| 84 | + <group delimiter=", "> |
| 85 | + <text variable="genre"/> |
| 86 | + <text variable="publisher"/> |
| 87 | + <text variable="publisher-place"/> |
| 88 | + </group> |
| 89 | + </if> |
| 90 | + <else> |
| 91 | + <group delimiter=": "> |
| 92 | + <text variable="publisher-place"/> |
| 93 | + <text variable="publisher"/> |
| 94 | + </group> |
| 95 | + </else> |
| 96 | + </choose> |
| 97 | + </macro> |
| 98 | + <citation collapse="year-suffix" et-al-min="4" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true"> |
| 99 | + <sort> |
| 100 | + <key variable="issued"/> |
| 101 | + <key variable="author"/> |
| 102 | + </sort> |
| 103 | + <layout prefix="(" suffix=")" delimiter="; "> |
| 104 | + <group delimiter=", "> |
| 105 | + <text macro="author-short"/> |
| 106 | + <date variable="issued"> |
| 107 | + <date-part name="year"/> |
| 108 | + </date> |
| 109 | + <group> |
| 110 | + <label variable="locator" form="short"/> |
| 111 | + <text variable="locator" prefix=" "/> |
| 112 | + </group> |
| 113 | + </group> |
| 114 | + </layout> |
| 115 | + </citation> |
| 116 | + <bibliography et-al-min="7" et-al-use-first="6" hanging-indent="true"> |
| 117 | + <sort> |
| 118 | + <key macro="author-short"/> |
| 119 | + <key variable="issued"/> |
| 120 | + </sort> |
| 121 | + <layout suffix="."> |
| 122 | + <group delimiter=". "> |
| 123 | + <group delimiter=" "> |
| 124 | + <text macro="author"/> |
| 125 | + <date variable="issued" prefix="(" suffix=")"> |
| 126 | + <date-part name="year"/> |
| 127 | + </date> |
| 128 | + <text macro="title"/> |
| 129 | + </group> |
| 130 | + <choose> |
| 131 | + <if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any"> |
| 132 | + <group delimiter=". "> |
| 133 | + <text macro="edition" prefix=", "/> |
| 134 | + <text macro="editor-translator" prefix=" "/> |
| 135 | + <text macro="publisher" prefix=" "/> |
| 136 | + </group> |
| 137 | + </if> |
| 138 | + <else-if type="chapter paper-conference" match="any"> |
| 139 | + <group delimiter=". "> |
| 140 | + <group delimiter=": "> |
| 141 | + <text term="in" text-case="capitalize-first"/> |
| 142 | + <text variable="container-title" font-style="italic"/> |
| 143 | + </group> |
| 144 | + <text variable="collection-title" prefix=" " suffix="."/> |
| 145 | + <names variable="editor translator"> |
| 146 | + <label form="short" text-case="capitalize-first" strip-periods="true" suffix=": "/> |
| 147 | + <name and="text" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all"/> |
| 148 | + </names> |
| 149 | + <text macro="edition" prefix=", "/> |
| 150 | + <text macro="publisher" prefix=" "/> |
| 151 | + <text variable="page" suffix="."/> |
| 152 | + </group> |
| 153 | + </else-if> |
| 154 | + <else-if type="webpage post post-weblog" match="any"> |
| 155 | + <group prefix=" " delimiter=". "> |
| 156 | + <text variable="container-title"/> |
| 157 | + <group delimiter=" "> |
| 158 | + <group delimiter=": "> |
| 159 | + <text term="available at" text-case="capitalize-first"/> |
| 160 | + <text variable="URL" suffix=" "/> |
| 161 | + </group> |
| 162 | + <group delimiter=" " prefix="[" suffix="]"> |
| 163 | + <text term="accessed" text-case="capitalize-first"/> |
| 164 | + <date delimiter=" " variable="accessed"> |
| 165 | + <date-part name="day"/> |
| 166 | + <date-part name="month"/> |
| 167 | + <date-part name="year"/> |
| 168 | + </date> |
| 169 | + </group> |
| 170 | + </group> |
| 171 | + </group> |
| 172 | + </else-if> |
| 173 | + <else> |
| 174 | + <group delimiter=". "> |
| 175 | + <group delimiter=", "> |
| 176 | + <group delimiter=" "> |
| 177 | + <text variable="container-title" font-style="italic"/> |
| 178 | + <text variable="volume" font-weight="bold"/> |
| 179 | + </group> |
| 180 | + <text variable="page"/> |
| 181 | + </group> |
| 182 | + </group> |
| 183 | + </else> |
| 184 | + </choose> |
| 185 | + </group> |
| 186 | + </layout> |
| 187 | + </bibliography> |
| 188 | +</style> |
0 commit comments