<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" page-range-format="expanded" default-locale="fr-FR">
  <info>
    <title>Triangle (Français)</title>
    <id>http://www.zotero.org/styles/triangle</id>
    <link href="http://www.zotero.org/styles/triangle" rel="self"/>
    <link href="http://triangle.ens-lyon.fr/spip.php?article2179" rel="documentation"/>
    <author>
      <name>Jean-Mark Guérin</name>
    </author>
    <author>
      <name>Carole Boulai</name>
      <uri>http://triangle.ens-lyon.fr/spip.php?article202</uri>
    </author>
    <author>
      <name>Cecile Laube</name>
      <uri>http://triangle.ens-lyon.fr/spip.php?article206</uri>
    </author>
    <category citation-format="note"/>
    <category field="social_science"/>
    <summary>Derived from Style EHESS-histoire, available at http://www.boiteaoutils.info/2011/06/styles-francais-de-citation-sous-zotero.html
		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>
    <updated>2022-11-28T04:09:29+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">(dir.)</term>
      <term name="ordinal-01">ère</term>
      <term name="ordinal-02">e</term>
      <term name="ordinal-03">e</term>
      <term name="ordinal-04">e</term>
      <term name="cited">op.&#160;cit.</term>
      <term name="page" form="short">
        <single>p.</single>
        <multiple>pp.</multiple>
      </term>
      <term name="editor" form="verb-short">dir. par&#160; </term>
      <term name="editor" form="verb">dirigé par&#160; </term>
      <term name="collection-editor" form="short">(dir.)</term>
      <term name="collection-editor" form="verb-short">dir. par  </term>
      <term name="collection-editor" form="verb">dirigé par  </term>
      <term name="translator" form="short">(trad.)</term>
      <term name="translator" form="verb-short">trad. par&#160;</term>
      <term name="interviewer" form="verb">entretien réalisé par&#160;</term>
      <term name="in">in&#160;:</term>
      <term name="edition">édition</term>
      <term name="accessed">consulté le&#160;</term>
      <term name="at">disponible sur&#160;: </term>
      <term name="et-al">et al.</term>
      <term name="from">URL</term>
    </terms>
  </locale>
  <!-- INFORMATIONS -->
  <!-- UTILISATION D'espaces insécables &#160; POUR EVITER DE MALENCONTREUX RETOURS A LA LIGNE -->
  <!-- CODAGE &lt; POUR SIGNE INFÉRIEUR ET &gt; POUR SIGNE SUPÉRIEUR  -->
  <!-- Fonction du type de référence : cf. http://citationstyles.org/downloads/specification-csl10-20100530.html#appendix-ii-types -->
  <!-- /INFORMATIONS -->
  <!--_-_-_-_-_-SECTION DEFINITION DES MACROS-_-_-_-_-_-_-->
  <!-- MACRO AUTEUR, EDITEUR SCIENTIFIQUE, DIRECTEUR DE COLLECTION (POUR LES NDBP) -->
  <macro name="author">
    <choose>
      <if variable="collection-editor">
        <names variable="collection-editor">
          <name form="long" and="text" delimiter-precedes-last="never" delimiter=", " sort-separator=" ">
            <name-part name="family" font-variant="small-caps"/>
          </name>
        </names>
        <text term="collection-editor" form="short" prefix="&#160;" suffix=",&#160;"/>
        <names variable="author">
          <name form="long" and="text" delimiter-precedes-last="never" delimiter=", " sort-separator=" ">
            <name-part name="family" font-variant="small-caps"/>
          </name>
        </names>
      </if>
      <else-if variable="author">
        <names variable="author">
          <name form="long" and="text" delimiter-precedes-last="never" sort-separator=" ">
            <name-part name="family" font-variant="small-caps"/>
          </name>
        </names>
      </else-if>
      <else-if variable="editor">
        <names variable="editor">
          <name form="long" and="text" delimiter-precedes-last="never" sort-separator=" ">
            <name-part name="family" font-variant="small-caps"/>
          </name>
          <label form="short" prefix="&#160;"/>
        </names>
      </else-if>
    </choose>
  </macro>
  <!-- MACRO AUTEUR, EDITEUR SCIENTIFIQUE, DIRECTEUR DE COLLECTION (POUR LA BIBLIO) -->
  <macro name="author-bib">
    <choose>
      <if variable="collection-editor">
        <names variable="collection-editor">
          <name name-as-sort-order="all" form="long" and="text" delimiter-precedes-last="never" delimiter=", " sort-separator=" ">
            <name-part name="family" font-variant="small-caps"/>
          </name>
        </names>
        <text term="collection-editor" form="short" prefix="&#160;" suffix=",&#160;"/>
        <names variable="author">
          <name name-as-sort-order="all" form="long" and="text" delimiter-precedes-last="never" delimiter=", " sort-separator=" ">
            <name-part name="family" font-variant="small-caps"/>
          </name>
        </names>
      </if>
      <else-if variable="author">
        <names variable="author">
          <name name-as-sort-order="all" form="long" and="text" delimiter-precedes-last="never" sort-separator=" ">
            <name-part name="family" font-variant="small-caps"/>
          </name>
        </names>
      </else-if>
      <else-if variable="editor">
        <names variable="editor">
          <name name-as-sort-order="all" form="long" and="text" delimiter-precedes-last="never" sort-separator=" ">
            <name-part name="family" font-variant="small-caps"/>
          </name>
          <label form="short" prefix="&#160;"/>
        </names>
      </else-if>
    </choose>
  </macro>
  <!-- MACRO EDITEUR SCIENTIFIQUE APPELEE SEULEMENT PAR LA MACRO TITLE, type : chapitres d'ouvrage -->
  <macro name="editor">
    <names variable="editor">
      <name form="long" and="text" delimiter-precedes-last="never" sort-separator=" ">
        <name-part name="family" font-variant="small-caps"/>
      </name>
      <label form="short" prefix="&#160;"/>
    </names>
  </macro>
  <!-- MACRO TRANSLATOR (POUR LES NDBP ET LA BIBLIO)-->
  <macro name="translator">
    <choose>
      <if variable="translator">
        <names variable="translator">
          <name form="long" and="text" delimiter-precedes-last="never" delimiter=", " sort-separator=" ">
            <name-part name="family" font-variant="small-caps"/>
          </name>
        </names>
        <text term="translator" form="short" prefix="&#160;"/>
      </if>
    </choose>
  </macro>
  <!-- MACRO INTERVIEWER (POUR LES NDBP ET LA BIBLIO)-->
  <macro name="interviewer">
    <choose>
      <if variable="interviewer">
        <text term="interviewer" form="verb" prefix="&#160;"/>
        <names variable="interviewer">
          <name form="long" and="text" delimiter-precedes-last="never" delimiter=", " sort-separator=" ">
            <name-part name="family" font-variant="small-caps"/>
          </name>
        </names>
      </if>
    </choose>
    <text variable="medium" prefix=",&#160;" font-style="italic"/>
  </macro>
  <!-- MACRO TITLE, PAR TYPE DE DOCT (POUR LES NDBP ET LA BIBLIO) APPELLE MACRO EDITOR-->
  <macro name="title">
    <choose>
      <if type="figure graphic motion_picture" match="any">
        <text variable="title" text-case="capitalize-first" font-style="italic" suffix="&#160;[Image]"/>
      </if>
      <else-if type="report" match="any">
        <text variable="title" text-case="capitalize-first" font-style="italic" suffix="&#160;[Rapport]"/>
      </else-if>
      <else-if type="bill book legal_case song" match="any">
        <text variable="title" text-case="capitalize-first" font-style="italic"/>
      </else-if>
      <!-- AJOUT DES TYPES PAGES WEB ET BILLETS DE BLOG POUR AFFICHAGE DE LEUR TITRE ET DU TITRE DE LEUR CONTAINER-->
      <else-if type="article-journal article-newspaper article-magazine webpage post-weblog" match="any">
        <group delimiter=", ">
          <text variable="title" text-case="capitalize-first" prefix="«&#160;" suffix="&#160;»"/>
          <text variable="container-title" font-style="italic"/>
        </group>
      </else-if>
      <else-if type="thesis" match="any">
        <group>
          <text variable="title" text-case="capitalize-first" font-style="italic" suffix=","/>
          <!-- pour le jour où il y aura un champ 'directeur' dans la fiche thèse de zotero...-->
          <!--
										<text term="editor" form="verb" prefix="&#160;"/><text variable="editor" suffix=",&#160;"/><text variable="genre"/> 
										-->
        </group>
      </else-if>
      <else-if type="manuscript" match="any">
        <group delimiter=",">
          <text variable="title" text-case="capitalize-first" prefix="«&#160;" suffix="&#160;»"/>
          <text variable="genre" prefix=" "/>
        </group>
      </else-if>
      <!-- AFFICHAGE TITRE DES ACTES POUR ARTICLE COLLOQUE-->
      <else-if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
        <group>
          <text variable="title" text-case="capitalize-first" prefix="«&#160;" suffix="&#160;»,"/>
          <text value="in" font-style="italic" suffix=" " prefix=" "/>
          <text macro="editor" suffix=", "/>
          <text variable="container-title" text-case="capitalize-first" font-style="italic"/>
        </group>
      </else-if>
      <else>
        <text variable="title" prefix="«&#160;" suffix="&#160;»"/>
      </else>
    </choose>
  </macro>
  <!-- MACRO PUB-PLACE (POUR LES NDBP ET LA BIBLIO)-->
  <macro name="pub-place">
    <choose>
      <if type="bill book chapter entry-dictionary entry-encyclopedia thesis graphic legal_case manuscript motion_picture paper-conference report song" match="any">
        <text variable="publisher-place"/>
      </if>
    </choose>
  </macro>
  <!-- MACRO PUBLISHER (POUR LES NDBP ET LA BIBLIO)-->
  <macro name="publisher">
    <choose>
      <if type="bill book chapter entry-dictionary entry-encyclopedia graphic legal_case motion_picture paper-conference report song thesis" match="any">
        <text variable="publisher"/>
      </if>
    </choose>
  </macro>
  <!-- MACRO DATE, VOLUME, PAGES PAR TYPE DE DOCT (POUR LES NDBP)-->
  <macro name="yearpage-ndbp">
    <choose>
      <if type="bill book graphic legal_case motion_picture paper-conference manuscript report song thesis" match="any">
        <group delimiter=", ">
          <date variable="issued">
            <date-part name="year"/>
          </date>
          <!-- UTILISATION DU CHAMP VOLUME POUR AFFICHAGE DU NUMERO POUR LES NUMEROS SPECIAUX DE REVUES QUI UTILISENT LE TYPE "BOOK"-->
          <group>
            <text term="issue" form="short" suffix="&#160;"/>
            <text variable="number-of-volumes" prefix=". " suffix="/"/>
            <text variable="volume"/>
          </group>
        </group>
      </if>
      <else-if type="chapter" match="any">
        <group delimiter=", ">
          <date variable="issued">
            <date-part name="year"/>
          </date>
          <group delimiter=" ">
            <label variable="page" form="short"/>
            <text variable="page"/>
          </group>
        </group>
      </else-if>
      <else-if type="entry-dictionary entry-encyclopedia" match="any">
        <group delimiter=" ">
          <date variable="issued">
            <date-part name="year"/>
          </date>
          <group>
            <text term="volume" form="short" suffix="."/>
            <text variable="number-of-volumes" prefix=". " suffix="/"/>
            <text variable="volume" suffix=","/>
          </group>
        </group>
      </else-if>
      <else-if type="article-journal article-newspaper article-magazine" match="any">
        <group delimiter=" ">
          <label variable="page" form="short"/>
          <text variable="page"/>
        </group>
      </else-if>
    </choose>
  </macro>
  <!-- MACRO DATE, VOLUME, PAGES PAR TYPE DE DOCT (POUR LA BIBLIO)-->
  <macro name="yearpage-bib">
    <choose>
      <if type="bill book graphic legal_case motion_picture manuscript report song thesis" match="any">
        <group delimiter=", ">
          <date variable="issued">
            <date-part name="year"/>
          </date>
          <!-- UTILISATION DU CHAMP VOLUME POUR AFFICHAGE DU NUMERO POUR LES NUMEROS SPECIAUX DE REVUES QUI UTILISENT LE TYPE "BOOK"-->
          <group>
            <text term="issue" form="short" suffix="&#160;"/>
            <text variable="number-of-volumes" prefix=". " suffix="/"/>
            <text variable="volume"/>
          </group>
          <group delimiter=" ">
            <text variable="number-of-pages"/>
            <label variable="number-of-pages" form="short" plural="never"/>
          </group>
          <group delimiter=" ">
            <text variable="page"/>
            <label variable="page" form="short" plural="never"/>
          </group>
          <group>
            <label variable="locator" form="short"/>
            <text variable="locator"/>
          </group>
        </group>
      </if>
      <else-if type="chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
        <group delimiter=", ">
          <date variable="issued">
            <date-part name="year"/>
          </date>
          <group>
            <text term="volume" form="short" suffix="."/>
            <text variable="number-of-volumes" prefix=". " suffix="/"/>
            <text variable="volume"/>
          </group>
          <group delimiter=" ">
            <label variable="page" form="short"/>
            <text variable="page"/>
          </group>
        </group>
      </else-if>
      <else-if type="article-journal article-newspaper article-magazine" match="any">
        <group delimiter=" ">
          <label variable="page" form="short"/>
          <text variable="page"/>
        </group>
      </else-if>
      <!-- SUPPRESSION PAGES WEB ET BILLETS DE BLOGS : AFFICHAGE TITRE DU SITE WEB ET DATE VIA LA MACRO TITLE-->
    </choose>
  </macro>
  <!-- MACRO EDITION : MENTION D'EDITION POUR OUVRAGE OU DATE D'EDITION POUR ARTICLE (POUR LES NDBP ET LA BIBLIO). APELLE LES MACROS VOLUME ET ISSUE.-->
  <macro name="edition">
    <choose>
      <if type="bill book graphic legal_case motion_picture report song chapter paper-conference" match="any">
        <choose>
          <if is-numeric="edition">
            <group delimiter=" ">
              <number variable="edition" form="ordinal"/>
              <text term="edition" form="short" suffix="." strip-periods="true"/>
              <!-- <text term="edition" form="short"/> -->
            </group>
          </if>
          <else>
            <text variable="edition" text-case="capitalize-first" suffix="."/>
          </else>
        </choose>
      </if>
      <else-if type="article-journal article-magazine article-newspaper interview webpage post-weblog" match="any">
        <group>
          <choose>
            <if variable="issued">
              <date variable="issued">
                <date-part name="day" suffix=" "/>
                <date-part name="month" suffix=" "/>
                <date-part name="year"/>
              </date>
              <text macro="volume" prefix=", "/>
            </if>
            <else>
              <text macro="volume" text-case="capitalize-first"/>
            </else>
          </choose>
        </group>
      </else-if>
    </choose>
    <text macro="issue" prefix=", "/>
  </macro>
  <!-- MACRO VOLUME PAR TYPE DE FORMAT DU CHAMP : NUMERIQUE OU TEXTE, APPELEE SEULEMENT PAR LA MACRO EDITION-->
  <macro name="volume">
    <choose>
      <if is-numeric="volume">
        <text term="volume" form="short" suffix=".&#160;"/>
        <text variable="volume"/>
      </if>
      <else>
        <text variable="volume"/>
      </else>
    </choose>
  </macro>
  <!-- MACRO ISSUE PAR TYPE DE FORMAT DU CHAMP : NUMERIQUE OU TEXTE, APPELEE SEULEMENT PAR LA MACRO EDITION -->
  <macro name="issue">
    <choose>
      <if is-numeric="issue">
        <text term="issue" form="short" suffix="&#160;"/>
        <text variable="issue"/>
      </if>
      <else>
        <text variable="issue"/>
      </else>
    </choose>
  </macro>
  <!-- MACRO COLLECTION PAR TYPE DE FORMAT DU CHAMP : NUMERIQUE OU TEXTE (POUR LES NDBP ET LA BIBLIO)-->
  <macro name="collection">
    <text variable="collection-title" prefix=" "/>
    <text variable="collection-number" prefix=", n˚&#160;"/>
  </macro>
  <!-- MACRO URL (POUR LES NDBP) -->
  <!-- (Ajout d'une url pour les références...)-->
  <!-- I/ ...des notes de bas de pages-->
  <!-- NOUVELLE MACRO 2016-->
  <macro name="internet-ndbp">
    <choose>
      <if variable="DOI">
        <text variable="DOI" prefix="doi:"/>
      </if>
      <else-if variable="URL">
        <choose>
          <if type="webpage post-weblog" match="any">
            <text value="URL complète en biblio"/>
          </if>
          <else>
            <text value="URL complète en biblio"/>
          </else>
        </choose>
      </else-if>
    </choose>
  </macro>
  <!-- MACRO URL (POUR LA BIBLIO)-->
  <!-- II/ ...de la bibliographie-->
  <!-- NOUVELLE MACRO 2016-->
  <macro name="internet-bib">
    <choose>
      <if variable="DOI">
        <text variable="DOI" prefix="doi:"/>
      </if>
      <else-if variable="URL">
        <choose>
          <if type="webpage post-weblog" match="any">
            <group delimiter=" ">
              <group>
                <date variable="accessed" form="text" suffix=", " prefix="consulté le "/>
              </group>
              <text term="from" suffix="&#160;:&#160;"/>
              <text variable="URL"/>
            </group>
          </if>
          <else>
            <group delimiter=" ">
              <group>
                <date variable="accessed" form="text" suffix=", " prefix="consulté le "/>
              </group>
              <text term="from" suffix="&#160;:"/>
              <text variable="URL"/>
            </group>
          </else>
        </choose>
      </else-if>
    </choose>
  </macro>
  <!--_-_-_-_-_-SECTION DEFINITION DES NDBP (citation)-_-_-_-_-_-_-->
  <citation>
    <layout suffix="." delimiter="&#160;">
      <choose>
        <if position="ibid-with-locator">
          <group delimiter=",&#160;">
            <text term="ibid" text-case="capitalize-first" font-style="italic" suffix="."/>
            <group delimiter=" ">
              <label variable="locator" form="short"/>
              <text variable="locator"/>
            </group>
          </group>
        </if>
        <else-if position="ibid">
          <text term="ibid" text-case="capitalize-first" font-style="italic"/>
        </else-if>
        <else-if position="subsequent">
          <group delimiter=", ">
            <text macro="author"/>
            <choose>
              <if type="bill book graphic legal_case motion_picture report song thesis" match="any">
                <text variable="title" form="short" font-style="italic"/>
              </if>
              <else>
                <text variable="title" text-case="capitalize-first" form="short" prefix="«&#160;" suffix="&#160;»"/>
              </else>
            </choose>
            <text term="cited" font-style="italic" suffix="."/>
            <group delimiter=" ">
              <label variable="locator"/>
              <text variable="locator"/>
            </group>
          </group>
        </else-if>
        <else>
          <group delimiter=",&#160;">
            <text macro="author"/>
            <text macro="title"/>
            <text macro="translator"/>
            <text macro="interviewer"/>
            <text macro="edition"/>
            <text macro="pub-place"/>
            <text macro="publisher"/>
            <text macro="collection"/>
          </group>
          <!-- Groupe à part pour éviter les problèmes de ponctuation ("delimiter")-->
          <group>
            <text macro="yearpage-ndbp" prefix=",&#160;"/>
            <!-- intégration automatique de la localisation (pages indiqués)-->
            <group delimiter=" " prefix=", ">
              <label variable="locator"/>
              <text variable="locator"/>
            </group>
            <!-- intégration de la macro-test pour les adresses internet-->
            <text macro="internet-ndbp" prefix=",&#160;"/>
          </group>
        </else>
      </choose>
    </layout>
  </citation>
  <!--_-_-_-_-_-SECTION DEFINITION DE LA BIBLIO (bibliography)-_-_-_-_-_-_-->
  <bibliography>
    <sort>
      <key macro="author" names-min="3" names-use-first="3"/>
      <key variable="issued" sort="descending"/>
    </sort>
    <layout suffix=".">
      <group delimiter=", ">
        <text macro="author-bib"/>
        <text macro="title"/>
        <text macro="translator"/>
        <text macro="interviewer"/>
        <text macro="edition"/>
        <text macro="pub-place"/>
        <text macro="publisher"/>
        <text macro="collection"/>
        <text macro="yearpage-bib"/>
        <!-- intégration automatique de la localisation (pages indiqués)-->
        <group delimiter=" ">
          <label variable="locator"/>
          <text variable="locator"/>
        </group>
        <!-- intégration de la macro-test pour les adresses internet-->
        <text macro="internet-bib"/>
      </group>
    </layout>
  </bibliography>
</style>
