>>===== MODE =====>>
citation
<<===== MODE =====<<



>>===== RESULT =====>>
J. Doe, <i>His Anonymous Life</i>, , 1965.
<<===== RESULT =====<<


>>===== CSL =====>>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" default-locale="fr-FR" version="1.0" page-range-format="expanded">
   <info>
      <title>France Philo Theatre (Biblio et notes)</title>
      <id>http://www.zotero.org/styles/france-philo-theatre</id>
      <link href="http://www.zotero.org/styles/france-philo-theatre" rel="self"/>
      <author>
         <name>L. Lafitte</name>
         <email>l2lafitte@yahoo.fr</email>
      </author>
      <category field="humanities"/>
      <category citation-format="note"/>
      <category field="generic-base"/>
      <updated>2011-04-30T09:01:01+00:00</updated>
   </info>
   <locale xml:lang="fr-FR">
      <terms>
         <term name="editor" form="short">
            <single>éd.</single>
            <multiple>éds</multiple>
         </term>
         <term name="editor" form="verb-short">éd. par</term>
         <term name="translator" form="verb-short">trad. par</term>
         <term name="interviewer" form="verb">entretien réalisé par</term>
         <term name="in">in</term>
         <term name="edition">édition</term>
         <term name="accessed">consulté le </term>
         <term name="at">disponible sur&#160;: </term>
         <term name="et-al">[et al.]</term>
	 <term name="sub verbo" form="short">
	    <single></single>
	    <multiple></multiple>
	 </term>
      </terms>
   </locale>
