Skip to content

Commit 22e0bab

Browse files
authored
Create trabajos-de-prehistoria.csl (JabRef#4670)
1 parent 6c6bf37 commit 22e0bab

File tree

1 file changed

+236
-0
lines changed

1 file changed

+236
-0
lines changed

trabajos-de-prehistoria.csl

Lines changed: 236 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,236 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="expanded" demote-non-dropping-particle="sort-only" default-locale="es-ES">
3+
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
4+
<info>
5+
<title>Trabajos de Prehistoria (Spanish)</title>
6+
<id>http://www.zotero.org/styles/trabajos-de-prehistoria</id>
7+
<link href="http://www.zotero.org/styles/trabajos-de-prehistoria" rel="self"/>
8+
<link href="http://www.zotero.org/styles/emu-austral-ornithology" rel="template"/>
9+
<link href="http://tp.revistas.csic.es/index.php/tp/about/submissions#authorGuidelines" rel="documentation"/>
10+
<author>
11+
<name>Victor Jimenez Jaimez</name>
12+
</author>
13+
<category citation-format="author-date"/>
14+
<category field="anthropology"/>
15+
<category field="history"/>
16+
<issn>0082-5638</issn>
17+
<eissn>1988-3218</eissn>
18+
<updated>2020-04-04T11:24:49+00:00</updated>
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>
20+
</info>
21+
<locale xml:lang="es">
22+
<terms>
23+
<term name="open-quote">“</term>
24+
<term name="close-quote">”</term>
25+
</terms>
26+
</locale>
27+
<macro name="editor">
28+
<names variable="editor" delimiter=", ">
29+
<name and="text" initialize-with=". " delimiter=", "/>
30+
<label form="short" strip-periods="true" prefix=" (" suffix=".)"/>
31+
</names>
32+
</macro>
33+
<macro name="anon">
34+
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
35+
</macro>
36+
<macro name="author">
37+
<names variable="author">
38+
<name delimiter="; " and="text" delimiter-precedes-last="never" initialize-with=". " name-as-sort-order="all"/>
39+
<label form="short" strip-periods="true" prefix=" (" suffix=".)"/>
40+
<substitute>
41+
<names variable="editor"/>
42+
<text macro="anon"/>
43+
</substitute>
44+
</names>
45+
</macro>
46+
<macro name="author-short">
47+
<names variable="author">
48+
<name form="short" delimiter="," and="text" delimiter-precedes-last="never" initialize-with=". "/>
49+
<et-al font-style="italic"/>
50+
<substitute>
51+
<names variable="editor"/>
52+
<names variable="translator"/>
53+
<text macro="anon"/>
54+
</substitute>
55+
</names>
56+
</macro>
57+
<macro name="access">
58+
<choose>
59+
<if type="webpage post-weblog" match="any">
60+
<group delimiter=" ">
61+
<text term="available at" text-case="capitalize-first"/>
62+
<text variable="URL"/>
63+
<group delimiter=" " prefix="[" suffix="]">
64+
<text term="accessed" text-case="capitalize-first"/>
65+
<date variable="accessed">
66+
<date-part name="day" suffix=" "/>
67+
<date-part name="month" suffix=" "/>
68+
<date-part name="year"/>
69+
</date>
70+
</group>
71+
</group>
72+
</if>
73+
</choose>
74+
</macro>
75+
<macro name="title">
76+
<text variable="title"/>
77+
</macro>
78+
<macro name="publisher">
79+
<group delimiter=". ">
80+
<text variable="publisher" prefix=" "/>
81+
<text variable="publisher-place"/>
82+
</group>
83+
</macro>
84+
<macro name="year-date">
85+
<choose>
86+
<if variable="issued">
87+
<date variable="issued">
88+
<date-part name="year"/>
89+
</date>
90+
</if>
91+
<else>
92+
<text term="no date" form="short"/>
93+
</else>
94+
</choose>
95+
</macro>
96+
<macro name="edition">
97+
<choose>
98+
<if is-numeric="edition">
99+
<group delimiter=" ">
100+
<number variable="edition" form="ordinal"/>
101+
<text term="edition" form="short"/>
102+
</group>
103+
</if>
104+
<else>
105+
<text variable="edition" suffix="."/>
106+
</else>
107+
</choose>
108+
</macro>
109+
<macro name="pages">
110+
<text variable="page" prefix=": "/>
111+
</macro>
112+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true">
113+
<sort>
114+
<key macro="year-date"/>
115+
<key variable="author"/>
116+
</sort>
117+
<layout prefix="(" suffix=")" delimiter="; ">
118+
<group delimiter=": ">
119+
<group delimiter=" ">
120+
<text macro="author-short"/>
121+
<text macro="year-date"/>
122+
</group>
123+
<text variable="locator"/>
124+
</group>
125+
</layout>
126+
</citation>
127+
<bibliography et-al-min="8" et-al-use-first="6" et-al-use-last="true" line-spacing="2" hanging-indent="true">
128+
<sort>
129+
<key macro="author"/>
130+
<key variable="title"/>
131+
</sort>
132+
<layout suffix=".">
133+
<text macro="author" suffix=" "/>
134+
<date variable="issued" suffix=":">
135+
<date-part name="year"/>
136+
</date>
137+
<choose>
138+
<if type="bill book graphic legal_case legislation motion_picture song" match="any">
139+
<choose>
140+
<if match="any" variable="collection-title">
141+
<group suffix=",">
142+
<text macro="title" font-style="italic"/>
143+
<text macro="edition" prefix=". "/>
144+
<text macro="editor" prefix=". "/>
145+
<text variable="collection-title" prefix=". "/>
146+
<text variable="collection-number" prefix=" "/>
147+
</group>
148+
</if>
149+
<else>
150+
<group prefix=" " suffix=".">
151+
<text macro="title" font-style="italic"/>
152+
<text macro="edition" prefix=". "/>
153+
<text macro="editor" prefix=". "/>
154+
<text variable="collection-title" prefix=". "/>
155+
<text variable="collection-number" prefix=" "/>
156+
</group>
157+
</else>
158+
</choose>
159+
<text macro="publisher" prefix=" "/>
160+
</if>
161+
<else-if type="chapter paper-conference" match="any">
162+
<text macro="title" quotes="true" prefix=" " suffix="."/>
163+
<group prefix=" ">
164+
<text term="in" text-case="capitalize-first" prefix=" " suffix=" "/>
165+
<text macro="editor" suffix=":"/>
166+
<text variable="container-title" text-case="capitalize-first" quotes="false" font-style="italic" prefix=" " suffix="."/>
167+
<text variable="collection-title" prefix=" " suffix=" "/>
168+
<text variable="collection-number" suffix="."/>
169+
<text variable="event" suffix=". "/>
170+
<group delimiter=", ">
171+
<text macro="publisher"/>
172+
</group>
173+
<text macro="pages"/>
174+
</group>
175+
</else-if>
176+
<else-if type="thesis">
177+
<group prefix=" " suffix="." delimiter=" ">
178+
<text macro="title" font-style="italic" suffix="."/>
179+
<text variable="genre" text-case="capitalize-first" suffix=","/>
180+
<text variable="publisher" suffix="."/>
181+
<text variable="publisher-place" suffix="."/>
182+
<text variable="URL"/>
183+
<group>
184+
<text value="consulta" prefix="("/>
185+
<date form="numeric" variable="accessed" prefix=" " suffix=")"/>
186+
</group>
187+
</group>
188+
</else-if>
189+
<else-if type="report">
190+
<group delimiter=". " prefix=" " suffix=".">
191+
<text macro="title"/>
192+
<group delimiter=" ">
193+
<choose>
194+
<if match="any" variable="collection-title">
195+
<text variable="collection-title"/>
196+
</if>
197+
<else>
198+
<text variable="genre"/>
199+
</else>
200+
</choose>
201+
<choose>
202+
<if match="any" is-numeric="number">
203+
<group delimiter=" ">
204+
<text value="No."/>
205+
<text variable="number"/>
206+
</group>
207+
</if>
208+
<else>
209+
<text variable="number"/>
210+
</else>
211+
</choose>
212+
</group>
213+
<group delimiter=", ">
214+
<text variable="publisher"/>
215+
<text variable="publisher-place"/>
216+
</group>
217+
</group>
218+
</else-if>
219+
<else>
220+
<group suffix=".">
221+
<text macro="title" quotes="true" prefix=" "/>
222+
<text macro="editor" prefix=" "/>
223+
</group>
224+
<group prefix=" ">
225+
<text variable="container-title" font-style="italic"/>
226+
<text variable="volume" font-weight="normal" prefix=" "/>
227+
<text variable="issue" prefix=" (" suffix=")"/>
228+
<text variable="page" prefix=": " suffix="."/>
229+
<text variable="DOI" prefix=" https://doi.org/"/>
230+
</group>
231+
</else>
232+
</choose>
233+
<text prefix=" " macro="access"/>
234+
</layout>
235+
</bibliography>
236+
</style>

0 commit comments

Comments
 (0)