<?xml version="1.0" encoding="utf-8"?>
<style class="in-text" xmlns="http://purl.org/net/xbiblio/csl" version="1.0" demote-non-dropping-particle="never">
  <info>
    <title>Moneta e Credito </title>
    <title-short>PSL </title-short>
    <id>http://csl.mendeley.com/styles/449915531/Moneta-e-Credito</id>
    <link href="http://www.zotero.org/styles/apa" rel="self"/>
    <link href="http://owl.english.purdue.edu/owl/resource/560/01/" rel="documentation"/>
    <author>
      <name>Simon Kornblith</name>
      <email>simon@simonster.com</email>
    </author>
    <contributor>
      <name>Bruce D'Arcus</name>
    </contributor>
    <contributor>
      <name>Curtis M. Humphrey</name>
    </contributor>
    <contributor>
      <name>Richard Karnesky</name>
      <email>karnesky+zotero@gmail.com</email>
      <uri>http://arc.nucapt.northwestern.edu/Richard_Karnesky</uri>
    </contributor>
    <contributor>
      <name>Sebastian Karcher</name>
    </contributor>
    <contributor>
      <name>giulia zacchia</name>
      <uri>http://www.mendeley.com/profiles/giulia-zacchia/</uri>
    </contributor>
    <contributor>
      <name>carlo dippoliti </name>
      <uri>https://www.mendeley.com/profiles/carlo-dippoliti/</uri>
    </contributor>
    <category citation-format="author-date"/>
    <category field="psychology"/>
    <category field="generic-base"/>
    <summary>PSL</summary>
    <updated>2016-07-07T10:16:59+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="en">
    <terms>
      <term name="editortranslator" form="short">
        <single>ed. &amp; trans.</single>
        <multiple>eds. &amp; trans.</multiple>
      </term>
      <term name="translator" form="short">
        <single>trans.</single>
        <multiple>trans.</multiple>
      </term>
    </terms>
  </locale>
  <macro name="container-contributors">
    <choose>
      <if type="chapter paper-conference book" match="any">
        <group delimiter=", " suffix=", ">
          <names delimiter=", " variable="editor">
            <name initialize-with=". "/>
            <label form="short" prefix=" (" suffix=")"/>
          </names>
        </group>
      </if>
    </choose>
    <text value=""/>
  </macro>
  <macro name="secondary-contributors">
    <choose>
      <if type="chapter" match="none">
        <group delimiter=", " suffix=")" prefix=" (">
          <names delimiter=", " variable="container-author">
            <name delimiter=", " initialize-with=". " and="symbol"/>
            <label form="short" prefix=", " text-case="title"/>
          </names>
          <names delimiter=", " variable="editor">
            <name initialize-with=". " and="text"/>
            <label form="short" prefix=", "/>
          </names>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="author">
    <names delimiter=", " variable="author">
      <name initialize-with="." delimiter-precedes-last="always" et-al-use-first="19" et-al-subsequent-min="19" et-al-subsequent-use-first="19" name-as-sort-order="all" sort-separator=" "/>
      <label form="short" suffix=")" prefix=" (" text-case="lowercase"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <choose>
          <if type="article article-journal article-magazine">
            <text variable="publisher"/>
            <text macro="title"/>
          </if>
          <else>
            <text macro="title"/>
          </else>
        </choose>
      </substitute>
    </names>
  </macro>
  <macro name="author-short">
    <names variable="author">
      <name form="short" initialize-with=". " et-al-min="2"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <choose>
          <if type="report">
            <text variable="publisher"/>
            <text form="short" variable="title" font-style="italic"/>
          </if>
          <else-if type="legal_case">
            <text variable="title" font-style="italic"/>
          </else-if>
          <else-if type="bill book graphic legislation motion_picture song" match="any">
            <text form="short" variable="title" font-style="italic"/>
          </else-if>
          <else-if variable="reviewed-author">
            <choose>
              <if match="none" variable="reviewed-title">
                <text form="short" variable="title" prefix="Review of " font-style="italic"/>
              </if>
              <else>
                <text form="short" variable="title" quotes="true"/>
              </else>
            </choose>
          </else-if>
          <else>
            <text form="short" variable="title" quotes="true"/>
          </else>
        </choose>
      </substitute>
    </names>
  </macro>
  <macro name="access">
    <choose>
      <if type="report chapter book paper-conference" match="all">
        <choose>
          <if match="any" variable="archive">
            <group>
              <text suffix=" " text-case="capitalize-first" term="retrieved"/>
              <text suffix=" " term="from"/>
              <text suffix="." variable="archive"/>
              <text suffix=")" variable="archive_location" prefix=" ("/>
            </group>
          </if>
          <else>
            <group>
              <text prefix=", " value="disponibile alla URL: "/>
              <text suffix=" " value=""/>
              <text variable="URL"/>
            </group>
          </else>
        </choose>
      </if>
      <else>
        <choose>
          <if variable="DOI">
            <text prefix="Disponibile alla URL: http://doi.org/" value=""/>
          </if>
          <else>
            <choose>
              <if type="thesis">
                <group delimiter=" ">
                  <text suffix=" " text-case="lowercase" term="available at"/>
                  <group>
                    <date form="text" suffix=", " variable="accessed"/>
                  </group>
                  <text term="from"/>
                  <text variable="URL"/>
                </group>
              </if>
              <else>
                <group>
                  <text suffix=" " value="Disponibile alla URL: "/>
                  <text suffix=" " value=""/>
                  <text variable="URL"/>
                </group>
              </else>
            </choose>
          </else>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="title">
    <choose>
      <if type="book manuscript chapter" match="any">
        <choose>
          <if type="book" match="any">
            <text suffix=", " variable="title" font-style="italic"/>
          </if>
          <else>
            <text variable="title" text-case="capitalize-first" quotes="false" font-style="normal" prefix="“" suffix="”, "/>
          </else>
        </choose>
      </if>
      <else-if variable="reviewed-author">
        <choose>
          <if type="article article-magazine paper-conference report" variable="reviewed-title">
            <group delimiter=" ">
              <text variable="title"/>
              <group delimiter=", " suffix="]" prefix="[">
                <text variable="reviewed-title" prefix="Review of " font-style="italic"/>
                <names delimiter=", " variable="reviewed-author">
                  <label form="verb-short" suffix=" "/>
                  <name delimiter=", " initialize-with=". " and="symbol"/>
                </names>
              </group>
            </group>
          </if>
          <else>
            <group delimiter=", " suffix="]" prefix="[">
              <text variable="title" prefix="Review of " font-style="italic"/>
              <names delimiter=", " variable="reviewed-author">
                <label form="verb-short" suffix=" "/>
                <name delimiter=", " initialize-with=". " and="symbol"/>
              </names>
            </group>
          </else>
        </choose>
      </else-if>
      <else>
        <text suffix="”, " variable="title" prefix="“" text-case="capitalize-first" quotes="false"/>
      </else>
    </choose>
  </macro>
  <macro name="title-plus-extra">
    <text macro="title"/>
    <choose>
      <if type="thesis" match="any">
        <group delimiter=", " prefix=" ">
          <group delimiter=" ">
            <choose>
              <if match="any" variable="source">
                <text suffix="," variable="source" text-case="capitalize-first" font-style="italic"/>
              </if>
              <else>
                <text variable="collection-title"/>
              </else>
            </choose>
            <text suffix="," variable="number" prefix="n. "/>
          </group>
          <group delimiter=" ">
            <text text-case="capitalize-first" term="version"/>
            <text variable="version"/>
          </group>
          <text macro="edition"/>
        </group>
      </if>
      <else-if type="post-weblog webpage" match="any">
        <text suffix="]" variable="genre" prefix=" ["/>
      </else-if>
      <else-if variable="version">
        <group delimiter=" " suffix=")" prefix=" (">
          <text text-case="capitalize-first" term="version"/>
          <text variable="version"/>
        </group>
      </else-if>
    </choose>
    <text suffix="]" prefix=" [" macro="format"/>
  </macro>
  <macro name="format">
    <choose>
      <if match="any" variable="medium">
        <text variable="medium" text-case="capitalize-first"/>
      </if>
      <else-if type="dataset" match="any">
        <text value="Data set"/>
      </else-if>
    </choose>
  </macro>
  <macro name="publisher">
    <choose>
      <if type="chapter book" match="any">
        <group>
          <text variable="publisher-place" text-case="capitalize-first" font-style="normal" suffix=": "/>
          <text variable="publisher" font-style="normal"/>
          <number variable="number" prefix=" n. "/>
          <label prefix=", " suffix=" " variable="page" form="short"/>
          <text variable="page" form="short"/>
        </group>
      </if>
      <else-if type="report paper-conference" match="any">
        <group delimiter=", ">
          <text variable="collection-title" font-style="italic"/>
          <text variable="publisher" font-style="italic" prefix=" intervento al convegno "/>
          <text variable="publisher-place"/>
          <number variable="number" prefix="n. "/>
        </group>
      </else-if>
      <else-if type="post-weblog webpage" match="none">
        <group delimiter=", ">
          <choose>
            <if type="speech motion_picture" match="none" variable="event version">
              <text variable="genre"/>
            </if>
          </choose>
          <choose>
            <if type="article-journal article-magazine" match="none">
              <group delimiter=", ">
                <choose>
                  <if variable="publisher-place">
                    <text variable="original-publisher-place"/>
                  </if>
                  <else>
                    <text variable="event-place"/>
                  </else>
                </choose>
                <text variable="publisher"/>
              </group>
            </if>
          </choose>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="event">
    <choose>
      <if match="none" variable="container-title">
        <choose>
          <if variable="event">
            <choose>
              <if match="none" variable="genre">
                <text suffix=" " text-case="capitalize-first" term="presented at"/>
                <text variable="event"/>
              </if>
              <else>
                <group delimiter=" ">
                  <text variable="genre" text-case="capitalize-first"/>
                  <text term="presented at"/>
                  <text variable="event"/>
                </group>
              </else>
            </choose>
          </if>
          <else-if type="speech">
            <text variable="genre" text-case="capitalize-first"/>
          </else-if>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="issued">
    <choose>
      <if type="article" match="none">
        <choose>
          <if match="all" variable="issued">
            <group suffix="), " prefix=" (">
              <date variable="issued">
                <date-part name="year"/>
              </date>
              <text variable="year-suffix"/>
              <choose>
                <if type="speech" match="any">
                  <date variable="issued">
                    <date-part name="month" prefix=", "/>
                  </date>
                </if>
                <else-if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song dataset" match="none">
                  <date variable="issued">
                    <date-part name="month" prefix=", "/>
                    <date-part name="day" prefix=" "/>
                  </date>
                </else-if>
              </choose>
            </group>
          </if>
          <else-if variable="status">
            <group suffix=")" prefix=" (">
              <text variable="status"/>
              <text variable="year-suffix" prefix="-"/>
            </group>
          </else-if>
          <else>
            <group suffix=")" prefix=" (">
              <text form="short" term="no date"/>
              <text variable="year-suffix" prefix="-"/>
            </group>
          </else>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="issued-sort">
    <choose>
      <if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song dataset" match="none">
        <date variable="issued">
          <date-part name="year"/>
          <date-part name="month"/>
          <date-part name="day"/>
        </date>
      </if>
      <else>
        <date variable="issued">
          <date-part name="year"/>
        </date>
      </else>
    </choose>
  </macro>
  <macro name="issued-year">
    <choose>
      <if variable="issued">
        <group delimiter="/">
          <date date-parts="year" form="numeric" variable="original-date"/>
          <group>
            <date variable="issued">
              <date-part name="year"/>
            </date>
            <text variable="year-suffix"/>
          </group>
        </group>
      </if>
      <else-if variable="status">
        <text variable="status"/>
        <text variable="year-suffix" prefix="-"/>
      </else-if>
      <else>
        <text form="short" term="no date"/>
        <text variable="year-suffix" prefix="-"/>
      </else>
    </choose>
  </macro>
  <macro name="edition">
    <choose>
      <if variable="edition">
        <group delimiter=" " font-style="italic">
          <number form="ordinal" variable="edition"/>
          <text form="short" suffix="," term="edition"/>
        </group>
      </if>
      <else>
        <text variable="edition" font-style="italic"/>
      </else>
    </choose>
  </macro>
  <macro name="locators">
    <choose>
      <if type="article-journal article-magazine" match="any">
        <group delimiter=", " prefix=", ">
          <group>
            <text variable="volume" font-style="normal" prefix="vol. " suffix=","/>
            <text variable="issue" prefix=" n. "/>
          </group>
          <text suffix="." variable="page" prefix="pp. "/>
        </group>
        <choose>
          <if variable="issued">
            <choose>
              <if match="none" variable="page issue">
                <text variable="status" prefix=". "/>
              </if>
            </choose>
          </if>
        </choose>
      </if>
      <else-if type="article-newspaper">
        <group delimiter=" " prefix=", ">
          <label form="short" variable="page"/>
          <text suffix="," variable="page"/>
        </group>
      </else-if>
      <else-if type="book graphic motion_picture report song paper-conference entry-encyclopedia entry-dictionary" match="any">
        <group delimiter=", " prefix=" ">
          <choose>
            <if type="report" match="none">
              <text macro="edition"/>
            </if>
          </choose>
          <choose>
            <if match="any" variable="volume">
              <group>
                <text form="short" suffix=" " text-case="capitalize-first" term="volume"/>
                <number form="numeric" variable="volume"/>
              </group>
            </if>
            <else>
              <group>
                <text form="short" suffix=" " text-case="capitalize-first" term="volume" plural="true"/>
                <number form="numeric" variable="number-of-volumes" prefix="1–"/>
              </group>
            </else>
          </choose>
          <group>
            <label form="short" suffix=" " variable="page"/>
            <text suffix="," variable="page"/>
          </group>
        </group>
      </else-if>
      <else-if type="legal_case">
        <group delimiter=" " suffix=")" prefix=" (">
          <text variable="authority"/>
          <date form="text" variable="issued"/>
        </group>
      </else-if>
      <else-if type="bill legislation" match="any">
        <date suffix=")" variable="issued" prefix=" (">
          <date-part name="year"/>
        </date>
      </else-if>
    </choose>
  </macro>
  <macro name="citation-locator">
    <group>
      <choose>
        <if locator="chapter">
          <label variable="locator"/>
        </if>
        <else>
          <label form="short" variable="locator"/>
        </else>
      </choose>
      <text variable="locator" prefix=" "/>
    </group>
  </macro>
  <macro name="container">
    <choose>
      <if type="post-weblog webpage" match="none">
        <group>
          <choose>
            <if type="chapter" match="any">
              <text term="in" text-case="lowercase" suffix=" "/>
            </if>
          </choose>
          <text macro="container-contributors"/>
          <text suffix="," variable="container-title" font-style="italic"/>
          <text variable="collection-number"/>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="container-title">
    <choose>
      <if type="article article-journal article-magazine article-newspaper" match="any">
        <text variable="container-title" text-case="capitalize-first" font-style="italic"/>
      </if>
      <else-if type="bill legal_case legislation" match="none">
        <text suffix="," variable="container-title" font-style="italic"/>
      </else-if>
    </choose>
    <text prefix=" " macro="container-contributors"/>
  </macro>
  <macro name="legal-cites">
    <choose>
      <if type="bill legal_case legislation" match="any">
        <group delimiter=" " prefix=", ">
          <choose>
            <if variable="container-title">
              <text variable="volume"/>
              <text variable="container-title"/>
              <group delimiter=" ">
                <text form="symbol" term="section"/>
                <text variable="section"/>
              </group>
              <text variable="page"/>
            </if>
            <else>
              <choose>
                <if type="legal_case">
                  <text variable="number" prefix="No. "/>
                </if>
                <else>
                  <text variable="number" prefix="Pub. L. No. "/>
                  <group delimiter=" ">
                    <text form="symbol" term="section"/>
                    <text variable="section"/>
                  </group>
                </else>
              </choose>
            </else>
          </choose>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="original-date">
    <choose>
      <if variable="year-suffix">
        <group delimiter=" " suffix=")" prefix="(">
          <text value="Original work published"/>
          <date form="text" variable="original-date"/>
        </group>
      </if>
    </choose>
  </macro>
  <citation et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" et-al-min="6" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year" givenname-disambiguation-rule="primary-name">
    <sort>
      <key macro="author"/>
      <key macro="issued-sort"/>
    </sort>
    <layout delimiter="; ">
      <group delimiter=", ">
        <text macro="author-short"/>
        <text macro="issued-year"/>
        <text macro="citation-locator"/>
      </group>
    </layout>
  </citation>
  <bibliography et-al-use-first="6" et-al-min="8" hanging-indent="true" et-al-use-last="true" entry-spacing="0" line-spacing="2">
    <sort>
      <key macro="author"/>
      <key macro="issued-sort" sort="ascending"/>
      <key macro="title"/>
    </sort>
    <layout suffix=".">
      <group>
        <group>
          <text macro="author"/>
          <text macro="issued"/>
          <text macro="title-plus-extra"/>
          <text macro="container"/>
        </group>
        <text macro="legal-cites"/>
        <text macro="locators"/>
        <group delimiter=", " prefix=" ">
          <text macro="event"/>
          <text macro="publisher"/>
        </group>
      </group>
      <text macro="access"/>
      <text prefix=" " macro="original-date"/>
    </layout>
  </bibliography>
</style>
