|
9 | 9 | <author>
|
10 | 10 | <name>Sebastian Karcher</name>
|
11 | 11 | </author>
|
| 12 | + <contributor> |
| 13 | + <name>Maxine Smith</name> |
| 14 | + </contributor> |
12 | 15 | <category citation-format="author-date"/>
|
13 |
| - <category field="geography"/> |
14 |
| - <summary>Parent style for the Journals published by The Geological Society (London); details taken from sample</summary> |
15 |
| - <updated>2012-09-27T22:06:38+00:00</updated> |
| 16 | + <category field="geology"/> |
| 17 | + <summary>Parent style for the Journals and Books published by The Geological Society (London); details provided by publisher</summary> |
| 18 | + <updated>2020-04-29T02:37:31+00:00</updated> |
16 | 19 | <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 | 20 | </info>
|
18 | 21 | <locale xml:lang="en-GB">
|
|
25 | 28 | </locale>
|
26 | 29 | <macro name="editor">
|
27 | 30 | <names variable="editor" delimiter=", ">
|
28 |
| - <name and="symbol" initialize-with=". " delimiter=", " sort-separator=", " name-as-sort-order="all" delimiter-precedes-last="never"/> |
| 31 | + <name and="text" initialize-with=". " delimiter=", " sort-separator=", " name-as-sort-order="all" delimiter-precedes-last="never"/> |
29 | 32 | <label form="short" prefix=" (" suffix=")"/>
|
30 | 33 | </names>
|
31 | 34 | </macro>
|
32 | 35 | <macro name="author">
|
33 | 36 | <names variable="author">
|
34 |
| - <name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with="." delimiter-precedes-last="never" delimiter=", "/> |
| 37 | + <name name-as-sort-order="all" and="text" sort-separator=", " initialize-with="." delimiter-precedes-last="never" delimiter=", "/> |
35 | 38 | <label form="short" prefix=" (" suffix=")"/>
|
36 | 39 | <substitute>
|
37 | 40 | <names variable="editor"/>
|
|
50 | 53 | </macro>
|
51 | 54 | <macro name="author-short">
|
52 | 55 | <names variable="author">
|
53 |
| - <name form="short" and="symbol" delimiter=", " delimiter-precedes-last="never"/> |
| 56 | + <name form="short" and="text" delimiter=", " delimiter-precedes-last="never"/> |
54 | 57 | <et-al font-style="italic"/>
|
55 | 58 | <substitute>
|
56 | 59 | <names variable="editor"/>
|
|
82 | 85 | <macro name="publisher">
|
83 | 86 | <choose>
|
84 | 87 | <if type="thesis" match="none">
|
85 |
| - <group delimiter=", "> |
86 |
| - <text variable="publisher-place"/> |
87 |
| - <text variable="publisher"/> |
88 |
| - <group delimiter=" "> |
89 |
| - <text variable="genre"/> |
90 |
| - <text variable="number" font-weight="bold"/> |
91 |
| - </group> |
92 |
| - <text variable="collection-title"/> |
93 |
| - <text variable="collection-number" font-weight="bold"/> |
| 88 | + <group delimiter=" "> |
| 89 | + <text variable="genre"/> |
| 90 | + <text variable="number" font-weight="bold"/> |
94 | 91 | </group>
|
| 92 | + <text variable="collection-title"/> |
| 93 | + <text variable="collection-number" font-weight="bold"/> |
95 | 94 | </if>
|
96 | 95 | </choose>
|
97 | 96 | </macro>
|
|
0 commit comments