|
6 | 6 | <id>http://www.zotero.org/styles/haute-ecole-de-gestion-de-geneve-iso-690</id>
|
7 | 7 | <link href="http://www.zotero.org/styles/haute-ecole-de-gestion-de-geneve-iso-690" rel="self"/>
|
8 | 8 | <link href="http://www.zotero.org/styles/iso690-author-date-en" rel="template"/>
|
9 |
| - <link href="https://www.hesge.ch/heg/infotheque/citations-et-references-bibliographiques" rel="documentation"/> |
| 9 | + <link href="https://www.hesge.ch/heg/campus/infotheque/citations-et-references-bibliographiques" rel="documentation"/> |
10 | 10 | <author>
|
11 | 11 | <name>Melissa Paez</name>
|
12 | 12 | <email>paez.melissa@gmail.com</email>
|
13 | 13 | </author>
|
14 |
| - <contributor> |
| 14 | + <author> |
15 | 15 | <name>Raphael Grolimund</name>
|
16 | 16 | <email>grolimur@protonmail.ch</email>
|
17 |
| - </contributor> |
| 17 | + </author> |
18 | 18 | <category citation-format="author-date"/>
|
19 | 19 | <category field="generic-base"/>
|
20 |
| - <updated>2021-10-16T18:00:00+00:00</updated> |
| 20 | + <updated>2022-03-21T10:00:00+00:00</updated> |
21 | 21 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
22 | 22 | </info>
|
| 23 | + <locale xml:lang="fr-FR"> |
| 24 | + <terms> |
| 25 | + <term name="no date">[sans date]</term> |
| 26 | + <term name="in">in</term> |
| 27 | + <term name="online">[en ligne]</term> |
| 28 | + <term name="accessed">consulté le</term> |
| 29 | + <term name="retrieved">disponible</term> |
| 30 | + <term name="from">à l'adresse</term> |
| 31 | + <term name="translator" form="short">trad.</term> |
| 32 | + <term name="editor" form="short">éd.</term> |
| 33 | + </terms> |
| 34 | + </locale> |
| 35 | + <locale xml:lang="en-US"> |
| 36 | + <terms> |
| 37 | + <term name="online">Online</term> |
| 38 | + </terms> |
| 39 | + </locale> |
23 | 40 | <macro name="editor">
|
24 | 41 | <names variable="editor">
|
25 | 42 | <name and="text" name-as-sort-order="all" sort-separator=", " delimiter=", " delimiter-precedes-last="never">
|
|
100 | 117 | <if type="book thesis map motion_picture song manuscript" match="any">
|
101 | 118 | <choose>
|
102 | 119 | <if variable="author editor translator" match="any">
|
103 |
| - <text variable="title" font-style="italic"/> |
| 120 | + <text variable="title" font-style="italic" suffix="."/> |
104 | 121 | </if>
|
105 | 122 | <else>
|
106 | 123 | <text variable="title" font-style="italic" suffix=", "/>
|
|
135 | 152 | </choose>
|
136 | 153 | <choose>
|
137 | 154 | <if variable="container-title">
|
138 |
| - <text variable="container-title" font-style="italic"/> |
| 155 | + <text variable="container-title" font-style="italic" suffix="."/> |
139 | 156 | </if>
|
140 | 157 | <else>
|
141 |
| - <text variable="event" font-style="italic"/> |
| 158 | + <text variable="event" font-style="italic" suffix="."/> |
142 | 159 | </else>
|
143 | 160 | </choose>
|
144 | 161 | </else-if>
|
|
168 | 185 | <else>
|
169 | 186 | <choose>
|
170 | 187 | <if variable="author editor translator" match="any">
|
171 |
| - <text variable="title" font-style="italic"/> |
| 188 | + <text variable="title" font-style="italic" suffix=". "/> |
172 | 189 | </if>
|
173 | 190 | <else>
|
174 | 191 | <text variable="title" font-style="italic" suffix=", "/>
|
|
179 | 196 | </choose>
|
180 | 197 | <choose>
|
181 | 198 | <if variable="URL">
|
182 |
| - <text term="online" prefix=" [" suffix="]"/> |
| 199 | + <text term="online" prefix=" "/> |
183 | 200 | </if>
|
184 | 201 | </choose>
|
185 | 202 | </macro>
|
|
201 | 218 | </else>
|
202 | 219 | </choose>
|
203 | 220 | </if>
|
204 |
| - <else> |
205 |
| - <text variable="genre"/> |
206 |
| - <text variable="number" prefix=", "/> |
207 |
| - </else> |
208 | 221 | </choose>
|
209 | 222 | </macro>
|
210 | 223 | <macro name="date">
|
|
233 | 246 | <choose>
|
234 | 247 | <if variable="volume">
|
235 | 248 | <text variable="issue" prefix="no. "/>
|
236 |
| - <text variable="page" prefix="p. "/> |
| 249 | + <text variable="page" prefix="pp. "/> |
237 | 250 | </if>
|
238 | 251 | <else-if variable="issue">
|
239 | 252 | <text variable="issue" prefix="No. "/>
|
240 |
| - <text variable="page" prefix="p. "/> |
| 253 | + <text variable="page" prefix="pp. "/> |
241 | 254 | </else-if>
|
242 | 255 | <else>
|
243 |
| - <text variable="page" prefix="P. "/> |
| 256 | + <text variable="page" prefix="pp. "/> |
244 | 257 | </else>
|
245 | 258 | </choose>
|
246 | 259 | </group>
|
|
271 | 284 | <text variable="number-of-pages" suffix=" p"/>
|
272 | 285 | </if>
|
273 | 286 | <else-if type="chapter paper-conference article-newspaper" match="any">
|
274 |
| - <text variable="page" prefix="p. "/> |
| 287 | + <text variable="page" prefix="pp. "/> |
275 | 288 | </else-if>
|
276 | 289 | <else-if type="report patent" match="any">
|
277 | 290 | <text variable="page" suffix=" p"/>
|
|
286 | 299 | </macro>
|
287 | 300 | <macro name="url">
|
288 | 301 | <choose>
|
289 |
| - <if variable="URL"> |
290 |
| - <group> |
291 |
| - <text term="retrieved" suffix=" " text-case="capitalize-first"/> |
292 |
| - <text term="from" suffix=": "/> |
293 |
| - <text variable="URL"/> |
294 |
| - </group> |
| 302 | + <if variable="DOI" match="none"> |
| 303 | + <choose> |
| 304 | + <if variable="URL"> |
| 305 | + <group> |
| 306 | + <text term="retrieved" suffix=" " text-case="capitalize-first"/> |
| 307 | + <text term="from" suffix=": "/> |
| 308 | + <text variable="URL"/> |
| 309 | + </group> |
| 310 | + </if> |
| 311 | + </choose> |
295 | 312 | </if>
|
296 | 313 | </choose>
|
297 | 314 | </macro>
|
|
339 | 356 | <text macro="title" suffix=". "/>
|
340 | 357 | </if>
|
341 | 358 | </choose>
|
| 359 | + <text variable="version" prefix="version " suffix=". "/> |
| 360 | + <!-- used for software until type="software" is implemented --> |
342 | 361 | <text macro="genre" suffix=". "/>
|
343 | 362 | <text macro="edition" suffix=". "/>
|
344 | 363 | <text macro="publisher-group" suffix=". "/>
|
|
418 | 437 | <text macro="accessed" suffix=". "/>
|
419 | 438 | <text macro="collection" suffix=". "/>
|
420 | 439 | <text macro="isbn" suffix=". "/>
|
| 440 | + <text macro="doi" suffix=". "/> |
421 | 441 | <text macro="url"/>
|
422 | 442 | </else-if>
|
423 | 443 | <else-if type="thesis">
|
|
500 | 520 | <text macro="collection" suffix=". "/>
|
501 | 521 | <text macro="url"/>
|
502 | 522 | </else-if>
|
| 523 | + <else-if type="software"> |
| 524 | + <text macro="responsability" suffix=". "/> |
| 525 | + <choose> |
| 526 | + <if variable="author editor translator" match="any"> |
| 527 | + <text macro="title" suffix=". "/> |
| 528 | + </if> |
| 529 | + </choose> |
| 530 | + <text variable="version" prefix="version " suffix=". "/> |
| 531 | + <text macro="date" suffix=". "/> |
| 532 | + <text macro="publisher-group" suffix=". "/> |
| 533 | + <text macro="accessed" suffix=". "/> |
| 534 | + <text macro="url"/> |
| 535 | + </else-if> |
503 | 536 | <else>
|
504 | 537 | <text macro="responsability" suffix=". "/>
|
505 | 538 | <choose>
|
|
520 | 553 | <text macro="url"/>
|
521 | 554 | </else>
|
522 | 555 | </choose>
|
| 556 | + <text variable="note"/> |
523 | 557 | <group display="right-inline">
|
524 | 558 | <text macro="archive"/>
|
525 | 559 | </group>
|
|
0 commit comments