<!-- 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 -->
<!-- SECTION DEFINITION DES MACROS -->
   <macro name="contributors">
      <names variable="author">
         <name name-as-sort-order="all" form="long" delimiter=", " delimiter-precedes-last="always" sort-separator=" ">
           <name-part name="family" font-variant="small-caps"/>
         </name>
         <label form="short" prefix=", (" suffix=".)" strip-periods="false"/>
         <substitute>
            <names variable="editor"/>
            <names variable="translator"/>
            <text macro="title"/>
         </substitute>
      </names>
   </macro>
   <macro name="contributors-notes">
      <names variable="author">
         <name sort-separator=" " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
         <label form="short" prefix=", (" suffix=".)" strip-periods="false"/>
         <substitute>
            <names variable="editor"/>
            <names variable="translator"/>
            <text macro="title-note"/>
         </substitute>
      </names>
   </macro>
   <macro name="contributors-short">
      <names variable="author">
         <name sort-separator=" " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
         <label form="short" prefix=", (" suffix=".)" strip-periods="false"/>
         <substitute>
            <names variable="editor"/>
            <names variable="translator"/>
            <text macro="title-short"/>
         </substitute>
      </names>
   </macro>
   <macro name="translator">
      <names variable="translator">
         <label form="verb" text-case="capitalize-first" suffix=" "/>
         <name form="long" and="text" delimiter=", " delimiter-precedes-last="never"/>
      </names>
   </macro>
   <macro name="translator-note">
      <names variable="translator">
         <label form="verb-short" suffix=" " strip-periods="false"/>
         <name sort-separator=" " initialize-with=". " and="text" delimiter=", " delimiter-precedes-last="never"/>
      </names>
   </macro>
   <macro name="editor">
      <names variable="editor" delimiter=", ">
         <label form="verb" text-case="capitalize-first" suffix=" "/>
         <name form="long" and="text" delimiter=", " delimiter-precedes-last="never"/>
      </names>
   </macro>
   <macro name="editor-note">
      <names variable="editor" delimiter=", ">
         <label form="verb-short" suffix=" " strip-periods="false"/>
         <name sort-separator=" " initialize-with=". " and="text" delimiter=", " delimiter-precedes-last="never"/>
      </names>
   </macro>
   <macro name="container-contributors">
      <choose>
         <if variable="container-title">
            <text term="in" font-style="italic" suffix=" "/>
            <choose>
               <if variable="container-author">
                  <names variable="container-author">
                     <name form="long" delimiter=", " delimiter-precedes-last="always" suffix=". "/>
                  </names>
               </if>
               <else-if variable="editor">
                  <names variable="editor" suffix=". ">
                     <name form="long" delimiter=", " delimiter-precedes-last="always"/>
                     <label form="short" prefix=", (" suffix=".)" strip-periods="false"/>
                  </names>
               </else-if>
            </choose>
            <text variable="container-title" font-style="italic"/>
            <choose>
               <if variable="title" match="any"/>
               <else>
                  <choose>
                     <if variable="URL DOI" match="any">
                        <text value="en ligne" prefix=" [" suffix="]" text-case="capitalize-first"/>
                     </if>
                  </choose>
               </else>
            </choose>
            <choose>
               <if variable="container-author">
                  <text macro="editor" prefix=", "/>
               </if>
            </choose>
         </if>
      </choose>
   </macro>
   <macro name="container-contributors-note">
      <choose>
         <if variable="container-title">
            <text term="in" font-style="italic" suffix=" "/>
            <choose>
               <if variable="container-author">
                  <names variable="container-author">
                     <name sort-separator=" " initialize-with=". " form="long" delimiter=", " delimiter-precedes-last="always" suffix=". "/>
                  </names>
               </if>
               <else-if variable="editor">
                  <names variable="editor" suffix=". ">
                     <name sort-separator=" " initialize-with=". " form="long" delimiter=", " delimiter-precedes-last="always"/>
                     <label form="short" prefix=", (" suffix=".)" strip-periods="false"/>
                  </names>
               </else-if>
            </choose>
            <text variable="container-title" font-style="italic"/>
            <choose>
               <if variable="container-author">
                  <text macro="editor-note" prefix=", "/>
               </if>
            </choose>
         </if>
      </choose>
   </macro>
   <macro name="title">
      <choose>
         <if type="bill book graphic legal_case motion_picture report song thesis" match="any">
            <text variable="title" text-case="capitalize-first" font-style="italic"/>
         </if>
         <else>
            <text variable="title" text-case="capitalize-first" quotes="true"/>
         </else>
      </choose>
      <choose>
         <if variable="title" match="none"/>
         <else>
            <choose>
               <if variable="URL DOI" match="any">
                  <text value="en ligne" prefix=" [" suffix="]" text-case="capitalize-first"/>
               </if>
            </choose>
         </else>
      </choose>
   </macro>
   <macro name="title-note">
      <choose>
         <if type="bill book graphic legal_case motion_picture report song thesis" match="any">
            <text variable="title" text-case="capitalize-first" font-style="italic"/>
         </if>
         <else>
            <text variable="title" text-case="capitalize-first" quotes="true"/>
         </else>
      </choose>
   </macro>
   <macro name="title-short">
      <choose>
         <if type="bill book graphic legal_case motion_picture report song thesis" match="any">
            <text variable="title" text-case="capitalize-first" font-style="italic" form="short"/>
         </if>
         <else>
            <text variable="title" text-case="capitalize-first" quotes="true" form="short"/>
         </else>
      </choose>
   </macro>
   <macro name="publisher">
<!-- PAS DE MENTION AUTOMATIQUE DE [s.l.] [s.n.] POUR EVITER INCOHERENCE AVEC MENTIONS DANS EDITION ET NOTES -->
      <choose>
         <if variable="publisher-place">
            <text variable="publisher-place"/>
            <choose>
               <if variable="publisher">
                  <text variable="publisher" prefix=", "/>
               </if>
            </choose>
         </if>
         <else-if variable="publisher">
            <text variable="publisher"/>
         </else-if>
      </choose>
   </macro>
   <macro name="publisher-report">
      <text macro="publisher"/>
      <choose>
         <if variable="issued">
            <text macro="issued-long" prefix=", "/>
         </if>
         <else>
            <text value=", [s.d.]"/>
         </else>
      </choose>
