Skip to content

Commit 5553dcd

Browse files
authored
Create revista-materia.csl (JabRef#4957)
1 parent d23a3ab commit 5553dcd

File tree

1 file changed

+343
-0
lines changed

1 file changed

+343
-0
lines changed

revista-materia.csl

+343
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,343 @@
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">
3+
<!-- Polyglot; journal publishes in English, Spanish, and Portuguese -->
4+
<info>
5+
<title>Revista Matéria</title>
6+
<title-short>RMAT</title-short>
7+
<id>http://www.zotero.org/styles/revista-materia</id>
8+
<link href="http://www.zotero.org/styles/revista-materia" rel="self"/>
9+
<link href="http://www.zotero.org/styles/budownictwo-i-architektura-pl" rel="template"/>
10+
<link href="https://www.scielo.br/revistas/rmat/iinstruc.htm" rel="documentation"/>
11+
<link href="https://www.scielo.br/revistas/rmat/arquivo_modelo_Ingles.docx" rel="documentation"/>
12+
<contributor>
13+
<name>Patrick O'Brien</name>
14+
</contributor>
15+
<category citation-format="numeric"/>
16+
<category field="physics"/>
17+
<category field="chemistry"/>
18+
<eissn>1517-7076</eissn>
19+
<updated>2020-08-04T11:00:27+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">
23+
<terms>
24+
<term name="chapter" form="short">ch.</term>
25+
<term name="available at">available</term>
26+
<term name="edition" form="short">ed.</term>
27+
<term name="accessed">accessed in</term>
28+
<term name="volume" form="short">v.</term>
29+
<term name="issue" form="short">n.</term>
30+
</terms>
31+
</locale>
32+
<macro name="edition">
33+
<choose>
34+
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
35+
<choose>
36+
<if is-numeric="edition">
37+
<group delimiter=" ">
38+
<number variable="edition" form="ordinal"/>
39+
<text term="edition" form="short"/>
40+
</group>
41+
</if>
42+
<else>
43+
<text term="edition" form="short"/>
44+
<text variable="edition" prefix=" "/>
45+
</else>
46+
</choose>
47+
</if>
48+
</choose>
49+
</macro>
50+
<macro name="chapter-no">
51+
<choose>
52+
<if type="bill book chapter report" match="any">
53+
<choose>
54+
<if is-numeric="chapter-number">
55+
<group delimiter=" ">
56+
<number variable="chapter-number" form="ordinal"/>
57+
<text term="chapter" form="short"/>
58+
</group>
59+
</if>
60+
<else>
61+
<text variable="chapter-number" text-case="capitalize-first" prefix="ch. "/>
62+
</else>
63+
</choose>
64+
</if>
65+
</choose>
66+
</macro>
67+
<macro name="issued">
68+
<choose>
69+
<if type="article-journal report" match="any">
70+
<date variable="issued">
71+
<date-part name="month" form="short" suffix=" "/>
72+
<date-part name="year" form="long"/>
73+
</date>
74+
</if>
75+
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
76+
<date variable="issued">
77+
<date-part name="year" form="long"/>
78+
</date>
79+
</else-if>
80+
<else>
81+
<date variable="issued">
82+
<date-part name="day" form="numeric-leading-zeros" suffix="-"/>
83+
<date-part name="month" form="short" suffix="-" strip-periods="true"/>
84+
<date-part name="year" form="long"/>
85+
</date>
86+
</else>
87+
</choose>
88+
</macro>
89+
<macro name="author">
90+
<names variable="author">
91+
<name delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all">
92+
<name-part name="family" text-case="uppercase"/>
93+
</name>
94+
<et-al font-style="italic"/>
95+
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
96+
<substitute>
97+
<names variable="editor"/>
98+
<names variable="translator"/>
99+
<choose>
100+
<if type="report">
101+
<text variable="publisher"/>
102+
<text macro="title"/>
103+
</if>
104+
<else>
105+
<text macro="title"/>
106+
</else>
107+
</choose>
108+
</substitute>
109+
</names>
110+
</macro>
111+
<macro name="editor">
112+
<names variable="editor">
113+
<name and="text" delimiter-precedes-last="always" initialize-with="." name-as-sort-order="all"/>
114+
<label form="short" strip-periods="true" prefix=" (" suffix=")"/>
115+
</names>
116+
</macro>
117+
<macro name="locators">
118+
<group delimiter=", ">
119+
<text macro="edition"/>
120+
<text macro="chapter-no"/>
121+
<group delimiter=" ">
122+
<text term="volume" form="short"/>
123+
<number variable="volume" form="numeric"/>
124+
</group>
125+
<group delimiter=" ">
126+
<number variable="number-of-volumes" form="numeric"/>
127+
<text term="volume" form="short" plural="true"/>
128+
</group>
129+
<group delimiter=" ">
130+
<text term="issue" form="short"/>
131+
<number variable="issue" form="numeric"/>
132+
</group>
133+
</group>
134+
</macro>
135+
<macro name="title">
136+
<choose>
137+
<if type="article-journal bill book graphic legal_case legislation motion_picture song thesis report" match="any">
138+
<text variable="title" font-style="italic"/>
139+
</if>
140+
<else>
141+
<text variable="title" quotes="true"/>
142+
</else>
143+
</choose>
144+
</macro>
145+
<macro name="publisher">
146+
<choose>
147+
<if type="thesis" match="any">
148+
<group delimiter=", ">
149+
<text variable="publisher"/>
150+
<text variable="publisher-place"/>
151+
</group>
152+
</if>
153+
<else>
154+
<group delimiter=", ">
155+
<text variable="publisher-place"/>
156+
<text variable="publisher"/>
157+
</group>
158+
</else>
159+
</choose>
160+
</macro>
161+
<macro name="event">
162+
<choose>
163+
<if type="paper-conference speech" match="any">
164+
<choose>
165+
<if variable="container-title">
166+
<group delimiter=", ">
167+
<group delimiter=" ">
168+
<text term="in"/>
169+
<text variable="container-title"/>
170+
</group>
171+
<text variable="event-place"/>
172+
</group>
173+
</if>
174+
<else>
175+
<group delimiter=", ">
176+
<group delimiter=" ">
177+
<text term="presented at"/>
178+
<text variable="event"/>
179+
</group>
180+
<text variable="event-place"/>
181+
</group>
182+
</else>
183+
</choose>
184+
</if>
185+
</choose>
186+
</macro>
187+
<macro name="access">
188+
<choose>
189+
<if type="webpage">
190+
<choose>
191+
<if variable="URL">
192+
<group delimiter=". ">
193+
<text variable="URL"/>
194+
<group delimiter=" ">
195+
<text term="accessed" text-case="capitalize-first"/>
196+
<date variable="accessed">
197+
<date-part name="month" strip-periods="true" suffix=" "/>
198+
<date-part name="year" form="long"/>
199+
</date>
200+
</group>
201+
</group>
202+
</if>
203+
</choose>
204+
</if>
205+
</choose>
206+
</macro>
207+
<macro name="page">
208+
<group delimiter=" ">
209+
<label variable="page" form="short"/>
210+
<text variable="page"/>
211+
</group>
212+
</macro>
213+
<macro name="citation-locator">
214+
<group delimiter=" ">
215+
<choose>
216+
<if locator="page">
217+
<label variable="locator" form="short"/>
218+
</if>
219+
<else>
220+
<label variable="locator" form="short" text-case="capitalize-first"/>
221+
</else>
222+
</choose>
223+
<text variable="locator"/>
224+
</group>
225+
</macro>
226+
<citation collapse="citation-number">
227+
<sort>
228+
<key variable="citation-number"/>
229+
</sort>
230+
<layout delimiter=", " prefix="[" suffix="]">
231+
<group delimiter=", ">
232+
<text variable="citation-number"/>
233+
<text macro="citation-locator"/>
234+
</group>
235+
</layout>
236+
</citation>
237+
<bibliography et-al-min="4" et-al-use-first="3" subsequent-author-substitute="&#8212;&#8212;&#8212;" entry-spacing="0">
238+
<layout suffix=".">
239+
<text variable="citation-number" prefix="[" suffix="] "/>
240+
<text macro="author" suffix=", "/>
241+
<choose>
242+
<if type="article-journal">
243+
<group delimiter=", ">
244+
<text macro="title"/>
245+
<text variable="container-title" form="long"/>
246+
<text macro="locators"/>
247+
<text macro="page"/>
248+
<text macro="issued"/>
249+
</group>
250+
</if>
251+
<else-if type="paper-conference speech" match="any">
252+
<group delimiter=", ">
253+
<text macro="title"/>
254+
<text macro="event"/>
255+
<text macro="issued"/>
256+
<text macro="locators"/>
257+
<text macro="page"/>
258+
</group>
259+
</else-if>
260+
<else-if type="report">
261+
<group delimiter=", ">
262+
<text macro="title"/>
263+
<group delimiter=": ">
264+
<text term="in" text-case="capitalize-first"/>
265+
<group delimiter=" ">
266+
<text variable="genre"/>
267+
<text variable="number"/>
268+
</group>
269+
</group>
270+
<text macro="publisher"/>
271+
<text macro="issued"/>
272+
</group>
273+
</else-if>
274+
<else-if type="thesis">
275+
<group delimiter=", ">
276+
<text macro="title"/>
277+
<text variable="genre"/>
278+
<text macro="publisher"/>
279+
<text macro="issued"/>
280+
</group>
281+
</else-if>
282+
<else-if type="webpage post-weblog post" match="any">
283+
<group delimiter=", ">
284+
<text macro="title"/>
285+
<text variable="container-title" font-style="italic"/>
286+
<text macro="issued"/>
287+
</group>
288+
<text macro="access"/>
289+
</else-if>
290+
<else-if type="patent">
291+
<group delimiter=", ">
292+
<text macro="title"/>
293+
<text variable="number"/>
294+
<text macro="issued"/>
295+
</group>
296+
</else-if>
297+
<else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
298+
<group delimiter=", ">
299+
<text macro="title"/>
300+
<text macro="locators"/>
301+
<text macro="publisher"/>
302+
<text macro="issued"/>
303+
<text macro="page"/>
304+
</group>
305+
</else-if>
306+
<else-if type="article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis webpage" match="any">
307+
<group delimiter=", ">
308+
<text macro="title"/>
309+
<text variable="container-title" font-style="italic"/>
310+
<text macro="locators"/>
311+
<text macro="publisher"/>
312+
<text macro="page"/>
313+
<text macro="issued"/>
314+
</group>
315+
</else-if>
316+
<else-if type="chapter paper-conference" match="any">
317+
<group delimiter=", ">
318+
<text macro="title"/>
319+
<group delimiter=": ">
320+
<text term="in" text-case="capitalize-first"/>
321+
<text macro="editor"/>
322+
</group>
323+
<text variable="container-title" font-style="italic"/>
324+
<text macro="locators"/>
325+
<text macro="publisher"/>
326+
<text macro="page"/>
327+
<text macro="issued"/>
328+
</group>
329+
</else-if>
330+
<else>
331+
<group delimiter=", ">
332+
<text macro="title"/>
333+
<text variable="container-title" font-style="italic"/>
334+
<text macro="locators"/>
335+
<text macro="publisher"/>
336+
<text macro="page"/>
337+
<text macro="issued"/>
338+
</group>
339+
</else>
340+
</choose>
341+
</layout>
342+
</bibliography>
343+
</style>

0 commit comments

Comments
 (0)