﻿<?xml version="1.0" encoding="utf-8"?>
<style class="in-text" version="1.0" page-range-format="expanded" demote-non-dropping-particle="sort-only" xmlns="http://purl.org/net/xbiblio/csl">
  <!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
  <info>
    <title>Bel-Num-AllAuthors-Tabs7</title>
    <id>http://www.zotero.org/styles/bel-num-allauthors-tabs7</id>
    <link href="http://www.zotero.org/styles/bel-num-allauthors-tabs7" rel="self"/>
    <link href="BelNum" rel="documentation"/>
    <author>
      <name>Victor March</name>
    </author>
    <category citation-format="numeric"/>
    <category field="generic-base"/>
    <summary>Style for belarusian GOST (VAK). Создан на основе стиля Leonid Valentovich http://bio.bsu.by/molbiol/valentovich.html</summary>
    <published>2014-09-09T13:21:00+03:00</published>
    <updated>2018-11-23T09:12:41+00:00</updated>
    <rights>This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License http://creativecommons.org/licenses/by-sa/3.0/</rights>
  </info>
  <locale xml:lang="en">
    <terms>
      <term name="issue" form="symbol">№</term>
      <term name="et-al" form="long"> [et al.]</term>
      <term name="and others"/>
      <term name="online">Electronic resource</term>
      <term name="ad">Date of access</term>
      <term name="available at">Mode of access</term>
      <term name="presented at">Publ. date</term>
      <term name="page" form="short">p.</term>
      <term name="number-of-pages" form="short">p.</term>
      <term name="volume" form="short">vol.</term>
      <term name="chapter-number" form="short">ch.</term>
      <term name="author" form="short">lead.</term>
      <term name="editor" form="short">exec.</term>
      <term name="editor" form="long">
        <single>ed.</single>
        <multiple>ed.:</multiple>
      </term>
      <term name="translator" form="short">
        <single>trans.</single>
        <multiple>trans.:</multiple>
      </term>
    </terms>
  </locale>
  <locale xml:lang="ru">
    <date form="text">
      <date-part name="day" suffix=" "/>
      <date-part name="month" form="short" suffix=". "/>
      <date-part name="year"/>
    </date>
    <date form="numeric">
      <date-part name="day" form="numeric-leading-zeros" suffix="."/>
      <date-part name="month" form="numeric-leading-zeros" suffix="."/>
      <date-part name="year"/>
    </date>
    <terms>
      <term name="et-al" form="long"> [и др.]</term>
      <term name="and others"/>
      <term name="online">Электронный ресурс</term>
      <term name="ad">Дата доступа</term>
      <term name="available at">Режим доступа</term>
      <term name="presented at">Опубл.</term>
      <term name="page" form="short">с.</term>
      <term name="number-of-pages" form="long">л.</term>
      <term name="number-of-pages" form="short">с.</term>
      <term name="volume" form="short">т.</term>
      <term name="chapter-number" form="short">гл.</term>
      <term name="author" form="short">рук.</term>
      <term name="editor" form="short">исполн.</term>
      <term name="edition" form="short">изд.</term>
      <term name="editor" form="long">
        <single>под ред.</single>
        <multiple>редкол.:</multiple>
      </term>
      <term name="translator" form="short">
        <single>пер.</single>
        <multiple>пер.:</multiple>
      </term>
    </terms>
  </locale>
  <macro name="author">
    <choose>
      <if type="patent report" match="any"/>
      <else>
        <names variable="author" suffix=". ">
          <name font-style="normal" et-al-min="2" et-al-use-first="1" suppress-min="4" initialize-with=". " name-as-sort-order="first" sort-separator="&#160;" initial-name-delimiter="&#160"/>
          <et-al term="and others"/>
        </names>
      </else>
    </choose>
  </macro>
  <macro name="author-second">
    <choose>
      <if match="none" variable="author">
        <text value="&amp;#009;"/>
      </if>
      <else>
        <choose>
          <if type="patent legislation" match="any">
            <names variable="author" suffix=".">
              <name et-al-min="19" initialize-with=". " initial-name-delimiter="&#160"/>
            </names>
          </if>
          <else-if type="report" match="any">
            <names variable="author">
              <label form="short" plural="never" text-case="lowercase" suffix=" "/>
              <name et-al-min="2" et-al-use-first="1" initialize-with=". " sort-separator=""  initial-name-delimiter="&#160"/>
              <et-al term="and others"/>
            </names>
          </else-if>
          <else>
            <names variable="author">
              <name et-al-min="19" et-al-use-first="1" initialize-with=". " sort-separator="&#160;"  initial-name-delimiter="&#160"/>
              <et-al/>
            </names>
            <choose>
              <if match="any" variable="container-title editor title-short"/>
              <else-if type="book" match="all" variable="number"/>
            </choose>
          </else>
        </choose>
        <text value="&amp;#009;"/>
      </else>
    </choose>
  </macro>
  <macro name="title">
    <choose>
      <if type="webpage">
        <text variable="title" suffix=" "/>
        <text term="online" prefix="[" suffix="]"/>
      </if>
      <else-if type="book" match="all" variable="volume">
        <text variable="title" suffix=" "/>
      </else-if>
      <else-if type="bill patent" match="any">
        <choose>
          <if match="any" variable="URL">
            <text variable="title" suffix=" "/>
            <text term="online" prefix="[" suffix="] "/>
          </if>
          <else>
            <text variable="title" suffix=" "/>
          </else>
        </choose>
      </else-if>
      <else>
        <text variable="title" suffix=" "/>
        <choose>
          <if match="none" variable="page number-of-pages">
            <choose>
              <if match="any" variable="URL">
                <text term="online" prefix="[" suffix="]"/>
              </if>
            </choose>
          </if>
        </choose>
      </else>
    </choose>
    <text value="&amp;#009;"/>
  </macro>
  <macro name="edition">
    <group prefix=" – ">
      <choose>
        <if is-numeric="edition">
          <number variable="edition" form="ordinal"/>
          <text term="edition" form="short" prefix=" "/>
        </if>
        <else>
          <text variable="edition" text-case="capitalize-first"/>
          <text term="edition" form="short" prefix=" "/>
        </else>
      </choose>
    </group>
  </macro>
  <macro name="editor">
    <choose>
      <if type="report" match="any">
        <names variable="editor">
          <label form="short" plural="never" suffix=" "/>
          <name initialize-with=". " sort-separator=""/>
          <et-al/>
        </names>
      </if>
      <else-if type="thesis paper-conference" match="any">
        <names variable="editor">
          <label suffix=". "/>
          <name et-al-min="4" et-al-use-first="1" initialize-with=". "/>
          <et-al/>
        </names>
      </else-if>
      <else-if type="article-journal" match="any"/>
      <else-if type="webpage" match="any">
        <names variable="editor" delimiter="; ">
          <label suffix=". "/>
          <name et-al-min="4" et-al-use-first="1" initialize-with=". " sort-separator="&#160;"/>
          <et-al/>
        </names>
      </else-if>
      <else>
        <choose>
          <if match="any" variable="container-title">
            <choose>
              <if match="any" variable="container-author section">
                <choose>
                  <if type="chapter" match="none">
                    <names variable="editor" delimiter="; " prefix="; ">
                      <label/>
                      <name prefix=": " et-al-min="4" et-al-use-first="1" initialize-with=". "  sort-separator="&#160; initial-name-delimiter="&#160""/>
                      <et-al/>
                    </names>
                  </if>
                  <else>
                    <names variable="editor" delimiter="; " prefix=" ; ">
                      <label suffix=" "/>
                      <name et-al-min="4" et-al-use-first="1" initialize-with=". "  sort-separator="&#160;" initial-name-delimiter="&#160"/>
                      <et-al/>
                    </names>
                  </else>
                </choose>
              </if>
              <else>
                <names variable="editor" delimiter="; ">
                  <label suffix=". "/>
                  <name et-al-min="4" et-al-use-first="1" initialize-with=". " sort-separator="&#160; initial-name-delimiter="&#160""/>
                  <et-al/>
                </names>
              </else>
            </choose>
          </if>
          <else>
            <choose>
              <if match="none" variable="author genre">
                <names variable="editor" delimiter="; ">
                  <label suffix=". "/>
                  <name et-al-min="4" et-al-use-first="1" initialize-with=". "  sort-separator="&#160; initial-name-delimiter="&#160""/>
                  <et-al/>
                </names>
              </if>
              <else>
                <names variable="editor" delimiter="; ">
                  <label suffix=". "/>
                  <name et-al-min="4" et-al-use-first="1" initialize-with=". "  sort-separator="&#160;" initial-name-delimiter="&#160"/>
                  <et-al/>
                </names>
              </else>
            </choose>
          </else>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="type-number">
    <choose>
      <if type="patent">
        <text variable="number"/>
      </if>
      <else>
        <text variable="number"/>
      </else>
    </choose>
  </macro>
  <macro name="publisher">
    <choose>
      <if type="legislation report" match="any">
        <text variable="publisher"/>
      </if>
      <else-if type="bill" match="any">
        <text variable="publisher" prefix=" / "/>
        <choose>
          <if match="any" variable="URL">
            <text value="."/>
          </if>
          <else/>
        </choose>
      </else-if>
      <else-if type="article-journal" match="any"/>
      <else-if type="thesis paper-conference" match="any">
        <text variable="publisher"/>
      </else-if>
      <else-if type="book" match="any">
        <text variable="publisher"/>
        <choose>
          <if match="none" variable="number">
            <text value=","/>
          </if>
        </choose>
      </else-if>
      <else>
        <choose>
          <if match="any" variable="container-title"/>
          <else>
            <text variable="publisher"/>
          </else>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="issued-year">
    <choose>
      <if type="bill" match="all" variable="URL"/>
      <else-if type="bill" match="all" variable="publisher-place">
        <date variable="issued" prefix=", ">
          <date-part name="year"/>
        </date>
      </else-if>
      <else>
        <date variable="issued">
          <date-part name="year"/>
        </date>
      </else>
    </choose>
  </macro>
  <macro name="pages">
    <choose>
      <if type="bill" match="all" variable="URL"/>
      <else-if type="webpage patent" match="any"/>
      <else-if type="book bill report legislation" match="any">
        <choose>
          <if variable="number-of-pages">
            <text variable="number-of-pages" prefix=" – "/>
            <label text-case="lowercase" prefix=" " variable="number-of-pages" form="short"/>
          </if>
          <else>
            <text variable="page" text-case="sentence" prefix=" – "/>
            <label plural="never" text-case="lowercase" prefix=" " variable="page" form="short"/>
          </else>
        </choose>
      </else-if>
      <else>
        <choose>
          <if variable="page">
            <label plural="never" text-case="uppercase" prefix=" – "  suffix="&#160;" variable="page" form="short"/>
            <text variable="page" suffix="."/>
          </if>
          <else>
            <label plural="never" text-case="uppercase" prefix=" – "  suffix="&#160;" variable="number-of-pages" form="short"/>
            <text variable="number-of-pages" form="short"/>
          </else>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="date">
    <choose>
      <if type="patent" match="any"/>
      <else-if type="book report thesis paper-conference webpage" match="any">
        <choose>
          <if match="any" variable="publisher publisher-place">
            <choose>
              <if match="none" variable="container-title">
                <date variable="issued" prefix=" " suffix=".">
                  <date-part name="year" range-delimiter="-"/>
                </date>
              </if>
              <else-if match="none" variable="publisher-place">
                <date variable="issued" prefix=" – " suffix=".">
                  <date-part name="year" range-delimiter="-"/>
                </date>
              </else-if>
              <else>
                <date variable="issued" prefix=" " suffix=".">
                  <date-part name="year" range-delimiter="-"/>
                </date>
              </else>
            </choose>
          </if>
          <else>
            <date variable="issued" prefix=" – " suffix=".">
              <date-part name="year"/>
            </date>
          </else>
        </choose>
      </else-if>
      <else-if type="chapter" match="any">
        <choose>
          <if match="any" variable="publisher-place">
            <date variable="issued" prefix=", " suffix=".">
              <date-part name="year"/>
            </date>
          </if>
          <else>
            <date variable="issued" prefix=" – " suffix=".">
              <date-part name="year"/>
            </date>
          </else>
        </choose>
      </else-if>
      <else-if type="legislation" match="any">
        <choose>
          <if match="any" variable="publisher-place publisher">
            <date variable="issued" prefix=", " suffix=".">
              <date-part name="year"/>
            </date>
          </if>
          <else>
            <date variable="issued">
              <date-part name="year" prefix=" – " suffix="."/>
            </date>
          </else>
        </choose>
      </else-if>
      <else-if type="bill" match="all">
        <date variable="issued" prefix=", ">
          <date-part name="day" form="numeric-leading-zeros" suffix="."/>
          <date-part name="month" form="numeric-leading-zeros" text-case="lowercase" suffix="."/>
          <date-part name="year"/>
        </date>
      </else-if>
      <else>
        <date variable="issued" prefix=" – " suffix=".">
          <date-part name="year"/>
        </date>
      </else>
    </choose>
  </macro>
  <macro name="access">
    <text term="available at" text-case="capitalize-first" prefix=" – " suffix=": "/>
    <text variable="URL" suffix="."/>
    <group delimiter=": " prefix=" – " suffix=".">
      <text term="ad"/>
      <date variable="accessed">
        <date-part name="day" form="numeric-leading-zeros" suffix="."/>
        <date-part name="month" form="numeric-leading-zeros" suffix="."/>
        <date-part name="year"/>
      </date>
    </group>
  </macro>
  <macro name="volume">
    <choose>
      <if match="all" type="book">
        <choose>
          <if match="any" variable="number-of-pages page">
            <label plural="never" text-case="capitalize-first" prefix=" – " suffix=". " variable="volume" form="short"/>
            <text variable="volume"/>
          </if>
          <else>
            <text variable="volume" prefix=" – " suffix=" "/>
            <label plural="never" text-case="lowercase" variable="volume" form="short"/>
          </else>
        </choose>
      </if>
      <else>
        <label plural="never" text-case="capitalize-first" prefix=" – " suffix=". " variable="volume" form="short"/>
        <text variable="volume"/>
        <choose>
          <if match="any" variable="issue">
            <text value=","/>
          </if>
          <else>
            <text value="."/>
          </else>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="issue">
    <choose>
      <if match="all" variable="issue volume">
        <choose>
          <if match="any" is-numeric="issue">
            <text value="№" prefix=" " suffix=" "/>
            <text variable="issue"/>
          </if>
          <else-if match="none" is-numeric="issue">
            <text variable="issue" strip-periods="false" quotes="false" font-variant="normal" prefix=" "/>
          </else-if>
        </choose>
      </if>
      <else-if match="any" variable="issue">
        <choose>
          <if match="any" is-numeric="issue">
            <text value="– №" prefix=" " suffix=" "/>
            <text variable="issue"/>
          </if>
          <else-if match="none" is-numeric="issue">
            <text variable="issue" prefix=" – "/>
          </else-if>
        </choose>
      </else-if>
    </choose>
  </macro>
  <macro name="collection-title">
    <text variable="collection-title" prefix=" : " suffix=" "/>
  </macro>
  <macro name="publisher-place">
    <choose>
      <if type="book chapter" match="any">
        <choose>
          <if match="any" variable="publisher">
            <text variable="publisher-place" prefix=" – "/>
            <choose>
              <if match="any" variable="number">
                <text value=","/>
              </if>
            </choose>
          </if>
          <else>
            <text variable="publisher-place" prefix=" – " suffix=","/>
          </else>
        </choose>
      </if>
      <else-if type="report thesis paper-conference" match="any">
        <text variable="publisher-place" prefix=" – " suffix=","/>
      </else-if>
      <else-if type="patent" match="any">
        <text variable="publisher-place" prefix=" " suffix=" "/>
      </else-if>
      <else-if type="bill" match="any">
        <choose>
          <if match="any" variable="URL"/>
          <else>
            <text variable="publisher-place" prefix=". – "/>
          </else>
        </choose>
      </else-if>
      <else-if type="article-journal" match="any"/>
      <else>
        <text variable="publisher-place" prefix=" – "/>
      </else>
    </choose>
  </macro>
  <macro name="container-title">
    <choose>
      <if type="patent" match="any"/>
      <else-if type="report" match="any">
        <text variable="container-title" prefix=" : "/>
      </else-if>
      <else-if type="book" match="all" variable="volume">
        <choose>
          <if match="any" variable="container-title">
            <text variable="container-title"/>
          </if>
          <else>
            <text variable="title"/>
          </else>
        </choose>
      </else-if>
      <else-if type="bill" match="any">
        <choose>
          <if match="any" variable="URL">
            <text variable="container-title" suffix="."/>
          </if>
          <else>
            <text variable="container-title"/>
          </else>
        </choose>
      </else-if>
      <else-if type="chapter" match="any">
        <choose>
          <if match="any" variable="editor translator genre">
            <text variable="container-title"/>
          </if>
          <else>
            <text variable="container-title" suffix="."/>
          </else>
        </choose>
      </else-if>
      <else-if type="article-journal" match="any">
        <text variable="container-title" form="short" suffix="."/>
      </else-if>
      <else-if type="thesis paper-conference" match="any">
        <text variable="container-title"/>
        <choose>
          <if match="none" variable="publisher editor">
            <text value="."/>
          </if>
        </choose>
      </else-if>
      <else>
        <choose>
          <if match="all" variable="issue URL">
            <text variable="container-title" form="short" suffix="."/>
          </if>
          <else-if match="all" variable="volume URL">
            <text variable="container-title" form="short" suffix="."/>
          </else-if>
          <else>
            <text variable="container-title" suffix="."/>
          </else>
        </choose>
      </else>
    </choose>
  </macro>
  <macro name="chapter-number">
    <label plural="never" text-case="capitalize-first" prefix=" – " suffix="." variable="chapter-number" form="short"/>
    <text variable="chapter-number" prefix=" " suffix="."/>
  </macro>
  <macro name="date-publication">
    <choose>
      <if type="patent" match="any">
        <text term="presented at" prefix=" – " suffix=" "/>
        <date form="numeric" variable="issued" suffix=".">
          <date-part name="month" form="numeric-leading-zeros" suffix="."/>
          <date-part name="day" form="numeric-leading-zeros" suffix="."/>
          <date-part name="year"/>
        </date>
      </if>
    </choose>
  </macro>
  <macro name="container-author">
    <choose>
      <if type="chapter" match="any">
        <names variable="container-author">
          <name initialize-with=". " sort-separator=""/>
          <et-al/>
          <substitute>
            <names variable="translator"/>
          </substitute>
        </names>
      </if>
    </choose>
  </macro>
  <macro name="bibliography">
    <text variable="citation-number" suffix=". "/>
				<text value="&amp;#009;"/>
				<date variable="issued">
					<date-part name="year"/>
				</date>
				<text value="&amp;#009;"/>
					<text variable="note"/>
				<text value="&amp;#009;"/>
    <text macro="author-second"/>
    <choose>
      <if type="book">
        <choose>
          <if match="any" variable="volume">
            <choose>
              <if match="any" variable="number-of-pages page">
                <group>
                  <text macro="container-title"/>
                  <text macro="collection-title"/>
                  <group delimiter=" ; " prefix=" / " suffix=".">
                    <text variable="genre"/>
                    <text macro="editor"/>
                  </group>
                  <text macro="edition" suffix="."/>
                  <group delimiter=" : ">
                    <text macro="publisher-place"/>
                    <text macro="publisher"/>
                  </group>
                  <text macro="date"/>
                  <text macro="volume"/>
                  <group delimiter=" / " suffix=".">
                    <text macro="title" prefix=" : "/>
                    <names variable="author">
                      <name et-al-min="4" et-al-use-first="1" initialize-with=". " initial-name-delimiter="&#160"/>
                      <et-al/>
                      <substitute>
                        <names variable="translator"/>
                      </substitute>
                    </names>
                  </group>
                  <text macro="pages"/>
                </group>
              </if>
              <else>
                <group>
                  <choose>
                    <if match="all" variable="title container-title">
                      <text macro="container-title"/>
                    </if>
                    <else-if match="any" variable="container-title">
                      <text macro="container-title"/>
                    </else-if>
                    <else>
                      <text macro="title"/>
                    </else>
                  </choose>
                  <text macro="collection-title"/>
                  <text term="in" prefix=" : "/>
                  <text variable="volume" prefix=" "/>
                  <text term="volume" form="short" prefix=" "/>
                  <group delimiter=" ; " prefix=" / " suffix=".">
                    <text variable="genre"/>
                    <text macro="editor"/>
                  </group>
                  <text macro="edition" suffix="."/>
                  <group delimiter=" : ">
                    <text macro="publisher-place"/>
                    <text macro="publisher"/>
                  </group>
                  <text macro="date"/>
                  <text macro="volume"/>
                </group>
              </else>
            </choose>
          </if>
          <else>
            <group>
              <text macro="title" suffix=" "/>
              <text macro="collection-title"/>
              <text variable="number" prefix=" : "/>
              <group delimiter=" ; " prefix=" / " suffix=".">
                <text value="&amp;#009;"/>
                <text variable="genre"/>
                <choose>
                  <if match="any" variable="number">
                    <text macro="publisher"/>
                  </if>
                </choose>
                <text macro="editor"/>
                <text macro="translator"/>
              </group>
              <text macro="edition" suffix="."/>
              <group delimiter=" : ">
                <text macro="publisher-place"/>
                <choose>
                  <if match="none" variable="number">
                    <text macro="publisher"/>
                  </if>
                </choose>
              </group>
              <text macro="date"/>
              <text macro="pages"/>
            </group>
          </else>
        </choose>
      </if>
      <else-if type="chapter">
        <group>
          <text macro="title"/>
          <text value="&amp;#009;"/>
          <text macro="container-title"/>
          <group delimiter=" ; " prefix=" / " suffix=". ">
            <text macro="container-author"/>
            <text variable="genre"/>
            <text macro="editor"/>
          </group>
          <text macro="edition"/>
          <text macro="publisher-place"/>
          <text macro="date"/>
          <text macro="chapter-number"/>
          <text macro="pages"/>
        </group>
      </else-if>
      <else-if type="report" match="any">
        <group delimiter=" ">
          <text macro="title"/>
          <text value="&amp;#009;"/>
          <text macro="container-title"/>
          <group delimiter=" ; " prefix="/ " suffix=".">
            <text macro="publisher"/>
            <text macro="editor"/>
          </group>
          <text macro="publisher-place"/>
          <text macro="date"/>
          <text macro="pages"/>
          <text variable="number" prefix=" – " suffix="."/>
        </group>
      </else-if>
      <else-if type="patent" match="any">
        <group>
          <text macro="title"/>
          <text macro="type-number" prefix=" : "/>
          <text macro="publisher-place"/>
          <text macro="collection-title"/>
          <text macro="container-title"/>
          <text macro="editor"/>
          <text macro="edition"/>
          <text macro="date"/>
          <text macro="volume" text-case="sentence" font-style="normal" font-weight="normal" vertical-align="baseline"/>
          <text macro="issue" font-style="normal" font-weight="normal" vertical-align="baseline" suffix=". "/>
          <text macro="date-publication"/>
          <text macro="pages"/>
          <text macro="access"/>
        </group>
      </else-if>
      <else-if type="legislation" match="any">
        <group>
          <group delimiter=" : ">
            <text macro="title"/>
            <text variable="title-short"/>
            <text variable="collection-title"/>
          </group>
          <text variable="number" prefix=", "/>
          <text macro="container-title"/>
          <text macro="container-author"/>
          <group delimiter=" : ">
            <text macro="publisher-place"/>
            <text macro="publisher"/>
          </group>
          <text macro="date"/>
          <text macro="pages"/>
        </group>
      </else-if>
      <else-if type="bill" match="any">
        <group>
          <group delimiter=" : ">
            <text macro="title"/>
            <text variable="title-short"/>
            <text variable="collection-title"/>
          </group>
          <text macro="date"/>
          <text variable="number" prefix=", "/>
          <text macro="container-title"/>
          <text macro="container-author"/>
          <group>
            <text macro="publisher"/>
            <text macro="publisher-place"/>
          </group>
          <text macro="issued-year"/>
          <text macro="pages"/>
          <text macro="access"/>
        </group>
      </else-if>
      <else-if type="webpage" match="any">
        <group>
          <group delimiter=" : ">
            <text macro="title"/>
            <text variable="collection-title"/>
            <text variable="number"/>
          </group>
          <group delimiter=" ; " prefix=" / ">
            <text variable="genre"/>
          </group>
          <text macro="container-title"/>
          <choose>
            <if match="none" variable="editor publisher issue volume edition container-title">
              <text value="."/>
            </if>
          </choose>
          <group delimiter=" ; " prefix=" / " suffix=". ">
            <text macro="container-author"/>
            <text macro="editor"/>
          </group>
          <text macro="edition"/>
          <choose>
            <if match="any" variable="issue volume">
              <text macro="date"/>
              <text macro="volume"/>
              <text macro="issue" suffix="."/>
            </if>
            <else>
              <choose>
                <if match="none" variable="container-title author publisher-place">
                  <text variable="publisher" form="short" prefix=" / " suffix=". "/>
                </if>
                <else>
                  <group delimiter=" : " suffix=",">
                    <text macro="publisher-place"/>
                    <text macro="publisher"/>
                  </group>
                </else>
              </choose>
              <text macro="date"/>
            </else>
          </choose>
          <text macro="chapter-number"/>
          <text macro="access"/>
          <text macro="date-publication"/>
        </group>
      </else-if>
      <else>
        <group>
          <text macro="title"/>
          <text macro="type-number" prefix=" : "/>
          <text macro="collection-title"/>
          <text value="&amp;#009;"/>
          <text macro="container-title"/>
          <group delimiter=" ; " prefix=" / " suffix=".">
            <text macro="publisher"/>
            <text macro="editor"/>
          </group>
          <text macro="edition"/>
          <text macro="publisher-place"/>
          <text macro="date"/>
          <text macro="volume"/>
          <text macro="issue" suffix="."/>
          <choose>
            <if match="any" variable="page number-of-pages">
              <text macro="pages"/>
            </if>
            <else-if match="any" variable="URL">
              <text macro="access"/>
            </else-if>
          </choose>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="translator">
    <choose>
      <if type="book" match="any">
        <names variable="translator">
          <label form="short" suffix=" "/>
          <name et-al-min="4" et-al-use-first="1" initialize-with=". " sort-separator=""/>
          <et-al/>
        </names>
      </if>
    </choose>
  </macro>
  <citation et-al-min="4" et-al-use-first="1">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout delimiter=", " prefix="[" suffix="]">
      <text variable="citation-number"/>
      <choose>
        <if variable="locator">
          <label variable="locator" form="short" prefix=", " suffix=" "/>
          <text variable="locator"/>
        </if>
      </choose>
    </layout>
  </citation>
  <bibliography et-al-min="19" et-al-use-first="1" page-range-format="">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout locale="en" suffix=".">
      <text macro="bibliography"/>
    </layout>
    <layout suffix=".">
      <text macro="bibliography"/>
    </layout>
  </bibliography>
</style>
