|
5 | 5 | <id>http://www.zotero.org/styles/canadian-geotechnical-journal</id>
|
6 | 6 | <link href="http://www.zotero.org/styles/canadian-geotechnical-journal" rel="self"/>
|
7 | 7 | <link href="http://www.zotero.org/styles/canadian-journal-of-fisheries-and-aquatic-sciences" rel="template"/>
|
8 |
| - <link href="http://www.nrcresearchpress.com/page/cgj/authors" rel="documentation"/> |
| 8 | + <link href="https://www.nrcresearchpress.com/page/cgj/authors#9d" rel="documentation"/> |
9 | 9 | <author>
|
10 | 10 | <name>Sebastian Karcher</name>
|
11 | 11 | </author>
|
|
17 | 17 | <name>Libor Ansorge</name>
|
18 | 18 | <uri>http://www.ansorge.website</uri>
|
19 | 19 | </contributor>
|
| 20 | + <contributor> |
| 21 | + <name>Patrick O'Brien, PhD</name> |
| 22 | + </contributor> |
20 | 23 | <category citation-format="author-date"/>
|
21 | 24 | <category field="geology"/>
|
22 | 25 | <issn>0008-3674</issn>
|
23 | 26 | <eissn>1208-6010</eissn>
|
24 |
| - <updated>2016-05-22T17:28:58+00:00</updated> |
| 27 | + <updated>2019-12-12T13:45:56+00:00</updated> |
25 | 28 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
26 | 29 | </info>
|
| 30 | + <locale xml:lang="en"> |
| 31 | + <terms> |
| 32 | + <term name="available at">available from</term> |
| 33 | + </terms> |
| 34 | + </locale> |
27 | 35 | <macro name="container-contributors">
|
28 | 36 | <choose>
|
29 | 37 | <if type="chapter paper-conference" match="any">
|
|
38 | 46 | <choose>
|
39 | 47 | <if type="chapter paper-conference" match="none">
|
40 | 48 | <names variable="editor translator" delimiter=", ">
|
41 |
| - <label form="verb" font-style="italic" text-case="title"/> |
42 |
| - <name and="text" initialize-with="." delimiter=", "/> |
| 49 | + <label form="verb" text-case="capitalize-first" font-style="italic"/> |
| 50 | + <name prefix=" " and="text" initialize-with="."/> |
43 | 51 | </names>
|
44 | 52 | </if>
|
45 | 53 | </choose>
|
|
74 | 82 | </macro>
|
75 | 83 | <macro name="access">
|
76 | 84 | <choose>
|
77 |
| - <if variable="DOI"> |
| 85 | + <if type="article-journal"> |
78 | 86 | <text variable="DOI" prefix="doi:"/>
|
79 | 87 | </if>
|
80 |
| - <else> |
81 |
| - <group> |
82 |
| - <group delimiter=" "> |
83 |
| - <text value="Available"/> |
84 |
| - <text term="from"/> |
| 88 | + <else-if type="webpage post post-weblog" match="any"> |
| 89 | + <group delimiter=". "> |
| 90 | + <group font-variant="normal" delimiter=" "> |
| 91 | + <text term="available at" text-case="capitalize-first"/> |
85 | 92 | <text variable="URL"/>
|
86 | 93 | </group>
|
87 |
| - <group prefix=" [" suffix="]"> |
| 94 | + <group prefix="[" suffix="]"> |
88 | 95 | <text term="accessed" suffix=" "/>
|
89 | 96 | <date variable="accessed" delimiter=" ">
|
90 | 97 | <date-part name="day"/>
|
|
93 | 100 | </date>
|
94 | 101 | </group>
|
95 | 102 | </group>
|
96 |
| - </else> |
| 103 | + </else-if> |
97 | 104 | </choose>
|
98 | 105 | </macro>
|
99 | 106 | <macro name="publisher">
|
|
116 | 123 | <macro name="issued">
|
117 | 124 | <choose>
|
118 | 125 | <if variable="issued">
|
119 |
| - <group> |
120 |
| - <date variable="issued"> |
121 |
| - <date-part name="year"/> |
122 |
| - </date> |
123 |
| - <choose> |
124 |
| - <if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none"> |
125 |
| - <date variable="issued"> |
126 |
| - <date-part prefix=", " name="month"/> |
127 |
| - <date-part prefix=" " name="day"/> |
128 |
| - </date> |
129 |
| - </if> |
130 |
| - </choose> |
131 |
| - </group> |
| 126 | + <date date-parts="year" form="text" variable="issued"> |
| 127 | + <date-part name="year"/> |
| 128 | + </date> |
132 | 129 | </if>
|
133 | 130 | <else>
|
134 | 131 | <text prefix=" (" term="no date" suffix=")" form="short"/>
|
|
0 commit comments