<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US">
  <info>
    <title>MIS Quarterly</title>
    <title-short>MISQ</title-short>
    <id>http://www.zotero.org/styles/mis-quarterly</id>
    <link href="http://www.zotero.org/styles/mis-quarterly" rel="self"/>
    <link href="http://www.zotero.org/styles/apa" rel="template"/>
    <link href="http://www.misq.org/manuscript-guidelines" rel="documentation"/>
    <author>
      <name>Mikko Rönkkö</name>
      <email>mikko.ronkko@tkk.fi</email>
    </author>
    <author>
      <name>Simon Kornblith</name>
      <email>simon@simonster.com</email>
    </author>
    <author>
      <name>Brenton M. Wiernik</name>
      <email>zotero@wiernik.org</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>James Howison</name>
      <email>james@howison.name</email>
      <uri>http://james.howison.name</uri>
    </contributor>
    <contributor>
      <name>Gerit Wagner</name>
    </contributor>
    <contributor>
      <name>Dennis Riehle</name>
    </contributor>
    <category citation-format="author-date"/>
    <issn>0276-7783</issn>
    <updated>2018-03-28T23:10:24+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-US">
    <terms>
      <term name="ordinal">ᵗʰ</term>
      <term name="ordinal-01">ˢᵗ</term>
      <term name="ordinal-02">ⁿᵈ</term>
      <term name="ordinal-03">ʳᵈ</term>
      <term name="ordinal-04">ᵗʰ</term>
      <term name="ordinal-11">ᵗʰ</term>
      <term name="ordinal-12">ᵗʰ</term>
      <term name="ordinal-13">ᵗʰ</term>
    </terms>
  </locale>
  <macro name="author">
    <names variable="author">
      <name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/>
      <label form="short" prefix=" (" suffix=")"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <text macro="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="author-short">
    <names variable="author">
      <name form="short" and="text" delimiter=", " initialize-with=". "/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <choose>
          <if variable="container-title" type="post-weblog webpage post report thesis" match="none">
            <text variable="title" form="short" font-style="italic" text-case="title"/>
          </if>
          <else>
            <text variable="title" form="short" quotes="true" text-case="title"/>
          </else>
        </choose>
      </substitute>
    </names>
  </macro>
  <macro name="issued">
    <choose>
      <if variable="issued">
        <date variable="issued">
          <date-part name="year"/>
        </date>
      </if>
      <else>
        <text prefix="(" term="no date" suffix=")" form="short"/>
      </else>
    </choose>
  </macro>
  <macro name="issued-year">
    <choose>
      <if variable="issued">
        <date variable="issued">
          <date-part name="year"/>
        </date>
      </if>
      <else>
        <text term="no date" form="short"/>
      </else>
    </choose>
  </macro>
  <macro name="title">
    <group delimiter=", ">
      <choose>
        <if variable="container-title" type="post-weblog webpage post report thesis" match="none">
          <text variable="title" font-style="italic" text-case="title"/>
        </if>
        <else>
          <text variable="title" quotes="true" text-case="title"/>
        </else>
      </choose>
      <choose>
        <if type="report thesis" match="any">
          <group delimiter=" ">
            <text variable="genre"/>
            <text variable="number" prefix=" No. "/>
          </group>
        </if>
      </choose>
    </group>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition" form="short"/>
        </group>
      </if>
      <else>
        <text variable="edition" suffix="."/>
      </else>
    </choose>
  </macro>
  <macro name="volume">
    <choose>
      <if variable="volume">
        <group>
          <text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
          <number variable="volume" form="numeric"/>
        </group>
      </if>
      <else>
        <group>
          <text term="volume" form="short" plural="true" text-case="capitalize-first" suffix=" "/>
          <number variable="number-of-volumes" form="numeric" prefix="1-"/>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="container-info">
    <group delimiter=" ">
      <choose>
        <if type="chapter paper-conference" match="any">
          <text term="in"/>
        </if>
      </choose>
      <text variable="container-title" font-style="italic" text-case="title"/>
      <choose>
        <if type="article-journal article-magazine article-newspaper" match="any">
          <group prefix="(" suffix=")" delimiter=":">
            <text variable="volume"/>
            <text variable="issue"/>
          </group>
        </if>
        <else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference report song" match="any">
          <group prefix=" (" suffix=")" delimiter=", ">
            <text macro="edition"/>
            <text macro="volume"/>
          </group>
        </else-if>
      </choose>
    </group>
  </macro>
  <macro name="container-contributors">
    <choose>
      <if type="chapter paper-conference" match="any">
        <names variable="editor translator" delimiter=", ">
          <name and="text" initialize-with=". " delimiter=", "/>
          <label form="short" prefix=" (" suffix=")"/>
        </names>
      </if>
      <else>
        <names variable="editor translator" delimiter=", " prefix="(" suffix=")">
          <name and="text" initialize-with=". " delimiter=", "/>
          <label form="short" prefix=", "/>
        </names>
      </else>
    </choose>
  </macro>
  <macro name="event-genre">
    <choose>
      <if variable="container-title" match="none">
        <choose>
          <if variable="event">
            <group delimiter=" ">
              <text variable="genre"/>
              <text term="presented at"/>
              <text variable="event"/>
            </group>
          </if>
          <else>
            <text variable="genre" text-case="capitalize-first"/>
            <text variable="medium" text-case="capitalize-first"/>
          </else>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="publisher">
    <group delimiter=": ">
      <text variable="publisher-place"/>
      <text variable="publisher"/>
    </group>
    <choose>
      <if type="speech paper-conference report post post-weblog webpage interview manuscript dataset" match="any">
        <date variable="issued" prefix=", " delimiter=" ">
          <date-part name="month"/>
          <date-part name="day"/>
        </date>
      </if>
    </choose>
  </macro>
  <macro name="page">
    <choose>
      <if is-numeric="page">
        <group delimiter=" ">
          <label variable="page" form="short"/>
          <text variable="page"/>
        </group>
      </if>
      <else>
        <text variable="page" text-case="capitalize-first"/>
      </else>
    </choose>
  </macro>
  <macro name="access">
    <choose>
      <if variable="DOI">
        <text variable="DOI" prefix="https://doi.org/"/>
      </if>
      <else>
        <text variable="URL"/>
        <choose>
          <if type="post post-weblog webpage manuscript dataset" match="any">
            <group prefix=", " delimiter=" ">
              <text term="accessed"/>
              <date variable="accessed">
                <date-part name="month" form="long"/>
                <date-part name="day" form="numeric" suffix="," prefix=" "/>
                <date-part name="year" prefix=" "/>
              </date>
            </group>
          </if>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="citation-locator">
    <group>
      <label variable="locator" form="short"/>
      <text variable="locator" prefix=" "/>
    </group>
  </macro>
  <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="by-cite" collapse="year">
    <sort>
      <key macro="author"/>
      <key macro="issued-year"/>
    </sort>
    <layout prefix="(" suffix=")" delimiter="; ">
      <group delimiter=", ">
        <group delimiter=" ">
          <text macro="author-short"/>
          <text macro="issued-year"/>
        </group>
        <text macro="citation-locator"/>
      </group>
    </layout>
  </citation>
  <bibliography entry-spacing="1" line-spacing="1" hanging-indent="true">
    <sort>
      <key macro="author"/>
      <key macro="issued-year" sort="ascending"/>
    </sort>
    <layout>
      <group delimiter=". " suffix=".">
        <text macro="author"/>
        <text macro="issued"/>
        <group delimiter=", ">
          <text macro="title"/>
          <text macro="container-info"/>
          <text variable="collection-title" text-case="title"/>
          <text macro="container-contributors"/>
          <text macro="event-genre"/>
          <text macro="publisher"/>
          <text macro="page"/>
        </group>
        <text macro="access" prefix=" (" suffix=")"/>
      </group>
    </layout>
  </bibliography>
</style>
