Skip to content
forked from JabRef/jabref

Commit 277f340

Browse files
authored
Update brazilian-journal-of-veterinary-research-and-animal-science.csl (JabRef#4656)
1 parent a3e4ecf commit 277f340

File tree

1 file changed

+71
-71
lines changed

1 file changed

+71
-71
lines changed

brazilian-journal-of-veterinary-research-and-animal-science.csl

+71-71
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<category field="medicine"/>
1616
<issn>1413-9596</issn>
1717
<eissn>1678-4456</eissn>
18-
<updated>2020-02-03T10:52:38+00:00</updated>
18+
<updated>2020-03-30T16:23:02+00:00</updated>
1919
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
2020
</info>
2121
<locale xml:lang="en">
@@ -62,29 +62,33 @@
6262
</substitute>
6363
</names>
6464
</macro>
65-
<macro name="editor">
66-
<names variable="editor" suffix=".">
67-
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
68-
</names>
69-
</macro>
7065
<macro name="chapter-marker">
7166
<choose>
7267
<if type="chapter paper-conference entry-dictionary entry-encyclopedia" match="any">
7368
<text term="in" text-case="capitalize-first"/>
7469
</if>
7570
</choose>
7671
</macro>
77-
<macro name="publisher">
72+
<macro name="collection-details">
7873
<choose>
79-
<if type="article-journal article-magazine article-newspaper" match="none">
80-
<group delimiter=": " suffix=";">
81-
<choose>
82-
<if type="speech" match="none">
83-
<text variable="publisher-place"/>
84-
</if>
85-
</choose>
86-
<text variable="publisher"/>
87-
</group>
74+
<if type="article-journal article-magazine article-newspaper review review-book" match="none">
75+
<choose>
76+
<if variable="collection-title">
77+
<group delimiter=" " prefix="(" suffix=")">
78+
<names variable="collection-editor" suffix=".">
79+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
80+
<label form="long" prefix=", "/>
81+
</names>
82+
<group delimiter="; ">
83+
<text variable="collection-title"/>
84+
<group delimiter=" ">
85+
<label variable="volume" form="short"/>
86+
<text variable="volume"/>
87+
</group>
88+
</group>
89+
</group>
90+
</if>
91+
</choose>
8892
</if>
8993
</choose>
9094
</macro>
@@ -139,36 +143,10 @@
139143
</else>
140144
</choose>
141145
</macro>
142-
<macro name="title">
143-
<text variable="title"/>
144-
<choose>
145-
<if type="article-journal article-magazine chapter paper-conference article-newspaper review review-book entry-dictionary entry-encyclopedia" match="none">
146-
<text macro="edition" prefix=". "/>
147-
</if>
148-
</choose>
149-
<choose>
150-
<if type="thesis">
151-
<text variable="title" prefix=". [Tese " suffix="]"/>
152-
</if>
153-
</choose>
154-
</macro>
155-
<macro name="edition">
156-
<choose>
157-
<if is-numeric="edition">
158-
<group delimiter=" ">
159-
<number variable="edition" form="ordinal"/>
160-
<text term="edition" form="short"/>
161-
</group>
162-
</if>
163-
<else>
164-
<text variable="edition" suffix="."/>
165-
</else>
166-
</choose>
167-
</macro>
168146
<macro name="date">
169147
<choose>
170148
<if type="article-journal article-magazine article-newspaper review review-book" match="any">
171-
<group suffix="; " delimiter=" ">
149+
<group suffix=";" delimiter=" ">
172150
<date variable="issued">
173151
<date-part name="year"/>
174152
</date>
@@ -222,6 +200,24 @@
222200
</else>
223201
</choose>
224202
</macro>
203+
<macro name="edition">
204+
<choose>
205+
<if is-numeric="edition">
206+
<group delimiter=" ">
207+
<number variable="edition" form="ordinal"/>
208+
<text term="edition" form="short"/>
209+
</group>
210+
</if>
211+
<else>
212+
<text variable="edition" suffix="."/>
213+
</else>
214+
</choose>
215+
</macro>
216+
<macro name="editor">
217+
<names variable="editor" suffix=".">
218+
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
219+
</names>
220+
</macro>
225221
<macro name="issued-year">
226222
<choose>
227223
<if variable="issued" match="any">
@@ -234,6 +230,14 @@
234230
</else>
235231
</choose>
236232
</macro>
233+
<macro name="journal-location">
234+
<choose>
235+
<if type="article-journal article-magazine review review-book" match="any">
236+
<text variable="volume"/>
237+
<text variable="issue" prefix="(" suffix=")"/>
238+
</if>
239+
</choose>
240+
</macro>
237241
<macro name="pages">
238242
<choose>
239243
<if type="article-journal article-magazine article-newspaper review review-book" match="any">
@@ -255,51 +259,47 @@
255259
</else>
256260
</choose>
257261
</macro>
258-
<macro name="journal-location">
262+
<macro name="publisher">
259263
<choose>
260-
<if type="article-journal article-magazine review review-book" match="any">
261-
<text variable="volume"/>
262-
<text variable="issue" prefix="(" suffix=")"/>
264+
<if type="article-journal article-magazine article-newspaper" match="none">
265+
<group delimiter=": " suffix=";">
266+
<choose>
267+
<if type="speech" match="none">
268+
<text variable="publisher-place"/>
269+
</if>
270+
</choose>
271+
<text variable="publisher"/>
272+
</group>
263273
</if>
264274
</choose>
265275
</macro>
266-
<macro name="collection-details">
276+
<macro name="report-details">
267277
<choose>
268-
<if type="article-journal article-magazine article-newspaper review review-book" match="none">
269-
<choose>
270-
<if variable="collection-title">
271-
<group delimiter=" " prefix="(" suffix=")">
272-
<names variable="collection-editor" suffix=".">
273-
<name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
274-
<label form="long" prefix=", "/>
275-
</names>
276-
<group delimiter="; ">
277-
<text variable="collection-title"/>
278-
<group delimiter=" ">
279-
<label variable="volume" form="short"/>
280-
<text variable="volume"/>
281-
</group>
282-
</group>
283-
</group>
284-
</if>
285-
</choose>
278+
<if type="report">
279+
<text variable="number" prefix="Report No.: "/>
286280
</if>
287281
</choose>
288282
</macro>
289-
<macro name="report-details">
283+
<macro name="title">
284+
<text variable="title"/>
290285
<choose>
291-
<if type="report">
292-
<text variable="number" prefix="Report No.: "/>
286+
<if type="article-journal article-magazine chapter paper-conference article-newspaper review review-book entry-dictionary entry-encyclopedia" match="none">
287+
<text macro="edition" prefix=". "/>
288+
</if>
289+
</choose>
290+
<choose>
291+
<if type="thesis">
292+
<text variable="title" prefix=". [Tese " suffix="]"/>
293293
</if>
294294
</choose>
295295
</macro>
296296
<citation et-al-min="3" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="primary-name" and="symbol">
297297
<sort>
298298
<key macro="author" names-min="8" names-use-first="6"/>
299299
</sort>
300-
<layout prefix="(" suffix=")" delimiter=" ">
300+
<layout prefix="(" suffix=")" delimiter="; ">
301301
<group>
302-
<text suffix=" " macro="author-short"/>
302+
<text suffix=", " macro="author-short"/>
303303
<text macro="issued-year"/>
304304
</group>
305305
</layout>

0 commit comments

Comments
 (0)