-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update universite-de-montreal-apa.csl (#5239)
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<id>https://www.zotero.org/styles/universite-de-montreal-apa</id> | ||
<link href="https://www.zotero.org/styles/universite-de-montreal-apa" rel="self"/> | ||
<link href="https://www.zotero.org/styles/apa" rel="template"/> | ||
<link href="https://bib.umontreal.ca/citer/apa" rel="documentation"/> | ||
<link href="https://bib.umontreal.ca/citer/styles-bibliographiques/apa" rel="documentation"/> | ||
<author> | ||
<name>Florian Martin-Bariteau</name> | ||
<email>[email protected]</email> | ||
|
@@ -26,7 +26,7 @@ | |
<category field="psychology"/> | ||
<category field="generic-base"/> | ||
<summary>Adaptation en français canadien des normes de citation de l'APA (7e édition) basée sur le guide des Bibliothèques de l'Université de Montréal.</summary> | ||
<updated>2020-07-10T04:04:36+00:00</updated> | ||
<updated>2021-02-01T14:54:33+00:00</updated> | ||
<rights license="https://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> | ||
</info> | ||
<locale> | ||
|
@@ -154,7 +154,7 @@ | |
<else> | ||
<choose> | ||
<if variable="DOI"> | ||
<text variable="DOI"/> | ||
<text variable="DOI" prefix="https://doi.org/"/> | ||
</if> | ||
<else-if type="post"> | ||
<group delimiter=" "> | ||
|
@@ -577,7 +577,7 @@ | |
</else> | ||
</choose> | ||
</macro> | ||
<citation et-al-min="3" et-al-use-first="1" et-al-subsequent-min="2" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="primary-name"> | ||
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="primary-name"> | ||
<sort> | ||
<key macro="author"/> | ||
<key macro="issued-sort"/> | ||
|