<!-- ZOTERO NE PERMETTANT PAS DE DISTINGUER UNE PLAGE DE PAGES D'UN NOMBRE DE PAGES -->
<!-- SI LA CASE PAGES EST RENSEIGNEE, CE SERA TOUJOURS INTERPRETE COMME UNE PLAGE -->
      <choose>
         <if variable="number-of-pages">
            <text variable="number-of-pages" prefix=", " suffix="&#160;p."/>
         </if>
         <else-if variable="page">
            <text variable="page" prefix=", p.&#160;"/>
         </else-if>
      </choose>
   </macro>
   <macro name="publisher-report-note">
      <text macro="publisher"/>
      <choose>
         <if variable="issued">
            <text macro="issued-long" prefix=", "/>
         </if>
         <else>
            <text value=", [s.d.]"/>
         </else>
      </choose>
   </macro>
   <macro name="publisher-book">
      <text macro="publisher"/>
      <date variable="issued" prefix=", ">
         <date-part name="year"/>
      </date>
<!-- POUR OUVRAGE MULTI-VOLUMES, NBRE de VOLUMES RENSEIGNE et >1, NBRE de PAGES RAREMENT PRESENT -->
<!-- POUR OUVRAGE MONO-VOLUME, NBRE de PAGES RENSEIGNE, MAIS NBRE de VOLUMES PARFOIS VALORISE A 1 -->
<!-- ZOTERO NE PERMETTANT PAS DE TESTER VALEURS, ON TESTE PRESENCE DU NBRE de PAGES -->
      <choose>
         <if variable="number-of-pages">
            <text variable="number-of-pages" prefix=", " suffix="&#160;p."/>
         </if>
         <else>
            <choose>
               <if variable="number-of-volumes">
                  <group>
                     <text variable="number-of-volumes" prefix=". " suffix="&#160;"/>
                     <text term="volume" form="short" suffix="." strip-periods="false"/>
                  </group>
               </if>
            </choose>
         </else>
      </choose>
   </macro>
   <macro name="publisher-book-note">
      <text macro="publisher"/>
      <date variable="issued" prefix=", ">
         <date-part name="year"/>
      </date>
   </macro>
   <macro name="publisher-chapter">
      <text variable="event" prefix="Contribution à " font-style="italic" suffix=", "/>
      <group delimiter=", ">
         <text macro="publisher"/>
         <text macro="issued-long"/>
         <text variable="page" prefix="p.&#160;"/>
      </group>
   </macro>
   <macro name="publisher-chapter-note">
      <text variable="event" prefix=", contribution à " font-style="italic" suffix=", "/>
      <text macro="publisher"/>
      <text macro="issued-long" prefix=", "/>
   </macro>
   <macro name="broadcast">
      <choose>
         <if variable="container-title">
            <group suffix=". ">
               <text term="in" font-style="italic" suffix=" "/>
               <text variable="container-title" font-style="italic"/>
               <text variable="number" prefix=", "/>
            </group>
         </if>
      </choose>
      <text variable="medium" suffix=". "/>
      <group delimiter=", ">
         <text macro="publisher"/>
         <text macro="issued-long"/>
      </group>
   </macro>
   <macro name="webpage">
      <group delimiter=", ">
         <text variable="container-title" font-style="italic"/>
         <text variable="genre" text-case="capitalize-first"/>
         <choose>
            <if variable="issued" match="none">
               <text value="[s.d.]"/>
            </if>
            <else>
               <text macro="issued-long"/>
            </else>
         </choose>
      </group>
   </macro>
   <macro name="publication">
      <choose>
<!-- SI LA ZONE PUBLICATION EST LA PREMIERE RENSEIGNEE, L'ITEM EST UN PERIODIQUE, SINON C'EST UN ARTICLE DE PERIODIQUE ou UNE CARTE ... -->
         <if variable="author editor translator title" match="none">
            <text macro="journal"/>
         </if>
         <else>
            <group delimiter=", " suffix=", ">
               <text variable="container-title" font-style="italic"/>
               <text variable="genre" text-case="capitalize-first"/>
               <text variable="edition" text-case="capitalize-first"/>
            </group>
            <group delimiter=", ">
               <text macro="publisher"/>
               <text macro="issued-long"/>
               <text macro="volume"/>
               <text macro="issue"/>
               <text variable="collection-title" text-case="capitalize-first" prefix="(" suffix=")"/>
               <text macro="editor"/>
               <text variable="page" prefix="p.&#160;"/>
            </group>
         </else>
      </choose>
   </macro>
   <macro name="publication-note">
      <choose>
