<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" name-form="count" and="symbol" et-al-min="5" et-al-use-first="3" demote-non-dropping-particle="never">
  <info>
    <title>Rea Press</title>
    <title-short>REA</title-short>
    <id>https://csl.mendeley.com/styles/699351941/REA</id>
    <link href="http://www.zotero.org/styles/springer-socpsych-brackets" rel="self"/>
    <link href="http://www.zotero.org/styles/apa" rel="template"/>
    <link href="http://www.springer.com/cda/content/document/cda_downloaddocument/instruct-authors-e.pdf" rel="documentation"/>
    <link href="http://www.springer.com/cda/content/document/cda_downloaddocument/manuscript-guidelines-1.0.pdf" rel="documentation"/>
    <link href="http://www.springer.com/cda/content/document/cda_downloaddocument/Key_Style_Points_1.0.pdf" rel="documentation"/>
    <author>
      <name>javad pourqasem</name>
      <email>jpourmail@gmail.com</email>
      <uri>reapress.com</uri>
    </author>
    <category citation-format="numeric"/>
    <updated>2024-04-03T07:10:32+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">trans.</term>
    </terms>
  </locale>
  <macro name="container-contributors">
    <choose>
      <if type="chapter" match="any">
        <names variable="editor" font-weight="normal" delimiter="," suffix=", ">
          <name and="symbol" et-al-min="3" et-al-use-first="1" initialize-with=". " name-as-sort-order="all"/>
          <label form="short" text-case="title" prefix=" (" suffix=")"/>
        </names>
      </if>
    </choose>
  </macro>
  <macro name="secondary-contributors">
    <choose>
      <if type="article" match="any"/>
    </choose>
  </macro>
  <macro name="author">
    <names variable="author">
      <name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
      <label form="short" prefix=" (" suffix=")" text-case="capitalize-first"/>
      <substitute>
        <choose>
          <if type="report webpage article-magazine patent article">
            <text variable="container-title"/>
            <text macro="title"/>
          </if>
          <else>
            <text macro="title"/>
          </else>
        </choose>
      </substitute>
    </names>
  </macro>
  <macro name="access">
    <choose>
      <if type="thesis">
        <choose>
          <if variable="DOI" match="any">
            <text variable="DOI"/>
          </if>
          <else>
            <text variable="URL"/>
          </else>
        </choose>
      </if>
      <else-if type="article-journal" match="any">
        <choose>
          <if match="any" variable="DOI">
            <text variable="DOI" prefix="DOI: "/>
          </if>
          <else>
            <text variable="URL"/>
          </else>
        </choose>
      </else-if>
      <else-if type="article-magazine article-newspaper chapter paper-conference post personal_communication report patent speech webpage post-weblog" match="any">
        <choose>
          <if match="any" variable="DOI">
            <text variable="DOI" prefix="DOI: "/>
          </if>
          <else-if match="any" variable="URL">
            <text variable="URL"/>
          </else-if>
          <else>
            <text variable="source"/>
          </else>
        </choose>
      </else-if>
    </choose>
  </macro>
  <macro name="title">
    <choose>
      <if type="report article-magazine article-newspaper personal_communication webpage patent post-weblog post book" match="any">
        <text variable="title" text-case="sentence" font-style="italic"/>
        <group prefix=" (" suffix=")" delimiter=" ">
          <text variable="genre"/>
          <text variable="number" prefix="No. "/>
        </group>
      </if>
      <else-if type="thesis" match="any">
        <text variable="title" text-case="sentence" font-style="italic"/>
        <group prefix=" [" suffix="]. ">
          <text value="Thesis" text-case="capitalize-first" font-style="normal"/>
        </group>
      </else-if>
      <else-if type="review-book" match="any">
        <text variable="title" text-case="sentence"/>
        <group prefix=" [" suffix="]">
          <text variable="reviewed-title" text-case="sentence"/>
        </group>
      </else-if>
      <else-if match="any" position="near-note">
        <text value="" font-weight="bold"/>
      </else-if>
      <else-if type="paper-conference" match="any">
        <choose>
          <if match="any" variable="publisher">
            <text variable="title" text-case="sentence"/>
          </if>
          <else>
            <text variable="title" text-case="sentence" font-style="italic" font-weight="normal" suffix=" [presentation]"/>
          </else>
        </choose>
      </else-if>
      <else>
        <text variable="title"/>
      </else>
    </choose>
  </macro>
  <macro name="publisher">
    <choose>
      <if type="report article-magazine article-newspaper webpage patent post book" match="any">
        <group>
          <text variable="publisher" text-case="capitalize-first" font-weight="normal"/>
        </group>
      </if>
      <else-if type="paper-conference chapter patent" match="any">
        <group delimiter=": ">
          <text variable="publisher-place"/>
          <text variable="publisher"/>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="event">
    <choose>
      <if variable="event">
        <choose>
          <if variable="genre" match="none">
            <text term="presented at" text-case="capitalize-first" suffix=" "/>
            <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>
    </choose>
  </macro>
  <macro name="issued">
    <choose>
      <if type="bill legal_case legislation" match="none">
        <choose>
          <if variable="issued">
            <group prefix=" (" suffix=")">
              <date variable="issued">
                <date-part name="year"/>
              </date>
              <choose>
                <if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="none"/>
              </choose>
            </group>
          </if>
          <else>
            <group prefix=" (" suffix=")">
              <text term="no date" form="short"/>
              <text variable="year-suffix" prefix="-"/>
            </group>
          </else>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition" form="short" font-weight="normal"/>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="locators">
    <choose>
      <if type="article-journal article-magazine" match="any">
        <group prefix=", " delimiter=", ">
          <group>
            <text variable="volume" font-style="italic"/>
            <text variable="issue" prefix="(" suffix=")"/>
          </group>
          <text variable="page"/>
        </group>
      </if>
      <else-if type="book report chapter paper-conference" match="any">
        <group prefix=" (" suffix=")" delimiter=", ">
          <text macro="edition"/>
          <group>
            <text term="volume" form="short" plural="true" text-case="capitalize-first" font-weight="normal" suffix=" "/>
            <number variable="number-of-volumes"/>
          </group>
          <group>
            <text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
            <number variable="volume" form="numeric"/>
          </group>
          <group>
            <label font-weight="normal" suffix=" " variable="page" form="short"/>
            <text variable="page" font-weight="normal"/>
          </group>
        </group>
      </else-if>
      <else-if type="legal_case">
        <group prefix=" (" suffix=")" delimiter=" ">
          <text variable="authority"/>
          <date variable="issued" form="text"/>
        </group>
      </else-if>
      <else-if type="bill legislation" match="any">
        <date variable="issued" prefix=" (" suffix=")">
          <date-part name="year"/>
        </date>
      </else-if>
    </choose>
  </macro>
  <macro name="container">
    <group>
      <choose>
        <if type="chapter" match="any">
          <text term="in" text-case="capitalize-first" suffix=" "/>
        </if>
        <else-if type="paper-conference" match="any"/>
      </choose>
      <text macro="container-contributors"/>
      <text macro="secondary-contributors"/>
      <text macro="container-title"/>
    </group>
  </macro>
  <macro name="container-title">
    <choose>
      <if type="article-journal chapter" match="any">
        <text variable="container-title" text-case="sentence" font-style="italic"/>
      </if>
      <else-if type="article-newspaper article-magazine patent webpage report post article" match="any">
        <text variable="container-title" text-case="capitalize-all" font-weight="normal"/>
      </else-if>
      <else-if type="paper-conference" match="any">
        <choose>
          <if match="any" variable="publisher">
            <text variable="container-title" text-case="sentence" font-style="italic"/>
          </if>
          <else>
            <text variable="container-title" text-case="sentence"/>
          </else>
        </choose>
      </else-if>
      <else-if type="thesis" match="any">
        <group prefix=" (" suffix=")">
          <text variable="container-title" text-case="capitalize-all"/>
        </group>
      </else-if>
      <else>
        <group delimiter=" " prefix=", ">
          <choose>
            <if variable="container-title">
              <text variable="volume"/>
              <text variable="container-title"/>
              <group delimiter=" ">
                <text term="section" form="symbol"/>
                <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 term="section" form="symbol"/>
                    <text variable="section"/>
                  </group>
                </else>
              </choose>
            </else>
          </choose>
        </group>
      </else>
    </choose>
  </macro>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout prefix="[" suffix="]" delimiter=", ">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography second-field-align="flush" et-al-min="8" et-al-use-first="6" et-al-use-last="true" entry-spacing="0" line-spacing="2">
    <layout>
      <text variable="citation-number" prefix="[" suffix="] "/>
      <group suffix=".">
        <group delimiter=". ">
          <text macro="author"/>
          <text macro="issued"/>
          <text macro="title" prefix=" "/>
          <text macro="container"/>
        </group>
        <text macro="locators"/>
        <group delimiter=", " prefix=". ">
          <text macro="event"/>
          <text macro="publisher"/>
        </group>
      </group>
      <text macro="access" prefix=" "/>
    </layout>
  </bibliography>
</style>
