Skip to content

Commit 566df87

Browse files
authored
Create archeologicke-rozhledy.csl (JabRef#4586)
1 parent 4205586 commit 566df87

File tree

1 file changed

+303
-0
lines changed

1 file changed

+303
-0
lines changed

archeologicke-rozhledy.csl

+303
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,303 @@
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" default-locale="en-GB">
3+
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
4+
<info>
5+
<title>Archeologické rozhledy</title>
6+
<title-short>AR</title-short>
7+
<id>http://www.zotero.org/styles/archeologicke-rozhledy</id>
8+
<link href="http://www.zotero.org/styles/archeologicke-rozhledy" rel="self"/>
9+
<link href="http://www.zotero.org/styles/natures-sciences-societes" rel="template"/>
10+
<link href="http://www.arup.cas.cz/?cat=227" rel="documentation"/>
11+
<author>
12+
<name>David Spacil</name>
13+
</author>
14+
<category citation-format="author-date"/>
15+
<category field="anthropology"/>
16+
<category field="history"/>
17+
<issn>0323-1267</issn>
18+
<eissn>2570-9151</eissn>
19+
<updated>2020-02-28T06:25:16+00:00</updated>
20+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
21+
</info>
22+
<locale xml:lang="en-GB">
23+
<terms>
24+
<term name="editortranslator" form="verb">edited and translated by</term>
25+
<term name="edition" form="short">edn.</term>
26+
</terms>
27+
</locale>
28+
<macro name="editor">
29+
<choose>
30+
<if type="chapter paper-conference" match="any">
31+
<names variable="container-author" delimiter=", " suffix=", ">
32+
<name and="text" initialize-with=". " delimiter=", " sort-separator=", " name-as-sort-order="all"/>
33+
</names>
34+
<choose>
35+
<if variable="container-author" match="none">
36+
<names variable="editor translator" delimiter=", ">
37+
<name and="symbol" initialize-with=". "/>
38+
<label form="short" text-case="lowercase" strip-periods="false" prefix=" "/>
39+
</names>
40+
</if>
41+
</choose>
42+
</if>
43+
</choose>
44+
</macro>
45+
<macro name="secondary-contributors">
46+
<choose>
47+
<if type="chapter paper-conference" match="none">
48+
<names variable="editor translator" delimiter=". ">
49+
<label form="verb" text-case="capitalize-first" suffix=" "/>
50+
<name and="text" initialize-with=". " delimiter=", "/>
51+
</names>
52+
</if>
53+
<else-if variable="container-author" match="any">
54+
<names variable="editor translator" delimiter=". ">
55+
<label form="verb" text-case="capitalize-first" suffix=" "/>
56+
<name and="text" initialize-with=". " delimiter=", "/>
57+
</names>
58+
</else-if>
59+
</choose>
60+
</macro>
61+
<macro name="author">
62+
<names variable="author">
63+
<name delimiter=" &#8211; " delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
64+
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
65+
<substitute>
66+
<names variable="editor"/>
67+
<names variable="translator"/>
68+
<choose>
69+
<if type="article-newspaper article-magazine" match="any">
70+
<text variable="container-title" text-case="title" font-style="italic"/>
71+
</if>
72+
<else>
73+
<text macro="title"/>
74+
</else>
75+
</choose>
76+
</substitute>
77+
</names>
78+
</macro>
79+
<macro name="author-short">
80+
<names variable="author">
81+
<name form="short" and="text" delimiter=", " delimiter-precedes-last="never" initialize-with=". "/>
82+
<et-al font-style="italic"/>
83+
<substitute>
84+
<names variable="editor"/>
85+
<names variable="translator"/>
86+
<choose>
87+
<if type="article-newspaper article-magazine" match="any">
88+
<text variable="container-title" text-case="title" font-style="italic"/>
89+
</if>
90+
<else>
91+
<text macro="title"/>
92+
</else>
93+
</choose>
94+
</substitute>
95+
</names>
96+
</macro>
97+
<macro name="access">
98+
<choose>
99+
<if variable="DOI">
100+
<text variable="DOI" prefix="doi: "/>
101+
</if>
102+
<else>
103+
<group delimiter=": " prefix="(" suffix=")">
104+
<text term="online"/>
105+
<text variable="URL"/>
106+
</group>
107+
</else>
108+
</choose>
109+
</macro>
110+
<macro name="number-volumes">
111+
<choose>
112+
<if variable="volume" match="none">
113+
<group delimiter=" " prefix="(" suffix=")">
114+
<text variable="number-of-volumes"/>
115+
<label variable="volume" form="short" strip-periods="true"/>
116+
</group>
117+
</if>
118+
</choose>
119+
</macro>
120+
<macro name="title">
121+
<choose>
122+
<if type="bill book graphic legal_case legislation motion_picture report song thesis webpage" match="any">
123+
<group delimiter=". ">
124+
<group delimiter=" ">
125+
<text variable="title" font-style="normal"/>
126+
<text macro="number-volumes"/>
127+
</group>
128+
<text macro="edition"/>
129+
</group>
130+
</if>
131+
<else>
132+
<text variable="title" quotes="false" suffix="."/>
133+
</else>
134+
</choose>
135+
</macro>
136+
<macro name="publisher">
137+
<choose>
138+
<if type="thesis">
139+
<group delimiter=". ">
140+
<text variable="genre"/>
141+
<text variable="publisher"/>
142+
</group>
143+
</if>
144+
<else-if type="report">
145+
<group delimiter=". ">
146+
<group delimiter=" ">
147+
<text variable="genre"/>
148+
<text variable="number"/>
149+
</group>
150+
<group delimiter=": ">
151+
<text variable="publisher-place"/>
152+
<text variable="publisher"/>
153+
</group>
154+
</group>
155+
</else-if>
156+
<else-if type="article-newspaper article-magazine" match="none">
157+
<group delimiter=" ">
158+
<group delimiter=", ">
159+
<choose>
160+
<if type="speech" variable="event" match="any">
161+
<text variable="event" font-style="italic"/>
162+
</if>
163+
</choose>
164+
<group delimiter=": ">
165+
<text variable="publisher-place"/>
166+
<text variable="publisher"/>
167+
</group>
168+
</group>
169+
<group prefix="(" suffix=")" delimiter=", ">
170+
<text variable="collection-title"/>
171+
<text variable="collection-number"/>
172+
</group>
173+
</group>
174+
</else-if>
175+
</choose>
176+
</macro>
177+
<macro name="year-date">
178+
<choose>
179+
<if variable="issued">
180+
<date variable="issued">
181+
<date-part name="year"/>
182+
</date>
183+
<text variable="year-suffix"/>
184+
</if>
185+
<else>
186+
<text term="no date"/>
187+
<text variable="year-suffix" prefix=" "/>
188+
</else>
189+
</choose>
190+
</macro>
191+
<macro name="locator">
192+
<choose>
193+
<if type="article-journal">
194+
<group delimiter=", " prefix=" ">
195+
<text variable="volume"/>
196+
<text variable="issue"/>
197+
<text variable="page"/>
198+
</group>
199+
</if>
200+
</choose>
201+
</macro>
202+
<macro name="published-date">
203+
<choose>
204+
<if type="article-newspaper article-magazine post-weblog speech" match="any">
205+
<date variable="issued">
206+
<date-part name="day" suffix=" "/>
207+
<date-part name="month" form="long"/>
208+
</date>
209+
</if>
210+
</choose>
211+
</macro>
212+
<macro name="pages">
213+
<choose>
214+
<if type="chapter paper-conference article article-magazine article-newspaper book review review-book report" match="any">
215+
<group delimiter=" ">
216+
<text variable="page" prefix=", "/>
217+
</group>
218+
</if>
219+
</choose>
220+
</macro>
221+
<macro name="container-title">
222+
<choose>
223+
<if variable="container-title">
224+
<group delimiter=". ">
225+
<text variable="container-title" font-style="normal"/>
226+
<text macro="edition"/>
227+
</group>
228+
</if>
229+
</choose>
230+
</macro>
231+
<macro name="edition">
232+
<choose>
233+
<if is-numeric="edition">
234+
<group delimiter=" ">
235+
<number variable="edition" form="ordinal"/>
236+
<text term="edition" form="short" strip-periods="true"/>
237+
</group>
238+
</if>
239+
<else>
240+
<text variable="edition"/>
241+
</else>
242+
</choose>
243+
</macro>
244+
<macro name="container-prefix">
245+
<choose>
246+
<if type="chapter paper-conference" match="any">
247+
<text term="in" text-case="capitalize-first" suffix=":"/>
248+
</if>
249+
</choose>
250+
</macro>
251+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
252+
<sort>
253+
<key macro="year-date"/>
254+
</sort>
255+
<layout delimiter=", " prefix="(" suffix=")">
256+
<group delimiter=", ">
257+
<group delimiter=", ">
258+
<text macro="author-short"/>
259+
<text macro="year-date"/>
260+
</group>
261+
<group>
262+
<label variable="locator" form="short" suffix=" "/>
263+
<text variable="locator"/>
264+
</group>
265+
</group>
266+
</layout>
267+
</citation>
268+
<bibliography hanging-indent="true">
269+
<sort>
270+
<key macro="author"/>
271+
<key macro="year-date"/>
272+
<key variable="title"/>
273+
</sort>
274+
<layout suffix=".">
275+
<group delimiter=", ">
276+
<group delimiter=": ">
277+
<group font-style="italic" delimiter=" ">
278+
<text macro="author"/>
279+
<text macro="year-date"/>
280+
</group>
281+
<group delimiter=". ">
282+
<text macro="title"/>
283+
<group delimiter=", ">
284+
<group delimiter=" ">
285+
<text macro="container-prefix"/>
286+
<text macro="editor"/>
287+
</group>
288+
<text macro="container-title"/>
289+
</group>
290+
</group>
291+
</group>
292+
<text macro="secondary-contributors"/>
293+
<text macro="publisher"/>
294+
</group>
295+
<group delimiter=", ">
296+
<text macro="locator"/>
297+
<text macro="published-date"/>
298+
<text macro="pages"/>
299+
</group>
300+
<text macro="access" prefix=". "/>
301+
</layout>
302+
</bibliography>
303+
</style>

0 commit comments

Comments
 (0)