<!-- SI LA ZONE PUBLICATION EST LA PREMIERE RENSEIGNEE, C'EST UN PERIODIQUE, SINON C'EST UN ARTICLE DE PERIODIQUE -->
         <if variable="author editor translator title" match="none">
            <text macro="journal-note"/>
         </if>
         <else>
            <group delimiter=", " suffix=", ">
               <text variable="container-title" font-style="italic"/>
               <text variable="genre" text-case="capitalize-first"/>
               <text variable="edition" text-case="capitalize-first"/>
            </group>
            <group delimiter=", ">
               <text macro="publisher"/>
               <text macro="issued-long"/>
               <text macro="volume"/>
               <text macro="issue"/>
               <text variable="collection-title" text-case="capitalize-first" prefix="(" suffix=")"/>
               <text macro="editor-note"/>
            </group>
         </else>
      </choose>
   </macro>
   <macro name="publication-short">
      <choose>
         <if variable="author editor translator title" match="none">
            <text variable="container-title" font-style="italic"/>
            <group delimiter=", " prefix=", ">
               <text macro="volume"/>
               <text macro="issue"/>
            </group>
         </if>
      </choose>
   </macro>
   <macro name="journal">
      <group delimiter=", ">
         <text macro="journal-note"/>
         <text variable="page" prefix="p.&#160;"/>
      </group>
   </macro>
   <macro name="journal-note">
      <text variable="container-title" font-style="italic" suffix=", "/>
      <group delimiter=", ">
         <choose>
            <if variable="issued">
               <date variable="issued">
                  <date-part name="day" suffix=" "/>
                  <date-part name="month" suffix=" " text-case="capitalize-first"/>
                  <date-part name="year"/>
               </date>
               <text macro="volume"/>
            </if>
            <else>
               <text macro="volume" text-case="capitalize-first"/>
            </else>
         </choose>
         <text macro="issue"/>
         <text variable="collection-title" text-case="capitalize-first" prefix="(" suffix=")"/>
      </group>
   </macro>
   <macro name="volume">
      <choose>
         <if is-numeric="volume">
            <text term="volume" form="short" suffix=".&#160;" strip-periods="false"/>
            <text variable="volume"/>
         </if>
         <else>
            <text variable="volume"/>
         </else>
      </choose>
   </macro>
   <macro name="issue">
      <choose>
         <if is-numeric="issue">
            <text term="issue" form="short" suffix="&#160;" strip-periods="false"/>
            <text variable="issue"/>
         </if>
         <else>
            <text variable="issue"/>
         </else>
      </choose>
   </macro>
   <macro name="issued-long">
      <date variable="issued">
         <date-part name="day" suffix=" "/>
         <date-part name="month" suffix=" " text-case="lowercase"/>
         <date-part name="year"/>
      </date>
   </macro>
   <macro name="article-newspaper">
      <text macro="publication-title"/>
      <group delimiter=", ">
         <text macro="publisher"/>
         <text macro="issued-long"/>
         <group>
            <text term="edition" suffix=" "/>
            <text variable="edition"/>
         </group>
         <text variable="section"/>
         <text macro="volume"/>
         <text macro="issue"/>
         <text variable="page" prefix="p.&#160;"/>
      </group>
   </macro>
   <macro name="article-newspaper-note">
      <text macro="publication-title"/>
      <group delimiter=", ">
         <text macro="publisher"/>
         <text macro="issued-long"/>
         <group>
            <text term="edition" suffix=" "/>
            <text variable="edition"/>
         </group>
         <text variable="section"/>
         <text macro="volume"/>
         <text macro="issue"/>
      </group>
   </macro>
   <macro name="article-newspaper-short">
      <text macro="publication-title" prefix=". "/>
      <group delimiter=", ">
         <text macro="publisher"/>
         <text macro="issued-long"/>
      </group>
   </macro>
   <macro name="interview">
      <names variable="interviewer" delimiter=", ">
         <label form="verb" text-case="capitalize-first" suffix=" "/>
         <name and="text" delimiter=", " delimiter-precedes-last="never"/>
      </names>
      <group delimiter=", " prefix=", ">
         <text macro="translator"/>
         <text variable="medium"/>
         <text macro="issued-long"/>
      </group>
   </macro>
   <macro name="interview-note">
      <names variable="interviewer" delimiter=", ">
         <label form="verb" text-case="capitalize-first" suffix=" "/>
         <name sort-separator=" " and="text" initialize-with=". " delimiter=", " delimiter-precedes-last="never"/>
      </names>
      <group delimiter=", " prefix=", ">
         <text macro="translator-note"/>
         <text variable="medium"/>
         <text macro="issued-long"/>
      </group>
   </macro>
   <macro name="interview-short">
      <names variable="interviewer" delimiter=", ">
         <label form="verb" text-case="capitalize-first" prefix=". " suffix=" "/>
         <name sort-separator=" " and="text" initialize-with=". " delimiter=", " delimiter-precedes-last="never"/>
      </names>
      <group delimiter=", " prefix=", ">
         <text variable="medium"/>
         <text macro="issued-long"/>
      </group>
   </macro>
   <macro name="report">
      <choose>
         <if variable="genre" match="none">
            <choose>
               <if variable="number">
                  <text variable="number" prefix="Rapport "/>
               </if>
            </choose>
         </if>
         <else>
            <group delimiter=" ">
               <text variable="genre" text-case="capitalize-first"/>
               <text variable="number"/>
            </group>
         </else>
      </choose>
   </macro>
   <macro name="collection">
      <group>
         <text variable="collection-title" text-case="capitalize-first" quotes="true" prefix="("/>
         <text variable="collection-number" prefix=", "/>
         <text value=")"/>
      </group>
   </macro>
   <macro name="url-doi">
      <group delimiter=", ">
         <group>
            <text term="at" text-case="capitalize-first"/>
            <text value="URL&#160;"/>
            <text variable="URL" prefix="&lt;&#160;" suffix="&#160;&gt;"/>
         </group>
         <group>
            <text value="DOI&#160;"/>
            <text variable="DOI" prefix="&lt;&#160;" suffix="&#160;&gt;"/>
         </group>
      </group>
   </macro>
   <macro name="access">
      <group>
         <text term="accessed" prefix="["/>
         <date variable="accessed">
            <date-part name="day" suffix=" "/>
            <date-part name="month" suffix=" " text-case="lowercase"/>
            <date-part name="year" suffix="]"/>
         </date>
      </group>
   </macro>
   <macro name="locator-refs">
      <group prefix=", ">
           <label variable="locator" form="short" suffix="&#160;"/>
           <text variable="locator"/>
      </group>
   </macro>
   <macro name="publication-title">
