|
| 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>Estuaries and Coasts</title> |
| 5 | + <id>http://www.zotero.org/styles/estuaries-and-coasts</id> |
| 6 | + <link href="http://www.zotero.org/styles/estuaries-and-coasts" rel="self"/> |
| 7 | + <link href="http://www.zotero.org/styles/springer-humanities-author-date" rel="template"/> |
| 8 | + <link href="https://www.springer.com/journal/12237/submission-guidelines" rel="documentation"/> |
| 9 | + <link href="https://www.springer.com/cda/content/document/cda_downloaddocument/Estuaries_and_Coasts_IFA_Jan2020.pdf?SGWID=0-0-45-1669214-p173750713" rel="documentation"/> |
| 10 | + <author> |
| 11 | + <name>Patrick O'Brien</name> |
| 12 | + </author> |
| 13 | + <category citation-format="author-date"/> |
| 14 | + <category field="generic-base"/> |
| 15 | + <category field="humanities"/> |
| 16 | + <issn>1559-2723</issn> |
| 17 | + <eissn>1559-2731</eissn> |
| 18 | + <updated>2021-06-29T10:56:33+00:00</updated> |
| 19 | + <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
| 20 | + </info> |
| 21 | + <locale> |
| 22 | + <terms> |
| 23 | + <term name="container-author" form="verb">by</term> |
| 24 | + </terms> |
| 25 | + </locale> |
| 26 | + <macro name="secondary-contributors"> |
| 27 | + <choose> |
| 28 | + <if type="chapter paper-conference" match="none"> |
| 29 | + <group delimiter=". "> |
| 30 | + <choose> |
| 31 | + <if variable="author"> |
| 32 | + <names variable="editor"> |
| 33 | + <label form="verb" text-case="capitalize-first" suffix=" " plural="never"/> |
| 34 | + <name and="text" delimiter=", "/> |
| 35 | + </names> |
| 36 | + </if> |
| 37 | + </choose> |
| 38 | + <choose> |
| 39 | + <if variable="author editor" match="any"> |
| 40 | + <names variable="translator"> |
| 41 | + <label form="verb" text-case="capitalize-first" suffix=" " plural="never"/> |
| 42 | + <name and="text" delimiter=", "/> |
| 43 | + </names> |
| 44 | + </if> |
| 45 | + </choose> |
| 46 | + </group> |
| 47 | + </if> |
| 48 | + </choose> |
| 49 | + </macro> |
| 50 | + <macro name="container-contributors"> |
| 51 | + <choose> |
| 52 | + <if type="chapter paper-conference" match="any"> |
| 53 | + <group prefix=", " delimiter=", "> |
| 54 | + <choose> |
| 55 | + <if variable="author"> |
| 56 | + <names variable="container-author editor" delimiter=", "> |
| 57 | + <label form="short" suffix=" " plural="never"/> |
| 58 | + <name and="text" initialize-with=". "/> |
| 59 | + </names> |
| 60 | + </if> |
| 61 | + </choose> |
| 62 | + <choose> |
| 63 | + <if variable="author editor" match="any"> |
| 64 | + <names variable="translator"> |
| 65 | + <label form="short" plural="never" suffix=" "/> |
| 66 | + <name and="text" delimiter=", "/> |
| 67 | + </names> |
| 68 | + </if> |
| 69 | + </choose> |
| 70 | + </group> |
| 71 | + </if> |
| 72 | + </choose> |
| 73 | + </macro> |
| 74 | + <macro name="recipient"> |
| 75 | + <choose> |
| 76 | + <if type="personal_communication"> |
| 77 | + <choose> |
| 78 | + <if variable="genre"> |
| 79 | + <text variable="genre" text-case="capitalize-first"/> |
| 80 | + </if> |
| 81 | + <else> |
| 82 | + <text term="letter" text-case="capitalize-first"/> |
| 83 | + </else> |
| 84 | + </choose> |
| 85 | + </if> |
| 86 | + </choose> |
| 87 | + <names variable="recipient" delimiter=", "> |
| 88 | + <label form="verb" prefix=" " suffix=" "/> |
| 89 | + <name and="text" delimiter=", "/> |
| 90 | + </names> |
| 91 | + </macro> |
| 92 | + <macro name="contributors"> |
| 93 | + <names variable="author"> |
| 94 | + <name and="text" delimiter-precedes-last="always" initialize-with=". " name-as-sort-order="first"/> |
| 95 | + <label form="short" plural="never" prefix=", "/> |
| 96 | + <substitute> |
| 97 | + <names variable="editor"/> |
| 98 | + <names variable="translator"/> |
| 99 | + <text macro="title"/> |
| 100 | + </substitute> |
| 101 | + </names> |
| 102 | + <text macro="recipient"/> |
| 103 | + </macro> |
| 104 | + <macro name="contributors-short"> |
| 105 | + <names variable="author"> |
| 106 | + <name form="short" and="text" delimiter=", " initialize-with=". "/> |
| 107 | + <substitute> |
| 108 | + <names variable="editor"/> |
| 109 | + <names variable="translator"/> |
| 110 | + <text macro="title"/> |
| 111 | + </substitute> |
| 112 | + </names> |
| 113 | + </macro> |
| 114 | + <macro name="interviewer"> |
| 115 | + <names variable="interviewer" delimiter=", "> |
| 116 | + <label form="verb" prefix=" " text-case="capitalize-first" suffix=" "/> |
| 117 | + <name and="text" delimiter=", "/> |
| 118 | + </names> |
| 119 | + </macro> |
| 120 | + <macro name="archive"> |
| 121 | + <group delimiter=". "> |
| 122 | + <text variable="archive_location" text-case="capitalize-first"/> |
| 123 | + <text variable="archive"/> |
| 124 | + <text variable="archive-place"/> |
| 125 | + </group> |
| 126 | + </macro> |
| 127 | + <macro name="access"> |
| 128 | + <group delimiter=". "> |
| 129 | + <choose> |
| 130 | + <if type="graphic report" match="any"> |
| 131 | + <text macro="archive"/> |
| 132 | + </if> |
| 133 | + <else-if type="article-magazine article-newspaper bill book chapter graphic legal_case legislation motion_picture paper-conference report song thesis" match="none"> |
| 134 | + <text macro="archive"/> |
| 135 | + </else-if> |
| 136 | + </choose> |
| 137 | + <text variable="DOI" prefix="https://doi.org/"/> |
| 138 | + <choose> |
| 139 | + <if variable="DOI issued" match="none"> |
| 140 | + <choose> |
| 141 | + <if variable="URL accessed" match="all"> |
| 142 | + <choose> |
| 143 | + <if type="legal_case" match="none"> |
| 144 | + <text variable="URL"/> |
| 145 | + </if> |
| 146 | + </choose> |
| 147 | + <group delimiter=" "> |
| 148 | + <text term="accessed" text-case="capitalize-first"/> |
| 149 | + <date variable="accessed" delimiter=" "> |
| 150 | + <date-part name="month"/> |
| 151 | + <date-part name="day"/> |
| 152 | + </date> |
| 153 | + </group> |
| 154 | + </if> |
| 155 | + </choose> |
| 156 | + </if> |
| 157 | + <else-if type="webpage"> |
| 158 | + <date variable="issued" delimiter=" "> |
| 159 | + <date-part name="month"/> |
| 160 | + <date-part name="day"/> |
| 161 | + </date> |
| 162 | + </else-if> |
| 163 | + </choose> |
| 164 | + </group> |
| 165 | + </macro> |
| 166 | + <macro name="title"> |
| 167 | + <choose> |
| 168 | + <if variable="title" match="none"> |
| 169 | + <choose> |
| 170 | + <if type="personal_communication" match="none"> |
| 171 | + <text variable="genre" text-case="capitalize-first"/> |
| 172 | + </if> |
| 173 | + </choose> |
| 174 | + </if> |
| 175 | + <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
| 176 | + <text variable="title" font-style="italic"/> |
| 177 | + </else-if> |
| 178 | + <else> |
| 179 | + <text variable="title"/> |
| 180 | + </else> |
| 181 | + </choose> |
| 182 | + </macro> |
| 183 | + <macro name="edition"> |
| 184 | + <choose> |
| 185 | + <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
| 186 | + <choose> |
| 187 | + <if is-numeric="edition"> |
| 188 | + <group delimiter=" " prefix=". "> |
| 189 | + <number variable="edition" form="ordinal"/> |
| 190 | + <text term="edition" form="short"/> |
| 191 | + </group> |
| 192 | + </if> |
| 193 | + <else> |
| 194 | + <text variable="edition" prefix=". "/> |
| 195 | + </else> |
| 196 | + </choose> |
| 197 | + </if> |
| 198 | + <else-if type="chapter paper-conference" match="any"> |
| 199 | + <choose> |
| 200 | + <if is-numeric="edition"> |
| 201 | + <group delimiter=" " prefix=", "> |
| 202 | + <number variable="edition" form="ordinal"/> |
| 203 | + <text term="edition" form="short"/> |
| 204 | + </group> |
| 205 | + </if> |
| 206 | + <else> |
| 207 | + <text variable="edition" prefix=", "/> |
| 208 | + </else> |
| 209 | + </choose> |
| 210 | + </else-if> |
| 211 | + </choose> |
| 212 | + </macro> |
| 213 | + <macro name="locators"> |
| 214 | + <choose> |
| 215 | + <if type="article-journal"> |
| 216 | + <text variable="volume" prefix=" "/> |
| 217 | + </if> |
| 218 | + <else-if type="legal_case"> |
| 219 | + <text variable="volume" prefix=", "/> |
| 220 | + <text variable="container-title" prefix=" "/> |
| 221 | + <text variable="page" prefix=" "/> |
| 222 | + </else-if> |
| 223 | + <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
| 224 | + <group prefix=". " delimiter=". "> |
| 225 | + <group> |
| 226 | + <text term="volume" form="short" text-case="capitalize-first" suffix=" "/> |
| 227 | + <number variable="volume" form="numeric"/> |
| 228 | + </group> |
| 229 | + <group> |
| 230 | + <number variable="number-of-volumes" form="numeric"/> |
| 231 | + <text term="volume" form="short" prefix=" " plural="true"/> |
| 232 | + </group> |
| 233 | + </group> |
| 234 | + </else-if> |
| 235 | + <else-if type="chapter paper-conference" match="any"> |
| 236 | + <choose> |
| 237 | + <if variable="page" match="none"> |
| 238 | + <group prefix=". "> |
| 239 | + <text term="volume" form="short" text-case="capitalize-first" suffix=" "/> |
| 240 | + <number variable="volume" form="numeric"/> |
| 241 | + </group> |
| 242 | + </if> |
| 243 | + </choose> |
| 244 | + </else-if> |
| 245 | + </choose> |
| 246 | + </macro> |
| 247 | + <macro name="locators-chapter"> |
| 248 | + <choose> |
| 249 | + <if type="chapter paper-conference" match="any"> |
| 250 | + <choose> |
| 251 | + <if variable="page"> |
| 252 | + <group prefix=", "> |
| 253 | + <text variable="volume" suffix=":"/> |
| 254 | + <text variable="page"/> |
| 255 | + </group> |
| 256 | + </if> |
| 257 | + </choose> |
| 258 | + </if> |
| 259 | + </choose> |
| 260 | + </macro> |
| 261 | + <macro name="locators-article"> |
| 262 | + <choose> |
| 263 | + <if type="article-newspaper"> |
| 264 | + <group prefix=", " delimiter=", "> |
| 265 | + <group delimiter=" "> |
| 266 | + <text variable="edition"/> |
| 267 | + <text term="edition"/> |
| 268 | + </group> |
| 269 | + <group> |
| 270 | + <text term="section" form="short" suffix=" "/> |
| 271 | + <text variable="section"/> |
| 272 | + </group> |
| 273 | + </group> |
| 274 | + </if> |
| 275 | + <else-if type="article-journal"> |
| 276 | + <text variable="page" prefix=": "/> |
| 277 | + </else-if> |
| 278 | + </choose> |
| 279 | + </macro> |
| 280 | + <macro name="point-locators"> |
| 281 | + <choose> |
| 282 | + <if variable="locator"> |
| 283 | + <choose> |
| 284 | + <if locator="page" match="none"> |
| 285 | + <choose> |
| 286 | + <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
| 287 | + <choose> |
| 288 | + <if variable="volume"> |
| 289 | + <group> |
| 290 | + <text term="volume" form="short" suffix=" "/> |
| 291 | + <number variable="volume" form="numeric"/> |
| 292 | + <label variable="locator" form="short" prefix=", " suffix=" "/> |
| 293 | + </group> |
| 294 | + </if> |
| 295 | + <else> |
| 296 | + <label variable="locator" form="short" suffix=" "/> |
| 297 | + </else> |
| 298 | + </choose> |
| 299 | + </if> |
| 300 | + <else> |
| 301 | + <label variable="locator" form="short" suffix=" "/> |
| 302 | + </else> |
| 303 | + </choose> |
| 304 | + </if> |
| 305 | + <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
| 306 | + <number variable="volume" form="numeric" suffix=":"/> |
| 307 | + </else-if> |
| 308 | + </choose> |
| 309 | + <text variable="locator"/> |
| 310 | + </if> |
| 311 | + </choose> |
| 312 | + </macro> |
| 313 | + <macro name="container-prefix"> |
| 314 | + <text term="in" text-case="capitalize-first"/> |
| 315 | + </macro> |
| 316 | + <macro name="container-title"> |
| 317 | + <choose> |
| 318 | + <if type="chapter paper-conference" match="any"> |
| 319 | + <text macro="container-prefix" suffix=" "/> |
| 320 | + </if> |
| 321 | + </choose> |
| 322 | + <choose> |
| 323 | + <if type="legal_case" match="none"> |
| 324 | + <text variable="container-title" font-style="italic"/> |
| 325 | + </if> |
| 326 | + </choose> |
| 327 | + </macro> |
| 328 | + <macro name="publisher"> |
| 329 | + <group delimiter=": "> |
| 330 | + <text variable="publisher-place"/> |
| 331 | + <text variable="publisher"/> |
| 332 | + </group> |
| 333 | + </macro> |
| 334 | + <macro name="date"> |
| 335 | + <choose> |
| 336 | + <if variable="issued"> |
| 337 | + <date variable="issued"> |
| 338 | + <date-part name="year"/> |
| 339 | + </date> |
| 340 | + </if> |
| 341 | + <else-if variable="accessed"> |
| 342 | + <date variable="accessed"> |
| 343 | + <date-part name="year"/> |
| 344 | + </date> |
| 345 | + </else-if> |
| 346 | + </choose> |
| 347 | + </macro> |
| 348 | + <macro name="day-month"> |
| 349 | + <date variable="issued"> |
| 350 | + <date-part name="month"/> |
| 351 | + <date-part name="day" prefix=" "/> |
| 352 | + </date> |
| 353 | + </macro> |
| 354 | + <macro name="collection-title"> |
| 355 | + <text variable="collection-title" text-case="title"/> |
| 356 | + <text variable="collection-number" prefix=" "/> |
| 357 | + </macro> |
| 358 | + <macro name="event"> |
| 359 | + <group> |
| 360 | + <text term="presented at" suffix=" "/> |
| 361 | + <text variable="event"/> |
| 362 | + </group> |
| 363 | + </macro> |
| 364 | + <macro name="description"> |
| 365 | + <choose> |
| 366 | + <if type="interview"> |
| 367 | + <group delimiter=". "> |
| 368 | + <text macro="interviewer"/> |
| 369 | + <text variable="medium" text-case="capitalize-first"/> |
| 370 | + </group> |
| 371 | + </if> |
| 372 | + <else> |
| 373 | + <text variable="medium" text-case="capitalize-first" prefix=". "/> |
| 374 | + </else> |
| 375 | + </choose> |
| 376 | + <choose> |
| 377 | + <if variable="title" match="none"/> |
| 378 | + <else-if type="thesis"/> |
| 379 | + <else> |
| 380 | + <group delimiter=" " prefix=". "> |
| 381 | + <text variable="genre" text-case="capitalize-first"/> |
| 382 | + <choose> |
| 383 | + <if type="report"> |
| 384 | + <text variable="number"/> |
| 385 | + </if> |
| 386 | + </choose> |
| 387 | + </group> |
| 388 | + </else> |
| 389 | + </choose> |
| 390 | + <group delimiter=" " prefix=" (" suffix=")"> |
| 391 | + <text term="version"/> |
| 392 | + <text variable="version"/> |
| 393 | + </group> |
| 394 | + </macro> |
| 395 | + <macro name="issue"> |
| 396 | + <choose> |
| 397 | + <if type="legal_case"> |
| 398 | + <text variable="authority" prefix=". "/> |
| 399 | + </if> |
| 400 | + <else-if type="speech"> |
| 401 | + <group prefix=" " delimiter=", "> |
| 402 | + <text macro="event"/> |
| 403 | + <text macro="day-month"/> |
| 404 | + <text variable="event-place"/> |
| 405 | + </group> |
| 406 | + </else-if> |
| 407 | + <else-if type="article-newspaper article-magazine" match="any"> |
| 408 | + <text macro="day-month" prefix=", "/> |
| 409 | + </else-if> |
| 410 | + <else> |
| 411 | + <group prefix=". " delimiter=", "> |
| 412 | + <choose> |
| 413 | + <if type="thesis"> |
| 414 | + <text variable="genre" text-case="capitalize-first"/> |
| 415 | + </if> |
| 416 | + </choose> |
| 417 | + <text macro="publisher"/> |
| 418 | + </group> |
| 419 | + </else> |
| 420 | + </choose> |
| 421 | + </macro> |
| 422 | + <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="primary-name"> |
| 423 | + <sort> |
| 424 | + <key macro="date"/> |
| 425 | + <key macro="contributors-short"/> |
| 426 | + </sort> |
| 427 | + <layout prefix="(" suffix=")" delimiter="; "> |
| 428 | + <group delimiter=", "> |
| 429 | + <group delimiter=" "> |
| 430 | + <text macro="contributors-short"/> |
| 431 | + <text macro="date"/> |
| 432 | + </group> |
| 433 | + <text macro="point-locators"/> |
| 434 | + </group> |
| 435 | + </layout> |
| 436 | + </citation> |
| 437 | + <bibliography hanging-indent="true" et-al-min="11" et-al-use-first="7" entry-spacing="0"> |
| 438 | + <sort> |
| 439 | + <key macro="contributors"/> |
| 440 | + <key variable="issued"/> |
| 441 | + </sort> |
| 442 | + <layout suffix="."> |
| 443 | + <group delimiter=". "> |
| 444 | + <text macro="contributors"/> |
| 445 | + <text macro="date"/> |
| 446 | + <text macro="title"/> |
| 447 | + </group> |
| 448 | + <text macro="description"/> |
| 449 | + <text macro="secondary-contributors" prefix=". "/> |
| 450 | + <text macro="container-title" prefix=". "/> |
| 451 | + <text macro="container-contributors"/> |
| 452 | + <text macro="edition"/> |
| 453 | + <text macro="locators-chapter"/> |
| 454 | + <text macro="locators"/> |
| 455 | + <text macro="collection-title" prefix=". "/> |
| 456 | + <text macro="issue"/> |
| 457 | + <text macro="locators-article"/> |
| 458 | + <text macro="access" prefix=". "/> |
| 459 | + </layout> |
| 460 | + </bibliography> |
| 461 | +</style> |
0 commit comments