<?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>Aquitania (Français)</title>
    <id>http://www.zotero.org/styles/aquitania</id>
    <link href="http://www.zotero.org/styles/aquitania" rel="self"/>
    <link href="http://aquitania.u-bordeaux-montaigne.fr/images/PDF/NORMES-GENERALES.pdf" rel="documentation"/>
    <author>
      <name>Nathalie Prévôt</name>
      <email>nathalie.prevot@u-bordeaux-montaigne.fr</email>
    </author>
    <category citation-format="note"/>
    <category field="humanities"/>
    <issn>0758-9670</issn>
    <summary>Le style Aquitania est utilisé pour les publications et bibliographies de la revue Aquitania. Il reprend les normes générales diffusées sur le site aquitania.u-bordeaux-montaigne.fr (Décembre 2016)</summary>
    <updated>2022-01-02T01:47:37+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-FR">
    <style-options punctuation-in-quote="false"/>
    <terms>
      <term name="cited">op. cit.</term>
      <term name="editor" form="short">ed.</term>
      <term name="accessed">Consulté le </term>
      <term name="anonymous">anonyme</term>
      <term name="anonymous" form="short">anon.</term>
      <term name="no date">sans date</term>
      <term name="no date" form="short">s.&#160;d.</term>
      <term name="sub-verbo">s.u.</term>
      <term name="open-quote">“</term>
      <term name="close-quote">”</term>
      <term name="open-inner-quote">‘</term>
      <term name="close-inner-quote">’</term>
    </terms>
  </locale>
  <macro name="author-short">
    <choose>
      <if variable="author">
        <names variable="author" suffix="">
          <name form="short" and="symbol" delimiter-precedes-last="never" initialize-with="." sort-separator=", "/>
        </names>
      </if>
      <else-if variable="editor">
        <names variable="editor" suffix=", ">
          <name form="short" and="text" delimiter-precedes-last="never" initialize-with="." sort-separator=", "/>
          <label form="short" prefix=" (" suffix=")"/>
        </names>
      </else-if>
      <else>
        <text value="[s.n.]"/>
      </else>
    </choose>
  </macro>
  <macro name="author-bib">
    <choose>
      <if variable="author">
        <names variable="author" suffix="  ">
          <name and="text" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" form="long" delimiter=", " sort-separator=", "/>
        </names>
      </if>
      <else-if variable="editor">
        <names variable="editor" suffix=", ">
          <name and="text" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" sort-separator=", "/>
          <label form="short" prefix=" (" suffix=")"/>
        </names>
      </else-if>
      <else>
        <text value="[s.n.]"/>
      </else>
    </choose>
  </macro>
  <macro name="editor">
    <names variable="editor">
      <name and="text" delimiter-precedes-last="never" initialize-with="." sort-separator=", "/>
      <label form="short" prefix=" (" suffix=")"/>
    </names>
  </macro>
  <macro name="title">
    <choose>
      <if type="book report" match="any">
        <text variable="title" text-case="capitalize-first" font-style="italic"/>
      </if>
      <else-if type="interview graphic personal_communication" match="any">
        <text variable="title" text-case="capitalize-first" font-style="italic"/>
        <text macro="date"/>
        <group delimiter=", " prefix=", " suffix=".">
          <text macro="interviewer"/>
          <text variable="medium"/>
          <text variable="genre"/>
          <text variable="dimensions"/>
          <text variable="issue"/>
        </group>
      </else-if>
      <else-if type="motion_picture" match="any">
        <group delimiter=", ">
          <text variable="title" font-style="italic"/>
          <text variable="medium"/>
          <text variable="dimensions"/>
        </group>
      </else-if>
      <else-if type="article-journal article-magazine article-newspaper" match="any">
        <group delimiter=", ">
          <text variable="title" quotes="true"/>
          <text variable="container-title" font-style="italic"/>
        </group>
      </else-if>
      <else-if type="thesis broadcast" match="any">
        <group delimiter=", ">
          <text variable="title" text-case="capitalize-first" font-style="italic"/>
          <text variable="genre"/>
          <choose>
            <if variable="publisher">
              <text variable="publisher"/>
            </if>
            <else>
              <text value="[s.n.]"/>
            </else>
          </choose>
          <text variable="container-title" font-style="italic"/>
          <group>
            <text term="issue" form="short" suffix=" "/>
            <text variable="number"/>
          </group>
          <text variable="medium"/>
          <text variable="dimensions"/>
        </group>
      </else-if>
      <else-if type="manuscript" match="any">
        <group>
          <group suffix=",">
            <text variable="title" font-style="italic"/>
          </group>
          <text variable="genre" prefix=" "/>
        </group>
      </else-if>
      <else-if type="entry-dictionary entry-encyclopedia chapter" match="any">
        <group>
          <text variable="title" quotes="true" suffix=", "/>
          <text value="in" suffix=" : " prefix=" "/>
          <text macro="editor" suffix=", "/>
          <text variable="container-title" text-case="capitalize-first" font-style="italic"/>
        </group>
      </else-if>
      <else-if type="paper-conference" match="any">
        <group>
          <text variable="title" quotes="true" suffix=","/>
          <text value="in" prefix=" " suffix=" : "/>
          <text macro="editor" suffix=", "/>
          <text variable="container-title" font-style="italic"/>
        </group>
      </else-if>
      <else-if type="post-weblog post webpage" match="any">
        <group delimiter=", ">
          <text variable="title" text-case="capitalize-first" quotes="true"/>
          <text variable="genre"/>
          <text variable="container-title" font-style="italic"/>
        </group>
      </else-if>
      <else-if type="map" match="any">
        <group delimiter=", ">
          <text variable="title" font-style="italic"/>
          <text variable="genre"/>
          <text variable="scale"/>
          <text variable="edition"/>
        </group>
      </else-if>
      <else>
        <text variable="title" font-style="italic"/>
      </else>
    </choose>
  </macro>
  <macro name="translator">
    <text term="translator" form="verb" suffix=" "/>
    <names variable="translator">
      <name and="text" delimiter-precedes-last="never" initialize-with="." sort-separator=", "/>
    </names>
  </macro>
  <macro name="edition">
    <choose>
      <if type="book graphic report entry-dictionary entry-encyclopedia chapter speech paper-conference" match="any">
        <choose>
          <if is-numeric="edition">
            <group delimiter=" ">
              <number variable="edition" form="ordinal" prefix=", "/>
              <text term="edition" form="short"/>
            </group>
          </if>
          <else>
            <text variable="edition" prefix=", "/>
          </else>
        </choose>
      </if>
      <else-if type="article-journal article-magazine" match="any">
        <group>
          <text macro="volume" prefix=", "/>
          <text macro="issue" prefix=", "/>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="place">
    <choose>
      <if type="article-newspaper" match="any">
        <choose>
          <if variable="publisher-place">
            <text variable="publisher-place" prefix=", "/>
          </if>
          <else>
            <text value=" " prefix=","/>
          </else>
        </choose>
      </if>
      <else-if type="speech manuscript thesis broadcast" match="any">
        <choose>
          <if variable="publisher-place">
            <text variable="publisher-place" prefix=", "/>
          </if>
          <else>
            <text value="[s.l.]" prefix=", "/>
          </else>
        </choose>
      </else-if>
      <else-if type="article-magazine article-journal personal_communication interview graphic webpage" match="any"/>
      <else-if type="book chapter motion_picture report entry-dictionary entry-encyclopedia map paper-conference" match="any">
        <choose>
          <if variable="publisher-place">
            <text variable="publisher-place" prefix=", "/>
          </if>
          <else>
            <text value="[s.l.]" prefix=", "/>
          </else>
        </choose>
      </else-if>
    </choose>
  </macro>
  <macro name="collection">
    <choose>
      <if type="motion_picture map entry-dictionary entry-encyclopedia book speech paper-conference chapter" match="any">
        <group prefix=" (" suffix=")" delimiter=", ">
          <text variable="collection-title"/>
          <text macro="volume"/>
          <text variable="collection-number"/>
        </group>
      </if>
      <else-if type="article-journal">
        <text term="issue" prefix=", " suffix=": "/>
        <text variable="collection-title" font-style="italic"/>
      </else-if>
      <else>
        <text variable="collection-title" suffix=", " font-style="italic"/>
      </else>
    </choose>
  </macro>
  <macro name="date">
    <choose>
      <if variable="issued">
        <date form="text" variable="issued" prefix=" (" suffix=")"/>
      </if>
      <else>
        <text value="[s.d.]" prefix=" "/>
      </else>
    </choose>
  </macro>
  <macro name="date-short">
    <choose>
      <if variable="issued">
        <date date-parts="year" form="text" variable="issued"/>
      </if>
      <else>
        <text value="[s.d.]"/>
      </else>
    </choose>
  </macro>
  <macro name="year-date">
    <choose>
      <if variable="issued">
        <date variable="issued">
          <date-part name="year"/>
        </date>
      </if>
      <else>
        <text term="no date" form="short"/>
      </else>
    </choose>
  </macro>
  <macro name="page-bib">
    <choose>
      <if type="book" match="any"/>
      <else-if type="map manuscript thesis motion_picture broadcast" match="any"/>
      <else-if type="report entry-dictionary entry-encyclopedia chapter" match="any">
        <group delimiter=" " prefix=", " suffix=".">
          <label variable="page" form="short"/>
          <text variable="page"/>
        </group>
      </else-if>
      <else-if type="graphic personal_communication interview webpage" match="any"/>
      <else-if type="article-journal article-magazine article-newspaper speech paper-conference" match="any">
        <text variable="page" prefix=", "/>
      </else-if>
      <else>
        <choose>
          <if is-numeric="number-of-pages">
            <text variable="number-of-pages" prefix=", "/>
            <text term="page" form="short" prefix=" " suffix="."/>
          </if>
          <else>
            <text variable="number-of-pages" prefix=", " suffix="."/>
          </else>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="volume">
    <choose>
      <if is-numeric="volume">
        <text variable="volume"/>
        <text variable="number-of-volumes" prefix="/"/>
      </if>
      <else>
        <text variable="volume"/>
        <text variable="number-of-volumes" prefix="/"/>
      </else>
    </choose>
  </macro>
  <macro name="issue">
    <choose>
      <if is-numeric="issue">
        <text variable="issue"/>
      </if>
      <else>
        <text variable="issue"/>
      </else>
    </choose>
  </macro>
  <macro name="interviewer">
    <group>
      <names variable="interviewer">
        <label form="verb" prefix=" " suffix=" "/>
        <name and="text">
          <name-part name="family"/>
        </name>
      </names>
    </group>
  </macro>
  <macro name="sort-key">
    <choose>
      <if type="book" match="any">
        <text value="1"/>
      </if>
      <else-if type="chapter" match="any">
        <text value="2"/>
      </else-if>
      <else-if type="article-journal" match="any">
        <text value="2"/>
      </else-if>
      <else>
        <text value="3"/>
      </else>
    </choose>
  </macro>
  <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true">
    <sort>
      <key variable="issued"/>
    </sort>
    <layout delimiter="&#160;; ">
      <text macro="author-short" suffix="&#160;"/>
      <text macro="year-date"/>
      <choose>
        <if locator="page">
          <text variable="locator" prefix=",&#160;"/>
        </if>
        <else-if locator="paragraph">
          <text variable="locator" prefix=",&#160;§"/>
        </else-if>
        <else>
          <group prefix=",&#160;">
            <label variable="locator" form="short" suffix=".&#160;"/>
            <text variable="locator"/>
          </group>
        </else>
      </choose>
    </layout>
  </citation>
  <bibliography et-al-min="15" et-al-use-first="14" initialize-with="." hanging-indent="false" subsequent-author-substitute="&#8212;">
    <sort>
      <key macro="author-bib"/>
      <key variable="issued" sort="ascending"/>
      <key macro="sort-key"/>
      <key macro="title"/>
    </sort>
    <layout suffix=".">
      <text macro="author-bib"/>
      <text macro="date-short" prefix="(" suffix=") : "/>
      <text macro="title"/>
      <text macro="translator" prefix=" (" suffix=")"/>
      <text macro="edition"/>
      <text macro="place"/>
      <text macro="collection"/>
      <text macro="page-bib"/>
    </layout>
  </bibliography>
</style>
