|
6 | 6 | <link href="http://www.zotero.org/styles/acta-scientiae-veterinariae" rel="self"/>
|
7 | 7 | <link href="http://www.zotero.org/styles/world-applied-sciences-journal" rel="template"/>
|
8 | 8 | <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"/> |
9 | 10 | <author>
|
10 | 11 | <name>Patrick O'Brien</name>
|
11 |
| - <email>obrienpat86@gmail.com</email> |
12 | 12 | </author>
|
13 | 13 | <category citation-format="numeric"/>
|
14 | 14 | <category field="biology"/>
|
15 | 15 | <issn>1678-0345</issn>
|
16 | 16 | <eissn>1679-9216</eissn>
|
17 |
| - <updated>2018-07-24T08:33:45+00:00</updated> |
| 17 | + <updated>2021-01-14T09:09:46+00:00</updated> |
18 | 18 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
19 | 19 | </info>
|
20 | 20 | <macro name="author">
|
21 | 21 | <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=")"/> |
24 | 24 | <substitute>
|
25 | 25 | <names variable="editor"/>
|
26 | 26 | <names variable="translator"/>
|
|
30 | 30 | </macro>
|
31 | 31 | <macro name="editor">
|
32 | 32 | <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=" "/> |
34 | 34 | <label form="short" text-case="capitalize-first" strip-periods="true" prefix=" (" suffix=")"/>
|
35 | 35 | </names>
|
36 | 36 | </macro>
|
|
58 | 58 | </macro>
|
59 | 59 | <citation collapse="citation-number">
|
60 | 60 | <sort>
|
61 |
| - <key variable="author"/> |
62 | 61 | <key variable="citation-number"/>
|
63 |
| - <key variable="issued"/> |
64 | 62 | </sort>
|
65 | 63 | <layout prefix="[" suffix="]" delimiter=",">
|
66 | 64 | <text variable="citation-number"/>
|
|
99 | 97 | </group>
|
100 | 98 | </if>
|
101 | 99 | <else-if type="chapter paper-conference" match="any">
|
102 |
| - <text variable="title" suffix=", "/> |
103 |
| - <text term="in" text-case="capitalize-first" suffix=": "/> |
104 | 100 | <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> |
106 | 106 | <text variable="container-title" form="short" text-case="title" font-style="italic"/>
|
107 | 107 | <text macro="edition"/>
|
108 | 108 | <group delimiter=", ">
|
|
127 | 127 | <text variable="publisher"/>
|
128 | 128 | </group>
|
129 | 129 | </else-if>
|
130 |
| - <else-if type="webpage post-weblog" match="any"> |
| 130 | + <else-if type="webpage post-weblog post" match="any"> |
131 | 131 | <group delimiter=". ">
|
132 | 132 | <text variable="title"/>
|
133 | 133 | <text variable="container-title" font-style="italic"/>
|
|
0 commit comments