|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" delimiter-precedes-et-al="never" initialize-with="." page-range-format="expanded" demote-non-dropping-particle="sort-only" default-locale="fr-FR"> |
3 | | - <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) --> |
4 | 3 | <info> |
5 | 4 | <title>Gallia Préhistoire (Français)</title> |
6 | 5 | <title-short>GP</title-short> |
7 | 6 | <id>http://www.zotero.org/styles/gallia-prehistoire</id> |
8 | 7 | <link href="http://www.zotero.org/styles/gallia-prehistoire" rel="self"/> |
9 | 8 | <link href="http://www.persee.fr/collection/galip" rel="documentation"/> |
10 | | - <link href="https://journals.openedition.org/galliap/430" rel="documentation"/> |
11 | | - <link href="http://www.mae.parisnanterre.fr/gallia-prehistoire/" rel="documentation"/> |
| 9 | + <link href="https://journals.openedition.org/galliap" rel="documentation"/> |
| 10 | + <link href="https://www.mshmondes.cnrs.fr/gallia-prehistoire" rel="documentation"/> |
12 | 11 | <author> |
13 | 12 | <name>Thomas Perrin</name> |
14 | | - <email>tperrin@univ-tlse2.fr</email> |
| 13 | + <email>thomas.perrin@cnrs.fr</email> |
15 | 14 | </author> |
16 | 15 | <author> |
17 | 16 | <name>Daphné Mathelier</name> |
|
24 | 23 | <issn>0016-4127</issn> |
25 | 24 | <eissn>2109-9642</eissn> |
26 | 25 | <summary>Author-date style for Gallia Préhistoire - Préhistoire de la France dans son contexte européen</summary> |
27 | | - <updated>2019-07-05T13:50:24+00:00</updated> |
| 26 | + <updated>2021-05-24T14:51:22+00:00</updated> |
28 | 27 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
29 | 28 | </info> |
30 | 29 | <locale xml:lang="fr"> |
|
62 | 61 | </macro> |
63 | 62 | <macro name="editor"> |
64 | 63 | <names variable="editor"> |
65 | | - <name initialize-with="." name-as-sort-order="all"/> |
66 | | - <label form="short"/> |
| 64 | + <label form="short" prefix=" (" suffix=")"/> |
67 | 65 | <substitute> |
68 | 66 | <text macro="container-author"/> |
69 | 67 | </substitute> |
|
100 | 98 | </macro> |
101 | 99 | <macro name="title"> |
102 | 100 | <choose> |
103 | | - <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
| 101 | + <if type="bill book graphic legal_case legislation motion_picture song" match="any"> |
104 | 102 | <text variable="title" text-case="capitalize-first" font-style="italic"/> |
105 | 103 | </if> |
106 | | - <else-if type="article article-journal" match="any"> |
| 104 | + <else-if type="article article-journal article-magazine article-newspaper" match="any"> |
107 | 105 | <group delimiter=", "> |
108 | 106 | <text variable="title" text-case="capitalize-first"/> |
109 | 107 | <text variable="container-title" text-case="capitalize-first" font-style="italic"/> |
110 | 108 | </group> |
111 | 109 | </else-if> |
112 | | - <else-if type="article-magazine article-newspaper" match="any"> |
113 | | - <group delimiter=", "> |
114 | | - <text variable="title" text-case="capitalize-first" font-style="normal"/> |
115 | | - <group font-style="italic" delimiter=" "> |
116 | | - <text variable="container-title" text-case="capitalize-first" font-style="italic"/> |
117 | | - <date form="text" variable="issued" font-style="italic" prefix="(" suffix=")"/> |
118 | | - </group> |
119 | | - </group> |
120 | | - </else-if> |
121 | 110 | <else-if type="thesis report manuscript" match="any"> |
122 | 111 | <text variable="title" text-case="capitalize-first" font-style="italic" suffix=", "/> |
123 | | - <text variable="genre"/> |
| 112 | + <text variable="genre" suffix=", inédit"/> |
124 | 113 | </else-if> |
125 | | - <else-if type="entry-dictionary entry-encyclopedia" match="any"> |
126 | | - <group suffix=", "> |
127 | | - <text variable="title" text-case="capitalize-first" quotes="true"/> |
| 114 | + <else-if type="entry-dictionary entry-encyclopedia chapter paper-conference" match="any"> |
| 115 | + <group> |
| 116 | + <text variable="title" text-case="capitalize-first" quotes="false"/> |
128 | 117 | <text value="in" font-style="italic" prefix=" " suffix=" "/> |
129 | 118 | <text macro="editor" suffix=", "/> |
130 | | - <text variable="container-title" quotes="true" vertical-align="baseline"/> |
| 119 | + <text variable="container-title" quotes="false" font-style="italic" vertical-align="baseline"/> |
131 | 120 | </group> |
132 | 121 | </else-if> |
133 | 122 | <else-if type="webpage" match="any"> |
|
163 | 152 | <group delimiter=","> |
164 | 153 | <text variable="number-of-volumes"/> |
165 | 154 | <text variable="volume"/> |
166 | | - <text variable="locator"/> |
167 | 155 | </group> |
168 | 156 | <text variable="number-of-pages" suffix=" p."/> |
169 | 157 | </group> |
170 | 158 | </if> |
171 | 159 | <else-if type="manuscript thesis report" match="any"> |
172 | 160 | <group> |
173 | 161 | <group> |
174 | | - <text variable="number-of-volumes" form="short" suffix="&#160;"/> |
| 162 | + <text variable="number-of-volumes" form="short" suffix=" "/> |
175 | 163 | <text term="volume" form="short" suffix=", "/> |
176 | 164 | </group> |
177 | 165 | <group> |
178 | | - <label variable="locator" form="short"/> |
179 | | - <text variable="locator" suffix=", "/> |
180 | | - </group> |
181 | | - <group> |
182 | | - <text variable="number-of-pages" prefix="inédit, " suffix="&#160;"/> |
| 166 | + <text variable="number-of-pages" prefix="inédit, " suffix=" "/> |
183 | 167 | <label variable="number-of-pages" form="short"/> |
184 | 168 | </group> |
185 | 169 | <group> |
186 | | - <text variable="page" prefix="inédit, " suffix="&#160;"/> |
| 170 | + <text variable="page" prefix="inédit, " suffix=" "/> |
187 | 171 | <label variable="page" form="short"/> |
188 | 172 | </group> |
189 | 173 | </group> |
190 | 174 | </else-if> |
191 | | - <else-if type="chapter entry-dictionary entry-encyclopedia" match="any"> |
| 175 | + <else-if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any"> |
192 | 176 | <group delimiter=", "> |
193 | 177 | <group> |
194 | | - <text term="volume" suffix=".&#160;"/> |
| 178 | + <text term="volume" suffix=". "/> |
195 | 179 | <text variable="number-of-volumes"/> |
196 | 180 | <text variable="volume"/> |
197 | 181 | </group> |
198 | 182 | <group> |
199 | 183 | <label variable="page" form="short"/> |
200 | | - <text variable="page" prefix="&#160;"/> |
| 184 | + <text variable="page" prefix=" "/> |
201 | 185 | </group> |
202 | 186 | </group> |
203 | 187 | </else-if> |
|
206 | 190 | <if match="any" is-numeric="page"> |
207 | 191 | <group> |
208 | 192 | <label variable="page" form="short"/> |
209 | | - <text variable="page" prefix="&#160;"/> |
| 193 | + <text variable="page" prefix=" "/> |
210 | 194 | </group> |
211 | 195 | </if> |
212 | 196 | <else> |
213 | | - <text variable="URL" text-decoration="underline"/> |
| 197 | + <text variable="DOI" prefix="https://doi.org/"/> |
214 | 198 | </else> |
215 | 199 | </choose> |
216 | 200 | </else-if> |
|
241 | 225 | </choose> |
242 | 226 | <text macro="issue" prefix=", "/> |
243 | 227 | </if> |
244 | | - <else-if type="chapter entry-dictionary entry-encyclopedia" match="any"> |
245 | | - <group delimiter=", "> |
246 | | - <text variable="publisher-place" font-style="italic"/> |
247 | | - </group> |
248 | | - </else-if> |
249 | | - <else-if type="manuscript thesis report" match="any"> |
250 | | - <group delimiter=", "> |
251 | | - <text variable="publisher-place"/> |
252 | | - </group> |
253 | | - </else-if> |
254 | 228 | <else-if type="article-magazine article-newspaper" match="any"> |
255 | 229 | <group delimiter=""> |
256 | 230 | <text macro="voljournal"/> |
|
294 | 268 | </else-if> |
295 | 269 | </choose> |
296 | 270 | <text term="cited" font-style="italic" prefix=", "/> |
297 | | - <text variable="locator" prefix="p.&#160;"/> |
| 271 | + <text variable="locator" prefix="p. "/> |
298 | 272 | </macro> |
299 | 273 | <citation and="text" sort-separator=" ; " et-al-min="3" et-al-use-first="1"> |
300 | 274 | <sort> |
301 | 275 | <key variable="issued"/> |
302 | 276 | </sort> |
303 | | - <layout delimiter="&#160;; " prefix="(" suffix=")"> |
| 277 | + <layout delimiter=" ; " prefix="(" suffix=")"> |
304 | 278 | <choose> |
305 | 279 | <if match="any" position="ibid-with-locator"> |
306 | 280 | <group> |
307 | 281 | <text term="ibid" font-style="italic" suffix="."/> |
308 | | - <text variable="locator" prefix="p.&#160;"/> |
| 282 | + <text variable="locator" prefix="p. "/> |
309 | 283 | </group> |
310 | 284 | </if> |
311 | 285 | <else-if match="any" position="ibid"> |
|
0 commit comments