Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
324 lines (323 sloc) 9.98 KB
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="expanded" default-locale="en-GB">
<info>
<title>European Journal of Ultrasound (Ultraschall in der Medizin)</title>
<id>http://www.zotero.org/styles/european-journal-of-ultrasound</id>
<link href="http://www.zotero.org/styles/european-journal-of-ultrasound" rel="self"/>
<link href="http://www.zotero.org/styles/current-gene-therapy" rel="template"/>
<link href="http://ultraschall.thieme.de/documents/10157/10820/UiM-Autorenrichtlinien2016.pdf/8cf116e9-c862-4626-bc36-945a971495af" rel="documentation"/>
<author>
<name>Patrick O'Brien, PhD</name>
<email>obrienpat86@gmail.com</email>
</author>
<category citation-format="numeric"/>
<category field="medicine"/>
<issn>0172-4614</issn>
<eissn>1438-8782</eissn>
<updated>2017-01-31T10:07:42+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="accessed">cited</term>
</terms>
</locale>
<macro name="page">
<choose>
<if is-numeric="locator">
<label variable="locator" form="short" suffix=" "/>
<text variable="locator"/>
</if>
<else>
<text variable="locator"/>
</else>
</choose>
</macro>
<macro name="author">
<choose>
<if type="legislation"/>
<else-if type="entry-encyclopedia" variable="author" match="all">
<names variable="author">
<name name-as-sort-order="all" sort-separator=" " initialize-with=""/>
</names>
</else-if>
<else-if variable="author editor composer" match="any">
<names variable="author" font-style="italic">
<name name-as-sort-order="all" sort-separator=" " initialize-with=""/>
<label prefix=", "/>
<substitute>
<names variable="editor"/>
<names variable="composer"/>
</substitute>
</names>
</else-if>
</choose>
</macro>
<macro name="title">
<choose>
<if type="entry-dictionary entry-encyclopedia" match="any">
<choose>
<if variable="author">
<text variable="title"/>
</if>
</choose>
</if>
<else-if type="book" match="any">
<text variable="title" suffix=","/>
</else-if>
<else-if type="post-weblog" match="none">
<text variable="title"/>
</else-if>
</choose>
</macro>
<macro name="editor-container">
<group delimiter=": ">
<text term="in" text-case="capitalize-first"/>
<group delimiter=" " suffix=".">
<names variable="editor">
<name name-as-sort-order="all" sort-separator=" " initialize-with=""/>
<label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
</names>
<text variable="container-title"/>
</group>
</group>
</macro>
<macro name="container-title">
<choose>
<if type="article-journal">
<choose>
<if variable="container-title-short">
<text variable="container-title-short" strip-periods="true"/>
</if>
<else>
<text variable="container-title"/>
</else>
</choose>
</if>
<else-if type="entry-encyclopedia" variable="author" match="any">
<text macro="editor-container"/>
</else-if>
<else-if type="chapter">
<text macro="editor-container"/>
</else-if>
<else-if type="patent" match="any">
<text variable="authority" suffix=" "/>
<text variable="number" suffix=","/>
</else-if>
<else>
<text variable="container-title" suffix=" "/>
<text macro="year"/>
<text term="online" text-case="capitalize-first" prefix="[" suffix="]"/>
</else>
</choose>
</macro>
<macro name="material">
<choose>
<if type="report">
<text macro="online" prefix=" [" suffix="]"/>
</if>
<else-if type="thesis" variable="genre" match="any">
<group delimiter=", ">
<text variable="genre" prefix="[" suffix="]"/>
<text macro="online" prefix="[" suffix="]"/>
</group>
</else-if>
<else-if variable="medium">
<group delimiter=", ">
<text variable="medium" prefix="[" suffix="]"/>
<text macro="online" prefix="[" suffix="]"/>
</group>
</else-if>
<else>
<text macro="online" prefix=" [" suffix="]"/>
</else>
</choose>
</macro>
<macro name="online">
<choose>
<if variable="URL">
<choose>
<if type="legislation bill" match="any"/>
</choose>
</if>
</choose>
</macro>
<macro name="edition">
<group delimiter=" ">
<choose>
<if is-numeric="edition">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short"/>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</group>
</macro>
<macro name="city">
<text variable="publisher-place"/>
</macro>
<macro name="publisher">
<text variable="publisher"/>
</macro>
<macro name="year">
<choose>
<if type="legislation bill patent" match="any">
<date form="text" variable="issued">
<date-part name="year"/>
<date-part name="month" form="short"/>
<date-part name="day"/>
</date>
</if>
<else-if type="article-newspaper broadcast" match="any">
<date variable="issued" delimiter=" ">
<date-part name="year"/>
<date-part name="month" form="short"/>
<date-part name="day"/>
</date>
</else-if>
<else-if type="chapter article-journal" match="any">
<date variable="issued" suffix=";">
<date-part name="year"/>
</date>
</else-if>
<else>
<date variable="issued">
<date-part name="year"/>
</date>
</else>
</choose>
</macro>
<macro name="accessed">
<choose>
<if type="legislation bill" match="any"/>
<else-if variable="URL">
<group delimiter=" " prefix="[" suffix="].">
<text term="accessed"/>
<date delimiter=" " variable="accessed">
<date-part name="year"/>
</date>
</group>
</else-if>
</choose>
</macro>
<macro name="entry">
<choose>
<if type="entry-encyclopedia">
<choose>
<if variable="author"/>
<else>
<text variable="title"/>
</else>
</choose>
</if>
<else-if type="post-weblog">
<text variable="title" suffix=";"/>
</else-if>
</choose>
</macro>
<macro name="locator">
<choose>
<if type="article-journal article-magazine" match="any">
<group delimiter=": ">
<text variable="volume"/>
<text variable="page"/>
</group>
</if>
<else-if type="article-newspaper">
<group delimiter=":">
<text variable="section"/>
<text variable="page"/>
</group>
</else-if>
<else-if type="chapter entry-dictionary entry-encyclopedia" match="any">
<group delimiter=" " suffix=", ">
<text term="book" form="short"/>
<text variable="volume"/>
</group>
<group delimiter=" ">
<text variable="page"/>
</group>
</else-if>
<else-if type="legislation">
<number variable="volume"/>
<date variable="issued" prefix=" af " delimiter="/">
<date-part name="day" form="numeric-leading-zeros"/>
<date-part name="month" form="numeric-leading-zeros"/>
<date-part name="year"/>
</date>
</else-if>
<else-if type="bill">
<number variable="number"/>
<date variable="issued" prefix=". " delimiter="/">
<date-part name="day" form="numeric-leading-zeros"/>
<date-part name="month" form="numeric-leading-zeros"/>
<date-part name="year"/>
</date>
</else-if>
</choose>
</macro>
<macro name="url">
<choose>
<if type="legislation bill" match="none">
<group delimiter=": ">
<text term="available at" text-case="capitalize-first"/>
<text variable="URL" text-decoration="none"/>
</group>
</if>
</choose>
</macro>
<citation collapse="citation-number">
<sort>
<key variable="citation-label"/>
</sort>
<layout prefix="[" suffix="]" delimiter=", ">
<text variable="citation-number"/>
<text macro="page" prefix=", "/>
</layout>
</citation>
<bibliography delimiter-precedes-et-al="never" et-al-min="4" et-al-use-first="3" second-field-align="flush">
<layout>
<text variable="citation-number"/>
<group delimiter=" " suffix=".">
<group delimiter=" ">
<group delimiter=". ">
<text macro="author"/>
<text macro="title"/>
<text macro="container-title"/>
</group>
<text macro="material"/>
</group>
<text macro="edition"/>
<group delimiter=" ">
<group delimiter=": ">
<choose>
<if type="book">
<text macro="city"/>
<text macro="publisher" suffix=","/>
</if>
<else>
<text macro="city"/>
<text macro="publisher" suffix=";"/>
</else>
</choose>
</group>
<group delimiter=" ">
<group delimiter=". ">
<text macro="year"/>
<text macro="entry"/>
</group>
</group>
<text macro="locator"/>
</group>
<choose>
<if type="webpage post-weblog" match="any">
<text macro="accessed"/>
<text macro="url"/>
</if>
</choose>
</group>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.