|
2 | 2 | <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-GB"> |
3 | 3 | <info> |
4 | 4 | <title>Journal of Glaciology</title> |
| 5 | + <title-short>JOG</title-short> |
5 | 6 | <id>http://www.zotero.org/styles/journal-of-glaciology</id> |
6 | 7 | <link href="http://www.zotero.org/styles/journal-of-glaciology" rel="self"/> |
7 | 8 | <link href="http://www.zotero.org/styles/international-journal-of-wildland-fire" rel="template"/> |
8 | | - <link href="http://www.igsoc.org/production/Journal_instructions_2014.pdf" rel="documentation"/> |
| 9 | + <link href="https://www.cambridge.org/core/journals/journal-of-glaciology/information" rel="documentation"/> |
| 10 | + <link href="https://www.cambridge.org/core/services/aop-file-manager/file/5b431f1d2c1c7a5063243b24/jglac-instructionsforauthors-11Apr2019.pdf" rel="documentation"/> |
9 | 11 | <author> |
10 | 12 | <name>Sebastian Karcher</name> |
11 | 13 | </author> |
| 14 | + <contributor> |
| 15 | + <name>Patrick O'Brien</name> |
| 16 | + </contributor> |
12 | 17 | <category citation-format="author-date"/> |
13 | 18 | <category field="science"/> |
14 | 19 | <issn>0022-1430</issn> |
15 | | - <updated>2012-10-18T22:38:43+00:00</updated> |
| 20 | + <summary>Style for JOG as per the guidelines from 11 April 2019.</summary> |
| 21 | + <updated>2021-01-18T12:19:06+00:00</updated> |
16 | 22 | <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 | 23 | </info> |
18 | 24 | <macro name="editor"> |
|
37 | 43 | <macro name="author"> |
38 | 44 | <names variable="author"> |
39 | 45 | <name name-as-sort-order="all" sort-separator=" " and="text" initialize-with="" delimiter=", " delimiter-precedes-last="never"/> |
| 46 | + <et-al term="and others"/> |
40 | 47 | <label form="short" prefix=" "/> |
41 | 48 | <substitute> |
42 | 49 | <names variable="editor"/> |
|
60 | 67 | <group> |
61 | 68 | <choose> |
62 | 69 | <if variable="DOI" match="any"> |
63 | | - <text variable="DOI" prefix="(doi:" suffix=")"/> |
| 70 | + <text variable="DOI" prefix="doi:"/> |
64 | 71 | </if> |
65 | 72 | <else> |
66 | 73 | <choose> |
|
82 | 89 | </group> |
83 | 90 | </macro> |
84 | 91 | <macro name="container-title"> |
85 | | - <group> |
86 | | - <choose> |
87 | | - <if type="article-journal"> |
88 | | - <text variable="container-title" form="short"/> |
89 | | - </if> |
90 | | - <else> |
91 | | - <text variable="container-title" font-style="italic"/> |
92 | | - </else> |
93 | | - </choose> |
94 | | - </group> |
| 92 | + <text variable="container-title" font-style="italic"/> |
95 | 93 | </macro> |
96 | 94 | <citation collapse="year-suffix" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true"> |
97 | 95 | <sort> |
|
108 | 106 | </group> |
109 | 107 | </layout> |
110 | 108 | </citation> |
111 | | - <bibliography hanging-indent="true"> |
| 109 | + <bibliography et-al-min="7" et-al-use-first="1" hanging-indent="true"> |
112 | 110 | <sort> |
113 | | - <key macro="author-short"/> |
114 | | - <key variable="issued"/> |
| 111 | + <key macro="author-short" names-min="3"/> |
| 112 | + <key variable="issued" sort="descending"/> |
115 | 113 | </sort> |
116 | | - <layout> |
117 | | - <text macro="author"/> |
| 114 | + <layout suffix="."> |
| 115 | + <text macro="author" font-weight="bold"/> |
118 | 116 | <date variable="issued" prefix=" (" suffix=")"> |
119 | 117 | <date-part name="year"/> |
120 | 118 | </date> |
|
163 | 161 | </group> |
164 | 162 | </else> |
165 | 163 | </choose> |
166 | | - <text macro="access" prefix=" "/> |
| 164 | + <text macro="access" prefix=". "/> |
167 | 165 | </layout> |
168 | 166 | </bibliography> |
169 | 167 | </style> |
0 commit comments