<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" demote-non-dropping-particle="never" default-locale="fr-CA">
  <info>
    <title>Université de Sherbrooke - Histoire (Français - Canada)</title>
    <title-short>UdeS-Hist</title-short>
    <id>http://www.zotero.org/styles/universite-de-sherbrooke-histoire</id>
    <link href="http://www.zotero.org/styles/universite-de-sherbrooke-histoire" rel="self"/>
    <link href="http://www.zotero.org/styles/universite-libre-de-bruxelles-histoire" rel="template"/>
    <link href="https://www.usherbrooke.ca/histoire/etudiants-actuels/documents-officiels/" rel="documentation"/>
    <author>
      <name>Léon Robichaud</name>
      <email>leon.robichaud@usherbrooke.ca</email>
      <uri>http://www.zotero.org/lrobichaud</uri>
    </author>
    <category citation-format="note"/>
    <category field="history"/>
    <updated>2025-08-25T11:10:49+00:00</updated>
    <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  </info>
  <locale xml:lang="fr">
    <terms>
      <term name="editor" form="short">
        <single>dir.</single>
        <multiple>dir.</multiple>
      </term>
      <term name="ordinal-01">1re</term>
      <term name="ordinal-02">2e</term>
      <term name="ordinal-03">3e</term>
      <term name="ordinal-04">4e</term>
    </terms>
  </locale>
  <macro name="author-or-editor">
    <choose>
      <if variable="author">
        <names variable="author">
          <name sort-separator=", " delimiter=", " and="text" delimiter-precedes-last="never" name-as-sort-order="first">
            <name-part name="family"/>
          </name>
          <et-al font-style="italic"/>
        </names>
      </if>
      <else-if variable="editor">
        <text macro="editor"/>
      </else-if>
    </choose>
  </macro>
  <macro name="editor">
    <names variable="editor">
      <name sort-separator=", " delimiter=", " and="text" delimiter-precedes-last="never" name-as-sort-order="first">
        <name-part name="family"/>
      </name>
      <et-al font-style="italic"/>
      <label form="short" prefix=", "/>
    </names>
  </macro>
  <macro name="editor-chapter">
    <names variable="editor">
      <name sort-separator=" " delimiter=", " and="text" delimiter-precedes-last="never" form="long"/>
      <et-al font-style="italic"/>
      <label form="short" prefix=", "/>
    </names>
  </macro>
  <macro name="translator">
    <names variable="translator">
      <label form="verb" text-case="capitalize-first" suffix=" "/>
      <name form="long" and="text" delimiter-precedes-last="never" prefix=" Traduit par " suffix=", "/>
    </names>
  </macro>
  <macro name="author-note">
    <choose>
      <if variable="author">
        <names variable="author">
          <name sort-separator=" " delimiter=", " and="text" form="long"/>
          <et-al font-style="italic"/>
        </names>
      </if>
      <else-if variable="director">
        <names variable="director">
          <name sort-separator=" " delimiter=", " and="text" form="long"/>
          <et-al font-style="italic"/>
        </names>
      </else-if>
      <else-if variable="editor">
        <text macro="editor-note"/>
      </else-if>
      <else-if variable="translator">
        <text macro="translator-note" prefix=", "/>
      </else-if>
    </choose>
  </macro>
  <macro name="editor-note">
    <names variable="editor">
      <name sort-separator=" " delimiter=", " and="text" form="long"/>
      <et-al font-style="italic"/>
      <label form="short" prefix=", "/>
    </names>
  </macro>
  <macro name="translator-note">
    <names variable="translator">
      <label form="verb" suffix=" "/>
      <name and="text" delimiter-precedes-last="never"/>
    </names>
  </macro>
  <macro name="title-chapter-complete-ref">
    <group delimiter=" ">
      <text variable="title" quotes="true" suffix=","/>
      <text term="in"/>
      <text macro="editor-chapter" suffix=","/>
      <text variable="container-title" font-style="italic" suffix=", "/>
    </group>
  </macro>
  <macro name="title">
    <choose>
      <if type="book motion_picture" match="any">
        <text variable="title" font-style="italic" suffix=", "/>
      </if>
      <else-if type="thesis" match="any">
        <text variable="title" quotes="true" suffix=", "/>
      </else-if>
      <else-if type="chapter paper-conference" match="any">
        <group delimiter=" ">
          <text variable="title" quotes="true" suffix=","/>
          <text term="in"/>
          <text macro="editor-chapter" suffix=","/>
          <text variable="container-title" font-style="italic"/>
        </group>
      </else-if>
      <else-if type="article-journal">
        <group delimiter=", ">
          <text variable="title" quotes="true"/>
          <group>
            <text variable="container-title" font-style="italic"/>
          </group>
        </group>
      </else-if>
      <else-if type="article-newspaper article-magazine broadcast" match="any">
        <group delimiter=", ">
          <text variable="title" quotes="true"/>
          <text variable="container-title" font-style="italic"/>
        </group>
      </else-if>
      <else-if type="webpage post post-weblog entry-encyclopedia entry-dictionary" match="any">
        <group delimiter="">
          <text variable="title" quotes="true" suffix=", "/>
          <text variable="container-title" font-style="italic" suffix=", "/>
        </group>
      </else-if>
      <else-if type="interview graphic" match="any">
        <group delimiter=", " suffix=", ">
          <names variable="interviewer" delimiter=", ">
            <label form="verb" prefix=" " suffix=" "/>
            <name sort-separator=" ">
              <name-part name="family"/>
            </name>
            <et-al font-style="italic"/>
          </names>
          <text variable="title" quotes="false"/>
          <date variable="issued" form="text"/>
          <text variable="medium"/>
        </group>
      </else-if>
      <else>
        <text variable="title" quotes="true"/>
      </else>
    </choose>
    <choose>
      <if variable="translator">
        <text macro="translator"/>
      </if>
    </choose>
  </macro>
  <macro name="title-note">
    <choose>
      <if type="book motion_picture song" match="any">
        <text variable="title" font-style="italic"/>
      </if>
      <else-if type="thesis" match="any">
        <text variable="title" quotes="true"/>
      </else-if>
      <else-if type="chapter paper-conference" match="any">
        <group delimiter=" ">
          <text variable="title" quotes="true" suffix=","/>
          <text term="in"/>
          <text macro="editor-note" suffix=","/>
          <text variable="container-title" font-style="italic"/>
        </group>
      </else-if>
      <else-if type="article-journal">
        <group delimiter=", ">
          <text variable="title" quotes="true"/>
          <group>
            <text variable="container-title" font-style="italic"/>
          </group>
        </group>
      </else-if>
      <else-if type="article-newspaper article-magazine entry-encyclopedia entry-dictionary broadcast" match="any">
        <group delimiter=", ">
          <text variable="title" quotes="true"/>
          <text variable="container-title" font-style="italic"/>
        </group>
      </else-if>
      <else-if type="webpage post post-weblog" match="any">
        <group delimiter=", ">
          <text variable="title" quotes="true"/>
          <text variable="container-title" font-style="italic"/>
        </group>
      </else-if>
      <else-if type="report" match="any">
        <group delimiter=", ">
          <text variable="title" quotes="true"/>
          <group delimiter=", ">
            <text variable="collection-title" quotes="true"/>
            <number variable="number"/>
          </group>
        </group>
      </else-if>
      <else-if type="graphic" match="any">
        <group delimiter=", ">
          <text variable="title" quotes="false"/>
        </group>
      </else-if>
      <else>
        <text variable="title" quotes="true"/>
      </else>
    </choose>
    <choose>
      <if variable="translator">
        <text macro="translator-note" prefix=", "/>
      </if>
    </choose>
  </macro>
  <macro name="volume-or-medium">
    <choose>
      <if type="book chapter entry-encyclopedia entry-dictionary" match="any">
        <choose>
          <if is-numeric="volume number-of-volumes" match="any">
            <text term="volume" form="short" suffix=". "/>
            <number variable="volume" suffix=""/>
            <number variable="number-of-volumes"/>
          </if>
          <else-if is-numeric="volume">
            <text term="volume" form="short" suffix=". "/>
            <number variable="volume"/>
          </else-if>
          <else-if is-numeric="number-of-volumes">
            <number variable="number-of-volumes"/>
            <text term="volume" form="short" prefix=" " suffix="."/>
          </else-if>
        </choose>
      </if>
      <else-if type="song" match="any">
        <text variable="medium"/>
      </else-if>
    </choose>
  </macro>
  <macro name="place-and-publisher">
    <choose>
      <if type="book chapter webpage paper-conference entry-encyclopedia entry-dictionary" match="any">
        <group delimiter=", ">
          <choose>
            <if variable="publisher-place">
              <text variable="publisher-place"/>
            </if>
            <else>
              <text term="no-place" form="short"/>
            </else>
          </choose>
          <text variable="publisher"/>
        </group>
      </if>
      <else-if type="report motion_picture broadcast song map" match="any">
        <group delimiter=", ">
          <text variable="publisher-place" prefix=", "/>
          <text variable="publisher"/>
        </group>
      </else-if>
      <else-if type="thesis">
        <group delimiter=", ">
          <text variable="genre"/>
          <text variable="publisher-place"/>
          <text variable="publisher"/>
        </group>
      </else-if>
      <else-if type="speech">
        <group delimiter=", ">
          <text variable="genre"/>
          <text variable="event"/>
          <text variable="event-place"/>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="url">
    <choose>
      <if variable="URL">
        <text variable="URL"/>
      </if>
    </choose>
  </macro>
  <macro name="doi">
    <choose>
      <if variable="DOI">
        <text variable="DOI"/>
      </if>
    </choose>
  </macro>
  <macro name="date-pages-and-collection">
    <group delimiter=", ">
      <text macro="date"/>
      <text macro="locator-or-pages-or-number-of-pages"/>
    </group>
  </macro>
  <macro name="date-pages-no-collection">
    <group delimiter=", ">
      <text macro="date"/>
      <text macro="locator-or-pages-or-number-of-pages"/>
    </group>
  </macro>
  <macro name="date">
    <choose>
      <if type="book thesis chapter paper-conference webpage post post-weblog motion_picture" match="any">
        <choose>
          <if variable="issued">
            <date form="text" variable="issued" prefix=", ">
              <date-part name="year" range-delimiter="-"/>
            </date>
            <text macro="edition" prefix=", "/>
            <date variable="original-date" form="text" date-parts="year" prefix=" (" suffix=")"/>
          </if>
          <else>
            <text term="no date" form="short"/>
          </else>
        </choose>
      </if>
      <else-if type="article-journal" match="any">
        <choose>
          <if is-numeric="volume">
            <group delimiter=" " prefix=", ">
              <label variable="volume" form="short"/>
              <number variable="volume"/>
            </group>
            <choose>
              <if is-numeric="issue">
                <group delimiter=" " prefix=", ">
                  <label variable="issue" form="short"/>
                  <number variable="issue"/>
                </group>
              </if>
            </choose>
          </if>
          <else-if is-numeric="issue">
            <group delimiter=" " prefix=", ">
              <label variable="issue" form="short"/>
              <number variable="issue"/>
            </group>
          </else-if>
        </choose>
        <choose>
          <if variable="issued">
            <date variable="issued" form="text" date-parts="year-month" prefix=", "/>
          </if>
          <else>
            <text term="no date" form="short" prefix=", "/>
          </else>
        </choose>
      </else-if>
      <else-if type="article-newspaper article-magazine report broadcast entry-encyclopedia entry-dictionary speech" match="any">
        <group delimiter=", ">
          <choose>
            <if variable="issued">
              <date variable="issued" form="text" date-parts="year-month-day" prefix=", "/>
            </if>
            <else>
              <text term="no date" form="short"/>
            </else>
          </choose>
        </group>
      </else-if>
      <else-if type="song">
        <choose>
          <if variable="issued">
            <group delimiter=", ">
              <date variable="issued" form="text" prefix=", "/>
              <text macro="url"/>
            </group>
          </if>
          <else>
            <text macro="url"/>
          </else>
        </choose>
      </else-if>
      <else>
        <choose>
          <if variable="issued">
            <date variable="issued" form="text" date-parts="year-month-day" prefix=""/>
          </if>
          <else-if variable="original-date">
            <date variable="original-date" form="text" date-parts="year-month-day" prefix=" (" suffix=")"/>
          </else-if>
          <else-if variable="event-date">
            <date variable="event-date" form="text" date-parts="year-month-day" prefix=""/>
          </else-if>
          <else>
            <text term="no date" form="short"/>
          </else>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="locator">
    <group delimiter=" ">
      <label variable="locator" form="short"/>
      <text variable="locator"/>
    </group>
  </macro>
  <macro name="locator-or-pages-or-number-of-pages">
    <choose>
      <if variable="locator">
        <text macro="locator"/>
      </if>
      <else-if variable="number-of-pages">
        <text variable="number-of-pages" suffix=" "/>
        <label variable="number-of-pages" form="short"/>
      </else-if>
      <else>
        <group delimiter=" ">
          <label variable="page" form="short"/>
          <text variable="page"/>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="edition">
    <choose>
      <if type="book chapter paper-conference" match="any">
        <choose>
          <if is-numeric="edition">
            <number variable="edition" form="ordinal"/>
            <text term="edition" prefix=" "/>
          </if>
          <else>
            <text variable="edition" prefix=" "/>
          </else>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="complete-reference">
    <group delimiter=", ">
      <text macro="author-or-editor"/>
      <choose>
        <if type="chapter" match="any">
          <text macro="title-chapter-complete-ref"/>
        </if>
        <else>
          <text macro="title"/>
        </else>
      </choose>
    </group>
    <group delimiter=", ">
      <text macro="volume-or-medium"/>
      <text macro="place-and-publisher"/>
    </group>
    <group delimiter=", ">
      <text macro="date-pages-and-collection"/>
      <text macro="url"/>
      <text macro="doi"/>
    </group>
  </macro>
  <macro name="source-biblio">
    <group delimiter=", ">
      <text variable="publisher-place"/>
      <text variable="archive"/>
      <text variable="archive_location"/>
      <text variable="title" form="short" quotes="false"/>
      <text macro="date-pages-and-collection"/>
      <text macro="url"/>
    </group>
  </macro>
  <macro name="source-manuscrite">
    <group delimiter=", ">
      <text variable="archive"/>
      <text variable="archive_location"/>
      <text macro="author-note"/>
      <text variable="title" form="short" quotes="true"/>
    </group>
    <choose>
      <if variable="number-of-pages">
        <label variable="number-of-pages" form="short" prefix=", "/>
        <text variable="number-of-pages"/>
      </if>
    </choose>
    <group delimiter=", ">
      <date variable="issued" form="text" prefix=", "/>
      <text macro="url"/>
    </group>
  </macro>
  <macro name="entretien">
    <group delimiter=", ">
      <choose>
        <if variable="author">
          <names variable="author">
            <name sort-separator=" " delimiter=", " and="text" form="long"/>
            <et-al font-style="italic"/>
          </names>
        </if>
        <else-if variable="interviewer">
          <names variable="interviewer">
            <name sort-separator=" " delimiter=", " and="text" form="long"/>
            <et-al font-style="italic"/>
          </names>
        </else-if>
        <else-if variable="translator">
          <text macro="translator-note"/>
        </else-if>
      </choose>
      <text variable="title" quotes="false"/>
      <date variable="issued" form="text"/>
      <text variable="medium"/>
    </group>
  </macro>
  <macro name="carte-geo">
    <choose>
      <if variable="publisher">
        <text macro="author-note"/>
        <text variable="title" font-style="italic" prefix=", "/>
        <text variable="scale" prefix=", "/>
        <choose>
          <if variable="original-date">
            <date variable="original-date" form="text" date-parts="year-month-day" prefix=" (" suffix=")"/>
          </if>
        </choose>
        <choose>
          <if variable="collection-title">
            <text term="in" prefix=", " suffix=" "/>
            <text variable="collection-title" font-style="italic"/>
          </if>
        </choose>
        <text macro="place-and-publisher"/>
        <text macro="date-pages-no-collection" prefix=", "/>
        <text macro="url" prefix=", "/>
      </if>
      <else>
        <group delimiter=", ">
          <text variable="archive"/>
          <text variable="archive_location"/>
          <text macro="author-note"/>
          <text macro="title" prefix=", "/>
          <text variable="scale"/>
          <date variable="issued" form="text"/>
          <text macro="url"/>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="artwork-info">
    <group delimiter=", ">
      <text variable="archive"/>
      <text variable="archive_location"/>
      <text macro="author-note"/>
      <text macro="title-note"/>
      <choose>
        <if variable="medium">
          <text variable="medium"/>
        </if>
      </choose>
      <choose>
        <if variable="genre">
          <text variable="genre"/>
        </if>
      </choose>
      <date variable="issued" form="text"/>
      <text macro="url"/>
    </group>
  </macro>
  <macro name="video-info">
    <group delimiter=", ">
      <text macro="author-note"/>
      <text macro="title-note"/>
      <text variable="publisher-place"/>
      <text variable="publisher"/>
      <date variable="issued" form="text"/>
      <choose>
        <if variable="medium">
          <text variable="medium"/>
        </if>
      </choose>
      <text macro="url"/>
    </group>
  </macro>
  <macro name="audio-info">
    <group delimiter=", ">
      <text macro="author-note"/>
      <text macro="title-note"/>
      <text variable="collection-title" prefix="(" suffix=")"/>
      <number variable="number"/>
      <text variable="publisher-place"/>
      <text variable="publisher"/>
      <date variable="issued" form="text"/>
      <choose>
        <if variable="medium">
          <text variable="medium"/>
        </if>
      </choose>
      <text macro="url"/>
    </group>
  </macro>
  <citation name-form="long" and="text" sort-separator=", " delimiter-precedes-last="never" et-al-min="4" et-al-use-first="1">
    <layout suffix="." delimiter="&#160;; ">
      <choose>
        <if type="manuscript" match="any">
          <text macro="source-manuscrite"/>
        </if>
        <else-if type="interview" match="any">
          <text macro="entretien"/>
        </else-if>
        <else-if type="map" match="any">
          <text macro="carte-geo"/>
        </else-if>
        <else-if type="graphic" match="any">
          <text macro="artwork-info"/>
        </else-if>
        <else-if type="motion_picture broadcast" match="any">
          <text macro="video-info"/>
        </else-if>
        <else-if type="song" match="any">
          <text macro="audio-info"/>
        </else-if>
        <else-if position="subsequent">
          <group delimiter=", ">
            <text macro="author-note"/>
            <choose>
              <if type="book" match="any">
                <text variable="title" form="short" font-style="italic"/>
              </if>
              <else>
                <text variable="title" form="short" quotes="true"/>
              </else>
            </choose>
            <text macro="locator"/>
          </group>
        </else-if>
        <else>
          <group delimiter=", ">
            <text macro="author-note"/>
            <text macro="title-note"/>
            <text macro="volume-or-medium"/>
            <text macro="place-and-publisher"/>
          </group>
          <group delimiter=", ">
            <choose>
              <if type="book thesis" match="any">
                <text macro="date"/>
              </if>
              <else>
                <text macro="date-pages-no-collection"/>
                <text macro="url"/>
                <text macro="doi"/>
              </else>
            </choose>
          </group>
        </else>
      </choose>
    </layout>
  </citation>
  <bibliography hanging-indent="false" name-form="long" and="text" sort-separator=", " delimiter-precedes-last="never" et-al-min="4" et-al-use-first="1">
    <sort>
      <key macro="author-or-editor" names-min="3" names-use-first="3"/>
      <key variable="issued" sort="descending"/>
    </sort>
    <layout suffix=".">
      <choose>
        <if type="manuscript" match="any">
          <text macro="source-biblio"/>
        </if>
        <else>
          <text macro="complete-reference"/>
        </else>
      </choose>
    </layout>
  </bibliography>
</style>
