|
8 | 8 | <link href="http://guides.lib.monash.edu/citing-referencing/harvard" 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="generic-base"/> |
15 | | - <updated>2018-12-30T00:24:57+00:00</updated> |
| 14 | + <updated>2021-02-09T09:23:58+00:00</updated> |
16 | 15 | <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 | 16 | </info> |
18 | 17 | <locale xml:lang="en"> |
|
131 | 130 | </else-if> |
132 | 131 | <else> |
133 | 132 | <group> |
134 | | - <text term="retrieved" text-case="capitalize-first" suffix=" "/> |
135 | | - <text term="from" suffix=" "/> |
136 | | - <text variable="URL"/> |
| 133 | + <text term="accessed" text-case="capitalize-first" suffix=" "/> |
| 134 | + <date form="text" variable="accessed"/> |
137 | 135 | </group> |
| 136 | + <text variable="URL" prefix=", "/> |
138 | 137 | </else> |
139 | 138 | </choose> |
140 | 139 | </if> |
|
214 | 213 | <text macro="title"/> |
215 | 214 | <choose> |
216 | 215 | <if type="report thesis" match="any"> |
217 | | - <group delimiter=", "> |
| 216 | + <group delimiter=", " prefix=", "> |
218 | 217 | <group delimiter=" "> |
219 | 218 | <choose> |
220 | | - <if variable="genre" match="any"> |
221 | | - <text variable="genre"/> |
222 | | - </if> |
| 219 | + <if variable="genre" match="any"/> |
223 | 220 | <else> |
224 | 221 | <text variable="collection-title"/> |
225 | 222 | </else> |
226 | 223 | </choose> |
227 | | - <text variable="number" prefix="No. "/> |
228 | 224 | </group> |
229 | 225 | <group delimiter=" "> |
230 | 226 | <text term="version" text-case="capitalize-first"/> |
|
258 | 254 | <macro name="publisher"> |
259 | 255 | <choose> |
260 | 256 | <if type="report" match="any"> |
261 | | - <group delimiter=": "> |
262 | | - <text variable="publisher-place"/> |
263 | | - <text variable="publisher"/> |
264 | | - </group> |
| 257 | + <text variable="publisher"/> |
265 | 258 | </if> |
266 | 259 | <else-if type="thesis" match="any"> |
267 | 260 | <group delimiter=", "> |
|
586 | 579 | </if> |
587 | 580 | </choose> |
588 | 581 | </macro> |
589 | | - <citation et-al-min="5" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="primary-name" collapse="year"> |
| 582 | + <citation et-al-min="5" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="primary-name" collapse="year"> |
590 | 583 | <sort> |
591 | 584 | <key macro="author"/> |
592 | 585 | <key macro="issued-sort"/> |
|
609 | 602 | </sort> |
610 | 603 | <layout suffix="."> |
611 | 604 | <group delimiter=", "> |
612 | | - <group delimiter=" "> |
| 605 | + <group delimiter=", "> |
613 | 606 | <text macro="author"/> |
614 | 607 | <text macro="issued" suffix=","/> |
615 | 608 | <text macro="title-plus-extra"/> |
|
0 commit comments