Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create revue-metis.csl #7345

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
264 changes: 264 additions & 0 deletions revue-metis
Original file line number Diff line number Diff line change
@@ -0,0 +1,264 @@
<?xml version="1.0" encoding="utf-8"?>
<style class="note" version="1.0" et-al-min="2" et-al-use-first="2" et-al-subsequent-min="3" et-al-subsequent-use-first="2" initialize="false" page-range-format="expanded" demote-non-dropping-particle="never" default-locale="fr-FR" xmlns="http://purl.org/net/xbiblio/csl">
<info>
<title>Revue Mètis</title>
<id>http://www.zotero.org/styles/revue-metis</id>
<link href="http://www.zotero.org/styles/revue-metis" rel="self"/>
<link href="https://www.anhima.fr/publications/revues/metis" rel="documentation"/>
<author>
<name>Axelle Bruguier</name>
<email>[email protected]</email>
</author>
<category citation-format="note"/>
<category field="history"/>
<category field="anthropology"/>
<issn>1105-2201</issn>
<eissn>1791-7077</eissn>
<summary>Feuille de style pour la revue Mètis</summary>
<updated>2024-12-04T09:30:11+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">éd.</term>
<term name="in">in</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. d.</term>
<term name="paragraph" form="short">§</term>
</terms>
</locale>
<macro name="author">
<names variable="author" delimiter=", ">
<name et-al-min="5" et-al-use-first="5" initialize="false" initialize-with=". "/>
<et-al font-variant="normal" font-style="italic"/>
<substitute>
<text macro="container-author"/>
</substitute>
</names>
</macro>
<macro name="editor">
<names variable="editor" delimiter=", ">
<name initialize="false" initialize-with="."/>
<et-al font-variant="normal" font-style="italic"/>
<substitute>
<text macro="container-author"/>
</substitute>
</names>
</macro>
<macro name="container-author">
<names variable="container-author" delimiter=", ">
<name sort-separator=", " initialize-with="." delimiter=", "/>
<et-al font-style="italic" font-variant="normal"/>
</names>
</macro>
<macro name="pages">
<group delimiter=" ">
<label variable="page" form="short"/>
<text variable="page"/>
</group>
</macro>
<macro name="author-short">
<names variable="author">
<name form="short" delimiter=", " font-variant="small-caps"/>
<et-al font-style="italic" font-variant="normal"/>
<substitute>
<names variable="editor"/>
<text variable="title-short" font-style="italic"/>
</substitute>
</names>
</macro>
<macro name="locator">
<choose>
<if locator="paragraph folio issue" match="any">
<group prefix=", " delimiter=" ">
<label variable="locator" form="short"/>
<text variable="locator"/>
</group>
</if>
<else>
<group prefix=", " delimiter=" ">
<label variable="locator" form="short" suffix=". "/>
<text variable="locator"/>
</group>
</else>
</choose>
</macro>
<macro name="title">
<choose>
<if type="book" match="any">
<text variable="title" text-case="capitalize-first" font-style="italic" display="block"/>
</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" text-case="capitalize-first" font-style="normal" display="block"/>
</else>
</choose>
</macro>
<macro name="publisher">
<text variable="publisher-place"/>
</macro>
<macro name="year-date">
<choose>
<if variable="issued" match="any">
<date date-parts="year" form="numeric" variable="issued" display="block">
<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="DOI">
<text variable="DOI"/>
</macro>
<citation et-al-min="4" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
<layout delimiter=" ; ">
<group>
<text macro="author-short" suffix=" "/>
<text macro="year-date"/>
<text macro="locator"/>
</group>
</layout>
</citation>
<bibliography>
<sort>
<key macro="author"/>
<key variable="original-date"/>
<key variable="issued"/>
<key variable="page-first"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<group>
<choose>
<if variable="author">
<names variable="author">
<name font-variant="small-caps" form="short" et-al-min="3" et-al-use-first="1" initialize="false"/>
<et-al font-style="italic" font-variant="normal"/>
</names>
</if>
<else-if variable="editor">
<names variable="editor">
<name form="short" delimiter=", " et-al-min="4" et-al-use-first="1"/>
<substitute>
<text macro="container-author"/>
</substitute>
</names>
</else-if>
<else>
<text variable="title-short"/>
</else>
</choose>
<text macro="year-date" text-case="uppercase" font-variant="normal" prefix=" " suffix=" : "/>
</group>
<group>
<choose>
<if variable="author">
<text macro="author" suffix=", "/>
</if>
<else-if variable="editor">
<text macro="editor" suffix=" (éd.), "/>
</else-if>
</choose>
<choose>
<if type="thesis">
<group delimiter=", ">
<text macro="title" font-style="italic"/>
<text value="thèse de doctorat"/>
<text variable="publisher"/>
</group>
</if>
<else-if type="webpage">
<group delimiter=" ">
<group suffix="," delimiter=", ">
<choose>
<if variable="container-title" match="none">
<text macro="title" font-style="italic"/>
</if>
<else>
<text macro="title"/>
<text variable="container-title" font-style="italic"/>
</else>
</choose>
</group>
<group prefix=" &lt;" suffix="&gt;" delimiter=", ">
<text variable="URL"/>
</group>
</group>
</else-if>
<else-if type="article-journal article-magazine article-newspaper broadcast personal_communication review review-book report" match="any">
<group>
<text macro="title" quotes="true"/>
<text variable="container-title" font-style="italic" prefix=", "/>
<text variable="volume" prefix=" "/>
<text variable="issue" prefix="-"/>
<text macro="pages" prefix=", "/>
<text macro="DOI" prefix=". DOI : "/>
</group>
</else-if>
<else-if type="book graphic document classic" match="any">
<group>
<text macro="title" display="block" font-style="italic"/>
<text macro="edition" prefix=", "/>
<text macro="publisher" prefix=", "/>
</group>
</else-if>
<else-if type="entry-dictionary entry-encyclopedia" match="any">
<group delimiter=", ">
<text macro="title" quotes="true"/>
<choose>
<if variable="title-short" match="any">
<text variable="title" form="short" font-style="italic"/>
</if>
<else>
<text variable="container-title" font-style="italic"/>
</else>
</choose>
<group delimiter=" ">
<label variable="volume" form="short"/>
<text variable="volume"/>
</group>
<text variable="publisher-place" prefix=", "/>
<text macro="pages"/>
</group>
</else-if>
<else-if type="chapter paper-conference" match="any">
<text macro="title" quotes="true" suffix=", "/>
<group>
<text value="in " font-style="italic"/>
<text macro="editor" suffix=" (éd.), "/>
<text variable="container-title" font-style="italic"/>
<text variable="publisher-place" prefix=", "/>
<text macro="pages" prefix=", "/>
</group>
</else-if>
<else-if type="chapter paper-conference entry-dictionary entry-encyclopedia book graphic document classic article-journal article-magazine article-newspaper broadcast personal_communication review review-book report" match="none">
<text macro="title" font-style="italic"/>
<text macro="publisher" prefix=", "/>
</else-if>
</choose>
</group>
</layout>
</bibliography>
</style>
Loading