<!-- SI LA ZONE PUBLICATION EST LA PREMIERE RENSEIGNEE, L'ITEM EST UN PERIODIQUE, SINON C'EST UN ARTICLE DE PERIODIQUE -->
      <choose>
         <if variable="author editor translator title" match="none">
            <text variable="container-title" font-style="italic" suffix=". "/>
         </if>
         <else>
            <text variable="container-title" font-style="italic" suffix=", "/>
         </else>
      </choose>
   </macro>
   <macro name="contributors-sort">
      <names variable="author">
         <name name-as-sort-order="all" form="long" delimiter=", " delimiter-precedes-last="always" sort-separator=" "/>
         <label form="short" prefix=", (" suffix=".)" strip-periods="false"/>
         <substitute>
            <names variable="editor"/>
            <names variable="translator"/>
            <text macro="title"/>
            <text macro="publication-title"/>
         </substitute>
      </names>
   </macro>
<!-- SECTION NOTES -->
   <citation et-al-min="3" et-al-use-first="3" et-al-subsequent-min="3" et-al-subsequent-use-first="3" disambiguate-add-names="true">
      <layout suffix=".">
         <choose>
            <if position="first">
               <text macro="contributors-notes" font-variant="normal" suffix=", "/>
               <choose>
                  <if type="thesis">
                     <group delimiter=", ">
                        <text macro="title-note"/>
                        <text variable="genre"/>
                        <text macro="publisher-book-note"/>
                     </group>
                  </if>
                  <else-if type="interview">
                     <group delimiter=", ">
                        <text macro="title-note"/>
                        <text macro="interview-note"/>
                     </group>
                  </else-if>
                  <else-if type="broadcast">
                     <group delimiter=", ">
                        <text macro="title-note"/>
                        <text macro="broadcast"/>
                     </group>
                  </else-if>
                  <else-if type="webpage">
                     <group delimiter=", ">
                        <text macro="title-note"/>
                        <text macro="webpage"/>
                     </group>
                  </else-if>
                  <else-if type="article-newspaper">
                     <group delimiter=", ">
                        <text macro="title-note"/>
                        <text macro="translator-note" text-case="capitalize-first"/>
                        <text macro="article-newspaper-note"/>
                     </group>
                  </else-if>
                  <else-if type="article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis webpage" match="any">
                     <group delimiter=", ">
                        <text macro="title-note"/>
                        <text macro="translator-note" text-case="capitalize-first"/>
                        <text macro="publication-note"/>
                     </group>
                  </else-if>
                  <else-if type="chapter paper-conference" match="any">
                     <group delimiter=", ">
                        <text macro="title-note"/>
                        <text macro="translator-note" text-case="capitalize-first"/>
                        <text macro="container-contributors-note"/>
                        <text macro="volume" text-case="capitalize-first"/>
                        <text variable="edition" text-case="capitalize-first"/>
                        <text macro="publisher-chapter-note"/>
                     </group>
                  </else-if>
                  <else-if type="report">
                     <group delimiter=", ">
                        <text macro="title-note"/>
                        <text macro="translator-note" text-case="capitalize-first"/>
                        <text macro="publisher-report-note"/>
                        <text macro="report"/>
                     </group>
                  </else-if>
