Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
205 lines (204 sloc) 7.09 KB
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" default-locale="fr-FR" version="1.0" demote-non-dropping-particle="sort-only">
<info>
<title>Bulletin de la Société préhistorique française (French)</title>
<title-short>BSPF</title-short>
<id>http://www.zotero.org/styles/bulletin-de-la-societe-prehistorique-francaise</id>
<link href="http://www.zotero.org/styles/bulletin-de-la-societe-prehistorique-francaise" rel="self"/>
<link href="http://www.frantiq.fr/" rel="documentation"/>
<author>
<name>Benedicte Macgregor</name>
<email>benedicte.macgregor@mae.u-paris10.fr</email>
</author>
<category citation-format="author-date"/>
<category field="anthropology"/>
<issn>0037-9514</issn>
<eissn>1760-7361</eissn>
<summary>Style élaborée à partir du style ehess de F Heimburger</summary>
<updated>2012-09-27T22:06: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="fr">
<terms>
<term name="editor" form="short">dir</term>
</terms>
</locale>
<macro name="editor">
<names variable="editor" delimiter=" ">
<name and="text" initialize-with=". " delimiter=", "/>
<label form="short" prefix=" "/>
</names>
</macro>
<macro name="anon">
<choose>
<if variable="author editor translator" match="none">
<text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
</if>
</choose>
</macro>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=" " initialize-with="." delimiter=", ">
<name-part name="family" text-case="uppercase"/>
<name-part name="given" text-case="uppercase"/>
</name>
<label form="short" prefix=" "/>
<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=". ">
<name-part name="family" text-case="capitalize-first"/>
<name-part name="given" text-case="capitalize-first"/>
</name>
<label form="short" prefix=" "/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<text macro="anon"/>
</substitute>
</names>
</macro>
<macro name="access">
<choose>
<if variable="URL">
<text value="consultable à&#160;" text-case="capitalize-first" suffix=" "/>
<text variable="URL"/>
<group prefix=" [" suffix="]">
<text value="accédé 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>
</if>
</choose>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song 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" form="short"/>
</else>
</choose>
</macro>
<macro name="pages">
<group>
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true" collapse="year">
<layout prefix="(" suffix=")" delimiter="&#160;; ">
<group delimiter="&#160;; ">
<group delimiter=", ">
<text macro="author-short"/>
<text macro="year-date"/>
</group>
<text variable="locator"/>
</group>
</layout>
</citation>
<bibliography et-al-min="4" et-al-use-first="1">
<sort>
<key macro="author"/>
<key variable="title"/>
</sort>
<layout suffix=" ">
<group delimiter=" ">
<text macro="author"/>
<text macro="year-date" prefix="(" suffix=")&#160;"/>
</group>
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<group delimiter=", ">
<group delimiter=" ">
<text macro="title"/>
</group>
<group delimiter=" ">
<text term="volume" form="short" 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"/>
</date>
</group>
<group>
<text variable="number-of-pages" prefix=", " suffix="&#160;p."/>
</group>
</if>
<else-if type="chapter paper-conference" match="any">
<text macro="title" prefix=" " suffix=","/>
<group 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"/>
</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="&#160;p."/>
</group>
</group>
</else-if>
<else>
<group suffix=",">
<text macro="title" prefix=" "/>
<text macro="editor" prefix=" "/>
</group>
<group 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" form="short"/>
<text variable="page" prefix="p.&#160;"/>
</group>
</group>
</else>
</choose>
<text prefix=" " macro="access" suffix="."/>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.