|
8 | 8 | <link href="http://www.tandfonline.com/action/authorSubmission?journalCode=uast20&page=instructions" rel="documentation"/>
|
9 | 9 | <author>
|
10 | 10 | <name>Patrick O'Brien</name>
|
11 |
| - |
12 | 11 | </author>
|
13 | 12 | <category citation-format="author-date"/>
|
14 | 13 | <category field="chemistry"/>
|
15 | 14 | <issn>0278-6826</issn>
|
16 |
| - <updated>2017-03-29T13:20:23+00:00</updated> |
| 15 | + <updated>2020-07-09T20:19:32+00:00</updated> |
17 | 16 | <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 | 17 | </info>
|
19 | 18 | <macro name="author">
|
|
88 | 87 | <text variable="container-title" form="short"/>
|
89 | 88 | </else-if>
|
90 | 89 | <else>
|
91 |
| - <group delimiter=", " prefix=" " suffix=","> |
| 90 | + <group delimiter=", " prefix=" "> |
92 | 91 | <text variable="container-title" form="short"/>
|
93 | 92 | <text variable="collection-title"/>
|
94 | 93 | </group>
|
|
97 | 96 | </macro>
|
98 | 97 | <macro name="access">
|
99 | 98 | <choose>
|
100 |
| - <if type="webpage"> |
| 99 | + <if type="webpage post post-weblog" match="any"> |
101 | 100 | <group delimiter=" ">
|
102 | 101 | <text term="available at" text-case="capitalize-first"/>
|
103 | 102 | <text variable="URL"/>
|
|
111 | 110 | </group>
|
112 | 111 | </group>
|
113 | 112 | </if>
|
| 113 | + <else-if type="article-journal" match="any"> |
| 114 | + <text variable="DOI" prefix="doi:"/> |
| 115 | + </else-if> |
114 | 116 | </choose>
|
115 | 117 | </macro>
|
116 | 118 | <macro name="publisher">
|
|
156 | 158 | <choose>
|
157 | 159 | <if type="article-journal article-magazine article-newspaper" match="any">
|
158 | 160 | <group delimiter=":" prefix=" ">
|
159 |
| - <group> |
| 161 | + <group delimiter=" "> |
160 | 162 | <text variable="volume"/>
|
161 | 163 | <text variable="issue" prefix="(" suffix=")"/>
|
162 | 164 | </group>
|
|
205 | 207 | <key macro="author"/>
|
206 | 208 | <key macro="issued" sort="descending"/>
|
207 | 209 | </sort>
|
208 |
| - <layout> |
| 210 | + <layout suffix="."> |
209 | 211 | <group suffix=".">
|
210 | 212 | <text macro="author" suffix=""/>
|
211 | 213 | <text macro="issued" prefix=" (" suffix=")"/>
|
|
0 commit comments