<?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-GB">
  <info>
    <title>Journal of Glaciology</title>
    <title-short>JOG</title-short>
    <id>http://www.zotero.org/styles/journal-of-glaciology</id>
    <link href="http://www.zotero.org/styles/journal-of-glaciology" rel="self"/>
    <link href="http://www.zotero.org/styles/international-journal-of-wildland-fire" rel="template"/>
    <link href="https://www.cambridge.org/core/journals/journal-of-glaciology/information" rel="documentation"/>
    <link href="https://www.cambridge.org/core/services/aop-file-manager/file/5b431f1d2c1c7a5063243b24/jglac-instructionsforauthors-11Apr2019.pdf" rel="documentation"/>
    <author>
      <name>Sebastian Karcher</name>
    </author>
    <contributor>
      <name>Patrick O'Brien</name>
    </contributor>
    <category citation-format="author-date"/>
    <category field="science"/>
    <issn>0022-1430</issn>
    <summary>Style for JOG as per the guidelines from 11 April 2019.</summary>
    <updated>2021-01-23T19:53:11+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>
  <macro name="editor">
    <names variable="editor">
      <name and="text" initialize-with="" delimiter=", " name-as-sort-order="all" sort-separator=" "/>
      <label form="short" prefix=" "/>
    </names>
  </macro>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition" form="short" suffix="n." strip-periods="true"/>
        </group>
      </if>
      <else>
        <text variable="edition" suffix="."/>
      </else>
    </choose>
  </macro>
  <macro name="author">
    <names variable="author">
      <name name-as-sort-order="all" sort-separator=" " and="text" initialize-with="" delimiter=", " delimiter-precedes-last="never"/>
      <et-al term="and others"/>
      <label form="short" prefix=" "/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <text variable="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="author-short">
    <names variable="author">
      <name form="short" and="text" delimiter=", " initialize-with=""/>
      <et-al term="and others"/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <text variable="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="access">
    <group>
      <choose>
        <if variable="DOI" match="any">
          <text variable="DOI" prefix="doi:"/>
        </if>
        <else>
          <choose>
            <if variable="URL" match="any">
              <text variable="URL"/>
            </if>
          </choose>
        </else>
      </choose>
    </group>
  </macro>
  <macro name="title">
    <text variable="title" suffix="."/>
  </macro>
  <macro name="publisher">
    <group delimiter=", ">
      <text variable="publisher"/>
      <text variable="publisher-place"/>
    </group>
  </macro>
  <macro name="container-title">
    <text variable="container-title" font-style="italic"/>
  </macro>
  <citation collapse="year-suffix" et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true">
    <sort>
      <key variable="issued"/>
      <key variable="author"/>
    </sort>
    <layout prefix="(" suffix=")" delimiter="; ">
      <group delimiter=", ">
        <text macro="author-short"/>
        <date variable="issued">
          <date-part name="year"/>
        </date>
        <text variable="locator" prefix=" "/>
      </group>
    </layout>
  </citation>
  <bibliography et-al-min="7" et-al-use-first="1" hanging-indent="true">
    <sort>
      <key macro="author-short" names-min="3"/>
      <key variable="issued" sort="descending"/>
    </sort>
    <layout suffix=".">
      <text macro="author" font-weight="bold"/>
      <date variable="issued" prefix=" (" suffix=")">
        <date-part name="year"/>
      </date>
      <choose>
        <if type="bill book graphic legal_case legislation motion_picture song" match="any">
          <group suffix="." delimiter=", " prefix=" ">
            <text macro="title" font-style="italic"/>
            <text macro="edition"/>
          </group>
          <text macro="publisher" prefix=" "/>
        </if>
        <else-if type="report" match="any">
          <text variable="title" prefix=" " suffix="."/>
          <text variable="genre" prefix=" "/>
          <text variable="number" prefix=" " suffix="."/>
          <text macro="publisher" prefix=" "/>
        </else-if>
        <else-if type="thesis" match="any">
          <text variable="title" suffix="." prefix=" "/>
          <group prefix=" " delimiter=", " suffix=".">
            <text variable="genre"/>
            <text variable="publisher"/>
            <text variable="publisher-place"/>
          </group>
        </else-if>
        <else-if type="chapter paper-conference" match="any">
          <text variable="title" prefix=" "/>
          <group prefix=". " delimiter=" ">
            <text macro="editor"/>
            <text macro="container-title" suffix="."/>
            <group delimiter=", ">
              <text macro="publisher"/>
              <text variable="page"/>
            </group>
          </group>
        </else-if>
        <else>
          <text variable="title" suffix="." prefix=" "/>
          <group prefix=" ">
            <text macro="container-title" font-style="italic"/>
            <group prefix=" ">
              <text variable="volume" font-weight="bold"/>
              <text variable="issue" prefix="(" suffix=")"/>
            </group>
            <text variable="page" prefix=", "/>
          </group>
        </else>
      </choose>
      <text macro="access" prefix=". "/>
    </layout>
  </bibliography>
</style>
