﻿<?xml version="1.0" encoding="utf-8"?>
<style class="in-text" version="1.0" et-al-min="6" et-al-use-first="3" page-range-format="minimal" demote-non-dropping-particle="sort-only" default-locale="en-US" xmlns="http://purl.org/net/xbiblio/csl">
  <!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
  <info>
    <title>Acta Marisiensis Seria Medica</title>
    <title-short>AMSM</title-short>
    <id>http://www.zotero.org/styles/acta-marisiensis-seria-medica</id>
    <link rel="self" href="http://www.zotero.org/styles/acta-marisiensis-seria-medica"/>
    <issn>2668-7755</issn>
    <eissn>2668-7763</eissn>
    <updated>2023-02-11T08:38:24+00:00</updated>
    <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution</rights>
  </info>
  <locale xml:lang="en">
    <terms>
      <term name="no date" form="long">date unknown</term>
      <term name="available at">available from</term>
    </terms>
  </locale>
  <macro name="author">
    <names variable="author" suffix=". ">
      <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
      <label form="long" prefix=", " suffix="."/>
      <substitute>
        <names variable="editor"/>
        <names variable="translator"/>
        <text macro="title"/>
      </substitute>
    </names>
  </macro>
  <macro name="editor">
    <names variable="editor">
      <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
      <label prefix=", "/>
    </names>
  </macro>
  <macro name="publisher">
    <text variable="publisher-place" suffix=": "/>
    <text variable="publisher" suffix="; "/>
    <text macro="date"/>
  </macro>
  <macro name="date">
    <choose>
      <if variable="issued">
        <choose>
          <if type="article-journal">
            <group delimiter=" ">
              <date variable="issued">
                <date-part name="year"/>
              </date>
              <choose>
                <if match="none" variable="page">
                  <group prefix="[" suffix="]" delimiter=" ">
                    <text term="cited"/>
                    <date variable="accessed">
                      <date-part name="year"/>
                      <date-part name="month" prefix=" " form="short" strip-periods="true"/>
                      <date-part name="day" prefix=" "/>
                    </date>
                  </group>
                </if>
              </choose>
            </group>
          </if>
          <else>
            <date variable="issued">
              <date-part name="year"/>
            </date>
          </else>
        </choose>
      </if>
      <else>
        <text term="no date" prefix="[" suffix="]"/>
      </else>
    </choose>
  </macro>
  <macro name="access">
    <choose>
      <if type="article-journal" match="any">
        <choose>
          <if match="none" variable="page">
            <group delimiter=". ">
              <group delimiter=": ">
                <text term="available at" text-case="capitalize-first"/>
                <text variable="URL"/>
              </group>
            </group>
          </if>
        </choose>
      </if>
      <else>
        <group delimiter=" ">
          <group prefix="[" suffix="]" delimiter=" ">
            <text term="cited"/>
            <date variable="accessed" suffix=" ">
              <date-part name="year"/>
              <date-part name="month" prefix=" " form="short" strip-periods="true"/>
              <date-part name="day" prefix=" "/>
            </date>
          </group>
          <group delimiter=": ">
            <text term="available at" text-case="capitalize-first"/>
            <text variable="URL"/>
          </group>
        </group>
      </else>
    </choose>
  </macro>
  <macro name="title">
    <group delimiter=" ">
      <text variable="title"/>
    </group>
  </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>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout delimiter=", " prefix="[" suffix="]">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography second-field-align="flush" et-al-min="7" et-al-use-first="3">
    <layout suffix=".">
      <text variable="citation-number" suffix=". "/>
      <text macro="author"/>
      <choose>
        <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
          <group delimiter=". ">
            <text variable="title" font-style="normal"/>
            <text macro="edition"/>
            <text macro="publisher" suffix="."/>
            <group delimiter=" ">
              <text variable="number-of-pages"/>
              <label plural="never" variable="page" form="short"/>
            </group>
          </group>
        </if>
        <else-if type="chapter paper-conference" match="any">
          <group delimiter=". ">
            <text macro="title"/>
            <group delimiter=": ">
              <text term="in" text-case="capitalize-first"/>
              <text macro="editor"/>
            </group>
            <text variable="container-title" font-style="italic"/>
            <text macro="publisher" prefix=" "/>
            <group delimiter=" ">
              <label plural="never" variable="page" form="short"/>
              <text variable="page" suffix="."/>
            </group>
          </group>
        </else-if>
        <else>
          <text macro="title" suffix=". "/>
          <group delimiter=" " suffix=". ">
            <text variable="container-title" form="short" strip-periods="true" font-style="normal"/>
            <choose>
              <if type="article-journal" match="any">
                <choose>
                  <if variable="page" match="none">
                    <text term="internet" prefix="[" suffix="]" text-case="capitalize-first"/>
                  </if>
                </choose>
              </if>
            </choose>
          </group>
          <text macro="date" suffix=";"/>
          <text variable="volume"/>
          <text variable="issue" prefix="(" suffix=")"/>
          <text variable="page" prefix=":" suffix="."/>
        </else>
      </choose>
      <text macro="access" prefix=" "/>
    </layout>
  </bibliography>
</style>