<!-- LE TRAITEMENT CI-DESSOUS EST CELUI DES LIVRES -->
<!-- IL SERA APPLIQUE AUX TYPES NON TRAITES PAR LES CAS PRECEDENTS -->
                  <else>
                     <group delimiter=", ">
                        <text macro="title-note"/>
                        <text macro="volume" text-case="capitalize-first"/>
                        <text macro="translator-note" text-case="capitalize-first"/>
                        <text macro="editor-note" text-case="capitalize-first"/>
                        <text variable="edition" text-case="capitalize-first"/>
                        <text macro="publisher-book-note"/>
                     </group>
                  </else>
               </choose>
               <text macro="locator-refs"/>
            </if>
            <else-if position="ibid-with-locator">
               <group>
                  <text term="ibid" form="short" font-style="italic"/>
                  <text macro="locator-refs"/>
               </group>
            </else-if>
            <else-if position="ibid">
               <text term="ibid" form="short" font-style="italic" text-case="capitalize-first"/>
            </else-if>
            <else-if position="subsequent">
               <group delimiter=", ">
                  <text macro="contributors-short" font-variant="normal"/>
                  <text macro="title-short"/>
               </group>
               <group delimiter=". ">
                  <choose>
                     <if type="interview">
                        <text macro="interview-short"/>
                     </if>
                     <else-if type="article-newspaper">
                        <text macro="article-newspaper-short"/>
                     </else-if>
                     <else-if type="article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis webpage" match="any">
                        <text macro="publication-short"/>
                     </else-if>
                     <else-if type="bill book graphic legal_case motion_picture report song" match="any">
                        <text macro="volume"/>
                     </else-if>
                  </choose>
               </group>
