Advertisement
DonParlor

APA 6th Ed. French

Dec 22nd, 2011
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 10.93 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2.  
  3. <style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="fr-FR">
  4.  
  5.   <info>
  6.  
  7.  <title>American Psychological Association 6th Edition - Français</title>
  8.  
  9.  <id>http://www.zotero.org/styles/apa_fr</id>
  10.  
  11.  <link href="http://www.zotero.org/styles/apa" rel="self"/>
  12.  
  13.  <link href="http://owl.english.purdue.edu/owl/resource/560/01/" rel="documentation"/>
  14.  
  15.  <author>
  16.  
  17.    <name>Simon Kornblith</name>
  18.  
  19.    <email>simon@simonster.com</email>
  20.  
  21.  </author>
  22.  
  23.  <contributor>
  24.  
  25.    <name>Bruce D'Arcus</name>
  26.  
  27.  </contributor>
  28.  
  29.  <contributor>
  30.  
  31.    <name>Curtis M. Humphrey</name>
  32.  
  33.  </contributor>
  34.  
  35.  <contributor>
  36.  
  37.    <name>Richard Karnesky</name>
  38.  
  39.    <email>karnesky+zotero@gmail.com</email>
  40.  
  41.    <uri>http://arc.nucapt.northwestern.edu/Richard_Karnesky</uri>
  42.  
  43.  </contributor>
  44.  
  45.  <contributor>
  46.  
  47.    <name>Sebastian Karcher</name>
  48.  
  49.  </contributor>
  50.  
  51.  <category field="psychology"/>
  52.  
  53.  <category field="generic-base"/>
  54.  
  55.  <category citation-format="author-date"/>
  56.  
  57.  <updated>2010-01-27T20:08:03+00:00</updated>
  58.  
  59.  <rights>This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License: http://creativecommons.org/licenses/by-sa/3.0/</rights>
  60.  
  61.   </info>
  62.  
  63.   <locale xml:lang="en">
  64.  
  65.  <terms>
  66.  
  67.    <term name="translator" form="short">
  68.  
  69.  <single>trans.</single>
  70.  
  71.  <multiple>trans.</multiple>
  72.  
  73.    </term>
  74.  
  75.  </terms>
  76.  
  77.   </locale>
  78.  
  79.   <macro name="container-contributors">
  80.  
  81.  <choose>
  82.  
  83.    <if type="chapter paper-conference" match="any">
  84.  
  85.  <text term="dans" text-case="capitalize-first" suffix=" "/>
  86.  
  87.  <names variable="editor" delimiter=", " suffix=", ">
  88.  
  89.    <name and="symbol" initialize-with=". " delimiter=", "/>
  90.  
  91.    <label form="short" prefix=" (" text-case="capitalize-first" suffix=")"/>
  92.  
  93.    <substitute>
  94.  
  95.  <names variable="translator"/>
  96.  
  97.    </substitute>
  98.  
  99.  </names>
  100.  
  101.    </if>
  102.  
  103.  </choose>
  104.  
  105.   </macro>
  106.  
  107.   <macro name="secondary-contributors">
  108.  
  109.  <choose>
  110.  
  111.    <if type="chapter paper-conference" match="none">
  112.  
  113.  <names variable="translator" delimiter=", " prefix=" (" suffix=")">
  114.  
  115.    <name and="symbol" initialize-with=". " delimiter=", "/>
  116.  
  117.    <label form="short" prefix=", " text-case="capitalize-first" suffix=""/>
  118.  
  119.    <substitute>
  120.  
  121.  <names variable="editor"/>
  122.  
  123.    </substitute>            
  124.  
  125.  </names>
  126.  
  127.    </if>
  128.  
  129.  </choose>
  130.  
  131.   </macro>
  132.  
  133.   <macro name="author">
  134.  
  135.  <names variable="author">
  136.  
  137.    <name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
  138.  
  139.    <label form="short" prefix=" (" suffix=".)" text-case="capitalize-first" strip-periods="true"/>
  140.  
  141.    <substitute>
  142.  
  143.  <names variable="editor"/>
  144.  
  145.  <names variable="translator"/>
  146.  
  147.  <choose>
  148.  
  149.    <if type="report">
  150.  
  151.  <text variable="publisher"/>
  152.  
  153.  <text macro="title"/>
  154.  
  155.    </if>
  156.  
  157.    <else>
  158.  
  159.  <text macro="title"/>
  160.  
  161.    </else>
  162.  
  163.  </choose>
  164.  
  165.    </substitute>
  166.  
  167.  </names>
  168.  
  169.   </macro>
  170.  
  171.   <macro name="author-short">
  172.  
  173.  <names variable="author">
  174.  
  175.    <name form="short" and="symbol" delimiter=", " initialize-with=". "/>
  176.  
  177.    <substitute>
  178.  
  179.  <names variable="editor"/>
  180.  
  181.  <names variable="translator"/>
  182.  
  183.  <choose>
  184.  
  185.    <if type="report">
  186.  
  187.  <text variable="publisher"/>
  188.  
  189.  <text variable="title" form="short" font-style="italic"/>
  190.  
  191.    </if>
  192.  
  193.    <else-if type="bill book graphic legal_case motion_picture song" match="any">
  194.  
  195.  <text variable="title" form="short" font-style="italic"/>
  196.  
  197.    </else-if>
  198.  
  199.    <else>
  200.  
  201.  <text variable="title" form="short" quotes="true"/>
  202.  
  203.    </else>
  204.  
  205.  </choose>
  206.  
  207.    </substitute>
  208.  
  209.  </names>
  210.  
  211.   </macro>
  212.  
  213.   <macro name="access">
  214.  
  215.  <choose>
  216.  
  217.    <if type="thesis">
  218.  
  219.  <choose>
  220.  
  221.    <if variable="archive" match="any">
  222.  
  223.  <group>
  224.  
  225.    <text term="récupéré" text-case="capitalize-first" suffix=" "/>
  226.  
  227.    <text term="de" suffix=" "/>
  228.  
  229.    <text variable="archive" suffix="."/>
  230.  
  231.    <text variable="archive_location" prefix=" (" suffix=")"/>
  232.  
  233.  </group>
  234.  
  235.    </if>
  236.  
  237.    <else>
  238.  
  239.  <group>
  240.  
  241.    <text term="récupéré" text-case="capitalize-first" suffix=" "/>
  242.  
  243.    <text term="de" suffix=" "/>
  244.  
  245.    <text variable="URL"/>
  246.  
  247.  </group>
  248.  
  249.    </else>
  250.  
  251.  </choose>
  252.  
  253.    </if>
  254.  
  255.    <else>
  256.  
  257.  <choose>
  258.  
  259.    <if variable="DOI">
  260.  
  261.  <text variable="DOI" prefix="doi:"/>
  262.  
  263.    </if>
  264.  
  265.    <else>
  266.  
  267.  <choose>
  268.  
  269.    <if type="webpage">
  270.  
  271.  <group delimiter=" ">
  272.  
  273.    <text term="récupéré" text-case="capitalize-first" suffix=" "/>
  274.  
  275.    <group>
  276.  
  277.  <date variable="accessed" suffix=", ">
  278.  
  279.    <date-part name="month" suffix=" "/>
  280.  
  281.    <date-part name="day" suffix=", "/>
  282.  
  283.    <date-part name="year"/>
  284.  
  285.  </date>
  286.  
  287.  <text variable="year-suffix"/>
  288.  
  289.    </group>
  290.  
  291.    <text term="de"/>
  292.  
  293.    <text variable="URL"/>
  294.  
  295.  </group>
  296.  
  297.    </if>
  298.  
  299.    <else>
  300.  
  301.  <group>
  302.  
  303.    <text term="récupéré" text-case="capitalize-first" suffix=" "/>
  304.  
  305.    <text term="de" suffix=" "/>
  306.  
  307.    <text variable="URL"/>
  308.  
  309.  </group>
  310.  
  311.    </else>
  312.  
  313.  </choose>
  314.  
  315.    </else>
  316.  
  317.  </choose>
  318.  
  319.    </else>
  320.  
  321.  </choose>
  322.  
  323.   </macro>
  324.  
  325.   <macro name="title">
  326.  
  327.  <choose>
  328.  
  329.    <if type="report thesis" match="any">
  330.  
  331.  <text variable="title" font-style="italic"/>
  332.  
  333.  <group prefix=" (" suffix=")">
  334.  
  335.    <text variable="genre"/>
  336.  
  337.    <text variable="number" prefix=" No. "/>
  338.  
  339.  </group>
  340.  
  341.    </if>
  342.  
  343.    <else-if type="bill book graphic legal_case motion_picture report song manuscript speech" match="any">
  344.  
  345.  <text variable="title" font-style="italic"/>
  346.  
  347.    </else-if>
  348.  
  349.    <else>
  350.  
  351.  <text variable="title"/>
  352.  
  353.    </else>
  354.  
  355.  </choose>
  356.  
  357.   </macro>
  358.  
  359.   <macro name="publisher">
  360.  
  361.  <choose>
  362.  
  363.    <if type="report" match="any">
  364.  
  365.  <group delimiter=": ">
  366.  
  367.    <text variable="publisher-place"/>
  368.  
  369.    <text variable="publisher"/>
  370.  
  371.  </group>
  372.  
  373.    </if>
  374.  
  375.    <else-if type="thesis" match="any">
  376.  
  377.  <group delimiter=", ">
  378.  
  379.    <text variable="publisher"/>
  380.  
  381.    <text variable="publisher-place"/>
  382.  
  383.  </group>
  384.  
  385.    </else-if>
  386.  
  387.    <else>
  388.  
  389.  <choose>
  390.  
  391.    <if variable="event" match="none">
  392.  
  393.  <text variable="genre" suffix=", "/>
  394.  
  395.    </if>
  396.  
  397.  </choose>
  398.  
  399.  <group delimiter=": ">
  400.  
  401.    <text variable="publisher-place"/>
  402.  
  403.    <text variable="publisher"/>
  404.  
  405.  </group>
  406.  
  407.    </else>
  408.  
  409.  </choose>
  410.  
  411.   </macro>
  412.  
  413.   <macro name="event">
  414.  
  415.  <choose>
  416.  
  417.    <if variable="event">
  418.  
  419.  <choose>
  420.  
  421.    <if variable="genre" match="none">
  422.  
  423.  <text term="présenté à" text-case="capitalize-first" suffix=" "/>
  424.  
  425.  <text variable="event"/>
  426.  
  427.    </if>
  428.  
  429.    <else>
  430.  
  431.  <group delimiter=" ">
  432.  
  433.    <text variable="genre" text-case="capitalize-first"/>
  434.  
  435.    <text term="présenté à"/>
  436.  
  437.    <text variable="event"/>
  438.  
  439.  </group>
  440.  
  441.    </else>
  442.  
  443.  </choose>
  444.  
  445.    </if>
  446.  
  447.  </choose>
  448.  
  449.   </macro>
  450.  
  451.   <macro name="issued">
  452.  
  453.  <choose>
  454.  
  455.    <if variable="issued">
  456.  
  457.  <group prefix=" (" suffix=").">
  458.  
  459.    <date variable="issued">
  460.  
  461.  <date-part name="year"/>
  462.  
  463.    </date>
  464.  
  465.    <text variable="year-suffix"/>
  466.  
  467.    <choose>
  468.  
  469.  <if type="bill book graphic legal_case motion_picture report song article-journal chapter paper-conference" match="none">
  470.  
  471.    <date variable="issued">
  472.  
  473.  <date-part prefix=", " name="month"/>
  474.  
  475.  <date-part prefix=" " name="day"/>
  476.  
  477.    </date>
  478.  
  479.  </if>
  480.  
  481.    </choose>
  482.  
  483.  </group>
  484.  
  485.    </if>
  486.  
  487.    <else>
  488.  
  489.  <group prefix=" (" suffix=").">
  490.  
  491.    <text  term="pas de date" form="short"/>
  492.  
  493.    <text variable="year-suffix" prefix="-"/>
  494.  
  495.  </group>    
  496.  
  497.    </else>
  498.  
  499.  </choose>
  500.  
  501.   </macro>
  502.  
  503.   <macro name="issued-year">
  504.  
  505.  <choose>
  506.  
  507.    <if variable="issued">
  508.  
  509.  <date variable="issued">
  510.  
  511.    <date-part name="year"/>
  512.  
  513.  </date>
  514.  
  515.  <text variable="year-suffix"/>
  516.  
  517.    </if>
  518.  
  519.    <else>
  520.  
  521.  <text term="pas de date" form="short"/>
  522.  
  523.  <text variable="year-suffix" prefix="-"/>
  524.  
  525.    </else>
  526.  
  527.  </choose>
  528.  
  529.   </macro>
  530.  
  531.   <macro name="edition">
  532.  
  533.  <choose>
  534.  
  535.    <if is-numeric="edition">
  536.  
  537.  <group delimiter=" ">
  538.  
  539.    <number variable="edition" form="ordinal"/>
  540.  
  541.    <text term="édition" form="short" suffix="." strip-periods="true"/>
  542.  
  543.  </group>
  544.  
  545.    </if>
  546.  
  547.    <else>
  548.  
  549.  <text variable="edition" suffix="."/>
  550.  
  551.    </else>
  552.  
  553.  </choose>
  554.  
  555.   </macro>
  556.  
  557.   <macro name="locators">
  558.  
  559.  <choose>
  560.  
  561.    <if type="article-journal article-magazine" match="any">
  562.  
  563.  <group prefix=", " delimiter=", ">
  564.  
  565.    <group>
  566.  
  567.  <text variable="volume" font-style="italic"/>
  568.  
  569.  <text variable="issue" prefix="(" suffix=")"/>
  570.  
  571.    </group>
  572.  
  573.    <text variable="page"/>
  574.  
  575.  </group>
  576.  
  577.    </if>
  578.  
  579.    <else-if type="article-newspaper">
  580.  
  581.  <group delimiter=" " prefix=", ">
  582.  
  583.    <label variable="page" form="short"/>
  584.  
  585.    <text variable="page"/>
  586.  
  587.  </group>
  588.  
  589.    </else-if>
  590.  
  591.    <else-if type="bill book graphic legal_case motion_picture report song chapter paper-conference" match="any">
  592.  
  593.  <group prefix=" (" suffix=")" delimiter=", ">
  594.  
  595.    <text macro="edition"/>
  596.  
  597.    <group>
  598.  
  599.  <text term="volume" form="short" plural="true" text-case="capitalize-first" suffix=". " strip-periods="true"/>
  600.  
  601.  <number variable="number-of-volumes" form="numeric" prefix="1-"/>
  602.  
  603.    </group>
  604.  
  605.    <group>
  606.  
  607.  <text term="volume" form="short" text-case="capitalize-first" suffix=". " strip-periods="true"/>
  608.  
  609.  <number variable="volume" form="numeric"/>
  610.  
  611.    </group>
  612.  
  613.    <group>
  614.  
  615.  <label variable="page" form="short" suffix=" "/>
  616.  
  617.  <text variable="page"/>
  618.  
  619.    </group>
  620.  
  621.  </group>
  622.  
  623.    </else-if>
  624.  
  625.  </choose>
  626.  
  627.   </macro>
  628.  
  629.   <macro name="citation-locator">
  630.  
  631.  <group>
  632.  
  633.    <label variable="locator" form="short"/>
  634.  
  635.    <text variable="locator" prefix=" "/>
  636.  
  637.  </group>
  638.  
  639.   </macro>
  640.  
  641.   <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">
  642.  
  643.  <sort>
  644.  
  645.    <key macro="author"/>
  646.  
  647.    <key macro="issued-year"/>
  648.  
  649.  </sort>
  650.  
  651.  <layout prefix="(" suffix=")" delimiter="; ">
  652.  
  653.    <group delimiter=", ">
  654.  
  655.  <text macro="author-short"/>
  656.  
  657.  <text macro="issued-year"/>
  658.  
  659.  <text macro="citation-locator"/>
  660.  
  661.    </group>
  662.  
  663.  </layout>
  664.  
  665.   </citation>
  666.  
  667.   <bibliography hanging-indent="true" et-al-min="8" et-al-use-first="7" entry-spacing="0" line-spacing="2">
  668.  
  669.  <sort>
  670.  
  671.    <key macro="author"/>
  672.  
  673.    <key macro="issued-year" sort="ascending"/>
  674.  
  675.  </sort>
  676.  
  677.  <layout>
  678.  
  679.    <group suffix=".">
  680.  
  681.  <text macro="author" suffix="."/>
  682.  
  683.  <text macro="issued"/>
  684.  
  685.  <group delimiter=". ">
  686.  
  687.    <text macro="title" prefix=" "/>
  688.  
  689.    <group>
  690.  
  691.  <text macro="container-contributors"/>
  692.  
  693.  <text macro="secondary-contributors"/>
  694.  
  695.  <group delimiter=", ">
  696.  
  697.    <text variable="container-title" font-style="italic"/>
  698.  
  699.    <text variable="collection-title"/>
  700.  
  701.  </group>
  702.  
  703.    </group>
  704.  
  705.  </group>
  706.  
  707.  <text macro="locators"/>
  708.  
  709.  <group delimiter=", " prefix=". ">
  710.  
  711.    <text macro="event"/>
  712.  
  713.    <text macro="publisher"/>
  714.  
  715.  </group>
  716.  
  717.    </group>
  718.  
  719.    <text macro="access" prefix=" "/>
  720.  
  721.  </layout>
  722.  
  723.   </bibliography>
  724.  
  725. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement