Skip to content

Commit 873fc9e

Browse files
Update the-geological-society-of-london.csl (JabRef#4738)
1 parent 93ca354 commit 873fc9e

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

the-geological-society-of-london.csl

+14-15
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,13 @@
99
<author>
1010
<name>Sebastian Karcher</name>
1111
</author>
12+
<contributor>
13+
<name>Maxine Smith</name>
14+
</contributor>
1215
<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>
1619
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1720
</info>
1821
<locale xml:lang="en-GB">
@@ -25,13 +28,13 @@
2528
</locale>
2629
<macro name="editor">
2730
<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"/>
2932
<label form="short" prefix=" (" suffix=")"/>
3033
</names>
3134
</macro>
3235
<macro name="author">
3336
<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=", "/>
3538
<label form="short" prefix=" (" suffix=")"/>
3639
<substitute>
3740
<names variable="editor"/>
@@ -50,7 +53,7 @@
5053
</macro>
5154
<macro name="author-short">
5255
<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"/>
5457
<et-al font-style="italic"/>
5558
<substitute>
5659
<names variable="editor"/>
@@ -82,16 +85,12 @@
8285
<macro name="publisher">
8386
<choose>
8487
<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"/>
9491
</group>
92+
<text variable="collection-title"/>
93+
<text variable="collection-number" font-weight="bold"/>
9594
</if>
9695
</choose>
9796
</macro>

0 commit comments

Comments
 (0)