Skip to content

Commit 13e8c6b

Browse files
authored
1 parent 0699da6 commit 13e8c6b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

acta-scientiae-veterinariae.csl

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
<link href="http://www.zotero.org/styles/acta-scientiae-veterinariae" rel="self"/>
77
<link href="http://www.zotero.org/styles/world-applied-sciences-journal" rel="template"/>
88
<link href="http://www.ufrgs.br/actavet/instrucoes.htm" rel="documentation"/>
9+
<link href="http://www.ufrgs.br/actavet/Instructions-case-ASV-English.pdf" rel="documentation"/>
910
<author>
1011
<name>Patrick O'Brien</name>
11-
<email>obrienpat86@gmail.com</email>
1212
</author>
1313
<category citation-format="numeric"/>
1414
<category field="biology"/>
1515
<issn>1678-0345</issn>
1616
<eissn>1679-9216</eissn>
17-
<updated>2018-07-24T08:33:45+00:00</updated>
17+
<updated>2021-01-14T09:09:46+00:00</updated>
1818
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
1919
</info>
2020
<macro name="author">
2121
<names variable="author">
22-
<name and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="first"/>
23-
<label form="short" prefix=", "/>
22+
<name and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
23+
<label form="short" text-case="capitalize-first" strip-periods="true" prefix=" (" suffix=")"/>
2424
<substitute>
2525
<names variable="editor"/>
2626
<names variable="translator"/>
@@ -30,7 +30,7 @@
3030
</macro>
3131
<macro name="editor">
3232
<names variable="editor">
33-
<name initialize-with="." delimiter=", " delimiter-precedes-last="always"/>
33+
<name and="symbol" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
3434
<label form="short" text-case="capitalize-first" strip-periods="true" prefix=" (" suffix=")"/>
3535
</names>
3636
</macro>
@@ -58,9 +58,7 @@
5858
</macro>
5959
<citation collapse="citation-number">
6060
<sort>
61-
<key variable="author"/>
6261
<key variable="citation-number"/>
63-
<key variable="issued"/>
6462
</sort>
6563
<layout prefix="[" suffix="]" delimiter=",">
6664
<text variable="citation-number"/>
@@ -99,10 +97,12 @@
9997
</group>
10098
</if>
10199
<else-if type="chapter paper-conference" match="any">
102-
<text variable="title" suffix=", "/>
103-
<text term="in" text-case="capitalize-first" suffix=": "/>
104100
<group delimiter=". ">
105-
<text macro="editor"/>
101+
<text variable="title"/>
102+
<group delimiter=": ">
103+
<text term="in" text-case="capitalize-first"/>
104+
<text macro="editor"/>
105+
</group>
106106
<text variable="container-title" form="short" text-case="title" font-style="italic"/>
107107
<text macro="edition"/>
108108
<group delimiter=", ">
@@ -127,7 +127,7 @@
127127
<text variable="publisher"/>
128128
</group>
129129
</else-if>
130-
<else-if type="webpage post-weblog" match="any">
130+
<else-if type="webpage post-weblog post" match="any">
131131
<group delimiter=". ">
132132
<text variable="title"/>
133133
<text variable="container-title" font-style="italic"/>

0 commit comments

Comments
 (0)