Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
386 lines (385 sloc) 12.7 KB
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="note" demote-non-dropping-particle="sort-only" default-locale="fr-FR" page-range-format="expanded">
<info>
<title>Changer d'époque (French)</title>
<id>http://www.zotero.org/styles/changer-d-epoque</id>
<link href="http://www.zotero.org/styles/changer-d-epoque" rel="self"/>
<link href="http://www.zotero.org/styles/revue-archeologique" rel="template"/>
<link href="http://purh.univ-rouen.fr/taxonomy/term/2" rel="documentation"/>
<author>
<name>Nicolas Monteix</name>
<email>nicolas.monteix@univ-rouen.fr</email>
</author>
<category citation-format="note"/>
<category field="history"/>
<category field="anthropology"/>
<issn>2111-6911</issn>
<summary>Feuille de style pour la collection "Changer d'époque" des Presses universitaires de Rouen et du Havre (PURH)</summary>
<updated>2017-06-20T17:32:15+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>
<term name="in">dans</term>
<term name="online">mis en ligne le</term>
<term name="anonymous">anonyme</term>
<term name="anonymous" form="short">anon.</term>
<term name="no date">sans date</term>
<term name="no date" form="short">s.&#160;d.</term>
<term name="cited">op. cit.</term>
</terms>
</locale>
<macro name="author">
<names variable="author" delimiter=", ">
<name sort-separator=", " delimiter=", "/>
<et-al font-style="italic"/>
<substitute>
<text macro="editor"/>
</substitute>
</names>
</macro>
<macro name="editor">
<names variable="editor" delimiter=", ">
<name sort-separator=", " delimiter=", "/>
<et-al font-style="italic"/>
<label form="short" prefix=" (" text-case="lowercase" suffix=")"/>
<substitute>
<text macro="container-author"/>
</substitute>
</names>
</macro>
<macro name="container-author">
<names variable="container-author" delimiter=", ">
<name sort-separator=", " delimiter=", "/>
<et-al font-style="italic"/>
</names>
</macro>
<macro name="author-bib">
<names variable="author" delimiter=", ">
<name sort-separator=" " delimiter=", " name-as-sort-order="all">
<name-part name="family" font-variant="small-caps"/>
</name>
<et-al font-style="italic"/>
<substitute>
<text macro="editor-bib"/>
</substitute>
</names>
</macro>
<macro name="editor-bib">
<names variable="editor" delimiter=", ">
<name sort-separator=" " delimiter=", " name-as-sort-order="all">
<name-part name="family" font-variant="small-caps"/>
</name>
<label form="short" prefix=" (" text-case="lowercase" suffix=")"/>
<substitute>
<text macro="container-author-bib"/>
</substitute>
</names>
</macro>
<macro name="container-author-bib">
<names variable="container-author" delimiter=", ">
<name sort-separator=" " delimiter=", " name-as-sort-order="all">
<name-part name="family" font-variant="small-caps"/>
</name>
</names>
</macro>
<macro name="pages">
<group delimiter="&#160;">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</macro>
<macro name="access">
<group>
<text term="accessed" suffix="&#160;"/>
<date variable="accessed" form="numeric">
<date-part name="day"/>
<date-part name="month"/>
<date-part name="year"/>
</date>
</group>
</macro>
<macro name="collection">
<group delimiter=", ">
<text variable="collection-title" quotes="true"/>
<group delimiter="&#160;">
<text term="issue" form="short"/>
<text variable="collection-number"/>
</group>
</group>
</macro>
<macro name="locator">
<group delimiter="&#160;">
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</macro>
<macro name="locator-cit">
<choose>
<if type="article-journal article-magazine article-newspaper entry-dictionary entry-encyclopedia chapter paper-conference" match="any">
<group delimiter="&#160;" prefix="en particulier ">
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</if>
<else>
<text macro="locator"/>
</else>
</choose>
</macro>
<macro name="title">
<choose>
<if type="book" match="any">
<text variable="title" font-style="italic"/>
</if>
<else-if type="webpage" match="any">
<text variable="title"/>
</else-if>
<else-if variable="container-title" match="none">
<text variable="title" font-style="italic"/>
</else-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="edition">
<choose>
<if is-numeric="edition">
<group delimiter=" ">
<number variable="edition" form="ordinal"/>
<text term="edition" form="short" text-case="lowercase"/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<macro name="book">
<group delimiter=", ">
<text macro="title"/>
<text macro="edition"/>
<text macro="collection"/>
<text macro="publisher"/>
<text macro="year-date"/>
</group>
</macro>
<macro name="thesis">
<group delimiter=", ">
<text macro="title" font-style="italic"/>
<text variable="genre"/>
<text variable="publisher" prefix="soutenue à l'"/>
<text macro="year-date"/>
<text variable="number-of-pages" suffix=" p. (dactyl.)"/>
</group>
</macro>
<macro name="article">
<group delimiter=", ">
<text macro="title" quotes="true"/>
<group delimiter=" ">
<text term="in"/>
<text variable="container-title" font-style="italic"/>
</group>
<group delimiter="&#160;">
<label variable="volume" form="short"/>
<text variable="volume"/>
</group>
<group delimiter="&#160;">
<label variable="issue" form="short"/>
<text variable="issue"/>
</group>
<text macro="year-date"/>
<group delimiter=" ">
<text variable="URL"/>
<text macro="access" prefix=" (" suffix=")"/>
</group>
<text macro="pages"/>
</group>
</macro>
<macro name="dictionary">
<group delimiter=", ">
<text macro="title" quotes="true"/>
<group delimiter=" ">
<text term="in"/>
<text variable="container-title" font-style="italic"/>
</group>
<group delimiter="&#160;">
<label variable="volume" form="short"/>
<text variable="volume"/>
</group>
<text macro="year-date"/>
<text macro="pages"/>
</group>
</macro>
<macro name="chapter">
<group delimiter=", ">
<text macro="title" quotes="true"/>
<group delimiter=" ">
<text term="in"/>
<text macro="editor"/>
</group>
<text variable="container-title" font-style="italic"/>
<text macro="collection"/>
<group delimiter=" ">
<text term="volume" form="short"/>
<text variable="volume"/>
</group>
<text macro="publisher"/>
<text macro="year-date"/>
<text macro="pages"/>
</group>
</macro>
<macro name="web">
<group delimiter=", ">
<text macro="title" quotes="true"/>
<text variable="container-title" font-style="italic"/>
<text macro="year-date"/>
<group delimiter=" ">
<text variable="URL"/>
<text macro="access" prefix=" (" suffix=")"/>
</group>
</group>
</macro>
<citation et-al-min="4" et-al-use-first="1" collapse="year">
<layout delimiter="&#160;; ">
<choose>
<if position="ibid-with-locator">
<group delimiter=", ">
<text term="ibid" text-case="capitalize-first" font-style="italic"/>
<text macro="locator"/>
</group>
</if>
<else-if position="ibid">
<text term="ibid" text-case="capitalize-first" font-style="italic"/>
</else-if>
<else-if position="subsequent">
<group delimiter=", ">
<text macro="author"/>
<text variable="title" form="short" font-style="italic"/>
<group delimiter=" ">
<text term="cited" font-style="italic"/>
<text value="supra" font-style="italic"/>
<group delimiter="&#160;">
<text term="note" form="short"/>
<text variable="first-reference-note-number"/>
</group>
</group>
<text macro="locator"/>
</group>
</else-if>
<else>
<text macro="author" suffix=", "/>
<choose>
<if type="thesis">
<text macro="thesis"/>
</if>
<else-if type="article-journal article-magazine article-newspaper broadcast personal_communication" match="any">
<text macro="article"/>
</else-if>
<else-if type="book graphic" match="any">
<text macro="book"/>
</else-if>
<else-if type="entry-dictionary entry-encyclopedia" match="any">
<text macro="dictionary"/>
</else-if>
<else-if type="chapter paper-conference" match="any">
<text macro="chapter"/>
</else-if>
<else-if type="webpage post-weblog" match="any">
<text macro="web"/>
</else-if>
</choose>
<text macro="locator-cit" prefix=", "/>
</else>
</choose>
</layout>
</citation>
<bibliography subsequent-author-substitute="&#8212;">
<sort>
<key macro="author"/>
<key variable="issued"/>
<key variable="page-first"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<group display="block">
<group>
<text macro="author-bib" suffix=", "/>
<choose>
<if type="thesis">
<text macro="thesis"/>
</if>
<else-if type="article-journal article-magazine article-newspaper broadcast personal_communication" match="any">
<text macro="article"/>
</else-if>
<else-if type="webpage post-weblog" match="any">
<text macro="web"/>
</else-if>
<else-if type="book graphic" match="any">
<group delimiter=", ">
<text macro="title"/>
<text macro="edition"/>
<text macro="collection"/>
<text macro="publisher"/>
<text macro="year-date"/>
</group>
</else-if>
<else-if type="entry-dictionary entry-encyclopedia" match="any">
<group delimiter=", ">
<text macro="title" quotes="true"/>
<group delimiter=" ">
<text term="in"/>
<text variable="container-title" font-style="italic"/>
</group>
<group delimiter="&#160;">
<label variable="volume" form="short"/>
<text variable="volume"/>
</group>
<text macro="year-date"/>
<text macro="pages"/>
</group>
</else-if>
<else-if type="chapter paper-conference" match="any">
<text macro="title" quotes="true" suffix=", "/>
<group delimiter=", ">
<group delimiter=" ">
<text term="in"/>
<text macro="editor"/>
</group>
<text variable="container-title" font-style="italic"/>
<text macro="collection"/>
<group delimiter=" ">
<text term="volume" form="short"/>
<text variable="volume"/>
</group>
<text macro="publisher"/>
<text macro="year-date"/>
<text macro="pages"/>
</group>
</else-if>
</choose>
</group>
</group>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.