Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Update gallia-prehistoire.csl (#4175)

  • Loading branch information
DMathelier authored and rmzelle committed Aug 17, 2019
1 parent c51bdcd commit 2ba14db35d4552279ac24ca9500e0140b2cdf292
Showing with 51 additions and 57 deletions.
  1. +51 −57 gallia-prehistoire.csl
@@ -1,24 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" delimiter-precedes-et-al="never" initialize-with="." page-range-format="expanded" demote-non-dropping-particle="sort-only" default-locale="fr-FR">
<!-- This style was edited with the Visual CSL Editor (https://editor.citationstyles.org/visualEditor/) -->
<info>
<title>Gallia Préhistoire (French)</title>
<title-short>GP</title-short>
<id>http://www.zotero.org/styles/gallia-prehistoire</id>
<link href="http://www.zotero.org/styles/gallia-prehistoire" rel="self"/>
<link href="http://www.persee.fr/collection/galip" rel="documentation"/>
<link href="http://www.mae.u-paris10.fr/gallia-prehistoire/" rel="documentation"/>
<link href="https://journals.openedition.org/galliap/430" rel="documentation"/>
<link href="http://www.mae.parisnanterre.fr/gallia-prehistoire/" rel="documentation"/>
<author>
<name>Thomas Perrin</name>
<email>tperrin@univ-tlse2.fr</email>
</author>
<author>
<name>Daphné Mathelier</name>
<email>daphne.mathelier@cnrs.fr</email>
</author>
<category citation-format="author-date"/>
<category field="history"/>
<category field="humanities"/>
<category field="anthropology"/>
<issn>0016-4127</issn>
<eissn>2109-9642</eissn>
<summary>Author-date style for Gallia Préhistoire - Préhistoire de la France dans son contexte européen</summary>
<updated>2017-11-14T12:51:08+00:00</updated>
<updated>2019-07-05T13:50:24+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">
@@ -41,23 +47,22 @@
<macro name="author">
<choose>
<if match="any" variable="author">
<names variable="author" font-variant="normal" delimiter=", ">
<name form="short" font-variant="normal" font-weight="normal" and="text" delimiter-precedes-last="never" et-al-min="3" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
<names variable="author" delimiter=", ">
<name form="short" and="text" delimiter-precedes-last="never" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
<et-al font-style="italic"/>
</names>
</if>
<else-if match="any" variable="editor">
<names variable="editor">
<name form="short" and="text" delimiter-precedes-last="never" et-al-min="3" name-as-sort-order="all" sort-separator=" "/>
<name form="short" and="text" delimiter-precedes-last="never" name-as-sort-order="all" sort-separator=" "/>
<et-al font-style="italic"/>
</names>
<text term="editor" form="short" prefix=" "/>
</else-if>
</choose>
</macro>
<macro name="editor">
<names variable="editor">
<name et-al-min="3" initialize-with="." name-as-sort-order="all"/>
<name initialize-with="." name-as-sort-order="all"/>
<label form="short"/>
<substitute>
<text macro="container-author"/>
@@ -66,23 +71,24 @@
</macro>
<macro name="container-author">
<names variable="container-author" delimiter=", ">
<name font-variant="normal" et-al-min="3" initialize-with="." name-as-sort-order="all" sort-separator=" "/>
<name initialize-with="." name-as-sort-order="all" sort-separator=" "/>
<et-al font-style="italic"/>
</names>
</macro>
<macro name="author-bib">
<choose>
<if match="any" variable="author">
<names variable="author">
<name font-variant="normal" font-weight="bold" et-al-min="10" name-as-sort-order="all" sort-separator=" ">
<name-part name="family" font-variant="small-caps"/>
<name font-weight="bold" et-al-min="10" name-as-sort-order="all" sort-separator=" ">
<name-part name="family"/>
</name>
<et-al font-style="italic"/>
</names>
</if>
<else-if match="any" variable="editor">
<names variable="editor">
<name font-weight="bold" et-al-min="10" name-as-sort-order="all" sort-separator=" ">
<name-part name="family" font-variant="small-caps"/>
<name-part name="family"/>
</name>
<label form="short" font-weight="bold" prefix=" (" suffix=")"/>
</names>
@@ -99,22 +105,22 @@
</if>
<else-if type="article article-journal" match="any">
<group delimiter=", ">
<text variable="title" text-case="capitalize-first" quotes="true"/>
<text variable="title" text-case="capitalize-first"/>
<text variable="container-title" text-case="capitalize-first" font-style="italic"/>
</group>
</else-if>
<else-if type="article-magazine article-newspaper" match="any">
<group delimiter=", ">
<text variable="title" text-case="capitalize-first" quotes="true" font-style="normal"/>
<text variable="title" text-case="capitalize-first" font-style="normal"/>
<group font-style="italic" delimiter=" ">
<text variable="container-title" text-case="capitalize-first" font-style="italic" font-weight="normal"/>
<text variable="container-title" text-case="capitalize-first" font-style="italic"/>
<date form="text" variable="issued" font-style="italic" prefix="(" suffix=")"/>
</group>
</group>
</else-if>
<else-if type="thesis report manuscript" match="any">
<text variable="title" text-case="capitalize-first" quotes="true" suffix=", " font-style="italic"/>
<text variable="genre" suffix=", "/>
<text variable="title" text-case="capitalize-first" font-style="italic" suffix=", "/>
<text variable="genre"/>
</else-if>
<else-if type="entry-dictionary entry-encyclopedia" match="any">
<group suffix=", ">
@@ -126,9 +132,9 @@
</else-if>
<else-if type="webpage" match="any">
<group>
<text variable="title" text-case="capitalize-first" quotes="true" suffix=", "/>
<text variable="container-title" text-case="capitalize-first" quotes="true" font-style="italic" suffix=", "/>
<text variable="URL" text-decoration="underline" suffix=", "/>
<text variable="title" text-case="capitalize-first" suffix=", "/>
<text variable="container-title" text-case="capitalize-first" font-style="italic" suffix=", "/>
<text variable="URL" text-decoration="underline" suffix=" "/>
<date form="text" variable="accessed" prefix="consulté le ">
<date-part name="day"/>
<date-part name="month"/>
@@ -140,13 +146,13 @@
<text variable="title" text-case="capitalize-first" font-style="italic"/>
</else-if>
<else>
<text variable="title" text-case="capitalize-first" quotes="true"/>
<text variable="title" text-case="capitalize-first"/>
</else>
</choose>
</macro>
<macro name="publisher">
<group delimiter=", ">
<text variable="publisher-place" font-weight="normal"/>
<text variable="publisher-place"/>
<text variable="publisher"/>
</group>
</macro>
@@ -155,25 +161,18 @@
<if type="bill book graphic legal_case legislation motion_picture paper-conference song" match="any">
<group delimiter=", ">
<group delimiter=",">
<text term="volume" form="short" suffix=".&amp;#160;"/>
<text variable="number-of-volumes"/>
<text variable="volume"/>
</group>
<group font-weight="normal">
<label font-weight="normal" variable="locator" form="short"/>
<text variable="locator"/>
</group>
<group>
<text variable="number-of-pages" suffix="&amp;#160;"/>
<label variable="number-of-pages" form="short"/>
</group>
<text variable="number-of-pages" suffix=" p."/>
</group>
</if>
<else-if type="manuscript thesis report" match="any">
<group>
<group>
<text variable="number-of-volumes" form="short" suffix="&amp;#160;"/>
<text term="volume" form="short" suffix="., "/>
<text term="volume" form="short" suffix=", "/>
</group>
<group>
<label variable="locator" form="short"/>
@@ -219,7 +218,7 @@
</macro>
<macro name="collection">
<group delimiter=" ">
<text variable="collection-title" font-weight="normal"/>
<text variable="collection-title"/>
<group>
<text term="issue" form="short" prefix=" " suffix=" "/>
<text variable="collection-number"/>
@@ -237,7 +236,7 @@
</group>
</if>
<else>
<text variable="edition" text-case="capitalize-first" font-variant="normal" suffix=", "/>
<text variable="edition" text-case="capitalize-first" suffix=", "/>
</else>
</choose>
<text macro="issue" prefix=", "/>
@@ -249,18 +248,16 @@
</else-if>
<else-if type="manuscript thesis report" match="any">
<group delimiter=", ">
<text variable="publisher-place" font-weight="normal"/>
<text variable="publisher-place"/>
</group>
</else-if>
<else-if type="article-magazine article-newspaper" match="any">
<group delimiter=" ">
<text macro="voljournal" font-weight="normal"/>
<group delimiter="">
<text macro="voljournal"/>
</group>
</else-if>
<else-if type="article article-journal" match="any">
<group>
<text macro="voljournal" text-case="capitalize-first" font-style="normal"/>
</group>
<text macro="voljournal" text-case="capitalize-first" font-style="normal"/>
</else-if>
</choose>
</macro>
@@ -277,10 +274,8 @@
</macro>
<macro name="voljournal">
<group delimiter=" ">
<text term="volume" form="short"/>
<text variable="volume"/>
<text term="issue" form="short"/>
<text variable="issue"/>
<text variable="issue" prefix="(" suffix=")"/>
</group>
</macro>
<macro name="author-opcit">
@@ -294,15 +289,14 @@
<else-if match="any" variable="editor">
<names variable="editor" delimiter=", ">
<name and="text" delimiter-precedes-last="never" et-al-min="3" initialize-with="." sort-separator=" "/>
<et-al/>
</names>
<text term="editor" prefix=" "/>
</else-if>
</choose>
<text term="cited" font-style="italic" prefix=", "/>
<text variable="locator" prefix="p.&amp;#160;"/>
</macro>
<citation and="text" sort-separator=" ; " et-al-use-first="1">
<citation and="text" sort-separator=" ; " et-al-min="3" et-al-use-first="1">
<sort>
<key variable="issued"/>
</sort>
@@ -327,33 +321,33 @@
</else-if>
<else>
<group>
<text macro="author" suffix=", "/>
<text macro="author" suffix=" "/>
<text macro="year-date"/>
</group>
</else>
</choose>
</layout>
</citation>
<bibliography et-al-use-first="1">
<bibliography et-al-min="3" et-al-use-first="1">
<sort>
<key macro="author" names-min="3" names-use-first="3"/>
<key variable="issued" sort="ascending"/>
<key variable="page-first"/>
<key variable="title"/>
</sort>
<layout suffix=".">
<group display="block">
<text macro="author-bib"/>
</group>
<group>
<text macro="year-date" suffix="&amp;#160;: "/>
</group>
<group delimiter=", ">
<text macro="title"/>
<text macro="edition"/>
<text macro="collection"/>
<text macro="publisher"/>
<text macro="vol-pages"/>
<group delimiter=" &#8211; ">
<group delimiter=" ">
<text macro="author-bib"/>
<text macro="year-date" font-weight="bold"/>
</group>
<group delimiter=", ">
<text macro="title"/>
<text macro="edition"/>
<text macro="collection"/>
<text macro="publisher"/>
<text macro="vol-pages"/>
</group>
</group>
</layout>
</bibliography>

0 comments on commit 2ba14db

Please sign in to comment.
You can’t perform that action at this time.