Skip to content

Commit cb19d25

Browse files
authored
Create revista-biblica.csl (JabRef#4763)
1 parent d40b5ff commit cb19d25

File tree

1 file changed

+241
-0
lines changed

1 file changed

+241
-0
lines changed

revista-biblica.csl

Lines changed: 241 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,241 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" name-delimiter=" &#8211; " delimiter-precedes-last="always" et-al-min="4" et-al-use-first="1" initialize-with=". " names-delimiter=" &#8211; " page-range-format="expanded" demote-non-dropping-particle="sort-only" default-locale="es-ES">
3+
<info>
4+
<title>Revista Bíblica (Spanish)</title>
5+
<id>http://www.zotero.org/styles/revista-biblica</id>
6+
<link href="http://www.zotero.org/styles/revista-biblica" rel="self"/>
7+
<link href="http://www.zotero.org/styles/pontifical-gregorian-university" rel="template"/>
8+
<link href="https://www.revistabiblica.com/publicacion/" rel="documentation"/>
9+
<author>
10+
<name>Patrick O'Brien</name>
11+
</author>
12+
<category citation-format="note"/>
13+
<category field="theology"/>
14+
<issn>0034-7078</issn>
15+
<eissn>2683-7153</eissn>
16+
<updated>2020-05-04T14:36:49+00:00</updated>
17+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
18+
</info>
19+
<locale xml:lang="es">
20+
<terms>
21+
<term name="open-quote">“</term>
22+
<term name="close-quote">”</term>
23+
<term name="ibid" form="short">ib.</term>
24+
<term name="retrieved">consulta</term>
25+
</terms>
26+
</locale>
27+
<macro name="autori-nota">
28+
<names variable="author" font-variant="normal" font-weight="normal">
29+
<name form="short" font-variant="normal" font-weight="normal" initialize-with=".">
30+
<name-part name="family" font-variant="small-caps"/>
31+
</name>
32+
<label form="short" prefix=", "/>
33+
<et-al font-style="italic"/>
34+
<substitute>
35+
<names variable="editor"/>
36+
</substitute>
37+
</names>
38+
</macro>
39+
<macro name="autori-bibliografia">
40+
<names variable="author">
41+
<name initialize-with="." name-as-sort-order="all">
42+
<name-part name="family" font-variant="small-caps"/>
43+
</name>
44+
<label form="short" prefix=" (" suffix=")"/>
45+
<substitute>
46+
<names variable="editor"/>
47+
</substitute>
48+
</names>
49+
</macro>
50+
<macro name="autori-libro-generale-bibliografia">
51+
<names variable="container-author">
52+
<name initialize-with=".">
53+
<name-part name="family" font-variant="small-caps"/>
54+
</name>
55+
</names>
56+
</macro>
57+
<macro name="editori-libro-generale-bibliografia">
58+
<names variable="editor">
59+
<name initialize-with=".">
60+
<name-part name="family" font-variant="small-caps"/>
61+
</name>
62+
<label form="short" prefix=" (" suffix=")"/>
63+
</names>
64+
</macro>
65+
<macro name="titolo-nota">
66+
<choose>
67+
<if type="book thesis manuscript" match="any">
68+
<text variable="title" form="short" font-style="italic"/>
69+
</if>
70+
<else>
71+
<text variable="title" form="short" quotes="true"/>
72+
</else>
73+
</choose>
74+
</macro>
75+
<macro name="titolo-bibliografia">
76+
<choose>
77+
<if type="book thesis manuscript" match="any">
78+
<text variable="title" font-style="italic"/>
79+
</if>
80+
<else-if type="webpage" match="any">
81+
<group delimiter=" ">
82+
<text variable="title"/>
83+
</group>
84+
</else-if>
85+
<else>
86+
<text variable="title" quotes="true"/>
87+
</else>
88+
</choose>
89+
</macro>
90+
<macro name="titolo-libro-generale-bibliografia">
91+
<text variable="container-title" font-style="italic"/>
92+
</macro>
93+
<macro name="volume-numero">
94+
<choose>
95+
<if match="any" is-numeric="volume">
96+
<number text-case="uppercase" variable="volume" form="roman"/>
97+
</if>
98+
<else>
99+
<text variable="volume" text-case="uppercase"/>
100+
</else>
101+
</choose>
102+
</macro>
103+
<macro name="collana-e-numero">
104+
<group delimiter=" ">
105+
<text variable="collection-title"/>
106+
<text variable="collection-number"/>
107+
</group>
108+
</macro>
109+
<macro name="pagine-citate-nota">
110+
<text variable="locator"/>
111+
</macro>
112+
<macro name="luogo-data-edizione-libro">
113+
<text variable="publisher-place" suffix=" "/>
114+
<date form="text" date-parts="year-month-day" variable="issued"/>
115+
<text variable="edition" vertical-align="sup"/>
116+
</macro>
117+
<macro name="informazioni-articolo">
118+
<group delimiter=" ">
119+
<text variable="container-title" form="short" font-style="italic"/>
120+
<text variable="volume"/>
121+
<choose>
122+
<if type="article-journal" match="any">
123+
<date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
124+
</if>
125+
<else>
126+
<date form="numeric" variable="issued" prefix="(" suffix=")"/>
127+
</else>
128+
</choose>
129+
</group>
130+
</macro>
131+
<macro name="informazioni-libro">
132+
<group delimiter=", ">
133+
<text macro="volume-numero" text-case="capitalize-all"/>
134+
<text macro="collana-e-numero"/>
135+
<text macro="luogo-data-edizione-libro"/>
136+
</group>
137+
</macro>
138+
<macro name="data-accesso-sito">
139+
<group delimiter=": " prefix="[" suffix="]">
140+
<text term="retrieved"/>
141+
<date delimiter="/" variable="accessed">
142+
<date-part name="day" range-delimiter="-"/>
143+
<date-part name="month" form="numeric"/>
144+
<date-part name="year"/>
145+
</date>
146+
</group>
147+
</macro>
148+
<macro name="informazioni-manoscritto">
149+
<group delimiter=", ">
150+
<text variable="publisher-place"/>
151+
<text variable="archive"/>
152+
<text variable="archive_location"/>
153+
</group>
154+
</macro>
155+
<citation near-note-distance="0" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="false">
156+
<layout delimiter="; ">
157+
<choose>
158+
<if match="any" position="ibid-with-locator">
159+
<group delimiter=", ">
160+
<text term="ibid" text-case="capitalize-first" font-style="italic"/>
161+
<text macro="pagine-citate-nota"/>
162+
</group>
163+
</if>
164+
<else-if match="any" position="ibid">
165+
<text term="ibid" form="short" text-case="capitalize-first"/>
166+
</else-if>
167+
<else>
168+
<group delimiter=", ">
169+
<text macro="autori-nota"/>
170+
<text macro="titolo-nota"/>
171+
<choose>
172+
<if type="book thesis" match="any">
173+
<text macro="volume-numero"/>
174+
</if>
175+
</choose>
176+
<text macro="pagine-citate-nota"/>
177+
</group>
178+
</else>
179+
</choose>
180+
</layout>
181+
</citation>
182+
<bibliography et-al-min="19" et-al-use-first="18" subsequent-author-substitute="&#8211;&#8211;&#8211;&#8211;">
183+
<sort>
184+
<key macro="autori-bibliografia"/>
185+
<key variable="title"/>
186+
</sort>
187+
<layout suffix=".">
188+
<group delimiter=", ">
189+
<text macro="autori-bibliografia"/>
190+
<text macro="titolo-bibliografia"/>
191+
<choose>
192+
<if type="article article-magazine article-journal article-newspaper" match="any">
193+
<text macro="informazioni-articolo"/>
194+
</if>
195+
<else-if type="manuscript" match="any">
196+
<text macro="informazioni-manoscritto"/>
197+
</else-if>
198+
<else>
199+
<choose>
200+
<if type="entry-dictionary entry-encyclopedia chapter paper-conference" match="any">
201+
<group delimiter=" ">
202+
<text term="in"/>
203+
<choose>
204+
<if match="any" variable="container-author">
205+
<text macro="autori-libro-generale-bibliografia" suffix=", "/>
206+
</if>
207+
<else>
208+
<text macro="editori-libro-generale-bibliografia" suffix=", "/>
209+
</else>
210+
</choose>
211+
<text macro="titolo-libro-generale-bibliografia"/>
212+
</group>
213+
</if>
214+
</choose>
215+
<choose>
216+
<if type="webpage" match="none">
217+
<text macro="informazioni-libro"/>
218+
</if>
219+
</choose>
220+
<choose>
221+
<if type="webpage post post-weblog" match="any">
222+
<group delimiter=" ">
223+
<text variable="URL"/>
224+
<text macro="data-accesso-sito"/>
225+
</group>
226+
</if>
227+
</choose>
228+
</else>
229+
</choose>
230+
</group>
231+
<choose>
232+
<if type="article article-magazine article-journal article-newspaper" match="any">
233+
<text variable="page" prefix=" "/>
234+
</if>
235+
<else>
236+
<text variable="page" prefix=", "/>
237+
</else>
238+
</choose>
239+
</layout>
240+
</bibliography>
241+
</style>

0 commit comments

Comments
 (0)