/usr/share/citation-style-language/styles/vita-latina.csl is in citation-style-language-styles 0~20180122.283b8d871-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 | <?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="sort-only" default-locale="fr-FR">
<!--
Feuille de style CSL
à destination du logiciel Zotero
comportant les instructions de formatage des références bibliographiques et de la bibliographie de littérature secondaire définies par la revue Vita Latina [http://www.persee.fr/collection/vita ; http://vitalatina.upv.univ-montp3.fr/]
réalisée par Louis Autin (doctorant - Université Grenoble Alpes ; Universität Osnabrück)
Remarques :
- pour les thèses, Zotero ne permet pas de spécifier le directeur ; la feuille de style laisse donc cette indication à compléter manuellement, entre crochets ;
- à ce stade, le langage CSL ne permet pas de définir certains éléments de formatage, tels que la police, la taille de la police ou l'alignement de texte (ainsi, forcer la bibliographie à être justifiée). Ces éléments doivent être mis en place manuellement.
-->
<!-- INFORMATIONS RELATIVES A LA FEUILLE DE STYLE -->
<info>
<title>Vita Latina (French)</title>
<title-short>VL</title-short>
<id>http://www.zotero.org/styles/vita-latina</id>
<link href="http://www.zotero.org/styles/vita-latina" rel="self"/>
<link href="http://vitalatina.upv.univ-montp3.fr/page-3/" rel="documentation"/>
<author>
<name>Louis Autin (UGA)</name>
<email>ls.autin@gmail.com</email>
</author>
<category citation-format="note"/>
<category field="humanities"/>
<issn>0042-7306</issn>
<eissn>1783-1830</eissn>
<summary>Zotero stylesheet for Vita Latina (journal)</summary>
<published>2017-03-03T00:00:00</published>
<updated>2017-03-03T00:00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
<!-- INSTRUCTIONS DE FORMATAGE EN FRANCAIS -->
<locale>
<terms>
<term name="editor" form="short">
<single>dir.</single>
<multiple>dir.</multiple>
<!-- dir. diffère bien entendu de éd., mais Zotero ne permet pas de distinguer "directeur de publication" et "éditeur". -->
</term>
<term name="translator" form="verb-short">trad.</term>
<term name="in">dans</term>
<term name="no date">pas de date</term>
</terms>
</locale>
<!-- MACROS DE CITATION -->
<macro name="auteurs-court">
<names variable="author">
<name form="long" initialize-with=". " and="symbol" delimiter=", " font-variant="small-caps"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="titre"/>
</substitute>
</names>
</macro>
<macro name="indication-localisation">
<group delimiter=", ">
<choose>
<if type="book report thesis" match="any">
<group>
<text term="volume" form="short" suffix=" "/>
<number variable="volume" form="numeric"/>
</group>
</if>
</choose>
<group delimiter=" ">
<choose>
<if locator="page" match="none">
<label variable="locator" form="short" suffix=" "/>
</if>
</choose>
<text variable="locator"/>
</group>
</group>
</macro>
<!-- MACROS DE BIBLIOGRAPHIE -->
<macro name="contributeurs-tri">
<names variable="author">
<name name-as-sort-order="all" and="symbol" sort-separator=", " delimiter=", " delimiter-precedes-last="never"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
</substitute>
</names>
</macro>
<macro name="auteurs">
<names variable="author">
<name name-as-sort-order="all" and="symbol" sort-separator=" " delimiter=", " initialize-with=". " font-variant="small-caps"/>
<label form="short" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
</substitute>
</names>
</macro>
<macro name="date-publication">
<choose>
<if variable="issued">
<date variable="issued" suffix=", ">
<date-part name="year"/>
</date>
</if>
<else>
<text term="no date" form="short"/>
</else>
</choose>
</macro>
<macro name="titre">
<choose>
<if type="book report thesis" match="any">
<text variable="title" font-style="italic" text-case="title"/>
</if>
<else>
<text variable="title" quotes="true"/>
<!-- plutôt que prefix="« " suffix=" »" -->
</else>
</choose>
</macro>
<macro name="auteurs-secondaires">
<choose>
<if type="chapter paper-conference" match="none">
<group delimiter=". ">
<choose>
<if variable="author">
<names variable="editor" delimiter=". ">
<name and="symbol" delimiter=", " initialize-with=". "/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
<choose>
<if variable="author editor" match="any">
<names variable="translator" delimiter=". ">
<name and="symbol" delimiter=", " initialize-with=". "/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
</group>
</if>
</choose>
</macro>
<macro name="auteurs-ouvrage">
<choose>
<if type="chapter paper-conference" match="any">
<text term="in" suffix=" "/>
<group delimiter=", ">
<choose>
<if variable="author">
<names variable="editor" delimiter=", ">
<name and="symbol" delimiter=", " initialize-with=". " font-variant="small-caps" delimiter-precedes-last="never"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
<choose>
<if variable="author editor" match="any">
<names variable="translator" delimiter=", ">
<name and="symbol" delimiter=", " initialize-with=". " font-variant="small-caps" delimiter-precedes-last="never"/>
<label form="short" prefix=" (" suffix=")"/>
</names>
</if>
</choose>
</group>
</if>
</choose>
</macro>
<macro name="titre-ouvrage">
<text variable="container-title" form="short" font-style="italic" suffix=","/>
<choose>
<if type="article-journal">
<text variable="volume" prefix=" " suffix=","/>
</if>
</choose>
</macro>
<macro name="lieu-edition">
<choose>
<if type="book chapter thesis report paper-conference" match="any">
<group delimiter=", ">
<text variable="publisher-place" form="short"/>
</group>
</if>
</choose>
</macro>
<macro name="editeur">
<choose>
<if type="book chapter thesis report paper-conference" match="any">
<group delimiter=", ">
<text variable="publisher" form="short"/>
</group>
</if>
</choose>
</macro>
<macro name="titre-collection">
<choose>
<if type="book chapter thesis report paper-conference" match="any">
<group delimiter=", ">
<text variable="collection-title" form="short"/>
</group>
</if>
</choose>
</macro>
<macro name="numero-collection">
<choose>
<if type="book chapter thesis report paper-conference" match="any">
<choose>
<if variable="collection-number">
<text variable="collection-number"/>
</if>
</choose>
</if>
</choose>
</macro>
<macro name="publication">
<choose>
<if type="thesis">
<group prefix=", ">
<text value="Thèse de doctorat soutenue à "/>
<text macro="lieu-edition"/>
<text macro="date-publication" prefix=", "/>
<text value="sous la direction de [DIRECTEUR(S) DE THESE]"/>
</group>
</if>
<else>
<group prefix=", " delimiter=", ">
<text macro="lieu-edition"/>
<text macro="editeur"/>
<text macro="titre-collection" quotes="true"/>
</group>
<text macro="numero-collection" prefix=" "/>
</else>
</choose>
</macro>
<macro name="pages-chapitre">
<choose>
<if type="chapter paper-conference" match="any">
<text variable="volume" suffix=" :"/>
<text variable="page" prefix=", p. "/>
</if>
</choose>
</macro>
<macro name="pages-article">
<choose>
<if type="article-journal">
<text variable="page" prefix=", p. "/>
</if>
</choose>
</macro>
<macro name="type-acces">
<group delimiter=" - ">
<text variable="URL" text-decoration="underline" prefix=" [" suffix="]"/>
<choose>
<if variable="URL">
<group prefix=" consulté le ">
<date variable="accessed">
<date-part name="day" suffix="/"/>
<date-part name="month" form="numeric" suffix="/"/>
<date-part name="year"/>
</date>
</group>
</if>
</choose>
</group>
</macro>
<!-- INSTRUCTIONS DE FORMATAGE DES CITATIONS -->
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-year-suffix="true">
<layout suffix="." delimiter=" ; ">
<group delimiter=" : ">
<group delimiter=" ">
<text macro="auteurs-court"/>
<date variable="issued">
<date-part name="year"/>
</date>
</group>
<text macro="indication-localisation"/>
</group>
</layout>
</citation>
<!-- INSTRUCTIONS DE FORMATAGE DE LA BIBLIOGRAPHIE -->
<bibliography et-al-min="11" et-al-use-first="7" subsequent-author-substitute="—" entry-spacing="0">
<sort>
<key macro="contributeurs-tri"/>
<key variable="issued"/>
</sort>
<layout suffix=".">
<group delimiter=" ">
<text macro="auteurs" prefix="  "/>
<group delimiter=", ">
<group>
<text macro="date-publication"/>
<text macro="titre"/>
</group>
<text macro="auteurs-secondaires"/>
<text macro="auteurs-ouvrage"/>
<text macro="titre-ouvrage"/>
</group>
</group>
<text macro="publication"/>
<text macro="pages-chapitre"/>
<text macro="pages-article"/>
<text macro="type-acces"/>
</layout>
</bibliography>
</style>
<!-- FIN DE LA FEUILLE DE STYLE -->
|