Skip to content
Permalink
Branch: master
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
569 lines (568 sloc) 18.5 KB
<?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="fr-FR">
<info>
<title>Documents d'archéologie française (French)</title>
<title-short>DAF</title-short>
<id>http://www.zotero.org/styles/documents-d-archeologie-francaise</id>
<link href="http://www.zotero.org/styles/documents-d-archeologie-francaise" rel="self"/>
<link href="http://www.zotero.org/styles/iso690-author-date-fr-no-abstract" rel="template"/>
<link href="http://www.culture.gouv.fr/culture/dp/daf_archeo/documents_pdf/Recommandations/construire_sa_bibliographie.pdf" rel="documentation"/>
<author>
<name>Francois Capron</name>
<email>f.capron37@gmail.com</email>
</author>
<contributor>
<name>Nicolas Monteix</name>
<email>nicolas.monteix@univ-rouen.fr</email>
</contributor>
<category citation-format="author-date"/>
<category field="history"/>
<category field="anthropology"/>
<issn>0769-010X</issn>
<summary>Pour les recommandations d'usage, et en particulier pour les rares problèmes d'adéquation entre les normes et le présent style, voir https://zoteroarcheologie.wordpress.com</summary>
<updated>2018-05-22T00:59:23+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>
<terms>
<term name="collection-editor" form="short">dir.</term>
<term name="no date">[sans date]</term>
<term name="in">in</term>
<term name="online">en&#160;ligne</term>
<term name="accessed">lien valide au</term>
<term name="from">URL</term>
<term name="page" form="short">
<single>p.</single>
<multiple>pp.</multiple>
</term>
</terms>
</locale>
<macro name="author">
<names variable="author">
<name name-as-sort-order="all" sort-separator=" " delimiter=", " initialize-with=". ">
<name-part name="family" font-variant="small-caps"/>
<name-part name="given"/>
</name>
</names>
</macro>
<macro name="author-short">
<choose>
<if variable="author">
<names variable="author">
<name form="short" font-weight="bold" et-al-min="3" et-al-use-first="1"/>
<label form="short" prefix=", " suffix=". " text-case="uppercase" strip-periods="true"/>
<et-al font-weight="bold"/>
</names>
</if>
<else-if variable="editor">
<names variable="editor">
<name form="short" font-weight="bold" et-al-min="3" et-al-use-first="1"/>
<et-al font-weight="bold"/>
</names>
</else-if>
<else-if variable="collection-editor">
<names variable="collection-editor">
<name form="short" font-weight="bold" et-al-min="3" et-al-use-first="1"/>
<et-al font-weight="bold"/>
</names>
</else-if>
<else-if type="book">
<text variable="title-short" font-weight="bold"/>
</else-if>
<else-if type="map">
<text variable="title-short" font-weight="bold"/>
</else-if>
<else-if type="article-journal">
<text variable="title-short" font-weight="bold"/>
</else-if>
</choose>
</macro>
<macro name="editor">
<names variable="editor">
<name name-as-sort-order="all" sort-separator=" " delimiter=", " initialize-with=". ">
<name-part name="family" font-variant="small-caps"/>
<name-part name="given"/>
</name>
<label prefix=" (" form="short" suffix=".)"/>
</names>
</macro>
<macro name="collection-editor">
<group>
<names variable="collection-editor">
<name>
<name-part name="family" font-variant="small-caps"/>
<name-part name="given"/>
</name>
</names>
<text term="collection-editor" form="short" prefix=" (" suffix=".)"/>
</group>
</macro>
<macro name="translator">
<names variable="translator">
<name>
<name-part name="family" text-case="uppercase"/>
<name-part name="given"/>
</name>
<label prefix=" (" form="short" suffix=".)"/>
</names>
</macro>
<macro name="responsability">
<choose>
<if variable="version">
<group delimiter=" ">
<text macro="author"/>
<text term="editor" form="short" prefix="(" suffix=")"/>
</group>
</if>
<else-if variable="author editor translator collection-editor" match="any">
<choose>
<if variable="author">
<text macro="author"/>
</if>
<else-if variable="editor">
<text macro="editor"/>
</else-if>
<else-if variable="collection-editor">
<text macro="collection-editor"/>
</else-if>
<else>
<text macro="translator"/>
</else>
</choose>
</else-if>
</choose>
</macro>
<macro name="author-citation">
<choose>
<if variable="author editor translator collection-editor" match="any">
<names variable="author">
<name form="short"/>
<substitute>
<names variable="editor"/>
<names variable="translator"/>
<names variable="collection-editor"/>
</substitute>
</names>
</if>
<else>
<text variable="title" form="short"/>
</else>
</choose>
</macro>
<macro name="container-author">
<names variable="container-author">
<name name-as-sort-order="all" sort-separator=" " delimiter=", " initialize-with=". " delimiter-precedes-last="never">
<name-part name="family" font-variant="small-caps"/>
<name-part name="given"/>
</name>
</names>
</macro>
<macro name="container-responsability">
<choose>
<if variable="container-author editor translator collection-editor" match="any">
<choose>
<if variable="container-author">
<text macro="container-author"/>
</if>
<else-if variable="editor">
<text macro="editor"/>
</else-if>
<else-if variable="collection-editor">
<text macro="collection-editor"/>
</else-if>
<else>
<text macro="translator"/>
</else>
</choose>
</if>
</choose>
</macro>
<macro name="year-date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="year" form="long"/>
</date>
</if>
<else>
<text term="no date"/>
</else>
</choose>
</macro>
<macro name="title">
<choose>
<if type="book thesis map motion_picture song manuscript" match="any">
<text variable="title" font-style="italic"/>
</if>
<else-if type="chapter paper-conference broadcast entry-dictionary entry-encyclopedia" match="any">
<group delimiter=" ">
<text variable="title" quotes="true" suffix=","/>
<choose>
<if variable="container-author editor translator collection-editor" match="any">
<group delimiter=" ">
<text term="in"/>
<text macro="container-responsability" suffix=","/>
</group>
</if>
<else>
<text term="in"/>
</else>
</choose>
<text variable="container-title" font-style="italic"/>
</group>
</else-if>
<else-if type="report">
<text variable="title" font-style="italic"/>
<text variable="number" prefix=", "/>
</else-if>
<else-if type="article-journal speech article-magazine article-newspaper post-weblog post" match="any">
<group delimiter=", ">
<text variable="title" quotes="true"/>
<text variable="container-title" form="short" font-style="italic"/>
</group>
</else-if>
<else>
<text variable="title" font-style="italic"/>
</else>
</choose>
<choose>
<if variable="URL">
<text term="online" prefix=" [" suffix="]"/>
</if>
</choose>
</macro>
<macro name="medium">
<text variable="medium"/>
</macro>
<macro name="genre">
<choose>
<if type="map">
<choose>
<if variable="genre">
<text variable="genre" prefix="[" suffix="]"/>
</if>
<else>
<text value="carte" prefix="[" suffix="]"/>
</else>
</choose>
</if>
<else>
<text variable="genre"/>
</else>
</choose>
</macro>
<macro name="date">
<choose>
<if variable="issued">
<date variable="issued">
<date-part name="day" suffix=" "/>
<date-part name="month" suffix=" "/>
<date-part name="year"/>
</date>
</if>
</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" strip-periods="true" suffix="."/>
</group>
</if>
<else>
<text variable="edition"/>
</else>
</choose>
</macro>
<macro name="publisher-place">
<choose>
<if variable="publisher-place">
<text variable="publisher-place"/>
</if>
<else>
<text value="s.l."/>
</else>
</choose>
</macro>
<macro name="publisher">
<choose>
<if type="broadcast motion_picture song report" match="any">
<choose>
<if variable="publisher">
<text variable="publisher"/>
</if>
</choose>
</if>
<else>
<choose>
<if variable="publisher">
<text variable="publisher"/>
</if>
<else>
<text value="s.n."/>
</else>
</choose>
</else>
</choose>
</macro>
<macro name="publi_place">
<group delimiter="&#160;: ">
<text macro="publisher-place"/>
<text macro="publisher"/>
</group>
</macro>
<macro name="issue">
<group delimiter=", ">
<text variable="volume"/>
<text variable="issue"/>
<group delimiter="&#160;">
<label variable="page" form="short" text-case="lowercase"/>
<text variable="page"/>
</group>
</group>
</macro>
<macro name="accessed">
<choose>
<if variable="URL">
<group prefix="[" suffix="]">
<text term="accessed"/>
<date variable="accessed">
<date-part name="day" prefix="&#160;"/>
<date-part name="month" prefix="&#160;"/>
<date-part name="year" prefix="&#160;"/>
</date>
</group>
</if>
</choose>
</macro>
<macro name="collection">
<text variable="collection-title" prefix="coll. " quotes="true"/>
<text variable="collection-number" prefix=", "/>
</macro>
<macro name="page">
<choose>
<if type="book thesis manuscript" match="any">
<text variable="number-of-pages" suffix="&#160;p"/>
</if>
<else-if type="chapter paper-conference article-newspaper entry-dictionary entry-encyclopedia" match="any">
<group delimiter="&#160;">
<label variable="page" form="short" text-case="lowercase"/>
<text variable="page"/>
</group>
</else-if>
<else-if type="report patent" match="any">
<text variable="page" suffix="&#160;p"/>
</else-if>
</choose>
</macro>
<macro name="url">
<choose>
<if variable="URL">
<group>
<text term="from" suffix="&#160;: "/>
<text variable="URL"/>
</group>
</if>
</choose>
</macro>
<macro name="URLaccess">
<group delimiter=" ">
<text macro="url"/>
<text macro="accessed"/>
</group>
</macro>
<macro name="archive">
<choose>
<if type="map" match="any">
<text variable="archive"/>
</if>
<else-if type="report">
<text variable="archive" prefix=" (" suffix=")"/>
</else-if>
<else>
<text variable="archive"/>
</else>
</choose>
</macro>
<citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year" year-suffix-delimiter=", " after-collapse-delimiter="&#160;; " name-delimiter=", " initialize-with=". " delimiter-precedes-last="never" name-as-sort-order="all" sort-separator=" ">
<sort>
<key variable="issued"/>
<key macro="author-short"/>
<key macro="title"/>
</sort>
<layout prefix="(" suffix=")" delimiter="&#160;; ">
<group delimiter="&#160;: ">
<group delimiter="&#160;">
<text macro="author-citation"/>
<text macro="year-date"/>
</group>
<text variable="locator"/>
</group>
</layout>
</citation>
<bibliography>
<sort>
<key macro="author-short"/>
<key macro="year-date"/>
<key macro="title"/>
</sort>
<layout>
<group suffix="&#9;" delimiter=" ">
<text macro="author-short"/>
<text macro="year-date" font-weight="bold"/>
</group>
<group display="block" suffix=".&#9;">
<choose>
<if type="book">
<group delimiter=", ">
<text macro="responsability"/>
<text macro="title"/>
<text variable="note"/>
<text variable="volume"/>
<text macro="edition"/>
<text macro="publi_place"/>
<choose>
<if variable="version" match="none">
<text macro="collection"/>
</if>
</choose>
<text macro="archive"/>
<text macro="URLaccess"/>
</group>
</if>
<else-if type="map">
<group delimiter=", ">
<text macro="responsability"/>
<group delimiter=" ">
<text macro="title"/>
<text macro="genre"/>
</group>
<text variable="volume"/>
<text macro="edition"/>
<text variable="scale" prefix="éch. "/>
<text variable="note"/>
<text macro="publi_place"/>
<text macro="collection"/>
<text macro="archive"/>
<text variable="call-number"/>
<text macro="URLaccess"/>
</group>
</else-if>
<else-if type="article-journal article-magazine" match="any">
<group delimiter=", ">
<text macro="responsability"/>
<text macro="title"/>
<text macro="edition"/>
<text macro="issue"/>
<text macro="URLaccess"/>
<text macro="archive"/>
</group>
</else-if>
<else-if type="article-newspaper">
<group delimiter=", ">
<text macro="responsability"/>
<text macro="year-date"/>
<text macro="title"/>
<text macro="edition"/>
<text macro="publisher-place"/>
<text macro="date"/>
<text macro="page"/>
<text macro="URLaccess"/>
<text macro="archive"/>
</group>
</else-if>
<else-if type="paper-conference chapter entry entry-dictionary entry-encyclopedia" match="any">
<group delimiter=", ">
<text macro="responsability"/>
<text macro="title"/>
<text variable="event"/>
<text variable="note"/>
<text macro="edition"/>
<group delimiter=" ">
<label variable="volume" form="short"/>
<text variable="volume"/>
</group>
<text macro="publi_place"/>
<text macro="collection"/>
<text macro="page"/>
<text macro="archive"/>
<text macro="URLaccess"/>
</group>
</else-if>
<else-if type="speech">
<group delimiter=", ">
<text macro="responsability"/>
<text macro="title"/>
<text macro="genre"/>
<text macro="publisher-place"/>
<text macro="date"/>
</group>
</else-if>
<else-if type="thesis">
<group delimiter=", ">
<text macro="responsability"/>
<group delimiter=", ">
<text macro="title"/>
<group delimiter=" ">
<text macro="genre"/>
<group prefix="(" suffix=")" delimiter=", ">
<text macro="publisher-place"/>
<text macro="publisher"/>
</group>
</group>
</group>
<text macro="URLaccess"/>
<text macro="archive"/>
</group>
</else-if>
<else-if type="post-weblog post webpage" match="any">
<group delimiter=", ">
<text macro="responsability"/>
<group>
<text variable="title" quotes="true"/>
<text variable="container-title" font-style="italic" prefix=", "/>
<text term="online" prefix=" [" suffix="]"/>
</group>
<text macro="URLaccess"/>
</group>
</else-if>
<else-if type="broadcast motion_picture song" match="any">
<group delimiter=", ">
<text macro="responsability"/>
<text macro="title"/>
<text macro="publi_place"/>
<text macro="URLaccess"/>
</group>
</else-if>
<else-if type="report">
<group delimiter=", ">
<text macro="responsability"/>
<text macro="title"/>
<text macro="genre"/>
<text macro="edition" suffix=". "/>
<group delimiter=" ">
<text macro="publi_place"/>
<text macro="archive"/>
</group>
<text macro="URLaccess"/>
</group>
</else-if>
<else>
<group delimiter=", ">
<text macro="responsability"/>
<text macro="title"/>
<text macro="medium"/>
<text macro="edition"/>
<text macro="publi_place"/>
<text macro="collection"/>
<text macro="page"/>
<text macro="URLaccess"/>
<text macro="archive" prefix="(" suffix=")"/>
</group>
</else>
</choose>
</group>
</layout>
</bibliography>
</style>
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.