<!--  AJOUT TRAITEMENT POUR EVITER opus cité POUR LES CITATIONS DE PARTIES DE LIVRES ABSENTES DE LA BIBLIOGRAPHIE -->             
               <choose>
                 <if type="book" match="none"> 
                   <text value=", op.&#160;cit." font-style="italic"/>
                 </if>
                 <else>
                   <choose>
                     <if variable="publisher-place publisher issued number-of-pages number-of-volumes" match="any"> 
                       <text value=", op.&#160;cit." font-style="italic"/>
                     </if>
                   </choose>
                 </else>
               </choose>
               <text macro="locator-refs"/>
            </else-if>
         </choose>
      </layout>
   </citation>
<!-- SECTION BIBLIOGRAPHIE -->
   <bibliography hanging-indent="true" et-al-min="3" et-al-use-first="3" subsequent-author-substitute="———" entry-spacing="1">
      <sort>
         <key macro="contributors-sort"/>
         <key variable="title"/>
         <key variable="issued"/>
         <key variable="issue"/>
         <key variable="volume"/>
      </sort>
      <layout suffix=".">
         <text macro="contributors" suffix=", "/>
         <choose>
            <if type="thesis">
               <group delimiter=", ">
                  <text macro="title"/>
                  <text variable="genre"/>
                  <text macro="publisher-book"/>
               </group>
            </if>
            <else-if type="interview">
               <group delimiter=", ">
                  <text macro="title"/>
                  <text macro="interview"/>
               </group>
            </else-if>
            <else-if type="broadcast">
               <group delimiter=", ">
                  <text macro="title"/>
                  <text macro="broadcast"/>
               </group>
            </else-if>
            <else-if type="webpage">
               <group delimiter=", ">
                  <text macro="title"/>
                  <text macro="webpage"/>
               </group>
            </else-if>
            <else-if type="article-newspaper">
               <group delimiter=", ">
                  <text macro="title"/>
                  <text macro="translator" text-case="capitalize-first"/>
                  <text macro="article-newspaper"/>
               </group>
            </else-if>
            <else-if type="article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis webpage" match="any">
               <group delimiter=", ">
                  <text macro="title"/>
                  <text macro="translator" text-case="capitalize-first"/>
                  <text macro="publication"/>
               </group>
            </else-if>
            <else-if type="chapter paper-conference" match="any">
               <group delimiter=", ">
                  <text macro="title"/>
                  <text macro="translator" text-case="capitalize-first"/>
                  <text macro="container-contributors"/>
                  <text macro="volume"/>
                  <text variable="edition" text-case="capitalize-first"/>
                  <text macro="publisher-chapter"/>
                  <text macro="collection"/>
               </group>
            </else-if>
            <else-if type="report">
               <group delimiter=", ">
                  <text macro="title"/>
                  <text macro="translator" text-case="capitalize-first"/>
                  <text macro="publisher-report"/>
                  <text macro="collection"/>
                  <text macro="report"/>
               </group>
            </else-if><!-- LE TRAITEMENT CI-DESSOUS EST CELUI DES LIVRES --><!-- IL SERA APPLIQUE AUX TYPES NON TRAITES PAR LES CAS PRECEDENTS -->
            <else>
               <group delimiter=", ">
                  <text macro="title"/>
                  <text macro="volume"/>
                  <text macro="translator" text-case="capitalize-first"/>
                  <text macro="editor" text-case="capitalize-first"/>
                  <text variable="edition" text-case="capitalize-first"/>
                  <text macro="publisher-book"/>
                  <text macro="collection"/>
               </group>
            </else>
         </choose>
         <group>
            <text variable="note" prefix=", " text-case="capitalize-first"/>
            <text macro="url-doi" prefix=", "/>
            <text macro="access" prefix=" "/>
            <text variable="ISBN" prefix=", ISBN&#160;"/>
         </group>
      </layout>
   </bibliography>
</style>
<<===== CSL =====<<


>>===== INPUT =====>>
[
    {
        "author": [
            {
                "family": "Doe",
                "given": "John"
            }
        ],
        "id": "ITEM-1",
        "issued": {
            "date-parts": [
                [
                    "1965",
                    "6",
                    "1"
                ]
            ]
        },
        "title": "His Anonymous Life",
        "type": "book"
    }
]
<<===== INPUT =====<<


>>===== VERSION =====>>
1.0
<<===== VERSION =====<<

