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