forked from JabRef/jabref
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrevista-biblica.csl
241 lines (241 loc) · 8.4 KB
/
revista-biblica.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
229
230
231
232
233
234
235
236
237
238
239
240
241
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" name-delimiter=" – " delimiter-precedes-last="always" et-al-min="4" et-al-use-first="1" initialize-with=". " names-delimiter=" – " page-range-format="expanded" demote-non-dropping-particle="sort-only" default-locale="es-ES">
<info>
<title>Revista Bíblica (Spanish)</title>
<id>http://www.zotero.org/styles/revista-biblica</id>
<link href="http://www.zotero.org/styles/revista-biblica" rel="self"/>
<link href="http://www.zotero.org/styles/pontifical-gregorian-university" rel="template"/>
<link href="https://www.revistabiblica.com/publicacion/" rel="documentation"/>
<author>
<name>Patrick O'Brien</name>
</author>
<category citation-format="note"/>
<category field="theology"/>
<issn>0034-7078</issn>
<eissn>2683-7153</eissn>
<updated>2020-05-04T14:36:49+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 xml:lang="es">
<terms>
<term name="open-quote">“</term>
<term name="close-quote">”</term>
<term name="ibid" form="short">ib.</term>
<term name="retrieved">consulta</term>
</terms>
</locale>
<macro name="autori-nota">
<names variable="author" font-variant="normal" font-weight="normal">
<name form="short" font-variant="normal" font-weight="normal" initialize-with=".">
<name-part name="family" font-variant="small-caps"/>
</name>
<label form="short" prefix=", "/>
<et-al font-style="italic"/>
<substitute>
<names variable="editor"/>
</substitute>
</names>
</macro>
<macro name="autori-bibliografia">
<names variable="author">
<name initialize-with="." name-as-sort-order="all">
<name-part name="family" font-variant="small-caps"/>
</name>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
</substitute>
</names>
</macro>
<macro name="autori-libro-generale-bibliografia">
<names variable="container-author">
<name initialize-with=".">
<name-part name="family" font-variant="small-caps"/>
</name>
</names>
</macro>
<macro name="editori-libro-generale-bibliografia">
<names variable="editor">
<name initialize-with=".">
<name-part name="family" font-variant="small-caps"/>
</name>
<label form="short" prefix=" (" suffix=")"/>
</names>
</macro>
<macro name="titolo-nota">
<choose>
<if type="book thesis manuscript" match="any">
<text variable="title" form="short" font-style="italic"/>
</if>
<else>
<text variable="title" form="short" quotes="true"/>
</else>
</choose>
</macro>
<macro name="titolo-bibliografia">
<choose>
<if type="book thesis manuscript" match="any">
<text variable="title" font-style="italic"/>
</if>
<else-if type="webpage" match="any">
<group delimiter=" ">
<text variable="title"/>
</group>
</else-if>
<else>
<text variable="title" quotes="true"/>
</else>
</choose>
</macro>
<macro name="titolo-libro-generale-bibliografia">
<text variable="container-title" font-style="italic"/>
</macro>
<macro name="volume-numero">
<choose>
<if match="any" is-numeric="volume">
<number text-case="uppercase" variable="volume" form="roman"/>
</if>
<else>
<text variable="volume" text-case="uppercase"/>
</else>
</choose>
</macro>
<macro name="collana-e-numero">
<group delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
</macro>
<macro name="pagine-citate-nota">
<text variable="locator"/>
</macro>
<macro name="luogo-data-edizione-libro">
<text variable="publisher-place" suffix=" "/>
<date form="text" date-parts="year-month-day" variable="issued"/>
<text variable="edition" vertical-align="sup"/>
</macro>
<macro name="informazioni-articolo">
<group delimiter=" ">
<text variable="container-title" form="short" font-style="italic"/>
<text variable="volume"/>
<choose>
<if type="article-journal" match="any">
<date date-parts="year" form="text" variable="issued" prefix="(" suffix=")"/>
</if>
<else>
<date form="numeric" variable="issued" prefix="(" suffix=")"/>
</else>
</choose>
</group>
</macro>
<macro name="informazioni-libro">
<group delimiter=", ">
<text macro="volume-numero" text-case="capitalize-all"/>
<text macro="collana-e-numero"/>
<text macro="luogo-data-edizione-libro"/>
</group>
</macro>
<macro name="data-accesso-sito">
<group delimiter=": " prefix="[" suffix="]">
<text term="retrieved"/>
<date delimiter="/" variable="accessed">
<date-part name="day" range-delimiter="-"/>
<date-part name="month" form="numeric"/>
<date-part name="year"/>
</date>
</group>
</macro>
<macro name="informazioni-manoscritto">
<group delimiter=", ">
<text variable="publisher-place"/>
<text variable="archive"/>
<text variable="archive_location"/>
</group>
</macro>
<citation near-note-distance="0" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="false">
<layout delimiter="; ">
<choose>
<if match="any" position="ibid-with-locator">
<group delimiter=", ">
<text term="ibid" text-case="capitalize-first" font-style="italic"/>
<text macro="pagine-citate-nota"/>
</group>
</if>
<else-if match="any" position="ibid">
<text term="ibid" form="short" text-case="capitalize-first"/>
</else-if>
<else>
<group delimiter=", ">
<text macro="autori-nota"/>
<text macro="titolo-nota"/>
<choose>
<if type="book thesis" match="any">
<text macro="volume-numero"/>
</if>
</choose>
<text macro="pagine-citate-nota"/>
</group>
</else>
</choose>
</layout>
</citation>
<bibliography et-al-min="19" et-al-use-first="18" subsequent-author-substitute="––––">
<sort>
<key macro="autori-bibliografia"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<group delimiter=", ">
<text macro="autori-bibliografia"/>
<text macro="titolo-bibliografia"/>
<choose>
<if type="article article-magazine article-journal article-newspaper" match="any">
<text macro="informazioni-articolo"/>
</if>
<else-if type="manuscript" match="any">
<text macro="informazioni-manoscritto"/>
</else-if>
<else>
<choose>
<if type="entry-dictionary entry-encyclopedia chapter paper-conference" match="any">
<group delimiter=" ">
<text term="in"/>
<choose>
<if match="any" variable="container-author">
<text macro="autori-libro-generale-bibliografia" suffix=", "/>
</if>
<else>
<text macro="editori-libro-generale-bibliografia" suffix=", "/>
</else>
</choose>
<text macro="titolo-libro-generale-bibliografia"/>
</group>
</if>
</choose>
<choose>
<if type="webpage" match="none">
<text macro="informazioni-libro"/>
</if>
</choose>
<choose>
<if type="webpage post post-weblog" match="any">
<group delimiter=" ">
<text variable="URL"/>
<text macro="data-accesso-sito"/>
</group>
</if>
</choose>
</else>
</choose>
</group>
<choose>
<if type="article article-magazine article-journal article-newspaper" match="any">
<text variable="page" prefix=" "/>
</if>
<else>
<text variable="page" prefix=", "/>
</else>
</choose>
</layout>
</bibliography>
</style>