<?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="never" default-locale="en-GB">
  <info>
    <title>Journal of Common Market Studies</title>
    <title-short>JCMS</title-short>
    <id>http://www.zotero.org/styles/journal-of-common-market-studies</id>
    <link href="http://www.zotero.org/styles/journal-of-common-market-studies" rel="self"/>
    <link href="http://onlinelibrary.wiley.com/journal/10.1111/%28ISSN%291468-5965/homepage/ForAuthors.html#Style" rel="documentation"/>
    <author>
      <name>Sebastian Karcher</name>
    </author>
    <category citation-format="author-date"/>
    <category field="social_science"/>
    <issn>0021-9886</issn>
    <eissn>1468-5965</eissn>
    <updated>2026-01-03T21:21:12+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="edition" form="short">edn.</term>
      <term name="editor" form="short">
        <single>ed</single>
        <multiple>eds</multiple>
      </term>
    </terms>
  </locale>
  <macro name="editor-translator">
    <group>
      <names variable="editor translator" prefix=" ">
        <name delimiter=", " name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". "/>
        <label form="short" prefix=" (" suffix=")" strip-periods="true"/>
      </names>
    </group>
  </macro>
  <macro name="author">
    <names variable="author">
      <name name-as-sort-order="all" and="text" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="never"/>
      <label form="short" prefix=" (" suffix=")" strip-periods="true"/>
      <et-al font-style="italic"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <text macro="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="author-citation">
    <names variable="author">
      <name form="short" and="text"/>
      <et-al font-style="italic"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <text macro="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="access">
    <choose>
      <if type="webpage">
        <choose>
          <if variable="URL">
            <text term="available at" text-case="capitalize-first"/>
            <text variable="URL" prefix=" «" suffix="»"/>
          </if>
        </choose>
      </if>
    </choose>
  </macro>
  <macro name="title">
    <choose>
      <if type="bill book graphic legal_case legislation motion_picture song thesis webpage" match="any">
        <text variable="title" form="long" font-style="italic" text-case="title"/>
      </if>
      <else>
        <text variable="title" form="long" quotes="true" text-case="title"/>
      </else>
    </choose>
  </macro>
  <macro name="publisher">
    <group delimiter=": ">
      <text variable="publisher-place"/>
      <text variable="publisher"/>
    </group>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition" form="short" strip-periods="true"/>
        </group>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="date">
    <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="pages">
    <label variable="page" form="short" suffix=" "/>
    <text variable="page"/>
  </macro>
  <macro name="locator">
    <group delimiter=" ">
      <label variable="locator" form="short"/>
      <text variable="locator"/>
    </group>
  </macro>
  <citation et-al-min="3" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true">
    <layout delimiter="; " prefix="(" suffix=")">
      <group delimiter=", ">
        <text macro="author-citation"/>
        <text macro="date"/>
        <text macro="locator"/>
      </group>
    </layout>
  </citation>
  <bibliography hanging-indent="true" et-al-min="99" et-al-use-first="1">
    <sort>
      <key macro="author"/>
      <key macro="date"/>
    </sort>
    <layout suffix=".">
      <text macro="author"/>
      <text macro="date" prefix=" (" suffix=")"/>
      <text macro="title" prefix=" "/>
      <choose>
        <if type="chapter paper-conference" match="any">
          <group prefix=". ">
            <text term="in" text-case="capitalize-first"/>
            <text macro="editor-translator"/>
            <text variable="container-title" font-style="italic" prefix=" "/>
            <text macro="edition" prefix=", "/>
          </group>
          <group prefix=" " delimiter=", ">
            <text macro="publisher" prefix="(" suffix=")"/>
            <text macro="pages"/>
          </group>
        </if>
        <else-if type="article-journal">
          <group prefix=". ">
            <text variable="container-title" font-style="italic"/>
            <group delimiter=", " prefix=", ">
              <group delimiter=" ">
                <label variable="volume" form="short" text-case="capitalize-first"/>
                <text variable="volume"/>
              </group>
              <group delimiter=" ">
                <label variable="issue" form="short" text-case="capitalize-first"/>
                <text variable="issue"/>
              </group>
              <group delimiter=" ">
                <label variable="page" form="short"/>
                <text variable="page"/>
              </group>
            </group>
          </group>
        </else-if>
        <else-if type="article-newspaper article-magazine" match="any">
          <group delimiter=", " prefix=", ">
            <text variable="container-title" font-style="italic"/>
            <text variable="issue"/>
          </group>
          <date variable="issued" prefix=" (" suffix=")">
            <date-part name="day" form="numeric" prefix=" " suffix=" "/>
            <date-part name="month" form="long" suffix=" "/>
            <date-part name="year"/>
          </date>
        </else-if>
        <else-if type="speech">
          <group prefix=". ">
            <text value="paper presented at the" text-case="capitalize-first"/>
            <text variable="event" prefix=" "/>
            <text variable="event-place" prefix=", "/>
            <date variable="issued" prefix=", ">
              <date-part name="month" form="long" suffix=" "/>
              <date-part name="day" form="numeric" suffix=", "/>
              <date-part name="year"/>
            </date>
          </group>
        </else-if>
        <else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
          <group delimiter=", ">
            <group delimiter=", " prefix=", ">
              <text variable="genre"/>
              <text macro="edition"/>
            </group>
            <text macro="publisher" prefix=" (" suffix=")"/>
          </group>
        </else-if>
        <else>
          <group prefix=", ">
            <text variable="container-title"/>
            <text variable="page" prefix=", "/>
          </group>
        </else>
      </choose>
      <text prefix=". " macro="access"/>
    </layout>
  </bibliography>
</style>
