Skip to content

Instantly share code, notes, and snippets.

@adam3smith
Created February 2, 2011 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adam3smith/807735 to your computer and use it in GitHub Desktop.
Save adam3smith/807735 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" ?>
<style xmlns="http://purl.org/net/xbiblio/csl" xml:lang="fr" class="in-text" >
<info>
<title>Bulletin de la Soci&#233;t&#233; pr&#233;historique fran&#231;aise temporaire v15</title>
<id>http://www.zotero.org/styles/bspf</id>
<link href="http://www.zotero.org/styles/bspf"/>
<author>
<name>Benedicte Macgregor</name>
<email>benedictemacgregor@hotmail.com</email>
</author>
<category term="author-date"/>
<category term="anthropology"/>
<updated>2009-12-15T22:53:20+00:00</updated>
<summary>Style &#233;labor&#233;e &#224; partir du style ehess de F Heimburger</summary>
<link href="http://www.frantiq.fr/"/>
<rights>
This work is licensed under a Creative Commons Attribution-Share Alike 2.0 France License:
http://creativecommons.org/licenses/by-nc-sa/2.0/fr/
</rights>
</info>
<terms xmlns="http://purl.org/net/xbiblio/csl">
<locale xml:lang="fr">
<term name="editor" form="short">
<single>dir</single>
<multiple>dir</multiple>
</term>
</locale>
</terms>
<macro name="editor">
<names variable="editor" delimiter=" ">
<name and="text" initialize-with=". " delimiter=", "/>
<label form="short" prefix=" " suffix="."/>
</names>
</macro>
<macro name="anon">
<choose>
<if variable="author editor translator" match="none">
<text term="anonymous" form="short" text-case="capitalize-first"/>
</if>
</choose>
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=" " initialize-with="." delimiter=", " text-case="uppercase"/>
<label form="short" prefix=" " suffix="."/>
<substitute>
<names variable="editor"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" and="text" delimiter=" " delimiter-precedes-last="never" initialize-with=". " text-case="capitalize-first"/>
<label form="short" prefix=" " suffix="."/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
<macro name="access">
<group>
<text value="consultable &#224;&#x0A0;" text-case="capitalize-first" suffix=" "/>
<text variable="URL"/>
<group prefix=" [" suffix="]">
<text value="acc&#233;d&#233; le" text-case="capitalize-first" suffix=" "/>
<date variable="accessed">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=" "/>
<date-part name="year"/>
</date>
</group>
</group>
</macro>
<macro name="title">
<choose>
<if type="book thesis" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title"/>
</else>
</choose>
</macro>
<macro name="publisher">
<group delimiter=", ">
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</macro>
<macro name="year-date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year"/>
</date>
</if>
<else>
<text term="no date"/>
</else>
</choose>
</macro>
<macro name="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" suffix="."/>
</group>
</if>
<else>
<text variable="edition" suffix="."/>
</else>
</choose>
</macro>
<macro name="pages">
<group>
<label variable="page" include-period="true" form="short"/>
<text variable="page"/>
</group>
</macro>
<citation>
<option name="et-al-min" value="3"/>
<option name="et-al-use-first" value="1"/>
<option name="et-al-subsequent-min" value="3"/>
<option name="et-al-subsequent-use-first" value="1"/>
<option name="disambiguate-add-year-suffix" value="true"/>
<option name="disambiguate-add-names" value="true"/>
<option name="disambiguate-add-givenname" value="true"/>
<option name="collapse" value="year"/>
<layout prefix="(" suffix=")" delimiter="&#x0A0;; ">
<group delimiter="&#x0A0;; ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<text variable="locator"/>
</group>
</layout>
</citation>
<bibliography>
<option name="et-al-min" value="4"/>
<option name="et-al-use-first" value="1"/>
<sort>
<key macro="author"/>
<key variable="title"/>
</sort>
<layout suffix=" ">
<group delimiter=" ">
<text macro="author" suffix=""/>
<text macro="year-date" prefix="(" suffix=")&#x0A0;&#8210;"/>
</group>
<choose>
<if type="book">
<group delimiter=", ">
<group delimiter=" ">
<text macro="title"/>
</group>
<group delimiter=" ">
<text term="volume" form="short" include-period="true" text-case="lowercase"/>
<text variable="volume"/>
</group>
<text variable="edition"/>
<text macro="publisher"/>
<text variable="collection-title" prefix="("/>
<text variable="collection-number" suffix=")"/>
<date variable="issued">
<date-part name="year" prefix=" "/>
</date>
</group>
<group>
<text variable="number-of-pages" prefix=", " suffix="&#x0A0;p."/>
</group>
</if>
<else-if type="chapter">
<text macro="title" prefix=" " suffix=","/>
<group class="container" prefix=" " suffix=" ">
<text value="in" font-style="italic" suffix=" "/>
<text macro="editor" suffix=", "/>
<text variable="container-title" font-style="italic" suffix=", "/>
<text variable="collection-title" suffix=", "/>
<group suffix=".">
<text macro="publisher" suffix=", "/>
<text macro="pages" prefix="p.&#x0A0;"/>
</group>
</group>
</else-if>
<else-if type="thesis">
<group prefix=" " delimiter=", ">
<text macro="title"/>
<text variable="genre"/>
<text variable="publisher" />
<text variable="publisher-place"/>
<group>
<text variable="number-of-pages" suffix="&#x0A0;p."/>
</group>
</group>
</else-if>
<else>
<group suffix=",">
<text macro="title" prefix=" "/>
<text macro="editor" prefix=" "/>
</group>
<group class="container" prefix=" " suffix=".">
<text variable="container-title" font-style="italic"/>
<group prefix=", ">
<text variable="volume" prefix=" "/>
<text variable="issue" prefix=", " />
</group>
<group prefix=", ">
<label variable="locator" suffix="." form="short"/>
<text variable="page" prefix="p.&#x0A0;"/>
</group>
</group>
</else>
</choose>
<text prefix=" " macro="access" suffix="."/>
</layout>
</bibliography>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment