Skip to content

Commit 6c043a7

Browse files
Create polygraphia.csl (#6307)
Creating a new style for the University Vanvitelli (Caserta, CE, Italy) for the journal from the Departament of Cultural Heritage "Polygraphia": https://polygraphia.it/
1 parent 255e00c commit 6c043a7

File tree

1 file changed

+240
-0
lines changed

1 file changed

+240
-0
lines changed

polygraphia.csl

+240
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,240 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" page-range-format="expanded" demote-non-dropping-particle="sort-only" default-locale="it-IT">
3+
<info>
4+
<title>Polygraphia (Italiano)</title>
5+
<id>http://www.zotero.org/styles/polygraphia</id>
6+
<link href="http://www.zotero.org/styles/polygraphia" rel="self"/>
7+
<link href="http://www.zotero.org/styles/archeologia-classica" rel="template"/>
8+
<link href="https://polygraphia.it/wp-content/uploads/2020/07/Norme-Polygraphia-2020.pdf" rel="documentation"/>
9+
<author>
10+
<name>Ilaria Cristofaro</name>
11+
<email>[email protected]</email>
12+
</author>
13+
<category citation-format="note"/>
14+
<category field="history"/>
15+
<category field="anthropology"/>
16+
<category field="humanities"/>
17+
<issn>2704-7326</issn>
18+
<summary>Edit by: Dipartimento di Lettere e Beni Culturali dell’Università degli Studi della Campania ‘Luigi Vanvitelli’</summary>
19+
<updated>2022-11-19T10:57:29+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>
23+
<terms>
24+
<term name="open-quote">“</term>
25+
<term name="close-quote">”</term>
26+
<term name="open-inner-quote">‘</term>
27+
<term name="close-inner-quote">’</term>
28+
<term name="accessed">ultimo accesso</term>
29+
</terms>
30+
</locale>
31+
<macro name="author">
32+
<names variable="author" font-variant="normal" delimiter=" ">
33+
<name delimiter=" - " initialize-with="."/>
34+
<et-al font-style="italic"/>
35+
<substitute>
36+
<text macro="editor"/>
37+
</substitute>
38+
</names>
39+
</macro>
40+
<macro name="editor">
41+
<names variable="editor" delimiter=",">
42+
<name font-variant="normal" delimiter=" - " initialize-with="."/>
43+
<label form="verb-short" text-case="lowercase" prefix=" (" suffix=")"/>
44+
<substitute>
45+
<text macro="container-author"/>
46+
</substitute>
47+
</names>
48+
</macro>
49+
<macro name="editor-book">
50+
<names variable="editor translator" delimiter=", ">
51+
<label form="verb" suffix=" "/>
52+
<name initialize-with="." delimiter=" - "/>
53+
</names>
54+
</macro>
55+
<macro name="access">
56+
<group delimiter=" ">
57+
<choose>
58+
<if type="article-newspaper broadcast webpage dataset entry figure interview map thesis legislation" match="any">
59+
<text term="available at"/>
60+
<text variable="URL"/>
61+
<group prefix=" (" suffix=")">
62+
<text value="accessed "/>
63+
<date variable="accessed">
64+
<date-part name="day" suffix=" "/>
65+
<date-part name="month" suffix=" "/>
66+
<date-part name="year"/>
67+
</date>
68+
</group>
69+
</if>
70+
</choose>
71+
</group>
72+
</macro>
73+
<macro name="container-author">
74+
<names variable="container-author" delimiter=", ">
75+
<name font-variant="small-caps" sort-separator=", " initialize-with="." delimiter=", "/>
76+
</names>
77+
</macro>
78+
<macro name="pages">
79+
<group delimiter=" ">
80+
<text variable="page" prefix=": "/>
81+
</group>
82+
</macro>
83+
<macro name="author-short">
84+
<names variable="author">
85+
<name form="short" font-variant="small-caps" delimiter=" - " et-al-min="4" et-al-use-first="1"/>
86+
<et-al font-variant="normal" font-style="italic"/>
87+
<substitute>
88+
<names variable="editor"/>
89+
<text variable="title-short" font-style="italic"/>
90+
</substitute>
91+
</names>
92+
</macro>
93+
<macro name="locator">
94+
<group delimiter=" " prefix=", ">
95+
<label variable="locator" form="short"/>
96+
<text variable="locator"/>
97+
</group>
98+
</macro>
99+
<macro name="title">
100+
<choose>
101+
<if type="book" match="any">
102+
<text variable="title" font-style="italic"/>
103+
</if>
104+
<else-if type="webpage" match="any">
105+
<text variable="title"/>
106+
</else-if>
107+
<else-if variable="container-title" match="none">
108+
<text variable="title" font-style="italic"/>
109+
</else-if>
110+
<else>
111+
<text variable="title"/>
112+
</else>
113+
</choose>
114+
</macro>
115+
<macro name="publisher">
116+
<text variable="publisher-place"/>
117+
</macro>
118+
<macro name="year-date">
119+
<choose>
120+
<if variable="issued">
121+
<date variable="issued">
122+
<date-part name="year"/>
123+
</date>
124+
</if>
125+
<else>
126+
<text term="no date" form="short"/>
127+
</else>
128+
</choose>
129+
</macro>
130+
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
131+
<layout delimiter="; " suffix=".">
132+
<choose>
133+
<if position="ibid ibid-with-locator" match="any">
134+
<group>
135+
<text term="ibid" text-case="capitalize-first" font-style="italic"/>
136+
<text macro="locator"/>
137+
</group>
138+
</if>
139+
<else>
140+
<group>
141+
<text macro="author-short" suffix=" "/>
142+
<text macro="year-date"/>
143+
<text macro="locator"/>
144+
</group>
145+
</else>
146+
</choose>
147+
</layout>
148+
</citation>
149+
<bibliography>
150+
<sort>
151+
<key macro="author"/>
152+
<key variable="issued"/>
153+
<key variable="page-first"/>
154+
<key variable="title"/>
155+
</sort>
156+
<layout suffix=".">
157+
<group>
158+
<choose>
159+
<if variable="author">
160+
<names variable="author">
161+
<name form="short" font-variant="small-caps" delimiter=" - " et-al-min="4" et-al-use-first="1"/>
162+
<et-al font-variant="normal" font-style="italic"/>
163+
</names>
164+
</if>
165+
<else-if variable="editor">
166+
<names variable="editor">
167+
<name form="short" font-variant="small-caps" delimiter=" - " et-al-min="4" et-al-use-first="1"/>
168+
<et-al font-variant="normal" font-style="italic"/>
169+
</names>
170+
</else-if>
171+
<else>
172+
<text variable="title-short" font-variant="small-caps"/>
173+
</else>
174+
</choose>
175+
<text macro="year-date" font-variant="small-caps" prefix=" " suffix=" = "/>
176+
<group>
177+
<text macro="author" suffix=", "/>
178+
<choose>
179+
<if type="thesis">
180+
<group delimiter=", ">
181+
<text macro="title" font-style="italic"/>
182+
<text variable="genre"/>
183+
<text variable="publisher"/>
184+
<text macro="year-date"/>
185+
</group>
186+
</if>
187+
<else-if type="article-journal article-magazine article-newspaper broadcast personal_communication thesis webpage" match="any">
188+
<group>
189+
<text macro="title" quotes="true"/>
190+
<group delimiter=" " prefix=", in ">
191+
<text variable="container-title" form="short" font-style="italic"/>
192+
<group delimiter=", ">
193+
<text variable="volume"/>
194+
<text variable="issue"/>
195+
<text macro="year-date"/>
196+
</group>
197+
</group>
198+
<text macro="pages"/>
199+
</group>
200+
</else-if>
201+
<else-if type="book graphic" match="any">
202+
<group delimiter=", ">
203+
<text macro="title"/>
204+
<text macro="editor-book"/>
205+
<group delimiter=" ">
206+
<text macro="publisher"/>
207+
<text macro="year-date"/>
208+
</group>
209+
</group>
210+
</else-if>
211+
<else-if type="entry-dictionary entry-encyclopedia" match="any">
212+
<group delimiter=", ">
213+
<text macro="title" quotes="true"/>
214+
<text variable="container-title" form="short" font-style="italic" prefix="in "/>
215+
<group delimiter=" ">
216+
<label variable="volume" form="short"/>
217+
<text variable="volume"/>
218+
</group>
219+
<text macro="pages"/>
220+
</group>
221+
</else-if>
222+
<else-if type="chapter paper-conference" match="any">
223+
<text macro="title" quotes="true" suffix=", "/>
224+
<group prefix="in ">
225+
<text macro="editor" suffix=", "/>
226+
<text variable="container-title" font-style="italic" suffix=", "/>
227+
<group delimiter=" ">
228+
<text macro="publisher"/>
229+
<text macro="year-date"/>
230+
</group>
231+
<text macro="pages"/>
232+
</group>
233+
</else-if>
234+
</choose>
235+
<text macro="access" prefix=", "/>
236+
</group>
237+
</group>
238+
</layout>
239+
</bibliography>
240+
</style>

0 commit comments

Comments
 (0)