<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-US">
  <info>
    <title>European Journal of Lipid Science and Technology</title>
    <title-short>EJLST</title-short>
    <id>http://www.zotero.org/styles/european-journal-of-lipid-science-and-technology</id>
    <link href="http://www.zotero.org/styles/european-journal-of-lipid-science-and-technology" rel="self"/>
    <link href="http://www.zotero.org/styles/advanced-science" rel="template"/>
    <link href="https://onlinelibrary.wiley.com/pb-assets/assets/14389312/EJLST_Instructions_to_Authors_2018-1519637641233.pdf" rel="documentation"/>
    <link href="https://onlinelibrary.wiley.com/page/journal/14389312/homepage/2114_forauthors.html" rel="documentation"/>
    <author>
      <name>Patrick O'Brien</name>
    </author>
    <category citation-format="numeric"/>
    <category field="chemistry"/>
    <issn>1438-7697</issn>
    <eissn>1438-9312</eissn>
    <updated>2025-07-11T10:23: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>
  <macro name="editor">
    <names variable="editor" prefix="(" suffix=")">
      <label form="short" suffix=": " text-case="capitalize-first"/>
      <name delimiter-precedes-last="always" initialize-with=". "/>
    </names>
  </macro>
  <macro name="author">
    <names variable="author">
      <name and="text" delimiter-precedes-last="always" initialize-with=". " name-as-sort-order="all"/>
      <label form="short" prefix=", " text-case="capitalize-first"/>
      <substitute>
        <names variable="editor"/>
        <text macro="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="publisher">
    <group delimiter=": ">
      <text variable="publisher"/>
      <choose>
        <if type="thesis" match="none">
          <text variable="publisher-place"/>
        </if>
      </choose>
    </group>
  </macro>
  <macro name="volume">
    <group delimiter=" ">
      <text term="volume" form="short" text-case="capitalize-first"/>
      <text variable="volume"/>
    </group>
  </macro>
  <macro name="pages">
    <choose>
      <if variable="page" match="any">
        <label variable="page" form="short" suffix=" "/>
        <text variable="page"/>
      </if>
      <else-if type="article-journal">
        <text variable="DOI" prefix="DOI "/>
      </else-if>
    </choose>
  </macro>
  <macro name="book-container">
    <group delimiter=" ">
      <text term="in"/>
      <text variable="container-title" font-style="italic"/>
    </group>
  </macro>
  <macro name="issued">
    <date delimiter=" " variable="issued" font-weight="normal">
      <date-part name="year"/>
    </date>
  </macro>
  <macro name="full-issued">
    <date variable="issued" delimiter=" ">
      <date-part name="month" form="long" suffix=" "/>
      <date-part name="day" suffix=", "/>
      <date-part name="year"/>
    </date>
  </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="title">
    <text variable="title" text-case="title" quotes="true"/>
  </macro>
  <macro name="access">
    <choose>
      <if type="webpage post post-weblog" match="any">
        <group delimiter=", ">
          <group delimiter=" ">
            <text term="accessed"/>
            <date form="text" variable="accessed"/>
          </group>
          <text variable="URL"/>
        </group>
      </if>
    </choose>
  </macro>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout vertical-align="baseline" delimiter="," prefix="[" suffix="]">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography et-al-min="7" et-al-use-first="3" entry-spacing="0">
    <layout suffix=".">
      <text variable="citation-number" suffix=". "/>
      <group delimiter=", ">
        <text macro="author" suffix=" "/>
        <text macro="title"/>
        <choose>
          <if type="article-magazine">
            <group delimiter=" ">
              <text variable="container-title" font-style="italic" suffix="."/>
              <text macro="edition"/>
              <text macro="publisher"/>
              <text macro="full-issued" suffix=","/>
              <text macro="pages"/>
            </group>
          </if>
          <else-if type="thesis">
            <group delimiter=" ">
              <text variable="genre" font-style="italic"/>
              <text macro="publisher"/>
            </group>
          </else-if>
          <else-if type="chapter paper-conference" match="any">
            <group delimiter=", ">
              <group delimiter=" ">
                <text macro="book-container"/>
                <text macro="editor"/>
              </group>
              <text macro="volume"/>
              <group delimiter=" " prefix="(" suffix=")">
                <text macro="publisher"/>
                <text macro="issued"/>
              </group>
              <text macro="pages"/>
            </group>
          </else-if>
          <else-if type="article-journal" match="any">
            <group delimiter=" ">
              <text variable="container-title" font-style="italic"/>
              <text variable="volume" font-style="normal"/>
              <group delimiter=": ">
                <text macro="issued" prefix="(" suffix=")"/>
                <text variable="page"/>
              </group>
            </group>
          </else-if>
          <else>
            <group delimiter=" ">
              <group delimiter=", ">
                <text macro="editor"/>
                <text macro="edition"/>
                <text macro="volume"/>
              </group>
              <group delimiter=" " prefix="(" suffix=")">
                <text macro="publisher"/>
                <text macro="issued"/>
              </group>
            </group>
          </else>
        </choose>
        <text macro="access"/>
      </group>
    </layout>
  </bibliography>
</style>
