|
| 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>MRS Bulletin</title> |
| 5 | + <title-short>MRSB</title-short> |
| 6 | + <id>http://www.zotero.org/styles/mrs-bulletin</id> |
| 7 | + <link href="http://www.zotero.org/styles/mrs-bulletin" rel="self"/> |
| 8 | + <link href="http://www.zotero.org/styles/science-without-titles" rel="template"/> |
| 9 | + <link href="https://www.springer.com/journal/43577/submission-guidelines#Instructions%20for%20Authors_References" rel="documentation"/> |
| 10 | + <author> |
| 11 | + <name>Tyler Harvey</name> |
| 12 | + <email>tyler.r.harvey@gmail.com</email> |
| 13 | + </author> |
| 14 | + <category citation-format="numeric"/> |
| 15 | + <category field="science"/> |
| 16 | + <issn>0883-7694</issn> |
| 17 | + <eissn>1938-1425</eissn> |
| 18 | + <summary>MRS Bulletin, using Science reference style and superscript citations. Adapted from 'Science without titles' style from Julian Onions et al.</summary> |
| 19 | + <updated>2021-07-20T13:44:48+00:00</updated> |
| 20 | + <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
| 21 | + </info> |
| 22 | + <macro name="editor"> |
| 23 | + <names variable="editor" delimiter=", "> |
| 24 | + <name initialize-with=". " delimiter=", " delimiter-precedes-last="always"/> |
| 25 | + <label form="short" prefix=", " text-case="capitalize-first"/> |
| 26 | + </names> |
| 27 | + </macro> |
| 28 | + <macro name="author"> |
| 29 | + <names variable="author"> |
| 30 | + <name sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/> |
| 31 | + <label form="short" prefix=", " text-case="capitalize-first"/> |
| 32 | + <substitute> |
| 33 | + <names variable="editor"/> |
| 34 | + </substitute> |
| 35 | + </names> |
| 36 | + </macro> |
| 37 | + <macro name="access"> |
| 38 | + <choose> |
| 39 | + <if variable="page" match="none"> |
| 40 | + <text macro="access-value"/> |
| 41 | + </if> |
| 42 | + <else-if is-numeric="page" match="none"> |
| 43 | + <text macro="access-value"/> |
| 44 | + </else-if> |
| 45 | + </choose> |
| 46 | + </macro> |
| 47 | + <macro name="access-value"> |
| 48 | + <choose> |
| 49 | + <if variable="DOI"> |
| 50 | + <text variable="DOI" prefix=", doi:"/> |
| 51 | + </if> |
| 52 | + <else> |
| 53 | + <group prefix=" (" suffix=")"> |
| 54 | + <text value="available at "/> |
| 55 | + <text variable="URL"/> |
| 56 | + </group> |
| 57 | + </else> |
| 58 | + </choose> |
| 59 | + </macro> |
| 60 | + <macro name="title"> |
| 61 | + <choose> |
| 62 | + <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
| 63 | + <text variable="title" font-style="italic"/> |
| 64 | + </if> |
| 65 | + <else> |
| 66 | + <text variable="title"/> |
| 67 | + </else> |
| 68 | + </choose> |
| 69 | + </macro> |
| 70 | + <macro name="article-details"> |
| 71 | + <group delimiter=", "> |
| 72 | + <group delimiter=". "> |
| 73 | + <text form="short" variable="container-title" font-style="italic"/> |
| 74 | + <text variable="volume" font-weight="bold"/> |
| 75 | + </group> |
| 76 | + <text variable="page"/> |
| 77 | + </group> |
| 78 | + <text macro="issued" prefix=" (" suffix=")"/> |
| 79 | + <text macro="access"/> |
| 80 | + </macro> |
| 81 | + <macro name="publisher"> |
| 82 | + <group delimiter=", "> |
| 83 | + <text variable="publisher"/> |
| 84 | + <text variable="publisher-place"/> |
| 85 | + </group> |
| 86 | + </macro> |
| 87 | + <macro name="pages"> |
| 88 | + <label variable="page" form="short" suffix=" "/> |
| 89 | + <text variable="page" form="short"/> |
| 90 | + </macro> |
| 91 | + <macro name="issued"> |
| 92 | + <date variable="issued" delimiter=" "> |
| 93 | + <date-part name="year"/> |
| 94 | + </date> |
| 95 | + </macro> |
| 96 | + <macro name="edition"> |
| 97 | + <choose> |
| 98 | + <if is-numeric="edition"> |
| 99 | + <group delimiter=" "> |
| 100 | + <text term="edition" form="short"/> |
| 101 | + <number variable="edition" form="numeric"/> |
| 102 | + </group> |
| 103 | + </if> |
| 104 | + <else> |
| 105 | + <text variable="edition" suffix="."/> |
| 106 | + </else> |
| 107 | + </choose> |
| 108 | + </macro> |
| 109 | + <citation collapse="citation-number"> |
| 110 | + <sort> |
| 111 | + <key variable="citation-number"/> |
| 112 | + </sort> |
| 113 | + <layout delimiter="," vertical-align="sup"> |
| 114 | + <text variable="citation-number"/> |
| 115 | + </layout> |
| 116 | + </citation> |
| 117 | + <bibliography et-al-min="40" et-al-use-first="1" second-field-align="flush"> |
| 118 | + <layout suffix="."> |
| 119 | + <text variable="citation-number" suffix=". "/> |
| 120 | + <group delimiter=", "> |
| 121 | + <text macro="author"/> |
| 122 | + <choose> |
| 123 | + <if type="thesis"> |
| 124 | + <group delimiter=" "> |
| 125 | + <group delimiter=", "> |
| 126 | + <group> |
| 127 | + <!-- Always print, even if no university given --> |
| 128 | + <text value="thesis"/> |
| 129 | + </group> |
| 130 | + <text macro="publisher"/> |
| 131 | + </group> |
| 132 | + <text macro="issued" prefix="(" suffix=")"/> |
| 133 | + </group> |
| 134 | + </if> |
| 135 | + <else-if type="bill book graphic legal_case legislation motion_picture song chapter paper-conference" match="any"> |
| 136 | + <group delimiter=" "> |
| 137 | + <choose> |
| 138 | + <if type="chapter paper-conference" match="any"> |
| 139 | + <group delimiter=", "> |
| 140 | + <group delimiter=" "> |
| 141 | + <text term="in"/> |
| 142 | + <text variable="container-title" font-style="italic"/> |
| 143 | + </group> |
| 144 | + <text macro="editor"/> |
| 145 | + </group> |
| 146 | + </if> |
| 147 | + <else> |
| 148 | + <text macro="title"/> |
| 149 | + </else> |
| 150 | + </choose> |
| 151 | + <group prefix="(" suffix=")" delimiter="; "> |
| 152 | + <group delimiter=", "> |
| 153 | + <text macro="publisher"/> |
| 154 | + <text macro="edition"/> |
| 155 | + <text macro="issued"/> |
| 156 | + </group> |
| 157 | + <text variable="URL"/> |
| 158 | + </group> |
| 159 | + </group> |
| 160 | + <group delimiter=" of "> |
| 161 | + <group> |
| 162 | + <label variable="volume" form="short" suffix=" "/> |
| 163 | + <number variable="volume"/> |
| 164 | + </group> |
| 165 | + <text variable="collection-title" font-style="italic"/> |
| 166 | + </group> |
| 167 | + <choose> |
| 168 | + <if type="chapter paper-conference" match="any"> |
| 169 | + <text macro="pages"/> |
| 170 | + </if> |
| 171 | + </choose> |
| 172 | + </else-if> |
| 173 | + <else-if type="article-journal"> |
| 174 | + <choose> |
| 175 | + <if variable="page"> |
| 176 | + <choose> |
| 177 | + <if is-numeric="page" match="none"> |
| 178 | + <group> |
| 179 | + <group delimiter=", "> |
| 180 | + <text variable="container-title" form="short" font-style="italic"/> |
| 181 | + <group> |
| 182 | + <text term="in press"/> |
| 183 | + </group> |
| 184 | + </group> |
| 185 | + <text macro="access"/> |
| 186 | + </group> |
| 187 | + </if> |
| 188 | + <else> |
| 189 | + <text macro="article-details"/> |
| 190 | + </else> |
| 191 | + </choose> |
| 192 | + </if> |
| 193 | + <else> |
| 194 | + <text macro="article-details"/> |
| 195 | + </else> |
| 196 | + </choose> |
| 197 | + </else-if> |
| 198 | + <else-if type="report"> |
| 199 | + <group> |
| 200 | + <group delimiter=", "> |
| 201 | + <text variable="title" quotes="true"/> |
| 202 | + <text variable="collection-title" font-style="italic"/> |
| 203 | + </group> |
| 204 | + <group prefix=" (" suffix=")" delimiter=", "> |
| 205 | + <group delimiter=" "> |
| 206 | + <text variable="genre" form="short"/> |
| 207 | + <number variable="number"/> |
| 208 | + </group> |
| 209 | + <text variable="publisher"/> |
| 210 | + <text variable="publisher-place"/> |
| 211 | + <text macro="issued"/> |
| 212 | + </group> |
| 213 | + </group> |
| 214 | + <text macro="pages"/> |
| 215 | + <text macro="access"/> |
| 216 | + </else-if> |
| 217 | + <else> |
| 218 | + <group> |
| 219 | + <group delimiter=", "> |
| 220 | + <text macro="editor"/> |
| 221 | + <group delimiter=". "> |
| 222 | + <text macro="title"/> |
| 223 | + <text form="short" variable="container-title" font-style="italic"/> |
| 224 | + <text variable="volume" font-weight="bold"/> |
| 225 | + </group> |
| 226 | + </group> |
| 227 | + <text macro="issued" prefix=" (" suffix=")"/> |
| 228 | + </group> |
| 229 | + <text macro="pages"/> |
| 230 | + <text macro="access"/> |
| 231 | + </else> |
| 232 | + </choose> |
| 233 | + </group> |
| 234 | + </layout> |
| 235 | + </bibliography> |
| 236 | +</style> |
0 commit comments