View citation-styles
Data
URI:
citation-styles/resource/citation-styles307697
Name: FHI-Report-2025-Vortraege-TestCSL: <?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" demote-non-dropping-particle="sort-only" version="1.0" class="in-text" and="text" delimiter-precedes-last="never" name-as-sort-order="all" default-locale="en-US" delimiter-precedes-et-al="never" name-delimiter=", ">
<info>
<title>FHI-Report-2025-Vortraege-Test</title>
<id>http://www.fhi-berlin.mpg.de/bib/</id>
<author>
<name>Mathis Jäger</name>
</author>
<category citation-format="author-date"/>
<updated>2025-03-31T12:28:30+00:00</updated>
</info>
<macro name="author">
<names suffix=":" variable="author" font-style="normal">
<name delimiter-precedes-last="never" et-al-min="1" et-al-use-first="1" et-al-subsequent-use-first="0" et-al-use-last="true" initialize="false" initialize-with="." name-as-sort-order="first"/>
<substitute>
<names delimiter="," variable="editor" font-style="italic">
<name initialize-with="." and="text" delimiter-precedes-last="never" name-as-sort-order="first" font-weight="normal"/>
<label form="short" suffix="):" text-case="capitalize-first" prefix=" (" font-style="normal"/>
</names>
</substitute>
</names>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song thesis" match="any">
<text variable="title"/>
</if>
<else-if type="speech" match="any">
<text variable="title" prefix=" " font-style="italic"/>
</else-if>
<else>
<text variable="title"/>
</else>
</choose>
</macro>
<macro name="year-date">
<choose>
<if variable="issued" match="all">
<date variable="issued" form="numeric" date-parts="year-month">
<date-part name="year"/>
</date>
</if>
<else>
<text form="short" term="no date"/>
</else>
</choose>
</macro>
<macro name="month-date">
<choose>
<if variable="issued" match="all">
<date variable="issued" form="numeric" date-parts="year-month">
<date-part name="month"/>
</date>
</if>
<else>
<text form="short" term="no date"/>
</else>
</choose>
</macro>
<macro name="Date">
<choose>
<if type="speech" match="any">
<date form="text" variable="event-date" date-parts="year-month"/>
</if>
<else>
<date variable="issued" form="numeric" date-parts="year"/>
</else>
</choose>
</macro>
<macro name="Talker">
<names suffix=":" variable="author" font-weight="normal"/>
</macro>
<citation disambiguate-add-names="true" disambiguate-add-year-suffix="false" et-al-use-first="1" et-al-min="3">
<layout prefix="(" suffix=")" delimiter=", ">
<text macro="title"/>
</layout>
</citation>
<bibliography hanging-indent="true">
<sort>
<key macro="year-date" sort="descending"/>
<key macro="author"/>
<key macro="month-date" sort="ascending"/>
</sort>
<layout>
<text macro="author" font-style="normal"/>
<text suffix="." variable="title" prefix=" " font-style="normal"/>
<group suffix=")." delimiter=", " prefix=" (">
<text variable="event"/>
<text variable="event-place"/>
<date delimiter="" variable="event-date">
<date-part name="month" form="short" text-case="capitalize-first" strip-periods="true" range-delimiter=""/>
<date-part name="year" prefix=" "/>
</date>
</group>
</layout>
</bibliography>
</style>