Skip to content

Commit

Permalink
Create bibliothecae-it.csl (#5440)
Browse files Browse the repository at this point in the history
  • Loading branch information
POBrien333 committed May 20, 2021
1 parent a5707e7 commit 8377ec8
Showing 1 changed file with 247 additions and 0 deletions.
247 changes: 247 additions & 0 deletions bibliothecae-it.csl
Original file line number Diff line number Diff line change
@@ -0,0 +1,247 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="it-IT">
<info>
<title>Bibliothecae.it (Italiano)</title>
<id>http://www.zotero.org/styles/bibliothecae-it</id>
<link href="http://www.zotero.org/styles/bibliothecae-it" rel="self"/>
<link href="http://www.zotero.org/styles/einaudi" rel="template"/>
<link href="https://bibliothecae.unibo.it/about/submissions#authorGuidelines" rel="documentation"/>
<author>
<name>Patrick O'Brien</name>
</author>
<category citation-format="author-date"/>
<category field="humanities"/>
<issn>2280-7934</issn>
<eissn>2283-9364</eissn>
<updated>2021-05-14T07:32:38+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="it">
<terms>
<term name="page" form="short">
<single>p.</single>
<multiple>pp.</multiple>
</term>
<term name="and others"/>
<term name="letter" form="short">lettera</term>
</terms>
</locale>
<macro name="responsibility">
<names variable="author">
<name delimiter-precedes-last="never" et-al-min="4" et-al-use-first="3"/>
<et-al prefix=" [" suffix="]"/>
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="title"/>
</substitute>
</names>
</macro>
<macro name="author-citation">
<names variable="author">
<name form="short" delimiter=" - " et-al-min="2" et-al-use-first="1"/>
<et-al term="and others" prefix=" [" suffix="]"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text variable="title" form="short"/>
</substitute>
</names>
</macro>
<macro name="container-author">
<names variable="container-author">
<label form="short" prefix=" (" suffix=")" text-case="lowercase"/>
<name delimiter-precedes-last="never" initialize-with=". ">
<name-part name="family" text-case="capitalize-first"/>
<name-part name="given"/>
</name>
</names>
</macro>
<macro name="container-responsibility">
<choose>
<if variable="container-author editor" match="any">
<choose>
<if variable="container-author">
<text macro="container-author"/>
</if>
<else>
<text macro="editor"/>
</else>
</choose>
</if>
</choose>
</macro>
<macro name="editor">
<names variable="editor">
<label form="verb" text-case="lowercase"/>
<name prefix=" " delimiter-precedes-last="never">
<name-part name="family" text-case="capitalize-first"/>
<name-part name="given"/>
</name>
</names>
</macro>
<macro name="year-date">
<choose>
<if variable="issued">
<choose>
<if is-uncertain-date="issued">
<text term="circa" form="short" suffix=" "/>
</if>
</choose>
<date variable="issued">
<date-part name="year" form="long"/>
</date>
</if>
<else>
<text term="no date"/>
</else>
</choose>
</macro>
<macro name="page">
<choose>
<if type="book report" match="any">
<group delimiter=" ">
<text variable="number-of-pages"/>
<text term="page" form="short"/>
</group>
</if>
<else>
<group delimiter=" ">
<label plural="never" variable="page" form="short"/>
<text variable="page"/>
</group>
</else>
</choose>
</macro>
<macro name="issue">
<text variable="issue"/>
</macro>
<macro name="accessed">
<choose>
<if variable="URL DOI" match="any">
<group prefix="(" suffix=")">
<date variable="accessed">
<date-part name="day" form="numeric" suffix=". "/>
<date-part name="month" form="numeric" suffix=". "/>
<date-part name="year"/>
</date>
</group>
</if>
</choose>
</macro>
<macro name="net-link">
<choose>
<if variable="DOI">
<text variable="DOI" prefix="https://doi.org/"/>
</if>
<else-if variable="URL">
<text variable="URL"/>
</else-if>
</choose>
<text macro="accessed" prefix=" "/>
</macro>
<macro name="publisher">
<group delimiter=", ">
<text variable="publisher-place"/>
<text variable="publisher"/>
<text macro="year-date"/>
</group>
</macro>
<citation disambiguate-add-year-suffix="true" collapse="year" year-suffix-delimiter=", " after-collapse-delimiter="; " delimiter-precedes-last="never">
<layout prefix="(" suffix=")" delimiter="; ">
<group delimiter=", ">
<group delimiter=" ">
<text macro="author-citation"/>
<text macro="year-date"/>
</group>
<group delimiter=" ">
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</group>
</layout>
</citation>
<bibliography entry-spacing="1" line-spacing="1" delimiter-precedes-last="never">
<sort>
<key macro="responsibility"/>
<key macro="year-date"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<group delimiter=", ">
<group delimiter=" = ">
<group delimiter=" ">
<text macro="author-citation"/>
<text macro="year-date"/>
</group>
<text macro="responsibility"/>
</group>
<choose>
<if type="book report thesis" match="any">
<group delimiter=", ">
<text variable="title" font-style="italic"/>
<group delimiter=" ">
<text variable="genre"/>
<text variable="number"/>
</group>
<text macro="publisher"/>
</group>
</if>
<else-if type="paper-conference chapter" match="any">
<group delimiter=", ">
<text variable="title" font-style="italic"/>
<group delimiter=", ">
<group delimiter=" ">
<text term="in"/>
<choose>
<if variable="container-title">
<text variable="container-title" font-style="italic"/>
</if>
<else>
<text variable="event" font-style="italic"/>
</else>
</choose>
</group>
<text macro="container-responsibility"/>
</group>
<group delimiter=", ">
<text macro="publisher"/>
<text macro="page"/>
</group>
</group>
</else-if>
<else-if type="article-journal article-magazine article-newspaper" match="any">
<group delimiter=", ">
<text variable="title" font-style="italic"/>
<text variable="container-title" quotes="true"/>
<group delimiter=" ">
<text variable="volume"/>
<text macro="year-date" prefix="(" suffix=")"/>
</group>
<text macro="issue"/>
<text macro="page"/>
</group>
</else-if>
<else-if type="webpage post-weblog post" match="any">
<group delimiter=", ">
<text variable="title"/>
<text variable="container-title"/>
<text macro="net-link"/>
</group>
</else-if>
<else>
<group delimiter=". ">
<text variable="title"/>
<group delimiter=", ">
<text macro="publisher"/>
<text variable="volume"/>
<text macro="page"/>
</group>
</group>
</else>
</choose>
</group>
</layout>
</bibliography>
</style>

0 comments on commit 8377ec8

Please sign in to comment.