<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" default-locale="fr-FR" version="1.0" demote-non-dropping-particle="never">
  <info>
    <title>Requests for Criticisms (Français)</title>
    <title-short>RFC</title-short>
    <!--<id>http://www.zotero.org/styles/…</id>-->
    <link href="http://www.zotero.org/styles/…" rel="self"/>
    <link href="http://www.zotero.org/styles/infoclio-fr-smallcaps" rel="template"/>
    <!--<link href="https://…" rel="documentation"/>-->
    <author>
      <name>Julien Moutinho</name>
      <email>julm+rfc@sourcephile.fr</email>
      <!--<uri>http://…</uri>-->
    </author>
    <category citation-format="note"/>
    <category field="engineering"/>
    <updated>2024-01-01T00:00:00+01:00</updated>
    <rights license="http://creativecommons.org/licenses/by/4.0/">This work is licensed under a Creative Commons Attribution 4.0 License</rights>
  </info>

  <locale xml:lang="fr">
    <terms>
      <term name="accessed">consulté le</term>
      <term name="cited">op. cit.</term>
      <term name="editor" form="short">
        <single>éd.</single>
        <multiple>éds.</multiple>
      </term>
      <term name="in">dans</term>
      <term name="page" form="short">
        <single>p.</single>
        <multiple>pp.</multiple>
      </term>
    </terms>
  </locale>

  <macro name="author-note">
    <choose>
      <if variable="author">
        <names variable="author">
          <name sort-separator=" " delimiter=", " and="text" form="short">
            <name-part name="family" font-variant="small-caps"/>
          </name>
          <et-al font-style="italic"/>
        </names>
      </if>
      <else-if variable="editor">
        <text macro="editor-note"/>
      </else-if>
    </choose>
  </macro>
  <macro name="author-or-editor">
    <choose>
      <if variable="author">
        <names variable="author">
          <name form="long" delimiter=" &amp; " and="symbol" sort-separator=" ">
            <name-part name="family" font-variant="small-caps"/>
            <name-part name="given" prefix="(" suffix=")"/>
          </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=", " initialize-with="." delimiter=", " and="text" delimiter-precedes-last="never" name-as-sort-order="all">
        <name-part name="family"/>
      </name>
      <et-al font-style="italic"/>
      <label form="short" prefix=" (" suffix=")"/>
    </names>
  </macro>
  <macro name="editor-note">
    <names variable="editor">
      <name sort-separator=" " initialize-with="." delimiter=", " and="text" form="long">
        <name-part name="family"/>
      </name>
      <et-al font-style="italic"/>
      <label form="short" prefix=" (" suffix=")"/>
    </names>
  </macro>
  <macro name="container">
    <choose>
      <if variable="container-title">
        <text variable="container-title" font-style="italic"/>
      </if>
      <else-if variable="collection-title">
        <text variable="collection-title" font-style="italic"/>
      </else-if>
    </choose>
  </macro>
  <macro name="title">
    <choose>
      <if type="book manuscript thesis graphic motion_picture" match="any">
        <text variable="title" font-style="italic" quotes="true"/>
      </if>
      <else-if type="chapter paper-conference" match="any">
        <group delimiter=" ">
          <text variable="title" quotes="true" suffix=","/>
          <text value="dans" font-style="normal"/>
          <text macro="editor" suffix=","/>
          <text macro="container"/>
        </group>
      </else-if>
      <else-if type="article-journal">
        <group delimiter=", ">
          <text variable="title" quotes="true" font-style="italic"/>
          <group>
            <text macro="container"/>
            <choose>
              <if is-numeric="volume">
                <number variable="volume" prefix=", vol. "/>
                <choose>
                  <if is-numeric="issue">
                    <text value=""/>
                    <number variable="issue" prefix=", n° "/>
                  </if>
                </choose>
              </if>
              <else-if is-numeric="issue">
                <number variable="issue" prefix=", n° "/>
              </else-if>
            </choose>
          </group>
        </group>
      </else-if>
      <else-if type="article-newspaper article-magazine entry-encyclopedia entry-dictionary broadcast" match="any">
        <group delimiter=", ">
          <text variable="title" font-style="italic" quotes="true"/>
          <text macro="container"/>
        </group>
      </else-if>
      <else-if type="mail post post-weblog webpage" match="any">
        <group delimiter=", ">
          <text variable="title" font-style="italic" quotes="true"/>
          <text macro="container"/>
        </group>
      </else-if>
      <else-if type="report" match="any">
        <group delimiter=", ">
          <text variable="title" font-style="italic" quotes="true"/>
          <text macro="container"/>
          <text variable="volume-title" font-style="italic" quotes="true"/>
        </group>
      </else-if>
      <else>
        <text variable="title" font-style="italic" quotes="true"/>
      </else>
    </choose>
  </macro>
  <macro name="title-note">
    <choose>
      <if type="book manuscript thesis graphic motion_picture" match="any">
        <text variable="title" quotes="true" font-style="italic"/>
      </if>
      <else-if type="chapter paper-conference" match="any">
        <group delimiter=" ">
          <text variable="title" font-style="italic" quotes="true" suffix=","/>
          <text term="in" font-style="normal"/>
          <text macro="editor-note" suffix=","/>
          <text macro="container"/>
        </group>
      </else-if>
      <else-if type="article-journal">
        <group delimiter=", ">
          <text variable="title" font-style="italic" quotes="true"/>
          <group>
            <text macro="container"/>
            <choose>
              <if is-numeric="volume">
                <number variable="volume" prefix=", vol. "/>
                <choose>
                  <if is-numeric="issue">
                    <text value=""/>
                    <number variable="issue" prefix=", n° "/>
                  </if>
                </choose>
              </if>
              <else-if is-numeric="issue">
                <number variable="issue" prefix=", n° "/>
              </else-if>
            </choose>
          </group>
        </group>
      </else-if>
      <else-if type="article-newspaper article-magazine entry-encyclopedia entry-dictionary broadcast" match="any">
        <group delimiter=", ">
          <text variable="title" font-style="italic" quotes="true"/>
          <text macro="container"/>
        </group>
      </else-if>
      <else-if type="mail post post-weblog webpage" match="any">
        <group delimiter=", ">
          <text variable="title" font-style="italic" quotes="true"/>
          <text macro="container"/>
        </group>
      </else-if>
      <else>
        <text variable="title" font-style="italic" quotes="true"/>
      </else>
    </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>
    </choose>
  </macro>
  <macro name="place-and-publisher">
    <choose>
      <if type="book chapter paper-conference" match="any">
        <text variable="publisher"/>
      </if>
      <else-if type="thesis">
        <group delimiter=", ">
          <text variable="genre"/>
          <text variable="publisher-place"/>
          <text variable="publisher"/>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="url">
    <choose>
      <if variable="URL">
        <group delimiter=" ">
          <text variable="URL" prefix=" &lt;" suffix="&gt;"/>
          <choose>
            <if variable="accessed">
              <group delimiter=" ">
                <text term="accessed" prefix="("/>
                <date variable="accessed" form="text" date-parts="year-month-day" suffix=")"/>
              </group>
            </if>
          </choose>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="date">
    <choose>
      <if variable="original-date">
        <group delimiter=", ">
          <date variable="original-date" form="text" date-parts="year-month-day"/>
          <choose>
            <if variable="issued">
              <group delimiter=" ">
                <text value="rééd."/>
                <date variable="issued" form="text" date-parts="year-month-day"/>
              </group>
            </if>
          </choose>
        </group>
      </if>
      <else-if variable="issued">
        <date variable="issued" form="text" date-parts="year-month-day"/>
      </else-if>
      <else-if variable="event-date">
        <date variable="event-date" form="text" date-parts="year-month-day"/>
      </else-if>
    </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>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="locator">
    <group delimiter=" ">
      <label variable="locator" form="short"/>
      <text variable="locator"/>
    </group>
  </macro>
  <macro name="locator-or-pages">
    <choose>
      <if variable="locator">
        <text macro="locator"/>
      </if>
      <else>
        <group delimiter=" ">
          <label variable="page" form="short"/>
          <text variable="page"/>
        </group>
      </else>
    </choose>
  </macro>

  <citation name-form="long" and="text" sort-separator=", " delimiter-precedes-last="never" et-al-min="1" et-al-use-first="1">
    <layout suffix="." delimiter="&#160;;&#10;">
      <choose>
        <if position="ibid-with-locator">
          <group delimiter=" — ">
            <text term="ibid" font-style="italic" suffix="."/>
            <text macro="locator"/>
          </group>
        </if>
        <else-if position="ibid">
          <text term="ibid" font-style="italic"/>
        </else-if>
        <else-if position="subsequent">
          <group delimiter=" — ">
            <group font-weight="bold">
              <text macro="author-note"/>
            </group>
            <text variable="title" form="short" font-style="italic" quotes="true"/>
            <group font-style="italic" delimiter=" ">
              <choose>
                <if type="article article-magazine article-newspaper article-journal entry entry-dictionary entry-encyclopedia chapter" match="any">
                  <text value="art. cit."/>
                </if>
                <else>
                  <text term="cited"/>
                </else>
              </choose>
            </group>
            <text macro="locator"/>
          </group>
        </else-if>
        <else>
          <group delimiter=" — ">
            <group font-weight="bold">
              <text macro="author-note"/>
            </group>
            <text macro="date"/>
            <text macro="title-note"/>
            <text macro="locator"/>
            <text macro="url"/>
          </group>
        </else>
      </choose>
    </layout>
  </citation>

  <bibliography name-form="long" and="text" sort-separator=", " name-as-sort-order="all" delimiter-precedes-last="never" et-al-min="4" et-al-use-first="1" hanging-indent="false" >
    <sort>
      <key macro="author-or-editor" names-min="3" names-use-first="3"/>
      <key variable="issued" sort="descending"/>
    </sort>
    <layout suffix=".">
      <group delimiter=" — ">
        <group font-weight="bold">
          <text macro="author-or-editor"/>
        </group>
        <text macro="date"/>
        <text macro="title"/>
        <text macro="volume-or-medium"/>
        <text macro="edition"/>
        <text macro="place-and-publisher"/>
        <text macro="url"/>
      </group>
    </layout>
  </bibliography>
</style>