|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="expanded" demote-non-dropping-particle="never" default-locale="en-US"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="expanded" demote-non-dropping-particle="never" default-locale="en-GB"> |
3 | 3 | <info>
|
4 | 4 | <title>Polar Research</title>
|
5 | 5 | <id>http://www.zotero.org/styles/polar-research</id>
|
|
13 | 13 | <category field="geography"/>
|
14 | 14 | <issn>0800-0395</issn>
|
15 | 15 | <eissn>1751-8369</eissn>
|
16 |
| - <updated>2021-11-02T21:00:24+00:00</updated> |
| 16 | + <updated>2021-11-17T09:18:50+00:00</updated> |
17 | 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 | 18 | </info>
|
| 19 | + <locale xml:lang="en"> |
| 20 | + <terms> |
| 21 | + <term name="accessed">accessed on the internet at</term> |
| 22 | + </terms> |
| 23 | + </locale> |
19 | 24 | <macro name="editor">
|
20 | 25 | <names variable="editor" delimiter=", ">
|
21 |
| - <name and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" sort-separator=" "/> |
| 26 | + <name and="symbol" delimiter-precedes-last="never" initialize-with="." sort-separator=" "/> |
22 | 27 | <label form="short" font-style="normal" prefix=" (" suffix=")"/>
|
23 | 28 | </names>
|
24 | 29 | </macro>
|
|
48 | 53 | <text variable="DOI" prefix=", doi: "/>
|
49 | 54 | </if>
|
50 | 55 | <else-if variable="URL">
|
51 |
| - <text value="Available at:" prefix=" " suffix=" "/> |
52 |
| - <text variable="URL"/> |
53 |
| - <group prefix=" [" suffix="]"> |
54 |
| - <text term="accessed" text-case="capitalize-first" suffix=" "/> |
55 |
| - <date variable="accessed"> |
56 |
| - <date-part name="month" suffix=" "/> |
57 |
| - <date-part name="day" suffix=", "/> |
58 |
| - <date-part name="year"/> |
59 |
| - </date> |
| 56 | + <group delimiter=" " prefix=". "> |
| 57 | + <text term="accessed" text-case="capitalize-first" prefix=" " suffix=" "/> |
| 58 | + <text variable="URL"/> |
| 59 | + <text value="on" suffix=" "/> |
| 60 | + <date form="text" variable="accessed"/> |
60 | 61 | </group>
|
61 | 62 | </else-if>
|
62 | 63 | </choose>
|
|
199 | 200 | <key macro="author"/>
|
200 | 201 | <key variable="title"/>
|
201 | 202 | </sort>
|
202 |
| - <layout> |
203 |
| - <group suffix="."> |
| 203 | + <layout suffix="."> |
| 204 | + <group> |
204 | 205 | <group delimiter=". ">
|
205 | 206 | <text macro="author"/>
|
206 | 207 | <text macro="year"/>
|
|
0 commit comments