<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" and="text" delimiter-precedes-last="never" demote-non-dropping-particle="sort-only" default-locale="en-GB">
  <info>
    <title>Journal of Applied Glycoscience</title>
    <title-short>JAG</title-short>
    <id>http://www.zotero.org/styles/journal-of-applied-glycoscience</id>
    <link href="http://www.zotero.org/styles/journal-of-applied-glycoscience" rel="self"/>
    <link href="https://jsag.jp/wp-content/uploads/2025/07/852bea8b35444b62b160ea1386dcf2e6.pdf" rel="documentation"/>
    <link href="https://jsag.jp/wp-content/uploads/2025/07/852bea8b35444b62b160ea1386dcf2e6.pdf" rel="documentation"/>
    <author>
      <name>Patrick O'Brien</name>
    </author>
    <category citation-format="numeric"/>
    <category field="biology"/>
    <category field="chemistry"/>
    <issn>1344-7882</issn>
    <eissn>1880-7291</eissn>
    <updated>2025-11-29T13:16:48+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="available at">available from</term>
    </terms>
  </locale>
  <macro name="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <label variable="edition" form="short"/>
        </group>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="title">
    <text variable="title"/>
  </macro>
  <macro name="author">
    <names variable="author">
      <name and="text" delimiter-precedes-et-al="never" delimiter-precedes-last="never" initialize-with="" name-as-sort-order="all"/>
      <label prefix=", "/>
      <et-al font-style="italic"/>
      <substitute>
        <names variable="editor translator director chair"/>
      </substitute>
    </names>
  </macro>
  <macro name="access">
    <choose>
      <if variable="DOI">
        <group delimiter=": ">
          <text term="available at" text-case="capitalize-first"/>
          <text variable="DOI" prefix="https://doi.org/"/>
        </group>
      </if>
      <else-if type="webpage post post-weblog" match="any">
        <group delimiter=": ">
          <text term="available at" text-case="capitalize-first"/>
          <text variable="URL"/>
        </group>
      </else-if>
    </choose>
  </macro>
  <macro name="publisher">
    <group delimiter="; ">
      <group delimiter=": ">
        <text variable="publisher"/>
        <text variable="publisher-place" prefix=" "/>
      </group>
      <text macro="year-date"/>
    </group>
  </macro>
  <macro name="editor">
    <names variable="editor">
      <name and="text" delimiter-precedes-last="never" initialize-with=""/>
      <label prefix=", "/>
    </names>
  </macro>
  <macro name="volume">
    <group delimiter=" ">
      <label variable="volume" form="short"/>
      <text variable="volume"/>
    </group>
  </macro>
  <macro name="pages">
    <group delimiter=" ">
      <label plural="never" variable="page" form="short"/>
      <text variable="page"/>
    </group>
  </macro>
  <macro name="locators">
    <choose>
      <if type="article-journal" match="any">
        <group delimiter=". ">
          <text variable="container-title" form="short" strip-periods="true"/>
          <group delimiter="; ">
            <text macro="year-date"/>
            <group delimiter=": ">
              <text variable="volume"/>
              <text variable="page"/>
            </group>
          </group>
        </group>
      </if>
      <else-if type="chapter paper-conference" match="any">
        <group delimiter=". ">
          <group delimiter=": ">
            <text term="in" text-case="capitalize-first"/>
            <text macro="editor"/>
          </group>
          <text variable="container-title"/>
          <text macro="volume"/>
          <text macro="edition"/>
          <text macro="publisher"/>
          <text macro="pages"/>
        </group>
      </else-if>
      <else-if type="patent" match="any">
        <group delimiter=". ">
          <group delimiter=" ">
            <text variable="authority"/>
            <text variable="number"/>
          </group>
          <date form="text" date-parts="year-month-day" variable="issued"/>
        </group>
      </else-if>
      <else>
        <text macro="edition"/>
        <text macro="volume"/>
        <text macro="publisher"/>
      </else>
    </choose>
  </macro>
  <macro name="year-date">
    <date date-parts="year" form="text" variable="issued"/>
  </macro>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout delimiter="," prefix="[" suffix="]">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush" entry-spacing="0" line-spacing="2">
    <layout suffix=".">
      <text variable="citation-number" prefix="[" suffix="]"/>
      <group delimiter=". ">
        <text macro="author"/>
        <text macro="title" suffix="."/>
        <text macro="locators"/>
        <text macro="access"/>
      </group>
    </layout>
  </bibliography>
</style>
