|
| 1 | +<?xml version="1.0" encoding="utf-8"?> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" demote-non-dropping-particle="sort-only" page-range-format="expanded" default-locale="fr-FR"> |
| 3 | + <info> |
| 4 | + <title>Institut national de recherches archéologiques préventives (French)</title> |
| 5 | + <title-short>INRAP</title-short> |
| 6 | + <id>http://www.zotero.org/styles/institut-national-de-recherches-archeologiques-preventives</id> |
| 7 | + <link href="http://www.zotero.org/styles/institut-national-de-recherches-archeologiques-preventives" rel="self"/> |
| 8 | + <link href="http://www.zotero.org/styles/iso690-author-date-fr-no-abstract" rel="template"/> |
| 9 | + <link href="https://multimedia.inrap.fr/Ressources-documentaires/Tutoriels-FAQ/p-20507-Memento-bibliographique.htm" rel="documentation"/> |
| 10 | + <author> |
| 11 | + <name>Clément Féliu</name> |
| 12 | + |
| 13 | + </author> |
| 14 | + <author> |
| 15 | + <name>Réseau documentalistes Inrap</name> |
| 16 | + |
| 17 | + </author> |
| 18 | + <category citation-format="author-date"/> |
| 19 | + <category field="history"/> |
| 20 | + <category field="anthropology"/> |
| 21 | + <summary>Author-date style for Inrap reports</summary> |
| 22 | + <updated>2019-03-20T20:00:00+00:00</updated> |
| 23 | + <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
| 24 | + </info> |
| 25 | + <locale xml:lang="fr-FR"> |
| 26 | + <style-options limit-day-ordinals-to-day-1="true"/> |
| 27 | + <date form="text" delimiter=" "> |
| 28 | + <date-part name="day" form="ordinal"/> |
| 29 | + <date-part name="month"/> |
| 30 | + <date-part name="year"/> |
| 31 | + </date> |
| 32 | + <date form="numeric" delimiter="/"> |
| 33 | + <date-part name="day" form="numeric-leading-zeros"/> |
| 34 | + <date-part name="month" form="numeric-leading-zeros"/> |
| 35 | + <date-part name="year"/> |
| 36 | + </date> |
| 37 | + <terms> |
| 38 | + <term name="editor" form="short"> |
| 39 | + <single>dir.</single> |
| 40 | + <multiple>dir.</multiple> |
| 41 | + </term> |
| 42 | + <term name="container-author" form="short"> |
| 43 | + <single>dir.</single> |
| 44 | + <multiple>dir.</multiple> |
| 45 | + </term> |
| 46 | + <term name="in">In</term> |
| 47 | + <term name="anonymous">anonyme</term> |
| 48 | + <term name="anonymous" form="short">anon.</term> |
| 49 | + <term name="accessed">lien valide au</term> |
| 50 | + <term name="no date">sans date</term> |
| 51 | + <term name="no date" form="short">s.d.</term> |
| 52 | + <term name="page" form="short">p.</term> |
| 53 | + <term name="number-of-pages" form="short">p.</term> |
| 54 | + <term name="month-01" gender="masculine">janvier</term> |
| 55 | + <term name="month-02" gender="masculine">février</term> |
| 56 | + <term name="month-03" gender="masculine">mars</term> |
| 57 | + <term name="month-04" gender="masculine">avril</term> |
| 58 | + <term name="month-05" gender="masculine">mai</term> |
| 59 | + <term name="month-06" gender="masculine">juin</term> |
| 60 | + <term name="month-07" gender="masculine">juillet</term> |
| 61 | + <term name="month-08" gender="masculine">août</term> |
| 62 | + <term name="month-09" gender="masculine">septembre</term> |
| 63 | + <term name="month-10" gender="masculine">octobre</term> |
| 64 | + <term name="month-11" gender="masculine">novembre</term> |
| 65 | + <term name="month-12" gender="masculine">décembre</term> |
| 66 | + <term name="ordinal">ᵉ</term> |
| 67 | + <term name="ordinal-01" gender-form="feminine" match="whole-number">ʳᵉ</term> |
| 68 | + <term name="ordinal-01" gender-form="masculine" match="whole-number">ᵉʳ</term> |
| 69 | + </terms> |
| 70 | + </locale> |
| 71 | + <macro name="author"> |
| 72 | + <names variable="author"> |
| 73 | + <name name-as-sort-order="all" sort-separator=" " initialize-with="." delimiter=", " delimiter-precedes-last="always"> |
| 74 | + <name-part name="family" text-case="uppercase"/> |
| 75 | + <name-part name="given" prefix="(" suffix=")"/> |
| 76 | + </name> |
| 77 | + <substitute> |
| 78 | + <text macro="editor"/> |
| 79 | + </substitute> |
| 80 | + </names> |
| 81 | + </macro> |
| 82 | + <macro name="editor"> |
| 83 | + <names variable="editor"> |
| 84 | + <name name-as-sort-order="all" sort-separator=" " initialize-with="." delimiter=", " delimiter-precedes-last="always"> |
| 85 | + <name-part name="family" text-case="uppercase"/> |
| 86 | + <name-part name="given" prefix="(" suffix=")"/> |
| 87 | + </name> |
| 88 | + <label form="short" text-case="lowercase" prefix=" "/> |
| 89 | + </names> |
| 90 | + </macro> |
| 91 | + <macro name="container-author"> |
| 92 | + <names variable="container-author"> |
| 93 | + <name name-as-sort-order="all" sort-separator=" " initialize-with="." delimiter=", " delimiter-precedes-last="always"> |
| 94 | + <name-part name="family" text-case="uppercase"/> |
| 95 | + <name-part name="given" prefix="(" suffix=")"/> |
| 96 | + </name> |
| 97 | + <label form="short" text-case="lowercase" prefix=" "/> |
| 98 | + <substitute> |
| 99 | + <text macro="editor"/> |
| 100 | + </substitute> |
| 101 | + </names> |
| 102 | + </macro> |
| 103 | + <macro name="author-short"> |
| 104 | + <choose> |
| 105 | + <if variable="author"> |
| 106 | + <names variable="author"> |
| 107 | + <name form="short" delimiter=", " et-al-min="3" et-al-use-first="1"/> |
| 108 | + <et-al font-variant="normal" font-style="italic"/> |
| 109 | + </names> |
| 110 | + </if> |
| 111 | + <else-if variable="editor"> |
| 112 | + <text macro="editor-short"/> |
| 113 | + </else-if> |
| 114 | + </choose> |
| 115 | + </macro> |
| 116 | + <macro name="editor-short"> |
| 117 | + <names variable="editor"> |
| 118 | + <name form="short" delimiter=", " et-al-min="3" et-al-use-first="1"/> |
| 119 | + <et-al font-variant="normal" font-style="italic"/> |
| 120 | + </names> |
| 121 | + </macro> |
| 122 | + <macro name="pages"> |
| 123 | + <text variable="page" prefix="p. " suffix="."/> |
| 124 | + </macro> |
| 125 | + <macro name="access"> |
| 126 | + <group delimiter=" "> |
| 127 | + <choose> |
| 128 | + <if variable="DOI"> |
| 129 | + <text value="https://doi.org/"/> |
| 130 | + <text variable="DOI"/> |
| 131 | + </if> |
| 132 | + <else-if variable="URL"> |
| 133 | + <group delimiter=" "> |
| 134 | + <text value="URL :" text-case="uppercase"/> |
| 135 | + <text variable="URL"/> |
| 136 | + </group> |
| 137 | + </else-if> |
| 138 | + </choose> |
| 139 | + <group prefix="[" suffix="]" delimiter=" "> |
| 140 | + <text term="accessed"/> |
| 141 | + <date variable="accessed" form="text"/> |
| 142 | + </group> |
| 143 | + </group> |
| 144 | + </macro> |
| 145 | + <macro name="collection"> |
| 146 | + <group delimiter=" ; " prefix="(" suffix=")"> |
| 147 | + <text variable="collection-title"/> |
| 148 | + <text variable="collection-number"/> |
| 149 | + </group> |
| 150 | + </macro> |
| 151 | + <macro name="title"> |
| 152 | + <choose> |
| 153 | + <if type="book thesis map report" match="any"> |
| 154 | + <text variable="title" font-style="italic"/> |
| 155 | + </if> |
| 156 | + <else-if type="paper-conference speech chapter article-journal article-magazine article-newspaper entry entry-dictionary entry-encyclopedia post-weblog post webpage broadcast" match="any"> |
| 157 | + <text variable="title"/> |
| 158 | + </else-if> |
| 159 | + <else> |
| 160 | + <text variable="title" font-style="italic"/> |
| 161 | + </else> |
| 162 | + </choose> |
| 163 | + </macro> |
| 164 | + <macro name="publisher"> |
| 165 | + <group delimiter=" : "> |
| 166 | + <text variable="publisher-place"/> |
| 167 | + <text variable="publisher"/> |
| 168 | + </group> |
| 169 | + </macro> |
| 170 | + <macro name="year-date"> |
| 171 | + <choose> |
| 172 | + <if variable="issued"> |
| 173 | + <date variable="issued"> |
| 174 | + <date-part name="year"/> |
| 175 | + </date> |
| 176 | + </if> |
| 177 | + <else> |
| 178 | + <text term="no date" form="short"/> |
| 179 | + </else> |
| 180 | + </choose> |
| 181 | + </macro> |
| 182 | + <macro name="edition"> |
| 183 | + <choose> |
| 184 | + <if is-numeric="edition"> |
| 185 | + <group delimiter=" "> |
| 186 | + <number variable="edition" form="ordinal"/> |
| 187 | + <text term="edition" form="short" suffix="." text-case="lowercase" strip-periods="true"/> |
| 188 | + </group> |
| 189 | + </if> |
| 190 | + <else> |
| 191 | + <text variable="edition"/> |
| 192 | + </else> |
| 193 | + </choose> |
| 194 | + </macro> |
| 195 | + <macro name="nb-pages"> |
| 196 | + <choose> |
| 197 | + <if type="report" match="none"> |
| 198 | + <choose> |
| 199 | + <if is-numeric="number-of-pages"> |
| 200 | + <group delimiter=" "> |
| 201 | + <text variable="number-of-pages"/> |
| 202 | + <text value="p."/> |
| 203 | + </group> |
| 204 | + </if> |
| 205 | + <else> |
| 206 | + <text variable="number-of-pages"/> |
| 207 | + </else> |
| 208 | + </choose> |
| 209 | + </if> |
| 210 | + <else-if type="report" match="any"> |
| 211 | + <choose> |
| 212 | + <if is-numeric="page"> |
| 213 | + <group delimiter=" "> |
| 214 | + <text variable="page"/> |
| 215 | + <text value="p."/> |
| 216 | + </group> |
| 217 | + </if> |
| 218 | + <else> |
| 219 | + <text variable="page"/> |
| 220 | + </else> |
| 221 | + </choose> |
| 222 | + </else-if> |
| 223 | + </choose> |
| 224 | + </macro> |
| 225 | + <citation disambiguate-add-year-suffix="true"> |
| 226 | + <sort> |
| 227 | + <key variable="issued"/> |
| 228 | + </sort> |
| 229 | + <layout prefix="(" suffix=")" delimiter=" ; "> |
| 230 | + <text macro="author-short" suffix=" "/> |
| 231 | + <text macro="year-date"/> |
| 232 | + <text variable="locator" prefix=" : "/> |
| 233 | + </layout> |
| 234 | + </citation> |
| 235 | + <bibliography> |
| 236 | + <sort> |
| 237 | + <key macro="author"/> |
| 238 | + <key variable="issued"/> |
| 239 | + </sort> |
| 240 | + <layout suffix="."> |
| 241 | + <group font-weight="bold" delimiter=" " suffix="
"> |
| 242 | + <text macro="author-short"/> |
| 243 | + <text macro="year-date"/> |
| 244 | + </group> |
| 245 | + <group display="block"> |
| 246 | + <text macro="author" suffix=" — "/> |
| 247 | + <group delimiter=" " suffix="."> |
| 248 | + <choose> |
| 249 | + <if type="thesis report" match="any"> |
| 250 | + <text macro="title" suffix=" :"/> |
| 251 | + <text variable="genre" suffix="." text-case="lowercase"/> |
| 252 | + <text macro="publisher" suffix=","/> |
| 253 | + <text macro="year-date" suffix="."/> |
| 254 | + <text macro="nb-pages"/> |
| 255 | + </if> |
| 256 | + <else-if type="book"> |
| 257 | + <text macro="title" suffix="."/> |
| 258 | + <text macro="edition" suffix="."/> |
| 259 | + <text macro="publisher" suffix=","/> |
| 260 | + <text macro="year-date" suffix="."/> |
| 261 | + <text variable="number-of-volumes" suffix=" vol."/> |
| 262 | + <text macro="nb-pages"/> |
| 263 | + <text macro="collection"/> |
| 264 | + </else-if> |
| 265 | + <else-if type="article-journal article-magazine article-newspaper entry-dictionary entry-encyclopedia webpage" match="any"> |
| 266 | + <text macro="title" suffix="."/> |
| 267 | + <group delimiter=", " suffix="."> |
| 268 | + <group delimiter=" "> |
| 269 | + <text variable="container-title" font-style="italic"/> |
| 270 | + <choose> |
| 271 | + <if variable="URL"> |
| 272 | + <text value="[en ligne]"/> |
| 273 | + </if> |
| 274 | + </choose> |
| 275 | + </group> |
| 276 | + <text variable="volume"/> |
| 277 | + <text variable="issue"/> |
| 278 | + <text macro="year-date"/> |
| 279 | + <text macro="pages"/> |
| 280 | + </group> |
| 281 | + <choose> |
| 282 | + <if variable="URL"> |
| 283 | + <group delimiter=" "> |
| 284 | + <text macro="access"/> |
| 285 | + </group> |
| 286 | + </if> |
| 287 | + </choose> |
| 288 | + </else-if> |
| 289 | + <else-if type="chapter paper-conference" match="any"> |
| 290 | + <text macro="title" suffix="."/> |
| 291 | + <text value="In :" font-style="italic"/> |
| 292 | + <text macro="container-author" suffix=" —"/> |
| 293 | + <group delimiter=" : " suffix="."> |
| 294 | + <text variable="container-title" font-style="italic"/> |
| 295 | + <text variable="event"/> |
| 296 | + </group> |
| 297 | + <text macro="edition" suffix="."/> |
| 298 | + <text macro="publisher" suffix=","/> |
| 299 | + <text macro="year-date" suffix=","/> |
| 300 | + <text macro="pages"/> |
| 301 | + <text macro="collection"/> |
| 302 | + </else-if> |
| 303 | + </choose> |
| 304 | + </group> |
| 305 | + </group> |
| 306 | + </layout> |
| 307 | + </bibliography> |
| 308 | +</style> |
0 commit comments