|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="en-US" version="1.0" demote-non-dropping-particle="sort-only"> |
| 3 | + <info> |
| 4 | + <title>Southern African Journal of Critical Care</title> |
| 5 | + <title-short>SAJCC</title-short> |
| 6 | + <id>http://www.zotero.org/styles/southern-african-journal-of-critical-care</id> |
| 7 | + <link href="http://www.zotero.org/styles/southern-african-journal-of-critical-care" rel="self"/> |
| 8 | + <link href="http://www.zotero.org/styles/springer-basic-brackets" rel="template"/> |
| 9 | + <link href="http://www.sajcc.org.za/index.php/SAJCC/about/submissions#authorGuidelines" rel="documentation"/> |
| 10 | + <author> |
| 11 | + <name>Patrick O'Brien</name> |
| 12 | + </author> |
| 13 | + <category citation-format="numeric"/> |
| 14 | + <category field="medicine"/> |
| 15 | + <updated>2019-10-23T13:21:05+00:00</updated> |
| 16 | + <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
| 17 | + </info> |
| 18 | + <locale> |
| 19 | + <terms> |
| 20 | + <term name="et-al">et al</term> |
| 21 | + </terms> |
| 22 | + </locale> |
| 23 | + <macro name="author"> |
| 24 | + <names variable="author"> |
| 25 | + <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/> |
| 26 | + <substitute> |
| 27 | + <names variable="editor"/> |
| 28 | + <names variable="translator"/> |
| 29 | + </substitute> |
| 30 | + </names> |
| 31 | + </macro> |
| 32 | + <macro name="edition"> |
| 33 | + <choose> |
| 34 | + <if is-numeric="edition"> |
| 35 | + <group delimiter=" "> |
| 36 | + <number variable="edition" form="ordinal"/> |
| 37 | + <text term="edition" form="short" strip-periods="true"/> |
| 38 | + </group> |
| 39 | + </if> |
| 40 | + <else> |
| 41 | + <text variable="edition"/> |
| 42 | + </else> |
| 43 | + </choose> |
| 44 | + </macro> |
| 45 | + <macro name="title"> |
| 46 | + <choose> |
| 47 | + <if type="book"> |
| 48 | + <group delimiter=", "> |
| 49 | + <text variable="title"/> |
| 50 | + <text macro="edition"/> |
| 51 | + </group> |
| 52 | + </if> |
| 53 | + <else> |
| 54 | + <text variable="title"/> |
| 55 | + </else> |
| 56 | + </choose> |
| 57 | + </macro> |
| 58 | + <macro name="year-date"> |
| 59 | + <date variable="issued"> |
| 60 | + <date-part name="year"/> |
| 61 | + </date> |
| 62 | + </macro> |
| 63 | + <citation collapse="citation-number"> |
| 64 | + <sort> |
| 65 | + <key variable="citation-number"/> |
| 66 | + </sort> |
| 67 | + <layout vertical-align="sup" delimiter="," prefix="[" suffix="]"> |
| 68 | + <text variable="citation-number"/> |
| 69 | + </layout> |
| 70 | + </citation> |
| 71 | + <bibliography et-al-min="7" et-al-use-first="3" second-field-align="flush"> |
| 72 | + <layout> |
| 73 | + <text variable="citation-number" suffix=". "/> |
| 74 | + <group delimiter=". "> |
| 75 | + <text macro="author"/> |
| 76 | + <text macro="title"/> |
| 77 | + </group> |
| 78 | + <choose> |
| 79 | + <if type="chapter paper-conference" match="any"> |
| 80 | + <group delimiter=" " prefix=". "> |
| 81 | + <text term="in" text-case="capitalize-first" suffix=":"/> |
| 82 | + <names variable="editor"> |
| 83 | + <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/> |
| 84 | + <label form="short" strip-periods="false" prefix=", "/> |
| 85 | + </names> |
| 86 | + <group delimiter=", "> |
| 87 | + <text variable="container-title"/> |
| 88 | + <text macro="edition"/> |
| 89 | + </group> |
| 90 | + </group> |
| 91 | + <group prefix=". " delimiter=", "> |
| 92 | + <text variable="publisher"/> |
| 93 | + <text variable="publisher-place"/> |
| 94 | + <group delimiter=":"> |
| 95 | + <text macro="year-date"/> |
| 96 | + <text variable="page"/> |
| 97 | + </group> |
| 98 | + </group> |
| 99 | + </if> |
| 100 | + <else-if type="article-journal"> |
| 101 | + <choose> |
| 102 | + <if variable="page volume" match="any"> |
| 103 | + <group prefix=". " delimiter=". "> |
| 104 | + <group delimiter=" "> |
| 105 | + <text variable="container-title" form="short" strip-periods="true"/> |
| 106 | + <group delimiter=";"> |
| 107 | + <text macro="year-date"/> |
| 108 | + <group delimiter=":"> |
| 109 | + <group> |
| 110 | + <text variable="volume"/> |
| 111 | + <text variable="issue" prefix="(" suffix=")"/> |
| 112 | + </group> |
| 113 | + <text variable="page"/> |
| 114 | + </group> |
| 115 | + </group> |
| 116 | + </group> |
| 117 | + <text prefix="https://doi.org/" variable="DOI"/> |
| 118 | + </group> |
| 119 | + </if> |
| 120 | + <else> |
| 121 | + <group prefix=". " delimiter=". "> |
| 122 | + <text variable="container-title" form="short" strip-periods="true"/> |
| 123 | + <text prefix="https://doi.org/" variable="DOI"/> |
| 124 | + </group> |
| 125 | + </else> |
| 126 | + </choose> |
| 127 | + </else-if> |
| 128 | + <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
| 129 | + <group delimiter=", "> |
| 130 | + <group delimiter=": " prefix=". "> |
| 131 | + <text variable="publisher"/> |
| 132 | + <text variable="publisher-place"/> |
| 133 | + </group> |
| 134 | + <text macro="year-date"/> |
| 135 | + </group> |
| 136 | + </else-if> |
| 137 | + <else-if type="webpage post-weblog" match="any"> |
| 138 | + <text variable="container-title" form="short" prefix=". "/> |
| 139 | + <group prefix=". " delimiter=". "> |
| 140 | + <text variable="URL"/> |
| 141 | + <group delimiter=" " prefix="(" suffix=")"> |
| 142 | + <text term="accessed"/> |
| 143 | + <date variable="accessed"> |
| 144 | + <date-part name="day" suffix=" "/> |
| 145 | + <date-part name="month" strip-periods="true" suffix=" "/> |
| 146 | + <date-part name="year"/> |
| 147 | + </date> |
| 148 | + </group> |
| 149 | + </group> |
| 150 | + </else-if> |
| 151 | + <else-if type="thesis"> |
| 152 | + <group prefix=". " delimiter=", "> |
| 153 | + <text variable="genre" text-case="capitalize-first"/> |
| 154 | + <text variable="publisher"/> |
| 155 | + </group> |
| 156 | + </else-if> |
| 157 | + <else> |
| 158 | + <group prefix=". " delimiter=" "> |
| 159 | + <text variable="container-title" form="short"/> |
| 160 | + <group delimiter=":"> |
| 161 | + <text variable="volume"/> |
| 162 | + <text variable="page"/> |
| 163 | + </group> |
| 164 | + </group> |
| 165 | + </else> |
| 166 | + </choose> |
| 167 | + </layout> |
| 168 | + </bibliography> |
| 169 | +</style> |
0 commit comments