1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="fr-FR">
  3.   <info>
  4.         <title>American Psychological Association 6th Edition - TEST</title>
  5.         <id>http://www.zotero.org/styles/apa_test</id>
  6.         <link href="http://www.zotero.org/styles/apa" rel="self"/>
  7.         <link href="http://owl.english.purdue.edu/owl/resource/560/01/" rel="documentation"/>
  8.         <author>
  9.           <name>Simon Kornblith</name>
  10.           <email>simon@simonster.com</email>
  11.         </author>
  12.         <contributor>
  13.           <name>Bruce D'Arcus</name>
  14.         </contributor>
  15.         <contributor>
  16.           <name>Curtis M. Humphrey</name>
  17.         </contributor>
  18.         <contributor>
  19.           <name>Richard Karnesky</name>
  20.           <email>karnesky+zotero@gmail.com</email>
  21.           <uri>http://arc.nucapt.northwestern.edu/Richard_Karnesky</uri>
  22.         </contributor>
  23.         <contributor>
  24.           <name>Sebastian Karcher</name>
  25.         </contributor>
  26.         <category field="psychology"/>
  27.         <category field="generic-base"/>
  28.         <category citation-format="author-date"/>
  29.         <updated>2010-01-27T20:08:03+00:00</updated>
  30.         <rights>This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights>
  31.   </info>
  32.   <locale xml:lang="en">
  33.         <terms>
  34.           <term name="translator" form="short">
  35.                 <single>trans.</single>
  36.                 <multiple>trans.</multiple>
  37.           </term>
  38.           <term name="retrieved">repéré le</term>
  39.           <term name="from">à</term>
  40.           <term name="in">dans</term>
  41.           <term name="presented at">présenté à</term>
  42.           <term name="no date">non daté</term>
  43.           <term name="edition">édition</term>
  44.         </terms>
  45.   </locale>
  46.   <macro name="container-contributors">
  47.         <choose>
  48.           <if type="chapter paper-conference" match="any">
  49.                 <text term="in" text-case="capitalize-first" suffix=" "/>
  50.                 <names variable="editor" delimiter=", " suffix=", ">
  51.                   <name and="symbol" initialize-with=". " delimiter=", "/>
  52.                   <label form="short" prefix=" (" text-case="capitalize-first" suffix=")"/>
  53.                   <substitute>
  54.                         <names variable="translator"/>
  55.                   </substitute>
  56.                 </names>
  57.           </if>
  58.         </choose>
  59.   </macro>
  60.   <macro name="secondary-contributors">
  61.         <choose>
  62.           <if type="chapter paper-conference" match="none">
  63.                 <names variable="translator" delimiter=", " prefix=" (" suffix=")">
  64.                   <name and="symbol" initialize-with=". " delimiter=", "/>
  65.                   <label form="short" prefix=", " text-case="capitalize-first" suffix=""/>
  66.                   <substitute>
  67.                         <names variable="editor"/>
  68.                   </substitute>            
  69.                 </names>
  70.           </if>
  71.         </choose>
  72.   </macro>
  73.   <macro name="author">
  74.         <names variable="author">
  75.           <name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
  76.           <label form="short" prefix=" (" suffix=".)" text-case="capitalize-first" strip-periods="true"/>
  77.           <substitute>
  78.                 <names variable="editor"/>
  79.                 <names variable="translator"/>
  80.                 <choose>
  81.                   <if type="report">
  82.                         <text variable="publisher"/>
  83.                         <text macro="title"/>
  84.                   </if>
  85.                   <else>
  86.                         <text macro="title"/>
  87.                   </else>
  88.                 </choose>
  89.           </substitute>
  90.         </names>
  91.   </macro>
  92.   <macro name="author-short">
  93.         <names variable="author">
  94.           <name form="short" and="symbol" delimiter=", " initialize-with=". "/>
  95.           <substitute>
  96.                 <names variable="editor"/>
  97.                 <names variable="translator"/>
  98.                 <choose>
  99.                   <if type="report">
  100.                         <text variable="publisher"/>
  101.                         <text variable="title" form="short" font-style="italic"/>
  102.                   </if>
  103.                   <else-if type="bill book graphic legal_case motion_picture song" match="any">
  104.                         <text variable="title" form="short" font-style="italic"/>
  105.                   </else-if>
  106.                   <else>
  107.                         <text variable="title" form="short" quotes="true"/>
  108.                   </else>
  109.                 </choose>
  110.           </substitute>
  111.         </names>
  112.   </macro>
  113.   <macro name="access">
  114.         <choose>
  115.           <if type="thesis">
  116.                 <choose>
  117.                   <if variable="archive" match="any">
  118.                         <group>
  119.                           <text term="retrieved" text-case="capitalize-first" suffix=" "/>
  120.                           <text term="from" suffix=" "/>
  121.                           <text variable="archive" suffix="."/>
  122.                           <text variable="archive_location" prefix=" (" suffix=")"/>
  123.                         </group>
  124.                   </if>
  125.                   <else>
  126.                         <group>
  127.                           <text term="retrieved" text-case="capitalize-first" suffix=" "/>
  128.                           <text term="from" suffix=" "/>
  129.                           <text variable="URL"/>
  130.                         </group>
  131.                   </else>
  132.                 </choose>
  133.           </if>
  134.           <else>
  135.                 <choose>
  136.                   <if variable="DOI">
  137.                         <text variable="DOI" prefix="doi:"/>
  138.                   </if>
  139.                   <else>
  140.                         <choose>
  141.                           <if type="webpage">
  142.                                 <group delimiter=" ">
  143.                                   <text term="retrieved" text-case="capitalize-first" suffix=" "/>
  144.                                   <group>
  145.                                         <date variable="accessed" suffix=" ">
  146.                                           <date-part name="day" suffix=" "/>
  147.                                           <date-part name="month" suffix=" "/>
  148.                                           <date-part name="year"/>
  149.                                         </date>
  150.                                         <text variable="year-suffix"/>
  151.                                   </group>
  152.                                   <text term="from"/>
  153.                                   <text variable="URL"/>
  154.                                 </group>
  155.                           </if>
  156.                           <else>
  157.                                 <group>
  158.                                   <text term="retrieved" text-case="capitalize-first" suffix=" "/>
  159.                                   <text term="from" suffix=" "/>
  160.                                   <text variable="URL"/>
  161.                                 </group>
  162.                           </else>
  163.                         </choose>
  164.                   </else>
  165.                 </choose>
  166.           </else>
  167.         </choose>
  168.   </macro>
  169.   <macro name="title">
  170.         <choose>
  171.           <if type="report thesis" match="any">
  172.                 <text variable="title" font-style="italic"/>
  173.                 <group prefix=" (" suffix=")">
  174.                   <text variable="genre"/>
  175.                   <text variable="number" prefix=" No. "/>
  176.                 </group>
  177.           </if>
  178.           <else-if type="bill book graphic legal_case motion_picture report song manuscript speech" match="any">
  179.                 <text variable="title" font-style="italic"/>
  180.           </else-if>
  181.           <else>
  182.                 <text variable="title"/>
  183.           </else>
  184.         </choose>
  185.   </macro>
  186.   <macro name="publisher">
  187.         <choose>
  188.           <if type="report" match="any">
  189.                 <group delimiter=": ">
  190.                   <text variable="publisher-place"/>
  191.                   <text variable="publisher"/>
  192.                 </group>
  193.           </if>
  194.           <else-if type="thesis" match="any">
  195.                 <group delimiter=", ">
  196.                   <text variable="publisher"/>
  197.                   <text variable="publisher-place"/>
  198.                 </group>
  199.           </else-if>
  200.           <else>
  201.                 <choose>
  202.                   <if variable="event" match="none">
  203.                         <text variable="genre" suffix=", "/>
  204.                   </if>
  205.                 </choose>
  206.                 <group delimiter=": ">
  207.                   <text variable="publisher-place"/>
  208.                   <text variable="publisher"/>
  209.                 </group>
  210.           </else>
  211.         </choose>
  212.   </macro>
  213.   <macro name="event">
  214.         <choose>
  215.           <if variable="event">
  216.                 <choose>
  217.                   <if variable="genre" match="none">
  218.                         <text term="presented at" text-case="capitalize-first" suffix=" "/>
  219.                         <text variable="event"/>
  220.                   </if>
  221.                   <else>
  222.                         <group delimiter=" ">
  223.                           <text variable="genre" text-case="capitalize-first"/>
  224.                           <text term="presented at"/>
  225.                           <text variable="event"/>
  226.                         </group>
  227.                   </else>
  228.                 </choose>
  229.           </if>
  230.         </choose>
  231.   </macro>
  232.   <macro name="issued">
  233.         <choose>
  234.           <if variable="issued">
  235.                 <group prefix=" (" suffix=").">
  236.                   <date variable="issued">
  237.                         <date-part name="year"/>
  238.                   </date>
  239.                   <text variable="year-suffix"/>
  240.                   <choose>
  241.                         <if type="bill book graphic legal_case motion_picture report song article-journal chapter paper-conference" match="none">
  242.                           <date variable="issued">
  243.                                 <date-part prefix=", " name="month"/>
  244.                                 <date-part prefix=" " name="day"/>
  245.                           </date>
  246.                         </if>
  247.                   </choose>
  248.                 </group>
  249.           </if>
  250.           <else>
  251.                 <group prefix=" (" suffix=").">
  252.                   <text  term="no date" form="short"/>
  253.                   <text variable="year-suffix" prefix="-"/>
  254.                 </group>    
  255.           </else>
  256.         </choose>
  257.   </macro>
  258.   <macro name="issued-year">
  259.         <choose>
  260.           <if variable="issued">
  261.                 <date variable="issued">
  262.                   <date-part name="year"/>
  263.                 </date>
  264.                 <text variable="year-suffix"/>
  265.           </if>
  266.           <else>
  267.                 <text term="no date" form="short"/>
  268.                 <text variable="year-suffix" prefix="-"/>
  269.           </else>
  270.         </choose>
  271.   </macro>
  272.   <macro name="edition">
  273.         <choose>
  274.           <if is-numeric="edition">
  275.                 <group delimiter=" ">
  276.                   <number variable="edition" form="ordinal"/>
  277.                   <text term="edition" form="short" suffix="." strip-periods="true"/>
  278.                 </group>
  279.           </if>
  280.           <else>
  281.                 <text variable="edition" suffix="."/>
  282.           </else>
  283.         </choose>
  284.   </macro>
  285.   <macro name="locators">
  286.         <choose>
  287.           <if type="article-journal article-magazine" match="any">
  288.                 <group prefix=", " delimiter=", ">
  289.                   <group>
  290.                         <text variable="volume" font-style="italic"/>
  291.                         <text variable="issue" prefix="(" suffix=")"/>
  292.                   </group>
  293.                   <text variable="page"/>
  294.                 </group>
  295.           </if>
  296.           <else-if type="article-newspaper">
  297.                 <group delimiter=" " prefix=", ">
  298.                   <label variable="page" form="short"/>
  299.                   <text variable="page"/>
  300.                 </group>
  301.           </else-if>
  302.           <else-if type="bill book graphic legal_case motion_picture report song chapter paper-conference" match="any">
  303.                 <group prefix=" (" suffix=")" delimiter=", ">
  304.                   <text macro="edition"/>
  305.                   <group>
  306.                         <text term="volume" form="short" plural="true" text-case="capitalize-first" suffix=". " strip-periods="true"/>
  307.                         <number variable="number-of-volumes" form="numeric" prefix="1-"/>
  308.                   </group>
  309.                   <group>
  310.                         <text term="volume" form="short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
  311.                         <number variable="volume" form="numeric"/>
  312.                   </group>
  313.                   <group>
  314.                         <label variable="page" form="short" suffix=" "/>
  315.                         <text variable="page"/>
  316.                   </group>
  317.                 </group>
  318.           </else-if>
  319.         </choose>
  320.   </macro>
  321.   <macro name="citation-locator">
  322.         <group>
  323.           <label variable="locator" form="short"/>
  324.           <text variable="locator" prefix=" "/>
  325.         </group>
  326.   </macro>
  327.   <citation et-al-min="6" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="primary-name">
  328.         <sort>
  329.           <key macro="author"/>
  330.           <key macro="issued-year"/>
  331.         </sort>
  332.         <layout prefix="(" suffix=")" delimiter="; ">
  333.           <group delimiter=", ">
  334.                 <text macro="author-short"/>
  335.                 <text macro="issued-year"/>
  336.                 <text macro="citation-locator"/>
  337.           </group>
  338.         </layout>
  339.   </citation>
  340.   <bibliography hanging-indent="true" et-al-min="8" et-al-use-first="7" entry-spacing="0" line-spacing="2">
  341.         <sort>
  342.           <key macro="author"/>
  343.           <key macro="issued-year" sort="ascending"/>
  344.         </sort>
  345.         <layout>
  346.           <group suffix=".">
  347.                 <text macro="author" suffix="."/>
  348.                 <text macro="issued"/>
  349.                 <group delimiter=". ">
  350.                   <text macro="title" prefix=" "/>
  351.                   <group>
  352.                         <text macro="container-contributors"/>
  353.                         <text macro="secondary-contributors"/>
  354.                         <group delimiter=", ">
  355.                           <text variable="container-title" font-style="italic"/>
  356.                           <text variable="collection-title"/>
  357.                         </group>
  358.                   </group>
  359.                 </group>
  360.                 <text macro="locators"/>
  361.                 <group delimiter=", " prefix=". ">
  362.                   <text macro="event"/>
  363.                   <text macro="publisher"/>
  364.                 </group>
  365.           </group>
  366.           <text macro="access" prefix=" "/>
  367.         </layout>
  368.   </bibliography>
  369. </style>