|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" class="note" default-locale="fr-FR" version="1.0" page-range-format="expanded"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" page-range-format="expanded" default-locale="fr-FR"> |
3 | 3 | <info>
|
4 | 4 | <title>Triangle (Français)</title>
|
5 | 5 | <id>http://www.zotero.org/styles/triangle</id>
|
|
20 | 20 | <category field="social_science"/>
|
21 | 21 | <summary>Derived from Style EHESS-histoire, available at http://www.boiteaoutils.info/2011/06/styles-francais-de-citation-sous-zotero.html
|
22 | 22 | First version online in november 2012. Changes made to cover more documents types and to lighten URLS display. Should preferably be used ticking the quoting option (preferences/citer/styles): include URLs addresses in references.</summary>
|
23 |
| - <updated>2016-07-19T04:10:55+00:00</updated> |
| 23 | + <updated>2021-04-07T01:50:30+00:00</updated> |
24 | 24 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
25 | 25 | </info>
|
26 | 26 | <locale xml:lang="fr">
|
|
239 | 239 | </group>
|
240 | 240 | </group>
|
241 | 241 | </if>
|
| 242 | + <else-if type="chapter" match="any"> |
| 243 | + <group delimiter=", " font-style="normal"> |
| 244 | + <date variable="issued"> |
| 245 | + <date-part name="year"/> |
| 246 | + </date> |
| 247 | + <group delimiter=" " font-style="normal"> |
| 248 | + <label variable="page" form="short"/> |
| 249 | + <text variable="page"/> |
| 250 | + </group> |
| 251 | + </group> |
| 252 | + </else-if> |
242 | 253 | <else-if type="entry-dictionary entry-encyclopedia" match="any">
|
243 | 254 | <group delimiter=" " font-style="normal">
|
244 | 255 | <date variable="issued">
|
|
251 | 262 | </group>
|
252 | 263 | </group>
|
253 | 264 | </else-if>
|
254 |
| - <else-if type="article-journal chapter article-newspaper article-magazine" match="any"> |
| 265 | + <else-if type="article-journal article-newspaper article-magazine" match="any"> |
255 | 266 | <group delimiter=" " font-style="normal">
|
256 | 267 | <label variable="page" form="short"/>
|
257 | 268 | <text variable="page"/>
|
|
0 commit comments