Permalink
Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up
POBrien333
#3604
a6cc7a6
Jul 16, 2018
<?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>Anabases (French)</title> | |
<id>http://www.zotero.org/styles/anabases</id> | |
<link href="http://www.zotero.org/styles/anabases" rel="self"/> | |
<link href="http://www.zotero.org/styles/changer-d-epoque" rel="template"/> | |
<link href="https://anabases.revues.org/1358" 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>1774-4296</issn> | |
<eissn>2256-9421</eissn> | |
<summary>Feuille de style pour la revue Anabases</summary> | |
<updated>2018-07-12T12:48:30+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">in</term> | |
<term name="online">mis en ligne le</term> | |
<term name="paragraph" form="short">§</term> | |
<term name="cited">op. cit.</term> | |
<term name="sub verbo">s.v.</term> | |
</terms> | |
</locale> | |
<macro name="author"> | |
<names variable="author" delimiter=", "> | |
<name font-variant="small-caps" sort-separator=", " initialize-with="." delimiter=", "/> | |
<et-al font-style="italic" font-variant="normal"/> | |
<substitute> | |
<text macro="editor"/> | |
<text macro="container-author"/> | |
</substitute> | |
</names> | |
</macro> | |
<macro name="container-author"> | |
<names variable="container-author" delimiter=", "> | |
<name font-variant="small-caps" sort-separator=", " initialize-with="." delimiter=", "/> | |
<et-al font-style="italic" font-variant="normal"/> | |
</names> | |
</macro> | |
<macro name="editor"> | |
<names variable="editor" delimiter=", "> | |
<name font-variant="small-caps" sort-separator=", " initialize-with="." delimiter=", "/> | |
<et-al font-style="italic" font-variant="normal"/> | |
<label form="short" prefix=" (" text-case="lowercase" suffix=")"/> | |
<substitute> | |
<text macro="container-author"/> | |
</substitute> | |
</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=")"/> | |
</names> | |
</macro> | |
<macro name="pages"> | |
<group delimiter=" "> | |
<label variable="page" form="short"/> | |
<text variable="page"/> | |
</group> | |
</macro> | |
<macro name="locator"> | |
<group delimiter=" "> | |
<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=" " 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"> | |
<text variable="publisher-place"/> | |
</macro> | |
<macro name="year-date"> | |
<choose> | |
<if type="webpage post-weblog" match="any"> | |
<text term="online" suffix=" "/> | |
<date variable="issued" form="text"/> | |
</if> | |
<else-if type="legal_case bill legislation" match="any"> | |
<date form="text" date-parts="year-month-day" variable="issued"/> | |
</else-if> | |
<else> | |
<date variable="issued"> | |
<date-part name="year"/> | |
</date> | |
</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="access"> | |
<group> | |
<text term="accessed" suffix=" "/> | |
<date variable="accessed" form="text"> | |
<date-part name="day"/> | |
<date-part name="month"/> | |
<date-part name="year"/> | |
</date> | |
</group> | |
</macro> | |
<macro name="URL"> | |
<group delimiter=" "> | |
<text value="url =" font-variant="small-caps"/> | |
<text variable="URL"/> | |
</group> | |
</macro> | |
<macro name="accessURL"> | |
<group delimiter=", " prefix=" (" suffix=")"> | |
<text macro="access"/> | |
<text macro="URL"/> | |
</group> | |
</macro> | |
<macro name="book"> | |
<group delimiter=" "> | |
<group delimiter=", "> | |
<text macro="title"/> | |
<text macro="publisher"/> | |
<text macro="edition"/> | |
<text macro="year-date"/> | |
</group> | |
<text macro="URL" prefix="(" suffix=")"/> | |
</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"/> | |
</group> | |
</macro> | |
<macro name="article"> | |
<group delimiter=", "> | |
<text macro="title" quotes="true"/> | |
<group delimiter=" "> | |
<text variable="container-title" form="short" font-style="italic"/> | |
<group delimiter="."> | |
<text variable="volume"/> | |
<text variable="issue"/> | |
</group> | |
<text macro="year-date" prefix="(" suffix=")"/> | |
</group> | |
</group> | |
<text macro="accessURL"/> | |
<text macro="pages" prefix=", "/> | |
</macro> | |
<macro name="dictionary"> | |
<group delimiter=", "> | |
<group delimiter=" "> | |
<text term="sub verbo" font-style="italic"/> | |
<text macro="title" quotes="true"/> | |
</group> | |
<text variable="container-title" font-style="italic"/> | |
<text variable="volume"/> | |
<text macro="year-date"/> | |
<text macro="pages"/> | |
</group> | |
</macro> | |
<macro name="chapter"> | |
<text macro="title" quotes="true" suffix=", "/> | |
<group delimiter=" "> | |
<text term="in"/> | |
<group delimiter=", "> | |
<text macro="editor"/> | |
<text variable="container-title" font-style="italic"/> | |
<text macro="publisher"/> | |
<text macro="year-date"/> | |
<text macro="pages"/> | |
</group> | |
<text macro="accessURL"/> | |
</group> | |
</macro> | |
<macro name="web"> | |
<group delimiter=", "> | |
<text macro="title" quotes="true"/> | |
<text variable="container-title" font-style="italic"/> | |
<text macro="year-date"/> | |
</group> | |
<text macro="accessURL"/> | |
</macro> | |
<macro name="legal"> | |
<group delimiter=", "> | |
<text macro="author-bib"/> | |
<text variable="archive"/> | |
<text macro="year-date"/> | |
<text variable="number"/> | |
</group> | |
</macro> | |
<macro name="manuscript"> | |
<group delimiter=", "> | |
<text macro="author-bib"/> | |
<text variable="archive"/> | |
<text variable="archive_location"/> | |
<text variable="call-number"/> | |
<text macro="year-date"/> | |
</group> | |
</macro> | |
<citation et-al-min="3" et-al-use-first="1"> | |
<layout delimiter=" ; "> | |
<choose> | |
<if position="subsequent"> | |
<group delimiter=", "> | |
<text macro="author"/> | |
<group delimiter=" "> | |
<text variable="title" form="short" font-style="italic"/> | |
<group delimiter=" " prefix=" (" suffix=")"> | |
<text value="supra" font-style="italic"/> | |
<group delimiter=" "> | |
<text term="note" form="short"/> | |
<text variable="first-reference-note-number"/> | |
</group> | |
</group> | |
</group> | |
<text macro="locator"/> | |
</group> | |
</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="—"> | |
<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="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=" "> | |
<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"/> | |
<group delimiter=" "> | |
<text term="volume" form="short"/> | |
<text variable="volume"/> | |
</group> | |
<text macro="publisher"/> | |
<text macro="year-date"/> | |
<text macro="pages"/> | |
</group> | |
</else-if> | |
<else-if type="legal_case legislation bill" match="any"> | |
<text macro="legal"/> | |
</else-if> | |
<else-if type="manuscript" match="any"> | |
<text macro="manuscript"/> | |
</else-if> | |
</choose> | |
</group> | |
</group> | |
</layout> | |
</bibliography> | |
</style> |