<?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="id">
  <info>
    <title>Universitas Gadjah Mada - Doctoral Program in Pharmaceutical Sciences (Bahasa Indonesia)</title>
    <title-short>UGM</title-short>
    <id>http://www.zotero.org/styles/universitas-gadjah-mada-doctoral-program-in-pharmaceutical-sciences</id>
    <link href="http://www.zotero.org/styles/universitas-gadjah-mada-doctoral-program-in-pharmaceutical-sciences" rel="self"/>
    <link href="http://www.zotero.org/styles/ecology-letters" rel="template"/>
    <link href="https://programdoktor.farmasi.ugm.ac.id/academic-guideline/" rel="documentation"/>
    <author>
      <name>Akhmad Kharis Nugroho</name>
      <email>a.k.nugroho@ugm.ac.id</email>
    </author>
    <category citation-format="author-date"/>
    <category field="science"/>
    <category field="chemistry"/>
    <updated>2025-11-20T13:45:35+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="id">
    <terms>
      <term name="page" form="short">
        <single>hal.</single>
        <multiple>hal.</multiple>
      </term>
      <term name="retrieved">diakses</term>
      <term name="from">dari</term>
      <term name="accessed">diakses tanggal</term>
      <term name="open-quote">‘</term>
      <term name="close-quote">’</term>
    </terms>
  </locale>
  <macro name="container">
    <choose>
      <if type="chapter paper-conference" match="any">
        <group delimiter=", " prefix=", ">
          <group delimiter=": ">
            <text term="in"/>
            <names variable="editor translator" delimiter=", ">
              <name name-as-sort-order="all" sort-separator=", " initialize-with="." and="text" delimiter=", " delimiter-precedes-last="contextual"/>
              <label plural="never" text-case="capitalize-first" prefix=" (" suffix=")"/>
            </names>
          </group>
          <text variable="container-title" text-case="title" font-style="italic"/>
          <text variable="collection-title" text-case="title" font-style="italic"/>
        </group>
      </if>
      <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
        <group prefix=", " delimiter=", ">
          <text variable="container-title"/>
          <text variable="collection-title"/>
        </group>
      </else-if>
      <else-if type="webpage post post-weblog" match="any">
        <group prefix=" " delimiter=" ">
          <text variable="container-title" form="long" font-style="italic"/>
          <text variable="collection-title"/>
        </group>
      </else-if>
      <else-if type="thesis" match="any">
        <group prefix=" " delimiter=" ">
          <text variable="container-title" form="long" font-style="italic"/>
          <text variable="collection-title" form="long" font-style="italic"/>
        </group>
      </else-if>
      <else>
        <group prefix=". " delimiter=", ">
          <text variable="container-title" font-style="italic"/>
          <text variable="collection-title"/>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="author">
    <names variable="author">
      <name name-as-sort-order="all" sort-separator=", " initialize-with="." and="text" delimiter=", " delimiter-precedes-last="contextual"/>
      <label plural="never" text-case="capitalize-first" 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 type="bill book graphic legal_case legislation motion_picture report song" match="any">
            <text variable="title" form="short" font-style="italic"/>
          </if>
          <else-if type="webpage post post-weblog" match="any">
            <text variable="title" form="long" quotes="false"/>
          </else-if>
          <else>
            <text variable="title" form="long" quotes="true"/>
          </else>
        </choose>
      </substitute>
    </names>
  </macro>
  <macro name="access">
    <choose>
      <if type="webpage post post-weblog">
        <group delimiter=" ">
          <text variable="URL" prefix="URL: "/>
          <group prefix=" (" suffix=").">
            <text term="accessed" suffix=" "/>
            <date variable="accessed">
              <date-part name="day" suffix="/"/>
              <date-part name="month" form="numeric" suffix="/"/>
              <date-part name="year" form="long"/>
            </date>
          </group>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="title">
    <choose>
      <if type="report thesis patent webpage article-magazine article-newspaper paper-conference" match="any">
        <group delimiter=". ">
          <text variable="title" quotes="true"/>
          <text variable="genre" font-style="italic"/>
        </group>
      </if>
      <else-if type="bill book graphic legal_case legislation motion_picture report song speech" match="any">
        <text variable="title" text-case="title" font-style="italic"/>
        <text macro="edition" prefix=", "/>
      </else-if>
      <else-if type="webpage">
        <group delimiter=" " suffix=" ">
          <text variable="title"/>
          <text term="internet" font-style="italic" prefix="[" suffix="]"/>
        </group>
      </else-if>
      <else>
        <text variable="title"/>
      </else>
    </choose>
  </macro>
  <macro name="publisher">
    <group delimiter=", ">
      <text variable="publisher"/>
      <text variable="publisher-place"/>
    </group>
  </macro>
  <macro name="event">
    <choose>
      <if variable="event">
        <group delimiter=" ">
          <text term="presented at" text-case="capitalize-first"/>
          <text variable="event"/>
        </group>
      </if>
    </choose>
  </macro>
  <macro name="issued">
    <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="edition">
    <choose>
      <if is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <label variable="edition" form="short"/>
        </group>
      </if>
      <else>
        <text variable="edition" suffix="."/>
      </else>
    </choose>
  </macro>
  <macro name="locators">
    <choose>
      <if type="article-journal article-magazine article-newspaper" match="any">
        <group prefix=" " delimiter=" ">
          <text variable="volume" font-weight="bold" suffix=": "/>
          <text variable="page"/>
        </group>
      </if>
      <else-if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
        <group delimiter=", " prefix=". ">
          <text macro="event"/>
          <text macro="publisher"/>
        </group>
      </else-if>
      <else-if type="chapter paper-conference" match="any">
        <group delimiter=", " prefix=". ">
          <text macro="event"/>
          <text macro="publisher"/>
          <group delimiter=" ">
            <label variable="page" form="short"/>
            <text variable="page"/>
          </group>
        </group>
      </else-if>
      <else-if type="patent">
        <group delimiter=" ">
          <text term="patent" font-style="italic" prefix=" [" suffix="]"/>
          <text variable="number"/>
        </group>
      </else-if>
    </choose>
  </macro>
  <citation et-al-min="3" et-al-use-first="1" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" collapse="year" cite-group-delimiter=", ">
    <sort>
      <key macro="author"/>
      <key macro="issued" sort="descending"/>
    </sort>
    <layout prefix="(" suffix=")" delimiter="; ">
      <group delimiter=", ">
        <text macro="author-short"/>
        <text macro="issued"/>
        <group delimiter=" ">
          <label variable="locator" form="short"/>
          <text variable="locator"/>
        </group>
      </group>
    </layout>
  </citation>
  <bibliography hanging-indent="true" et-al-min="7" et-al-use-first="6" entry-spacing="0" line-spacing="1">
    <sort>
      <key macro="author"/>
      <key macro="issued" sort="ascending"/>
    </sort>
    <layout suffix=". ">
      <group delimiter=". ">
        <group delimiter=", ">
          <text macro="author"/>
          <text macro="issued"/>
        </group>
        <group>
          <text macro="title"/>
          <text macro="container"/>
          <text macro="locators"/>
        </group>
      </group>
      <text macro="access" prefix=". "/>
    </layout>
  </bibliography>
</style>
