|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="fr-FR"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="fr-CA"> |
3 | 3 | <info>
|
4 | 4 | <title>American Psychological Association 6th edition (Provost) (French - Canada)</title>
|
5 |
| - <title-short>APA FR Provost</title-short> |
| 5 | + <title-short>APA (fr, Provost)</title-short> |
6 | 6 | <id>http://www.zotero.org/styles/apa-fr-provost</id>
|
7 | 7 | <link href="http://www.zotero.org/styles/apa-fr-provost" rel="self"/>
|
8 | 8 | <link href="http://www.zotero.org/styles/apa" rel="template"/>
|
|
11 | 11 | <name>Laure Mellifluo</name>
|
12 | 12 |
|
13 | 13 | </author>
|
| 14 | + <contributor> |
| 15 | + <name>Brenton M. Wiernik</name> |
| 16 | + |
| 17 | + </contributor> |
14 | 18 | <category citation-format="author-date"/>
|
15 | 19 | <category field="psychology"/>
|
16 | 20 | <category field="generic-base"/>
|
|
181 | 185 | </else-if>
|
182 | 186 | <else-if type="legislation">
|
183 | 187 | <text variable="title" font-style="italic"/>
|
184 |
| - <group prefix=" (" suffix=")" delimiter=" ; "> |
| 188 | + <group prefix=" (" suffix=")" delimiter="; "> |
185 | 189 | <text variable="number"/>
|
186 | 190 | <text variable="container-title"/>
|
187 | 191 | </group>
|
|
224 | 228 | <macro name="publisher">
|
225 | 229 | <choose>
|
226 | 230 | <if type="report" match="any">
|
227 |
| - <group delimiter=" : "> |
| 231 | + <group delimiter=": "> |
228 | 232 | <text variable="publisher-place"/>
|
229 | 233 | <text variable="publisher"/>
|
230 | 234 | </group>
|
|
247 | 251 | </choose>
|
248 | 252 | <choose>
|
249 | 253 | <if type="book chapter" match="any">
|
250 |
| - <group delimiter=" : "> |
| 254 | + <group delimiter=": "> |
251 | 255 | <choose>
|
252 | 256 | <if variable="publisher-place">
|
253 | 257 | <text variable="publisher-place"/>
|
|
280 | 284 | </group>
|
281 | 285 | </else-if>
|
282 | 286 | <else-if type="article-journal article-magazine article-newspaper" match="none">
|
283 |
| - <group delimiter=" : "> |
| 287 | + <group delimiter=": "> |
284 | 288 | <text variable="publisher-place"/>
|
285 | 289 | <text variable="publisher"/>
|
286 | 290 | </group>
|
|
539 | 543 | <key macro="author"/>
|
540 | 544 | <key macro="issued-sort"/>
|
541 | 545 | </sort>
|
542 |
| - <layout prefix="(" suffix=")" delimiter=" ; "> |
| 546 | + <layout prefix="(" suffix=")" delimiter="; "> |
543 | 547 | <group delimiter=", ">
|
544 | 548 | <text macro="author-short"/>
|
545 | 549 | <text macro="issued-year"/>
|
|
0 commit comments