Skip to content

Commit 2393106

Browse files
authored
Create rivista-trimestrale-di-sanita-pubblica-veterinaria.csl (JabRef#4617)
1 parent 5f511cd commit 2393106

File tree

1 file changed

+176
-0
lines changed

1 file changed

+176
-0
lines changed

veterinaria-italiana.csl

+176
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,176 @@
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="never" default-locale="en-GB">
3+
<info>
4+
<title>Veterinaria Italiana</title>
5+
<id>http://www.zotero.org/styles/veterinaria-italiana</id>
6+
<link href="http://www.zotero.org/styles/veterinaria-italiana" rel="self"/>
7+
<link href="http://www.zotero.org/styles/cell-structure-and-function" rel="template"/>
8+
<link href="http://www.izs.it/vet_italiana/guidelines_gen_guidelines_vet_it.htm" rel="documentation"/>
9+
<author>
10+
<name>Patrick O'Brien</name>
11+
</author>
12+
<category citation-format="author-date"/>
13+
<category field="medicine"/>
14+
<issn>0505-401X</issn>
15+
<eissn>1828-1427</eissn>
16+
<updated>2020-03-09T17:22:50+00:00</updated>
17+
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
18+
</info>
19+
<locale xml:lang="en">
20+
<terms>
21+
<term name="accessed">accessed on</term>
22+
</terms>
23+
</locale>
24+
<macro name="editor-translator">
25+
<names variable="editor translator" delimiter=", " prefix="(" suffix=")">
26+
<name and="symbol" initialize-with=". "/>
27+
<label form="short" prefix=", " strip-periods="true"/>
28+
</names>
29+
</macro>
30+
<macro name="author">
31+
<names variable="author">
32+
<name and="symbol" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
33+
<label form="short" prefix=" (" suffix=")" strip-periods="true"/>
34+
<substitute>
35+
<names variable="editor"/>
36+
<names variable="translator"/>
37+
<text macro="title"/>
38+
</substitute>
39+
</names>
40+
</macro>
41+
<macro name="author-short">
42+
<names variable="author" font-style="normal">
43+
<name form="short" and="text" et-al-min="3" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" initialize-with=". "/>
44+
<et-al font-style="italic" font-variant="normal"/>
45+
<substitute>
46+
<names variable="editor"/>
47+
<names variable="translator"/>
48+
<text macro="title"/>
49+
</substitute>
50+
</names>
51+
</macro>
52+
<macro name="title">
53+
<choose>
54+
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
55+
<group delimiter=" ">
56+
<group delimiter=", ">
57+
<text variable="title" font-style="italic"/>
58+
<text macro="edition"/>
59+
</group>
60+
<text macro="editor-translator"/>
61+
</group>
62+
</if>
63+
<else>
64+
<text variable="title"/>
65+
</else>
66+
</choose>
67+
</macro>
68+
<macro name="year-date">
69+
<choose>
70+
<if variable="issued">
71+
<date variable="issued">
72+
<date-part name="year"/>
73+
</date>
74+
<text variable="year-suffix"/>
75+
</if>
76+
<else>
77+
<text term="no date" form="short"/>
78+
</else>
79+
</choose>
80+
</macro>
81+
<macro name="edition">
82+
<choose>
83+
<if is-numeric="edition">
84+
<group delimiter=" ">
85+
<number variable="edition" form="ordinal"/>
86+
<text term="edition" form="short"/>
87+
</group>
88+
</if>
89+
<else>
90+
<text variable="edition"/>
91+
</else>
92+
</choose>
93+
</macro>
94+
<macro name="publisher">
95+
<group delimiter=", ">
96+
<text variable="publisher"/>
97+
<text variable="publisher-place"/>
98+
</group>
99+
</macro>
100+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year-suffix">
101+
<sort>
102+
<key macro="author"/>
103+
</sort>
104+
<layout prefix="(" suffix=")" delimiter="; ">
105+
<group delimiter=", ">
106+
<text macro="author-short"/>
107+
<text macro="year-date"/>
108+
<group>
109+
<label variable="locator" form="short"/>
110+
<text variable="locator" prefix=" "/>
111+
</group>
112+
</group>
113+
</layout>
114+
</citation>
115+
<bibliography hanging-indent="true" et-al-min="7" et-al-use-first="6">
116+
<sort>
117+
<key macro="author"/>
118+
<key macro="title"/>
119+
</sort>
120+
<layout suffix=".">
121+
<group delimiter=". ">
122+
<text macro="author"/>
123+
<text macro="year-date"/>
124+
<text macro="title"/>
125+
<choose>
126+
<if type="article-journal article-magazine" match="any">
127+
<group delimiter=", ">
128+
<text variable="container-title" form="short" strip-periods="true" font-style="italic"/>
129+
<text variable="volume" font-weight="bold"/>
130+
<text variable="page"/>
131+
</group>
132+
<choose>
133+
<if variable="page volume" match="none">
134+
<date form="text" variable="issued" prefix=", "/>
135+
<text variable="DOI" prefix=", "/>
136+
</if>
137+
</choose>
138+
</if>
139+
<else-if type="chapter paper-conference" match="any">
140+
<group delimiter=", ">
141+
<group delimiter=" ">
142+
<text term="in" text-case="capitalize-first" font-style="italic"/>
143+
<text variable="container-title"/>
144+
<group delimiter=". ">
145+
<text macro="editor-translator"/>
146+
<text macro="publisher"/>
147+
</group>
148+
</group>
149+
<text variable="page"/>
150+
</group>
151+
</else-if>
152+
<else-if type="book" match="any">
153+
<text macro="publisher"/>
154+
</else-if>
155+
<else-if type="thesis" match="any">
156+
<group delimiter=", ">
157+
<text variable="genre"/>
158+
<text macro="publisher"/>
159+
<group delimiter=" ">
160+
<text variable="number-of-pages"/>
161+
<label variable="number-of-pages" form="short"/>
162+
</group>
163+
</group>
164+
</else-if>
165+
<else-if type="webpage post post-weblog" match="any">
166+
<group delimiter=" " prefix="(" suffix=")">
167+
<text variable="URL"/>
168+
<text term="accessed"/>
169+
<date form="text" variable="accessed"/>
170+
</group>
171+
</else-if>
172+
</choose>
173+
</group>
174+
</layout>
175+
</bibliography>
176+
</style>

0 commit comments

Comments
 (0)