Skip to content

Commit

Permalink
Update groupe-danthropologie-et-darcheologie-funeraire.csl (JabRef#4777)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoisC37 committed May 10, 2020
1 parent 3b27a45 commit 06ab6ec
Showing 1 changed file with 8 additions and 21 deletions.
29 changes: 8 additions & 21 deletions groupe-danthropologie-et-darcheologie-funeraire.csl
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<id>http://www.zotero.org/styles/groupe-danthropologie-et-darcheologie-funeraire</id>
<link href="http://www.zotero.org/styles/groupe-danthropologie-et-darcheologie-funeraire" rel="self"/>
<link href="http://www.zotero.org/styles/documents-d-archeologie-francaise" rel="template"/>
<link href="https://www.gaaf-asso.fr/wp-content/uploads/Collection-Publication-du-Gaaf_Recommandations_auteurs_DEF-site-Gaaf.pdf" rel="documentation"/>
<link href="https://www.gaaf-asso.fr/wp-content/uploads/Collection-Publication-du-Gaaf_Recommandations_auteurs_DEF-V3.pdf" rel="documentation"/>
<author>
<name>Francois Capron</name>
<email>f.capron37@gmail.com</email>
</author>
<category citation-format="author-date"/>
<category field="history"/>
<category field="anthropology"/>
<updated>2020-03-05T03:30:20+00:00</updated>
<updated>2020-05-08T05:18:48+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>
Expand Down Expand Up @@ -331,19 +331,6 @@
</if>
</choose>
</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"/>
Expand Down Expand Up @@ -385,7 +372,7 @@
<text macro="collection"/>
</if>
</choose>
<text macro="archive"/>
<text variable="archive"/>
<text macro="URLaccess"/>
<text macro="publi_place"/>
<text macro="edition"/>
Expand All @@ -399,7 +386,7 @@
<text macro="URLaccess"/>
<text macro="accessed"/>
<text macro="edition"/>
<text macro="archive"/>
<text variable="archive"/>
</group>
</else-if>
<else-if type="paper-conference chapter entry entry-dictionary entry-encyclopedia" match="any">
Expand All @@ -410,7 +397,7 @@
<text variable="note"/>
<text macro="publi_place"/>
<text macro="page"/>
<text macro="archive"/>
<text variable="archive"/>
<text macro="URLaccess"/>
</group>
</else-if>
Expand All @@ -426,7 +413,7 @@
<text variable="note"/>
</group>
<text macro="URLaccess"/>
<text macro="archive"/>
<text variable="archive"/>
</group>
</else-if>
<else-if type="post-weblog post webpage" match="any">
Expand All @@ -448,7 +435,7 @@
<text macro="edition" suffix=". "/>
<group delimiter=", ">
<text macro="publisher"/>
<text macro="archive"/>
<text variable="archive"/>
<text variable="note"/>
</group>
<text macro="URLaccess"/>
Expand All @@ -465,7 +452,7 @@
<text macro="collection"/>
<text macro="page"/>
<text macro="URLaccess"/>
<text macro="archive" prefix="(" suffix=")"/>
<text variable="archive"/>
</group>
</else>
</choose>
Expand Down

0 comments on commit 06ab6ec

Please sign in to comment.