zotero/csl/inter-ro.csl
2008-07-10 12:17:38 +00:00

334 lines
10 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?oxygen RNGSchema="http://xbiblio.svn.sourceforge.net/viewvc/*checkout*/xbiblio/csl/schema/trunk/csl.rnc" type="compact"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" xml:lang="en">
<info>
<title>INTER. Romanian Institute for Inter-Orthodox, Inter-Confessional and Inter-Religious Studies</title>
<id>http://www.zotero.org/styles/inter-ro</id>
<link href="http://www.zotero.org/styles/inter-ro"/>
<author>
<name>Nicolae Turcan</name>
<email>nicturcan@gmail.com</email>
</author>
<summary>Romanian INTER Institute format with full notes and bibliography</summary>
<category term="theology"/>
<category term="numeric"/>
<updated>2008-07-10T14:24:43+00:00</updated>
</info>
<macro name="editor">
<names variable="editor" delimiter=", ">
<label form="verb" text-case="lowercase"/>
<name delimiter=", " prefix=" " delimiter-precedes-last="always"/>
</names>
</macro>
<macro name="translator">
<names variable="translator" delimiter=", ">
<label form="verb" text-case="lowercase"/>
<name and="text" delimiter=", " prefix=" " delimiter-precedes-last="never"/>
</names>
</macro>
<macro name="editor-short">
<choose>
<if variable="author">
<names variable="editor" delimiter=", ">
<name delimiter=", " delimiter-precedes-last="always"/>
<label form="short" text-case="lowercase" prefix=" (" suffix=".)"/>
</names>
</if>
</choose>
</macro>
<macro name="author">
<names variable="author">
<name delimiter=", " delimiter-precedes-last="always" font-variant="small-caps" sort-separator=", "/>
<label form="short" prefix=" (" suffix=".)"/>
<substitute>
<names variable="editor" font-variant="small-caps"/>
</substitute>
</names>
</macro>
<macro name="author-bib">
<names variable="author">
<name name-as-sort-order="all" form="long" delimiter="; " delimiter-precedes-last="always" font-variant="small-caps" sort-separator=", "/>
<label form="short" prefix=" (" suffix=".)"/>
<substitute>
<names variable="editor" font-variant="small-caps"/>
</substitute>
</names>
</macro>
<macro name="recipient">
<names variable="recipient" delimiter=", ">
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
<name and="text" delimiter=", "/>
</names>
</macro>
<macro name="interviewer">
<names variable="interviewer" delimiter=", ">
<label form="verb" prefix=" " text-case="lowercase" suffix=" "/>
<name and="text" delimiter=", "/>
</names>
</macro>
<macro name="access">
<group>
<group>
<text term="accessed" text-case="lowercase" suffix=" "/>
<date variable="accessed" suffix=", ">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=" " text-case="lowercase"/>
<date-part name="year"/>
</date>
</group>
<group>
<text term="at" suffix=" "/>
<text variable="URL"/>
</group>
</group>
</macro>
<macro name="title">
<choose>
<if type="book">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title" prefix="&#8222;"
suffix="&#8221;"/>
</else>
</choose>
</macro>
<macro name="title-short">
<choose>
<if type="book">
<text variable="title" font-style="italic" form="short"/>
</if>
<else>
<text variable="title" prefix="&#8222;"
suffix="&#8221;" form="short"/>
</else>
</choose>
</macro>
<macro name="publisher">
<group delimiter=", ">
<text variable="publisher"/>
<text variable="publisher-place"/>
</group>
</macro>
<macro name="issued">
<choose>
<if type="graphic report" match="any">
<date variable="issued">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=" " text-case="lowercase"/>
<date-part name="year"/>
</date>
</if>
<else-if type="book chapter thesis" match="any">
<date variable="issued">
<date-part name="year"/>
</date>
</else-if>
<else>
<date variable="issued">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=" " text-case="lowercase"/>
<date-part name="year"/>
</date>
</else>
</choose>
</macro>
<macro name="locators">
<group>
<label variable="locator" suffix="." form="short"/>
<text variable="locator" prefix=" "/>
</group>
</macro>
<macro name="pages">
<group>
<label variable="page" suffix="." form="short"/>
<text variable="page" prefix=" "/>
</group>
</macro>
<macro name="sort-key">
<text macro="author-bib" suffix=" "/>
<text variable="issue" suffix=" "/>
<text variable="genre"/>
</macro>
<citation>
<option name="et-al-min" value="4"/>
<option name="et-al-use-first" value="1"/>
<option name="et-al-subsequent-min" value="4"/>
<option name="et-al-subsequent-use-first" value="1"/>
<option name="disambiguate-add-year-suffix" value="false"/>
<option name="disambiguate-add-names" value="true"/>
<option name="disambiguate-add-givenname" value="true"/>
<layout prefix="" suffix="." delimiter="; ">
<choose>
<if position="ibid-with-locator">
<group delimiter=", ">
<text term="ibid" form="long" font-style="italic" text-case="capitalize-first"/>
<text macro="locators"/>
</group>
</if>
<else-if position="ibid">
<text term="ibid" form="long" font-style="italic" text-case="capitalize-first"/>
</else-if>
<else-if position="subsequent">
<group delimiter=", ">
<group>
<text macro="author"/>
<text macro="recipient"/>
</group>
<group delimiter=" ">
<text macro="title-short"/>
<text variable="volume"/>
</group>
<choose>
<if type="interview">
<text term="interview" text-case="lowercase"/>
</if>
<else-if variable="recipient">
<text macro="issued"/>
</else-if>
</choose>
<text macro="locators"/>
</group>
</else-if>
<else>
<group suffix=", ">
<text macro="author"/>
<text macro="recipient"/>
</group>
<text macro="title"/>
<choose>
<if type="chapter">
<group class="container">
<text term="in" text-case="lowercase" prefix=", "/>
<group delimiter=", " prefix=" ">
<text macro="editor-short"/>
<text variable="container-title" font-style="italic"/>
</group>
<text variable="volume" prefix=" "/>
<group prefix=" (= " suffix=")" delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
</group>
<text variable="edition" prefix=", "/>
<text macro="publisher" prefix=", "/>
<text macro="issued" prefix=", "/>
</if>
<else-if type="article-journal article-newspaper article-magazine" match="any">
<group>
<group class="container" delimiter=" ">
<text variable="container-title" font-style="italic" prefix=", "/>
<group delimiter=", ">
<text variable="volume"/>
<text variable="issue"/>
</group>
<text macro="issued" prefix="(" suffix=")"/>
</group>
<text macro="editor" prefix=", "/>
<text macro="translator" prefix=", "/>
<text variable="edition" prefix=", "/>
<text macro="publisher" prefix=", "/>
</group>
</else-if>
<else-if type="book">
<group>
<text variable="volume" prefix=" "/>
<group prefix=" (= " suffix=")" delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
</group>
<text macro="translator" prefix=", "/>
<text macro="editor" prefix=", "/>
<text variable="edition" prefix=", "/>
<text macro="publisher" prefix=", "/>
<text macro="issued" prefix=", "/>
</else-if>
<else>
<group class="container">
<text variable="container-title" font-style="italic" prefix=", "/>
<text variable="volume" prefix=" "/>
<text variable="issue" prefix=", "/>
</group>
</else>
</choose>
<text macro="locators" prefix=", "/>
<text macro="access" prefix=", "/>
</else>
</choose>
</layout>
</citation>
<bibliography>
<option name="hanging-indent" value="true"/>
<option name="et-al-min" value="6"/>
<option name="et-al-use-first" value="6"/>
<sort>
<key macro="sort-key"/>
</sort>
<layout suffix=".">
<text macro="author-bib" suffix=", "/>
<text macro="title"/>
<choose>
<if type="chapter">
<group class="container">
<text term="in" text-case="lowercase" prefix=", "/>
<group delimiter=", " prefix=" ">
<text macro="editor-short"/>
<text variable="container-title" font-style="italic"/>
</group>
<text variable="volume" prefix=" "/>
<group prefix=" (= " suffix=")" delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
</group>
<text variable="edition" prefix=", "/>
<text macro="publisher" prefix=", "/>
<text macro="issued" prefix=", "/>
<group>
<label variable="page" include-period="true" form="short" prefix=", "/>
<text variable="page" prefix=" "/>
</group>
</if>
<else-if type="article-journal article-newspaper article-magazine" match="any">
<group class="container" delimiter=" ">
<text variable="container-title" font-style="italic" prefix=", "/>
<group delimiter=", ">
<text variable="volume"/>
<text variable="issue"/>
</group>
<text macro="issued" prefix="(" suffix=")"/>
</group>
<text macro="editor" prefix=", "/>
<text macro="translator" prefix=", "/>
<text variable="edition" prefix=", "/>
<text macro="publisher" prefix=", "/>
<text macro="pages" prefix=", "/>
</else-if>
<else-if type="book">
<group>
<text variable="volume" prefix=" "/>
<group prefix=" (= " suffix=")" delimiter=" ">
<text variable="collection-title"/>
<text variable="collection-number"/>
</group>
</group>
<text macro="translator" prefix=", "/>
<text macro="editor" prefix=", "/>
<text variable="edition" prefix=", "/>
<text macro="publisher" prefix=", "/>
<text macro="issued" prefix=", "/>
</else-if>
<else>
<group class="container">
<text variable="container-title" font-style="italic" prefix=", "/>
<text variable="volume" prefix=" "/>
<text variable="issue" prefix=", "/>
</group>
</else>
</choose>
<text macro="locators" prefix=", "/>
<text macro="access" prefix=", "/>
</layout>
</bibliography>
</style>