-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
/
Copy pathgeografia-fisica-e-dinamica-quaternaria.csl
228 lines (228 loc) · 8.38 KB
/
geografia-fisica-e-dinamica-quaternaria.csl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never">
<!-- Polyglot; journal publishes in English and Italian -->
<info>
<title>Geografia Fisica e Dinamica Quaternaria</title>
<title-short>GFDQ</title-short>
<id>http://www.zotero.org/styles/geografia-fisica-e-dinamica-quaternaria</id>
<link href="http://www.zotero.org/styles/geografia-fisica-e-dinamica-quaternaria" rel="self"/>
<link href="http://gfdq.glaciologia.it/submitting/" rel="documentation"/>
<author>
<name>Riccardo Cerrato</name>
<email>[email protected]</email>
</author>
<contributor>
<name>Silas Dean (University of Pisa)</name>
</contributor>
<category citation-format="author-date"/>
<category field="geography"/>
<category field="geology"/>
<issn>0391-9838</issn>
<eissn>1724-4781</eissn>
<updated>2020-10-26T14:17:34+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<locale>
<terms>
<term name="et-al">& alii</term>
</terms>
</locale>
<macro name="author">
<names variable="author" font-variant="normal">
<name font-variant="small-caps" and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
<label font-variant="small-caps"/>
<substitute>
<names variable="editor" font-variant="normal">
<name font-variant="small-caps" and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
<label form="short" text-case="capitalize-first" font-variant="normal" prefix=" [" suffix="]"/>
</names>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author" suffix=",">
<name form="short" and="symbol" delimiter-precedes-last="never" et-al-min="3" et-al-use-first="1" name-as-sort-order="first"/>
<et-al font-style="italic" font-variant="normal" font-weight="normal"/>
<substitute>
<names variable="editor" suffix=","/>
</substitute>
</names>
</macro>
<macro name="issued">
<date date-parts="year" form="numeric" variable="issued" prefix=" (" suffix=")"/>
</macro>
<macro name="locators">
<choose>
<if type="book" match="any">
<text variable="number-of-pages" prefix=" " suffix=" pp"/>
</if>
<else-if type="chapter" match="any">
<text variable="page" prefix=", " suffix=" pp"/>
</else-if>
<else-if type="thesis" match="any">
<text variable="number-of-pages" prefix=" " suffix=" pp"/>
</else-if>
<else-if type="report" match="any">
<text variable="page" prefix=" " suffix=" pp."/>
</else-if>
<else>
<group>
<text variable="container-title" prefix=" "/>
<text variable="volume" prefix=", "/>
<text variable="issue" prefix=" (" suffix=")"/>
</group>
<text variable="page" prefix=", "/>
</else>
</choose>
</macro>
<macro name="issued-short">
<date date-parts="year" form="text" variable="issued" prefix=" "/>
</macro>
<macro name="editor">
<choose>
<if match="any" variable="author">
<names variable="editor" prefix=" ">
<name font-variant="normal" prefix=" " and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
<label form="short" text-case="capitalize-first" prefix=" (" suffix="),"/>
</names>
</if>
<else>
<names variable="editor">
<name font-variant="small-caps" and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
<label form="short" text-case="capitalize-first" prefix=" [" suffix="]"/>
</names>
</else>
</choose>
</macro>
<macro name="editor-short">
<names variable="editor" suffix=",">
<name form="short" and="symbol" delimiter-precedes-last="never" et-al-min="3" et-al-use-first="1"/>
<et-al font-style="italic"/>
</names>
</macro>
<macro name="title">
<text variable="title" font-style="italic" prefix=" - " suffix="."/>
</macro>
<macro name="publisher">
<text variable="publisher" prefix=" " suffix=","/>
<text variable="publisher-place" prefix=" " suffix=","/>
<text variable="number" prefix=" version: "/>
</macro>
<macro name="publication">
<choose>
<if type="chapter" match="any">
<text variable="container-title" text-case="capitalize-first" strip-periods="false" prefix=" In: " suffix="."/>
</if>
<else>
<text variable="container-title" text-case="capitalize-first" prefix=" " suffix="."/>
</else>
</choose>
</macro>
<macro name="DOI">
<text variable="DOI"/>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year" cite-group-delimiter=",">
<sort>
<key macro="issued-short"/>
<key macro="author-short" names-min="3" names-use-first="1" names-use-last="false"/>
</sort>
<layout delimiter="; " prefix="(" suffix=")">
<choose>
<if type="book" match="all">
<choose>
<if match="none" variable="author">
<group>
<text macro="editor-short" strip-periods="false"/>
<text macro="issued-short"/>
</group>
</if>
<else>
<group>
<text macro="author-short"/>
<text macro="issued-short"/>
</group>
</else>
</choose>
</if>
<else>
<group>
<text macro="author-short" strip-periods="false" font-weight="normal"/>
<text macro="issued-short"/>
</group>
</else>
</choose>
</layout>
</citation>
<bibliography entry-spacing="0" line-spacing="2" hanging-indent="true">
<sort>
<key macro="author" names-min="1" names-use-first="1"/>
<key macro="issued"/>
<key macro="title"/>
</sort>
<layout>
<group suffix=".">
<choose>
<if type="book" match="any">
<choose>
<if match="any" variable="author">
<text macro="author"/>
<text macro="issued"/>
<text macro="title"/>
<text macro="editor"/>
<text macro="publisher"/>
<text macro="locators"/>
</if>
<else>
<text macro="editor"/>
<text macro="issued"/>
<text macro="title"/>
<text macro="publisher"/>
<text macro="locators"/>
</else>
</choose>
</if>
<else-if type="chapter" match="any">
<text macro="author"/>
<text macro="issued"/>
<text macro="title"/>
<text macro="publication"/>
<text macro="editor"/>
<text macro="publisher"/>
<text macro="locators"/>
</else-if>
<else-if type="thesis" match="any">
<text macro="author"/>
<text macro="issued"/>
<text macro="title"/>
<text variable="genre" prefix=" " suffix=","/>
<text macro="publisher"/>
<text macro="locators"/>
</else-if>
<else-if type="report" match="any">
<text macro="author"/>
<text macro="issued"/>
<text macro="title"/>
<text macro="publication" font-style="normal" prefix=" "/>
<text macro="editor"/>
<text macro="publisher"/>
<text macro="locators"/>
</else-if>
<else>
<group suffix=".">
<text macro="author"/>
<text macro="issued"/>
<text macro="title" suffix="."/>
<choose>
<if type="article-journal article-magazine article-newspaper" match="none">
<text macro="publisher"/>
</if>
</choose>
<text macro="locators" suffix="."/>
</group>
</else>
</choose>
</group>
<text macro="DOI" prefix=" doi: "/>
</layout>
</bibliography>
</style>