Skip to content

Commit b167cd6

Browse files
authored
Create revista-peruana-de-medicina-experimental-y-salud-publica.csl (JabRef#5036)
add default locale (using es-MX since we don't have es-PE and that seemed to be the least worst option). > Toda propuesta de publicación que se presente a la RPMESP debe estar escrita en idioma español
1 parent 13e0a0b commit b167cd6

File tree

1 file changed

+332
-0
lines changed

1 file changed

+332
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,332 @@
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" page-range-format="minimal" default-locale="es-MX">
3+
<info>
4+
<title>Revista Peruana de Medicina Experimental y Salud Pública (Spanish)</title>
5+
<title-short>Rev Peru Med Exp Salud Publica</title-short>
6+
<id>http://www.zotero.org/styles/revista-peruana-de-medicina-experimental-y-salud-publica</id>
7+
<link href="http://www.zotero.org/styles/revista-peruana-de-medicina-experimental-y-salud-publica" rel="self"/>
8+
<link href="http://www.zotero.org/styles/vancouver" rel="template"/>
9+
<link href="https://rpmesp.ins.gob.pe/index.php/rpmesp/pages/view/instrucciones" rel="documentation"/>
10+
<author>
11+
<name>Gilmer Solis-Sánchez</name>
12+
<email>[email protected]</email>
13+
</author>
14+
<contributor>
15+
<name>Franco Romani</name>
16+
<email>[email protected]</email>
17+
</contributor>
18+
<category citation-format="numeric"/>
19+
<category field="medicine"/>
20+
<issn>1726-4634</issn>
21+
<eissn>1726-4642</eissn>
22+
<summary>Estilo de citas y bibliografía de la Revista Peruana de Medicina Experimental y Salud Pública en estilo Vancouver según lo definido por el International Committee of Medical Journal Editors Uniform Requirements for Manuscripts Submitted to Biomedical Journals: Sample References</summary>
23+
<updated>2020-09-21T19:39:19+00:00</updated>
24+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
25+
</info>
26+
<macro name="author">
27+
<names variable="author">
28+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
29+
<label form="long" prefix=", "/>
30+
<substitute>
31+
<names variable="editor"/>
32+
</substitute>
33+
</names>
34+
</macro>
35+
<macro name="editor">
36+
<names variable="editor" suffix=".">
37+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
38+
<label form="long" prefix=", "/>
39+
</names>
40+
</macro>
41+
<macro name="chapter-marker">
42+
<choose>
43+
<if type="chapter paper-conference entry-dictionary entry-encyclopedia" match="any">
44+
<text term="in" text-case="capitalize-first"/>
45+
</if>
46+
</choose>
47+
</macro>
48+
<macro name="publisher">
49+
<choose>
50+
<if type="article-journal article-magazine article-newspaper" match="none">
51+
<group delimiter=": " suffix=";">
52+
<choose>
53+
<if type="thesis">
54+
<text variable="publisher-place"/>
55+
</if>
56+
<else-if type="speech"/>
57+
<else>
58+
<text variable="publisher-place"/>
59+
</else>
60+
</choose>
61+
<text variable="publisher"/>
62+
</group>
63+
</if>
64+
</choose>
65+
</macro>
66+
<macro name="access">
67+
<choose>
68+
<if match="any" variable="DOI">
69+
<group>
70+
<text variable="DOI" font-variant="normal" prefix="doi:"/>
71+
</group>
72+
</if>
73+
<else-if match="any" variable="URL">
74+
<group delimiter=": ">
75+
<text term="available at" text-case="capitalize-first"/>
76+
<text variable="URL"/>
77+
</group>
78+
</else-if>
79+
</choose>
80+
</macro>
81+
<macro name="accessed-date">
82+
<choose>
83+
<if variable="URL">
84+
<group prefix="[" suffix="]" delimiter=" ">
85+
<text term="cited" text-case="lowercase"/>
86+
<date variable="accessed" form="text"/>
87+
</group>
88+
</if>
89+
</choose>
90+
</macro>
91+
<macro name="container-title">
92+
<choose>
93+
<if type="article-journal article-magazine chapter paper-conference article-newspaper review review-book entry-dictionary entry-encyclopedia" match="any">
94+
<group suffix="." delimiter=" ">
95+
<choose>
96+
<if type="article-journal review review-book" match="any">
97+
<text variable="container-title" form="short" strip-periods="true"/>
98+
</if>
99+
<else>
100+
<text variable="container-title" strip-periods="true"/>
101+
</else>
102+
</choose>
103+
<choose>
104+
<if variable="URL">
105+
<text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
106+
</if>
107+
</choose>
108+
</group>
109+
<text macro="edition" prefix=" "/>
110+
</if>
111+
<else-if type="bill legislation" match="any">
112+
<group delimiter=", ">
113+
<group delimiter=". ">
114+
<text variable="container-title"/>
115+
<group delimiter=" ">
116+
<text term="section" form="short" text-case="capitalize-first"/>
117+
<text variable="section"/>
118+
</group>
119+
</group>
120+
<text variable="number"/>
121+
</group>
122+
</else-if>
123+
<else-if type="speech">
124+
<group delimiter=": " suffix=";">
125+
<group delimiter=" ">
126+
<text variable="genre" text-case="capitalize-first"/>
127+
<text term="presented at"/>
128+
</group>
129+
<text variable="event"/>
130+
</group>
131+
</else-if>
132+
<else>
133+
<group delimiter=", " suffix=".">
134+
<choose>
135+
<if variable="collection-title" match="none">
136+
<group delimiter=" ">
137+
<label variable="volume" form="short" text-case="capitalize-first"/>
138+
<text variable="volume"/>
139+
</group>
140+
</if>
141+
</choose>
142+
<text variable="container-title"/>
143+
</group>
144+
</else>
145+
</choose>
146+
</macro>
147+
<macro name="title">
148+
<text variable="title"/>
149+
<choose>
150+
<if type="article-journal article-magazine chapter paper-conference article-newspaper review review-book entry-dictionary entry-encyclopedia thesis" match="none">
151+
<choose>
152+
<if variable="URL">
153+
<text term="internet" prefix=" [" suffix="]" text-case="capitalize-first"/>
154+
</if>
155+
</choose>
156+
<text macro="edition" prefix=". "/>
157+
</if>
158+
</choose>
159+
<choose>
160+
<if type="thesis">
161+
<text variable="genre" prefix=" [" suffix="]"/>
162+
</if>
163+
</choose>
164+
</macro>
165+
<macro name="edition">
166+
<choose>
167+
<if is-numeric="edition">
168+
<group delimiter=" ">
169+
<number variable="edition" form="ordinal"/>
170+
<text term="edition" form="short"/>
171+
</group>
172+
</if>
173+
<else>
174+
<text variable="edition" suffix="."/>
175+
</else>
176+
</choose>
177+
</macro>
178+
<macro name="date">
179+
<choose>
180+
<if type="article-journal article-magazine article-newspaper review review-book" match="any">
181+
<group suffix=";" delimiter=" ">
182+
<date date-parts="year" form="numeric" variable="issued"/>
183+
<text macro="accessed-date"/>
184+
</group>
185+
</if>
186+
<else-if type="bill legislation" match="any">
187+
<group delimiter=", ">
188+
<date variable="issued" delimiter=" ">
189+
<date-part name="month" form="short" strip-periods="true"/>
190+
<date-part name="day"/>
191+
</date>
192+
<date variable="issued">
193+
<date-part name="year"/>
194+
</date>
195+
</group>
196+
</else-if>
197+
<else-if type="report">
198+
<date variable="issued" delimiter=" ">
199+
<date-part name="year"/>
200+
<date-part name="month" form="short" strip-periods="true"/>
201+
</date>
202+
<text macro="accessed-date" prefix=" "/>
203+
</else-if>
204+
<else-if type="patent">
205+
<group suffix=".">
206+
<group delimiter=", ">
207+
<text variable="number"/>
208+
<date variable="issued">
209+
<date-part name="year"/>
210+
</date>
211+
</group>
212+
<text macro="accessed-date" prefix=" "/>
213+
</group>
214+
</else-if>
215+
<else-if type="speech">
216+
<group delimiter="; ">
217+
<group delimiter=" ">
218+
<date variable="issued" delimiter=" ">
219+
<date-part name="year"/>
220+
<date-part name="month" form="short" strip-periods="true"/>
221+
<date-part name="day"/>
222+
</date>
223+
<text macro="accessed-date"/>
224+
</group>
225+
<text variable="event-place"/>
226+
</group>
227+
</else-if>
228+
<else>
229+
<group suffix=".">
230+
<date variable="issued">
231+
<date-part name="year"/>
232+
</date>
233+
<text macro="accessed-date" prefix=" "/>
234+
</group>
235+
</else>
236+
</choose>
237+
</macro>
238+
<macro name="pages">
239+
<choose>
240+
<if type="article-journal article-magazine article-newspaper review review-book" match="any">
241+
<text variable="page" prefix=":"/>
242+
</if>
243+
<else-if type="book" match="any">
244+
<text variable="number-of-pages" prefix=" "/>
245+
<choose>
246+
<if is-numeric="number-of-pages">
247+
<label variable="number-of-pages" form="short" prefix=" " plural="never"/>
248+
</if>
249+
</choose>
250+
</else-if>
251+
<else>
252+
<group prefix=" " delimiter=" ">
253+
<label variable="page" form="short" plural="never"/>
254+
<text variable="page"/>
255+
</group>
256+
</else>
257+
</choose>
258+
</macro>
259+
<macro name="journal-location">
260+
<choose>
261+
<if type="article-journal article-magazine review review-book" match="any">
262+
<text variable="volume"/>
263+
<text variable="issue" prefix="(" suffix=")"/>
264+
</if>
265+
</choose>
266+
</macro>
267+
<macro name="collection-details">
268+
<choose>
269+
<if type="article-journal article-magazine article-newspaper review review-book" match="none">
270+
<choose>
271+
<if variable="collection-title">
272+
<group delimiter=" " prefix="(" suffix=")">
273+
<names variable="collection-editor" suffix=".">
274+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
275+
<label form="long" prefix=", "/>
276+
</names>
277+
<group delimiter="; ">
278+
<text variable="collection-title"/>
279+
<group delimiter=" ">
280+
<label variable="volume" form="short"/>
281+
<text variable="volume"/>
282+
</group>
283+
</group>
284+
</group>
285+
</if>
286+
</choose>
287+
</if>
288+
</choose>
289+
</macro>
290+
<macro name="report-details">
291+
<choose>
292+
<if type="report">
293+
<text variable="number" prefix="Report No.: "/>
294+
</if>
295+
</choose>
296+
</macro>
297+
<citation collapse="citation-number">
298+
<sort>
299+
<key variable="citation-number"/>
300+
</sort>
301+
<layout vertical-align="sup" delimiter="," prefix="(" suffix=")">
302+
<text variable="citation-number"/>
303+
</layout>
304+
</citation>
305+
<bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush">
306+
<layout>
307+
<text variable="citation-number" suffix=". "/>
308+
<group delimiter=". " suffix=". ">
309+
<text macro="author"/>
310+
<text macro="title"/>
311+
</group>
312+
<group delimiter=" " suffix=". ">
313+
<group delimiter=": ">
314+
<text macro="chapter-marker"/>
315+
<group delimiter=" ">
316+
<text macro="editor"/>
317+
<text macro="container-title"/>
318+
</group>
319+
</group>
320+
<text macro="publisher"/>
321+
<group>
322+
<text macro="date"/>
323+
<text macro="journal-location"/>
324+
<text macro="pages"/>
325+
</group>
326+
</group>
327+
<text macro="collection-details" suffix=". "/>
328+
<text macro="report-details" suffix=". "/>
329+
<text macro="access"/>
330+
</layout>
331+
</bibliography>
332+
</style>

0 commit comments

Comments
 (0)