Skip to content

Commit 7bde3e4

Browse files
authored
Add style for the Geographical Analysis journal (JabRef#6145)
1 parent 6fa1551 commit 7bde3e4

File tree

1 file changed

+180
-0
lines changed

1 file changed

+180
-0
lines changed

geographical-analysis.csl

+180
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,180 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" page-range-format="minimal-two" default-locale="en-US">
3+
<info>
4+
<title>Geographical Analysis</title>
5+
<title-short>GEAN</title-short>
6+
<id>http://www.zotero.org/styles/geographical-analysis</id>
7+
<link href="http://www.zotero.org/styles/geographical-analysis" rel="self"/>
8+
<link href="http://www.zotero.org/styles/environment-and-planning" rel="template"/>
9+
<link href="https://onlinelibrary.wiley.com/page/journal/15384632/homepage/forauthors.html" rel="documentation"/>
10+
<author>
11+
<name>Yigong Hu</name>
12+
</author>
13+
<category citation-format="author-date"/>
14+
<category field="geography"/>
15+
<issn>0016-7363</issn>
16+
<summary>Style for the Geographical Analysis journal</summary>
17+
<updated>2015-01-10T18:11:11+00:00</updated>
18+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
19+
</info>
20+
<locale xml:lang="en">
21+
<style-options punctuation-in-quote="true"/>
22+
<terms>
23+
<term name="editor" form="verb-short">edited by</term>
24+
<term name="editor" form="short">
25+
<single>ed</single>
26+
<multiple>eds</multiple>
27+
</term>
28+
<term name="in">In</term>
29+
<term name="edition">ed.</term>
30+
</terms>
31+
</locale>
32+
<macro name="editor">
33+
<names variable="editor" delimiter="," suffix=".">
34+
<label form="verb-short" suffix=" "/>
35+
<name sort-separator=", " and="text" initialize-with="." delimiter=", "/>
36+
</names>
37+
</macro>
38+
<macro name="author">
39+
<names variable="author">
40+
<name name-as-sort-order="all" sort-separator=" " initialize-with=". " delimiter=", " and="text"/>
41+
<label form="short" prefix=" "/>
42+
<substitute>
43+
<names variable="editor"/>
44+
<text variable="title"/>
45+
</substitute>
46+
</names>
47+
</macro>
48+
<macro name="author-short">
49+
<names variable="author">
50+
<name form="short" and="text" delimiter=", " initialize-with="."/>
51+
<substitute>
52+
<names variable="editor"/>
53+
<names variable="translator"/>
54+
<text variable="title"/>
55+
</substitute>
56+
</names>
57+
</macro>
58+
<macro name="title">
59+
<choose>
60+
<if type="book thesis" match="any">
61+
<text variable="title" font-style="italic" suffix=". "/>
62+
</if>
63+
<else>
64+
<text variable="title" quotes="true" suffix=". "/>
65+
</else>
66+
</choose>
67+
</macro>
68+
<macro name="publisher">
69+
<choose>
70+
<if type="book chapter" match="any">
71+
<group delimiter=": ">
72+
<text variable="publisher-place"/>
73+
<text variable="publisher"/>
74+
</group>
75+
</if>
76+
<else-if type="paper-conference" match="any">
77+
<group delimiter=": ">
78+
<text variable="publisher-place"/>
79+
<text variable="publisher"/>
80+
</group>
81+
</else-if>
82+
<else-if type="report thesis" match="any">
83+
<group delimiter=", ">
84+
<text variable="publisher"/>
85+
<text variable="publisher-place"/>
86+
</group>
87+
</else-if>
88+
</choose>
89+
</macro>
90+
<macro name="year-date">
91+
<date variable="issued">
92+
<date-part name="year"/>
93+
</date>
94+
</macro>
95+
<macro name="edition">
96+
<choose>
97+
<if is-numeric="edition">
98+
<group delimiter=" ">
99+
<number variable="edition" form="ordinal"/>
100+
<text term="edition"/>
101+
</group>
102+
</if>
103+
<else>
104+
<text variable="edition"/>
105+
</else>
106+
</choose>
107+
</macro>
108+
<macro name="locator">
109+
<group delimiter=" ">
110+
<label variable="locator"/>
111+
<text variable="locator"/>
112+
</group>
113+
</macro>
114+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" collapse="year">
115+
<sort>
116+
<key macro="author-short"/>
117+
<key macro="year-date" sort="ascending"/>
118+
</sort>
119+
<layout prefix="(" suffix=")" delimiter="; ">
120+
<group delimiter=", ">
121+
<text macro="author-short"/>
122+
<text macro="year-date"/>
123+
<text macro="locator"/>
124+
</group>
125+
</layout>
126+
</citation>
127+
<bibliography hanging-indent="true" et-al-min="4" et-al-use-first="1">
128+
<sort>
129+
<key macro="author"/>
130+
<key macro="year-date"/>
131+
<key variable="title"/>
132+
</sort>
133+
<layout>
134+
<group delimiter=". ">
135+
<group>
136+
<group delimiter=". " suffix=". ">
137+
<text macro="author"/>
138+
<date variable="issued" prefix="(" suffix=")">
139+
<date-part name="year"/>
140+
</date>
141+
</group>
142+
<text macro="title"/>
143+
<choose>
144+
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
145+
<group delimiter=", ">
146+
<group delimiter=" ">
147+
<text macro="edition"/>
148+
<text macro="editor"/>
149+
</group>
150+
<text macro="publisher" suffix="."/>
151+
</group>
152+
</if>
153+
<else-if type="chapter paper-conference" match="any">
154+
<text term="in"/>
155+
<group prefix=" " delimiter=". ">
156+
<group delimiter=", ">
157+
<text variable="container-title" font-style="italic"/>
158+
<text macro="edition"/>
159+
<text variable="page"/>
160+
<text macro="editor"/>
161+
</group>
162+
<text macro="publisher" suffix="."/>
163+
</group>
164+
</else-if>
165+
<else>
166+
<group prefix=" " suffix=".">
167+
<text variable="container-title" font-style="italic"/>
168+
<group prefix=" ">
169+
<text variable="volume"/>
170+
<text variable="issue" prefix="(" suffix=")"/>
171+
</group>
172+
<text prefix=", " variable="page"/>
173+
</group>
174+
</else>
175+
</choose>
176+
</group>
177+
</group>
178+
</layout>
179+
</bibliography>
180+
</style>

0 commit comments

Comments
 (0)