Initialisation
This commit is contained in:
commit
e7e949ec9e
713
REB_CSL-dev/REB.csl
Normal file
713
REB_CSL-dev/REB.csl
Normal file
|
@ -0,0 +1,713 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
|
||||||
|
<!-- ATTENTION RÉTRO-COMPATIBILITÉ
|
||||||
|
delimiter=" " introduit dans le layout de cs:citation, peut provoquer l'introduction d'espaces non souhaitées dans les documents rédigés alors qu'il n'y avait pas de délimiteur. Le supprimer temporairement si j'y retouche
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- MACRO
|
||||||
|
DÉCRIRE CE QUE FAIT LA MACRO REB
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- TRAVAIL MANUEL À FAIRE
|
||||||
|
- Enregistrer le document sous format docx.
|
||||||
|
- Ouvrir le fichier docx.
|
||||||
|
- Passer tout le texte en Times New Roman.
|
||||||
|
- Appliquer les macros REB puis Année philologique.
|
||||||
|
- Indiquer la référence des notes après "cité n. " ou le supprimer si l'on fait une liste des abréviations.
|
||||||
|
- Sélectionner les ouvrages pertinents pour la liste des abréviations parmi ceux ajoutés automatiquement dans la bibliographie, puis enlever la mention "cité n. ".
|
||||||
|
- Abréger les références subséquentes aux ouvrages collectifs (pour deux chapitres différents au sein d'un même ouvrage).
|
||||||
|
- Rétablir les guillemets d'origine dans les titres d'ouvrages étrangers (peut être accéléré par l'utilisation de l'outil automatique de recherche et remplacement de votre logiciel de traitement de texte).
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- ABRÉVIATIONS DE REVUES
|
||||||
|
|
||||||
|
Dans le gestionnaire de macros LibreOffice, créer un module "ApresZotero" et copier-coller les macros fournies dans la feuille de style de chaque revue. Lorsque vous êtes sûr qu'il n'y a plus rien à modifier dans votre document, faites une copie de sauvegarde de votre fichier (pour rendre l'action réversible) et appliquez la macro correspondant à la revue désirée dans le module "ApresZotero". **expliquer où les trouver, comment les installer dans un nouveau module et comment les activer et les utiliser ; il est envisageable de stocker le code des macros dans le document** **Prévoir un support Word.**
|
||||||
|
|
||||||
|
Pour éviter que Zotéro ne rafraîchisse les citations automatiquement, désactiver auparavant l'option correspondante dans les préférences.
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
<!-- TYPES DE DOCUMENTS PRIS EN COMPTE DANS CE STYLE
|
||||||
|
|
||||||
|
Les noms des types de document vraiment supportés dans cette version sont précédés d'une astérisque ; les autres sont à faire... Pour l'instant, le champ "Archive" n'est pas pris en charge. N'hésitez pas à me contacter à l'adresse donnée plus bas si vous avez besoin que l'une de ces fonctionnalités soit ajoutée.
|
||||||
|
|
||||||
|
NOM DANS CSL ; NOM FRANÇAIS DANS ZOTERO
|
||||||
|
*article-journal ; Article de revue ; Inclut les compte-rendus d'ouvrage.
|
||||||
|
*article-magazine ; Article de magazine
|
||||||
|
*article-newspaper ; Article de journal
|
||||||
|
*book ; Livre ; N'inclut pas les actes de colloque. Voir à "paper-conference" comment enregistrer des actes de colloque.
|
||||||
|
*chapter ; Chapitre de livre ; Inclut les contributions dans les ouvrages collectifs, mais pas les articles dans les actes de colloque.
|
||||||
|
*entry-dictionary ; Entrée de dictionnaire
|
||||||
|
*entry-encyclopedia ; Article d'encyclopédie
|
||||||
|
interview ; Interview
|
||||||
|
*paper-conference ; Article de colloque ; Article publié dans des actes de colloque. Utiliser aussi ce type pour enregistrer des actes de manière globale : il suffit de ne pas enregistrer d'auteur ni de titre, mais seulement "Titre des actes", "Intitulé du colloque", et les éditeurs des actes. Mettre le signe de ponctuation qui sépare le titre des actes de l'intitulé du colloque au début de l'intitulé du colloque. Zotéro ne permet pas d'enregistrer le numéro de collection, mais on peut le faire à la suite du titre de la collection. (Note de développement : "Titre des actes" correspond à la variable "container-title" et "Intitulé du colloque" à la variable "event". "Lieu" correspond à "event-place", donc il faut prévoir de traiter "event-place" comme "publisher-place").
|
||||||
|
*manuscript ; Manuscrit
|
||||||
|
*post-weblog ; Billet de blog
|
||||||
|
*thesis ; Thèse de doctorat ; (Note de développement : Le champ "Université" dans Zotéro correspond à "publisher" dans CSL et le champ "Type" à "genre" (= "PhD dissertation", "Thèse de doctorat",...).)
|
||||||
|
*webpage : Page web -->
|
||||||
|
|
||||||
|
<!-- LANGUE
|
||||||
|
Pour utiliser ce style dans un article rédigé dans une langue autre que le français, vous pouvez modifier la valeur de la variable "default-locale" ci-dessous (voir la liste des valeurs possibles ici : https://github.com/citation-style-language/locales/wiki). Penser à modifier les valeurs indiquées au sein des balises <term> ci-dessous. -->
|
||||||
|
|
||||||
|
<style xmlns="http://purl.org/net/xbiblio/csl" class="note" default-locale="fr-FR" version="1.0" page-range-format="expanded" initialize-with-hyphen="true" name-form="long" and="text" delimiter-precedes-last="never" sort-separator=" " initialize-with=". " name-delimiter=", ">
|
||||||
|
<!-- With Pandoc, post-processing is needed to remove the " " character in first names containing an hypen. -->
|
||||||
|
<info>
|
||||||
|
<title>Zotéro pour les byzantinistes – Revue des études byzantines — Développement</title>
|
||||||
|
<title-short>REB_dev</title-short>
|
||||||
|
<id>http://zotero.org/styles/reb-zotbyz-dev</id>
|
||||||
|
<author>
|
||||||
|
<name>Bastien Dumont</name>
|
||||||
|
<email>bastien.dumont@univ-paris1.fr</email>
|
||||||
|
</author>
|
||||||
|
<category citation-format="note"/>
|
||||||
|
<category field="history"/>
|
||||||
|
<updated>2019-02-04T12:10:36+01: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="ibid">ibidem</term>
|
||||||
|
<term name="ordinal"><sup>e</sup></term>
|
||||||
|
<term name="ordinal-01" gender-form="masculine"><sup>er</sup></term>
|
||||||
|
<term name="ordinal-01" gender-form="feminine"><sup>ère</sup></term>
|
||||||
|
<term name="cited">cité n. </term>
|
||||||
|
<term name="in">dans</term>
|
||||||
|
<term name="translator" form="verb">traduit</term>
|
||||||
|
<!-- Dans certains styles, le label "éd." s'appliquera aussi bien à l'éditeur d'une source qu'à celui d'un ouvrage collectif. Cependant, au cas où certaines normes éditoriales prescrivent de distinguer les deux, il est conseillé de réserver le champ "Éditeur" dans Zotéro à l'éditeur d'une source et d'utiliser le champ "Auteur du livre" pour un éditeur d'ouvrage collectif. Les articles dans des actes de colloque et les entrées de dictionnaire font exception : comme il n'est pas prévu de champ "Auteur du livre" pour ces types et que, par ailleurs, aucune source n'est publiée ainsi, le nom entré dans le champ "Éditeur" est traité par le présent modèle avec le label "container-author". -->
|
||||||
|
<term name="container-author" form="short">éd.</term>
|
||||||
|
<!-- Le label suivant a été détourné car la catégorie "collaborateur" dans Zotéro ne semble pas être supportée par CSL (voir http://docs.citationstyles.org/en/1.0.1/specification.html#roles). -->
|
||||||
|
<term name="collection-editor" form="long">avec la collaboration de</term>
|
||||||
|
<term name="folio" form="short">
|
||||||
|
<single>f.</single>
|
||||||
|
<multiple>ff.</multiple>
|
||||||
|
</term>
|
||||||
|
<term name="column" form="short">col.</term>
|
||||||
|
<!-- Les deux termes suivants doivent être post-traités pour mettre "o" et "os" en exposant. Utiliser les caractères Unicode exposants ne donne pas de bons résultats. -->
|
||||||
|
<term name="number" form="short">
|
||||||
|
<single>no</single>
|
||||||
|
<multiple>nos</multiple>
|
||||||
|
</term>
|
||||||
|
<term name="issue" form="short">
|
||||||
|
<single>no</single>
|
||||||
|
<multiple>nos</multiple>
|
||||||
|
</term>
|
||||||
|
<term name="line" form="short">l.</term>
|
||||||
|
<term name="paragraph" form="short">
|
||||||
|
<single>§</single>
|
||||||
|
<multiple>§§</multiple>
|
||||||
|
</term>
|
||||||
|
</terms>
|
||||||
|
</locale>
|
||||||
|
|
||||||
|
<!-- Indique l'auteur, le titre et l'éditeur de la source, plus la cote du manuscrit si le type est "Manuscrit". -->
|
||||||
|
<macro name="source">
|
||||||
|
<group delimiter=", ">
|
||||||
|
<names variable="author">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
<group>
|
||||||
|
<text variable="abstract" font-style="italic"/>
|
||||||
|
<!-- Utile pour les références aux corpus type CPG ou BHG.
|
||||||
|
Nécessite un post-traitement pour mettre le nom du répertoire en italiques. -->
|
||||||
|
<text variable="references" prefix=" (" suffix=")"/>
|
||||||
|
</group>
|
||||||
|
<names variable="editor translator" delimiter=", ">
|
||||||
|
<label form="short" suffix=" "/>
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
<names variable="collection-editor">
|
||||||
|
<label form="long" suffix=" "/>
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
</group>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="manuscript">
|
||||||
|
<choose>
|
||||||
|
<if type="manuscript">
|
||||||
|
<group delimiter=", ">
|
||||||
|
<text variable="publisher-place"/>
|
||||||
|
<text variable="archive"/>
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text variable="archive_location"/>
|
||||||
|
<text variable="call-number"/>
|
||||||
|
<text variable="source" prefix="(" suffix=")"/>
|
||||||
|
</group>
|
||||||
|
</group>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="author">
|
||||||
|
<group delimiter=", ">
|
||||||
|
<choose>
|
||||||
|
<!-- Ce choix conditionnel sert à faire en sorte que le nom de l'éditeur n'apparaisse que dans le cas d'un ouvrage collectif. Dans le cas d'un article dans un ouvrage, l'éditeur est implémenté par la macro "title" de manière à ce qu'il suive le titre de l'article. -->
|
||||||
|
<if type="book">
|
||||||
|
<names variable="author">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
<group>
|
||||||
|
<names variable="editor">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
<text term="container-author" form="short" prefix=" (" suffix=")"/>
|
||||||
|
</group>
|
||||||
|
<choose>
|
||||||
|
<if variable="original-publisher" match="none">
|
||||||
|
<names variable="translator">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
<label form="short" prefix=" (" suffix=")"/>
|
||||||
|
</names>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
<names variable="collection-editor">
|
||||||
|
<label form="long" suffix=" "/>
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
</if>
|
||||||
|
<else-if type="article-journal article-magazine article-newspaper chapter entry-dictionary entry-encyclopedia paper-conference thesis post post-weblog webpage" match="any">
|
||||||
|
<names variable="author">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
<names variable="collection-editor" delimiter=", ">
|
||||||
|
<label form="long" suffix=" "/>
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
</else-if>
|
||||||
|
</choose>
|
||||||
|
</group>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Cette macro sert à ne pas indiquer l'éditeur d'une source dans une citation subséquente. -->
|
||||||
|
<macro name="author-subsequent">
|
||||||
|
<choose>
|
||||||
|
<if variable="abstract">
|
||||||
|
<names variable="author">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<choose>
|
||||||
|
<if variable="author">
|
||||||
|
<names variable="author">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<names variable="editor translator">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
<label form="short" prefix=" (" suffix=")"/>
|
||||||
|
</names>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="title">
|
||||||
|
<group delimiter=", ">
|
||||||
|
<choose>
|
||||||
|
<if type="book">
|
||||||
|
<choose>
|
||||||
|
<if variable="container-title">
|
||||||
|
<group>
|
||||||
|
<text variable="container-title" font-style="italic"/>
|
||||||
|
<text macro="volume-book" prefix=". "/>
|
||||||
|
</group>
|
||||||
|
<text variable="title" text-case="capitalize-first" font-style="italic"/>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<group>
|
||||||
|
<text variable="title" text-case="capitalize-first" font-style="italic"/>
|
||||||
|
<text macro="volume-book" prefix=". "/>
|
||||||
|
</group>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</if>
|
||||||
|
<else-if type="paper-conference">
|
||||||
|
<choose>
|
||||||
|
<if variable="title">
|
||||||
|
<text variable="title"/>
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text term="in"/>
|
||||||
|
<names variable="editor">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
<text term="container-author" form="short" prefix="(" suffix=")"/>
|
||||||
|
</group>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<group delimiter=" ">
|
||||||
|
<names variable="editor">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
<text term="container-author" form="short" prefix="(" suffix=")"/>
|
||||||
|
</group>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
<group>
|
||||||
|
<text variable="container-title" font-style="italic"/>
|
||||||
|
<text variable="event" font-style="italic"/>
|
||||||
|
</group>
|
||||||
|
</else-if>
|
||||||
|
<else-if type="article-journal article-magazine" match="any">
|
||||||
|
<text variable="title"/>
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text variable="container-title" font-style="italic"/>
|
||||||
|
<!-- Ceci ne concerne qu'un numéro de revue. Pour un volume au sein d'une série de livres (p. ex. Das Konzil von Chalkedon. II: Die Entscheidung um Chalkedon), l'ensemble doit être indiqué et mis en forme dans le champ "Titre".) -->
|
||||||
|
<text macro="volume-journal"/>
|
||||||
|
</group>
|
||||||
|
</else-if>
|
||||||
|
<else-if type="article-newspaper">
|
||||||
|
<text variable="title"/>
|
||||||
|
<text variable="container-title" font-style="italic"/>
|
||||||
|
</else-if>
|
||||||
|
<else-if type="thesis">
|
||||||
|
<!-- L'instruction <text variable="publisher"/> n'est pas dans la macro "publisher" car le nom de l'université doit apparaître avant le nom de lieu. -->
|
||||||
|
<text variable="title" font-style="italic"/>
|
||||||
|
<text macro="volume-book"/>
|
||||||
|
<text variable="genre"/>
|
||||||
|
<text variable="publisher"/>
|
||||||
|
</else-if>
|
||||||
|
<else-if type="chapter">
|
||||||
|
<text variable="title"/>
|
||||||
|
<group>
|
||||||
|
<text term="in" suffix=" "/>
|
||||||
|
<text macro="editor-of-container"/>
|
||||||
|
</group>
|
||||||
|
<group delimiter=". ">
|
||||||
|
<text variable="container-title" font-style="italic"/>
|
||||||
|
<text macro="volume-book"/>
|
||||||
|
</group>
|
||||||
|
</else-if>
|
||||||
|
<else-if type="entry-dictionary entry-encyclopedia" match="any">
|
||||||
|
<text variable="title"/>
|
||||||
|
<group>
|
||||||
|
<text term="in" suffix=" "/>
|
||||||
|
<group delimiter=", ">
|
||||||
|
<group>
|
||||||
|
<names variable="editor">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
<text term="container-author" form="short" prefix=" (" suffix=")"/>
|
||||||
|
</group>
|
||||||
|
<names variable="container-author">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
|
||||||
|
</names>
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text variable="container-title" font-style="italic"/>
|
||||||
|
<text macro="volume-book"/>
|
||||||
|
</group>
|
||||||
|
</group>
|
||||||
|
</group>
|
||||||
|
</else-if>
|
||||||
|
<else-if type="webpage post-weblog" match="any">
|
||||||
|
<text variable="title"/>
|
||||||
|
<group delimiter=", ">
|
||||||
|
<group delimiter=" ">
|
||||||
|
<choose>
|
||||||
|
<if variable="title">
|
||||||
|
<text term="at"/>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
<text macro="editor-of-container"/>
|
||||||
|
</group>
|
||||||
|
<text variable="container-title" font-style="italic"/>
|
||||||
|
</group>
|
||||||
|
</else-if>
|
||||||
|
</choose>
|
||||||
|
</group>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="editor-of-container">
|
||||||
|
<choose>
|
||||||
|
<!-- Ce choix conditionnel permet d'éviter que le nom de l'éditeur ou traducteur du texte ne soit repris après le titre de la source (car il est déjà pris en charge par la macro "source"). Seul le nom d'un éventuel directeur d'ouvrage collectif ou éditeur de dictionnaire ou encyclopédie est indiqué après le titre de la source. -->
|
||||||
|
<if variable="abstract">
|
||||||
|
<names variable="container-author">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
<label form="short" prefix=" (" suffix=")"/>
|
||||||
|
</names>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<group>
|
||||||
|
<names variable="editor">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
<text term="container-author" form="short" prefix=" (" suffix=")"/>
|
||||||
|
</group>
|
||||||
|
<names variable="container-author">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
<label form="short" text-case="lowercase" prefix=" (" suffix=")"/>
|
||||||
|
</names>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="title-short">
|
||||||
|
<choose>
|
||||||
|
<if variable="title-short">
|
||||||
|
<choose>
|
||||||
|
<if variable="abstract" type="book thesis" match="any">
|
||||||
|
<text variable="title-short" font-style="italic"/>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<text variable="title-short"/>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</if>
|
||||||
|
<else-if variable="abstract">
|
||||||
|
<text variable="abstract" font-style="italic"/>
|
||||||
|
</else-if>
|
||||||
|
<else-if type="manuscript" variable="container-title-short" match="all">
|
||||||
|
<text variable="container-title-short"/>
|
||||||
|
</else-if>
|
||||||
|
</choose>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="volume-book">
|
||||||
|
<group delimiter="-">
|
||||||
|
<number variable="volume" form="roman" text-case="uppercase"/>
|
||||||
|
<number variable="issue"/>
|
||||||
|
</group>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="volume-journal">
|
||||||
|
<group delimiter="-">
|
||||||
|
<number variable="volume"/>
|
||||||
|
<number variable="issue"/>
|
||||||
|
</group>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="translation">
|
||||||
|
<choose>
|
||||||
|
<if variable="original-publisher">
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text term="translator" form="verb"/>
|
||||||
|
<text variable="original-publisher"/>
|
||||||
|
<text term="by"/>
|
||||||
|
<names variable="translator">
|
||||||
|
<name>
|
||||||
|
<name-part name="family" font-variant="small-caps"/>
|
||||||
|
</name>
|
||||||
|
</names>
|
||||||
|
</group>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="pub-place">
|
||||||
|
<choose>
|
||||||
|
<if type="book chapter entry-dictionary entry-encyclopedia" match="any">
|
||||||
|
<text variable="publisher-place"/>
|
||||||
|
</if>
|
||||||
|
<else-if type="paper-conference">
|
||||||
|
<text variable="event-place"/>
|
||||||
|
</else-if>
|
||||||
|
</choose>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="publisher">
|
||||||
|
<choose>
|
||||||
|
<if type="book chapter entry-dictionary entry-encyclopedia paper-conference" match="any">
|
||||||
|
<text variable="publisher"/>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="year">
|
||||||
|
<choose>
|
||||||
|
<if type="article-journal book paper-conference thesis chapter entry-dictionary entry-encyclopedia" match="any">
|
||||||
|
<date variable="issued">
|
||||||
|
<date-part name="year"/>
|
||||||
|
</date>
|
||||||
|
</if>
|
||||||
|
<else-if type="article-newspaper article-magazine" match="any">
|
||||||
|
<date variable="issued" form="numeric"/>
|
||||||
|
</else-if>
|
||||||
|
</choose>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="collection">
|
||||||
|
<group prefix="(" suffix=")" delimiter=" ">
|
||||||
|
<text variable="collection-title"/>
|
||||||
|
<text variable="collection-number"/>
|
||||||
|
</group>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="sort-sources">
|
||||||
|
<!-- Cette macro n'est pas destinée à être l'argument d'un "cs:text", mais est utilisée dans la macro "bibliography" pour indiquer en premier les sources, éventuellement elles-mêmes classées selon le critère renseigné dans "Extra" comme valeur de la variable "keyword", puis la littérature secondaire. -->
|
||||||
|
<choose>
|
||||||
|
<if variable="abstract">
|
||||||
|
<text value="000"/>
|
||||||
|
<!--text variable="keyword"/-->
|
||||||
|
<text macro="source"/>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
<text macro="author"/>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="locator">
|
||||||
|
<choose>
|
||||||
|
<if locator="column">
|
||||||
|
<text variable="locator" font-variant="small-caps"/>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<group delimiter=" ">
|
||||||
|
<label variable="locator" form="short"/>
|
||||||
|
<choose>
|
||||||
|
<if locator="folio">
|
||||||
|
<text variable="locator"/>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<text variable="locator" font-variant="small-caps"/>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</group>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="page">
|
||||||
|
<!-- L'ajout de "font-variant="small-caps"" à "text variable="locator/page"" sert à rendre les chiffres romains en petites majuscules. Il ne faut donc pas introduire de mots comme "et" dans le champ "Pages" dans l'éditeur de notes de Zotero ! -->
|
||||||
|
<group delimiter=" ">
|
||||||
|
<choose>
|
||||||
|
<if type="manuscript">
|
||||||
|
<!-- Nécessite un post-traitement pour que le terme "folio" soit mis au pluriel si besoin (p. ex. "ff."). -->
|
||||||
|
<text term="folio" form="short"/>
|
||||||
|
<text variable="page"/>
|
||||||
|
</if>
|
||||||
|
<else-if type="webpage post-weblog" match="any">
|
||||||
|
<text variable="URL"/>
|
||||||
|
</else-if>
|
||||||
|
<else>
|
||||||
|
<label variable="page" form="short"/>
|
||||||
|
<text variable="page" font-variant="small-caps"/>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</group>
|
||||||
|
<group delimiter=" ">
|
||||||
|
<!-- La variable "chapter-number" sert à pallier l'absence d'une variable "column" (existe seulement comme locator). -->
|
||||||
|
<text variable="chapter-number" font-variant="small-caps"/>
|
||||||
|
</group>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
<macro name="accessed">
|
||||||
|
<choose>
|
||||||
|
<if type="webpage post-weblog" match="any">
|
||||||
|
<group prefix="(" suffix=")" delimiter=" ">
|
||||||
|
<text term="accessed"/>
|
||||||
|
<date variable="accessed" form="numeric"/>
|
||||||
|
</group>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<group prefix="[" suffix="]">
|
||||||
|
<text term="online" suffix=" : "/>
|
||||||
|
<text variable="URL"/>
|
||||||
|
<group>
|
||||||
|
<text term="accessed" prefix=", " suffix=" "/>
|
||||||
|
<date variable="accessed" form="numeric"/>
|
||||||
|
</group>
|
||||||
|
</group>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</macro>
|
||||||
|
|
||||||
|
|
||||||
|
<citation disambiguate-add-names="true" disambiguate-add-givenname="true" givenname-disambiguation-rule="all-names">
|
||||||
|
<layout suffix=".">
|
||||||
|
<!-- D'abord un choix conditionnel qui décrit les cas d'ouvrages déjà cités, puis le cas normal. -->
|
||||||
|
<choose>
|
||||||
|
<if position="ibid-with-locator ibid" match="any">
|
||||||
|
<group delimiter=", ">
|
||||||
|
<text term="ibid" text-case="capitalize-first" font-style="italic"/>
|
||||||
|
<text macro="locator"/>
|
||||||
|
</group>
|
||||||
|
</if>
|
||||||
|
<else-if position="subsequent">
|
||||||
|
<group delimiter=", ">
|
||||||
|
<text macro="author-subsequent"/>
|
||||||
|
<choose>
|
||||||
|
<if variable="title-short abstract container-title-short" match="any">
|
||||||
|
<text macro="title-short"/>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<choose>
|
||||||
|
<if type="book thesis" match="any">
|
||||||
|
<text variable="title" font-style="italic"/>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<choose>
|
||||||
|
<if variable="title">
|
||||||
|
<text variable="title"/>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<text variable="container-title" font-style="italic"/>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
<group>
|
||||||
|
<text term="cited"/>
|
||||||
|
<text variable="first-reference-note-number"/>
|
||||||
|
</group>
|
||||||
|
<text macro="locator"/>
|
||||||
|
</group>
|
||||||
|
</else-if>
|
||||||
|
<else>
|
||||||
|
<group delimiter=" ">
|
||||||
|
<group delimiter=", ">
|
||||||
|
<choose>
|
||||||
|
<if variable="abstract">
|
||||||
|
<choose>
|
||||||
|
<if variable="title container-title" match="none">
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text macro="source"/>
|
||||||
|
<text macro="collection"/>
|
||||||
|
</group>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<text macro="source"/>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<text macro="author"/>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
<choose>
|
||||||
|
<if variable="title container-title" match="any">
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text macro="title"/>
|
||||||
|
<text macro="collection"/>
|
||||||
|
</group>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
<text macro="translation"/>
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text macro="pub-place"/>
|
||||||
|
<group>
|
||||||
|
<text macro="year"/>
|
||||||
|
<text variable="edition" vertical-align="sup"/>
|
||||||
|
</group>
|
||||||
|
</group>
|
||||||
|
<text macro="manuscript"/>
|
||||||
|
<choose>
|
||||||
|
<if variable="page chapter-number" type="webpage post-weblog" match="any">
|
||||||
|
<text macro="page"/>
|
||||||
|
<text macro="locator" prefix=", ici "/>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<text macro="locator"/>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</group>
|
||||||
|
<text macro="accessed"/>
|
||||||
|
</group>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</layout>
|
||||||
|
</citation>
|
||||||
|
|
||||||
|
<bibliography hanging-indent="true" et-al-min="11" et-al-use-first="7" entry-spacing="1" line-spacing="1">
|
||||||
|
<sort>
|
||||||
|
<key macro="sort-sources" names-min="3" names-use-first="3"/>
|
||||||
|
<key variable="issued" sort="descending"/>
|
||||||
|
</sort>
|
||||||
|
<layout suffix=".">
|
||||||
|
<choose>
|
||||||
|
<if variable="title-short abstract container-title-short" match="any">
|
||||||
|
<group delimiter="|">
|
||||||
|
<group delimiter=", ">
|
||||||
|
<text macro="author-subsequent"/>
|
||||||
|
<text macro="title-short"/>
|
||||||
|
</group>
|
||||||
|
<group delimiter=", ">
|
||||||
|
<choose>
|
||||||
|
<if variable="abstract">
|
||||||
|
<choose>
|
||||||
|
<if variable="title container-title" match="none">
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text macro="source"/>
|
||||||
|
<text macro="collection"/>
|
||||||
|
</group>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<text macro="source"/>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
</if>
|
||||||
|
<else>
|
||||||
|
<text macro="author"/>
|
||||||
|
</else>
|
||||||
|
</choose>
|
||||||
|
<choose>
|
||||||
|
<if variable="title container-title" match="any">
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text macro="title"/>
|
||||||
|
<text macro="collection"/>
|
||||||
|
</group>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
<text macro="translation"/>
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text macro="pub-place"/>
|
||||||
|
<group>
|
||||||
|
<text macro="year"/>
|
||||||
|
<text variable="edition" vertical-align="sup"/>
|
||||||
|
</group>
|
||||||
|
</group>
|
||||||
|
<text macro="manuscript"/>
|
||||||
|
<group delimiter=" ">
|
||||||
|
<text macro="page"/>
|
||||||
|
<text macro="accessed"/>
|
||||||
|
</group>
|
||||||
|
</group>
|
||||||
|
</group>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
</layout>
|
||||||
|
</bibliography>
|
||||||
|
</style>
|
||||||
|
|
601
REB_CSL-dev/REB_CSL-Validation.html
Normal file
601
REB_CSL-dev/REB_CSL-Validation.html
Normal file
|
@ -0,0 +1,601 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="generator" content="pandoc" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
|
||||||
|
<title>CSL-Tests</title>
|
||||||
|
<style>
|
||||||
|
html {
|
||||||
|
line-height: 1.5;
|
||||||
|
font-family: Georgia, serif;
|
||||||
|
font-size: 20px;
|
||||||
|
color: #1a1a1a;
|
||||||
|
background-color: #fdfdfd;
|
||||||
|
}
|
||||||
|
body {
|
||||||
|
margin: 0 auto;
|
||||||
|
max-width: 36em;
|
||||||
|
padding-left: 50px;
|
||||||
|
padding-right: 50px;
|
||||||
|
padding-top: 50px;
|
||||||
|
padding-bottom: 50px;
|
||||||
|
hyphens: auto;
|
||||||
|
word-wrap: break-word;
|
||||||
|
text-rendering: optimizeLegibility;
|
||||||
|
font-kerning: normal;
|
||||||
|
}
|
||||||
|
@media (max-width: 600px) {
|
||||||
|
body {
|
||||||
|
font-size: 0.9em;
|
||||||
|
padding: 1em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
@media print {
|
||||||
|
body {
|
||||||
|
background-color: transparent;
|
||||||
|
color: black;
|
||||||
|
font-size: 12pt;
|
||||||
|
}
|
||||||
|
p, h2, h3 {
|
||||||
|
orphans: 3;
|
||||||
|
widows: 3;
|
||||||
|
}
|
||||||
|
h2, h3, h4 {
|
||||||
|
page-break-after: avoid;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
p {
|
||||||
|
margin: 1em 0;
|
||||||
|
}
|
||||||
|
a {
|
||||||
|
color: #1a1a1a;
|
||||||
|
}
|
||||||
|
a:visited {
|
||||||
|
color: #1a1a1a;
|
||||||
|
}
|
||||||
|
img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
margin-top: 1.4em;
|
||||||
|
}
|
||||||
|
h5, h6 {
|
||||||
|
font-size: 1em;
|
||||||
|
font-style: italic;
|
||||||
|
}
|
||||||
|
h6 {
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
ol, ul {
|
||||||
|
padding-left: 1.7em;
|
||||||
|
margin-top: 1em;
|
||||||
|
}
|
||||||
|
li > ol, li > ul {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
blockquote {
|
||||||
|
margin: 1em 0 1em 1.7em;
|
||||||
|
padding-left: 1em;
|
||||||
|
border-left: 2px solid #e6e6e6;
|
||||||
|
color: #606060;
|
||||||
|
}
|
||||||
|
code {
|
||||||
|
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
|
||||||
|
font-size: 85%;
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
pre {
|
||||||
|
margin: 1em 0;
|
||||||
|
overflow: auto;
|
||||||
|
}
|
||||||
|
pre code {
|
||||||
|
padding: 0;
|
||||||
|
overflow: visible;
|
||||||
|
}
|
||||||
|
.sourceCode {
|
||||||
|
background-color: transparent;
|
||||||
|
overflow: visible;
|
||||||
|
}
|
||||||
|
hr {
|
||||||
|
background-color: #1a1a1a;
|
||||||
|
border: none;
|
||||||
|
height: 1px;
|
||||||
|
margin: 1em 0;
|
||||||
|
}
|
||||||
|
table {
|
||||||
|
margin: 1em 0;
|
||||||
|
border-collapse: collapse;
|
||||||
|
width: 100%;
|
||||||
|
overflow-x: auto;
|
||||||
|
display: block;
|
||||||
|
font-variant-numeric: lining-nums tabular-nums;
|
||||||
|
}
|
||||||
|
table caption {
|
||||||
|
margin-bottom: 0.75em;
|
||||||
|
}
|
||||||
|
tbody {
|
||||||
|
margin-top: 0.5em;
|
||||||
|
border-top: 1px solid #1a1a1a;
|
||||||
|
border-bottom: 1px solid #1a1a1a;
|
||||||
|
}
|
||||||
|
th {
|
||||||
|
border-top: 1px solid #1a1a1a;
|
||||||
|
padding: 0.25em 0.5em 0.25em 0.5em;
|
||||||
|
}
|
||||||
|
td {
|
||||||
|
padding: 0.125em 0.5em 0.25em 0.5em;
|
||||||
|
}
|
||||||
|
header {
|
||||||
|
margin-bottom: 4em;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
#TOC li {
|
||||||
|
list-style: none;
|
||||||
|
}
|
||||||
|
#TOC a:not(:hover) {
|
||||||
|
text-decoration: none;
|
||||||
|
}
|
||||||
|
code{white-space: pre-wrap;}
|
||||||
|
span.smallcaps{font-variant: small-caps;}
|
||||||
|
span.underline{text-decoration: underline;}
|
||||||
|
div.column{display: inline-block; vertical-align: top; width: 50%;}
|
||||||
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
||||||
|
ul.task-list{list-style: none;}
|
||||||
|
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
|
||||||
|
div.csl-bib-body { }
|
||||||
|
div.csl-entry {
|
||||||
|
clear: both;
|
||||||
|
margin-bottom: 1em;
|
||||||
|
}
|
||||||
|
.hanging div.csl-entry {
|
||||||
|
margin-left:2em;
|
||||||
|
text-indent:-2em;
|
||||||
|
}
|
||||||
|
div.csl-left-margin {
|
||||||
|
min-width:2em;
|
||||||
|
float:left;
|
||||||
|
}
|
||||||
|
div.csl-right-inline {
|
||||||
|
margin-left:2em;
|
||||||
|
padding-left:1em;
|
||||||
|
}
|
||||||
|
div.csl-indent {
|
||||||
|
margin-left: 2em;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
|
||||||
|
<![endif]-->
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>Première citation 1<span class="citation" data-cites="LivreTraduit"><a href="#fn1" class="footnote-ref" id="fnref1" role="doc-noteref"><sup>1</sup></a></span></p>
|
||||||
|
<p>Première citation 2<span class="citation" data-cites="LivreAvecCollection"><a href="#fn2" class="footnote-ref" id="fnref2" role="doc-noteref"><sup>2</sup></a></span></p>
|
||||||
|
<p>Première citation 3<span class="citation" data-cites="ChapitreAvecCollection"><a href="#fn3" class="footnote-ref" id="fnref3" role="doc-noteref"><sup>3</sup></a></span></p>
|
||||||
|
<p>Première citation 4<span class="citation" data-cites="ChapitreSimple"><a href="#fn4" class="footnote-ref" id="fnref4" role="doc-noteref"><sup>4</sup></a></span></p>
|
||||||
|
<p>Première citation 5<span class="citation" data-cites="LivreSimple"><a href="#fn5" class="footnote-ref" id="fnref5" role="doc-noteref"><sup>5</sup></a></span></p>
|
||||||
|
<p>Première citation 6<span class="citation" data-cites="VolumeDansMultivolume"><a href="#fn6" class="footnote-ref" id="fnref6" role="doc-noteref"><sup>6</sup></a></span></p>
|
||||||
|
<p>Première citation 7<span class="citation" data-cites="ArticleColloqueSimple"><a href="#fn7" class="footnote-ref" id="fnref7" role="doc-noteref"><sup>7</sup></a></span></p>
|
||||||
|
<p>Première citation 8<span class="citation" data-cites="ChapitreMultiEditeur"><a href="#fn8" class="footnote-ref" id="fnref8" role="doc-noteref"><sup>8</sup></a></span></p>
|
||||||
|
<p>Première citation 9<span class="citation" data-cites="LivreMultiAuteur"><a href="#fn9" class="footnote-ref" id="fnref9" role="doc-noteref"><sup>9</sup></a></span></p>
|
||||||
|
<p>Première citation 10<span class="citation" data-cites="NomsSpeciaux"><a href="#fn10" class="footnote-ref" id="fnref10" role="doc-noteref"><sup>10</sup></a></span></p>
|
||||||
|
<p>Première citation 11<span class="citation" data-cites="LivreTroisiemeEd"><a href="#fn11" class="footnote-ref" id="fnref11" role="doc-noteref"><sup>11</sup></a></span></p>
|
||||||
|
<p>Première citation 12<span class="citation" data-cites="LivreMultivolume"><a href="#fn12" class="footnote-ref" id="fnref12" role="doc-noteref"><sup>12</sup></a></span></p>
|
||||||
|
<p>Première citation 13<span class="citation" data-cites="SourceLivreSimple"><a href="#fn13" class="footnote-ref" id="fnref13" role="doc-noteref"><sup>13</sup></a></span></p>
|
||||||
|
<p>Première citation 14<span class="citation" data-cites="SourceEditeurTraducteur"><a href="#fn14" class="footnote-ref" id="fnref14" role="doc-noteref"><sup>14</sup></a></span></p>
|
||||||
|
<p>Première citation 15<span class="citation" data-cites="AbbrevAmbigues1"><a href="#fn15" class="footnote-ref" id="fnref15" role="doc-noteref"><sup>15</sup></a></span></p>
|
||||||
|
<p>Première citation 16<span class="citation" data-cites="AbrevAmbigues2"><a href="#fn16" class="footnote-ref" id="fnref16" role="doc-noteref"><sup>16</sup></a></span></p>
|
||||||
|
<p>Première citation 17<span class="citation" data-cites="SourceDansChapitre"><a href="#fn17" class="footnote-ref" id="fnref17" role="doc-noteref"><sup>17</sup></a></span></p>
|
||||||
|
<p>Première citation 18<span class="citation" data-cites="LivreCollaborateur"><a href="#fn18" class="footnote-ref" id="fnref18" role="doc-noteref"><sup>18</sup></a></span></p>
|
||||||
|
<p>Première citation 19<span class="citation" data-cites="ArticleSimpleVol"><a href="#fn19" class="footnote-ref" id="fnref19" role="doc-noteref"><sup>19</sup></a></span></p>
|
||||||
|
<p>Première citation 20<span class="citation" data-cites="SourceDansArticle"><a href="#fn20" class="footnote-ref" id="fnref20" role="doc-noteref"><sup>20</sup></a></span></p>
|
||||||
|
<p>Première citation 21<span class="citation" data-cites="SourceDiffEditeurTraducteur"><a href="#fn21" class="footnote-ref" id="fnref21" role="doc-noteref"><sup>21</sup></a></span></p>
|
||||||
|
<p>Première citation 22<span class="citation" data-cites="SourceDansMemoire"><a href="#fn22" class="footnote-ref" id="fnref22" role="doc-noteref"><sup>22</sup></a></span></p>
|
||||||
|
<p>Première citation 23<span class="citation" data-cites="SourceAvecID"><a href="#fn23" class="footnote-ref" id="fnref23" role="doc-noteref"><sup>23</sup></a></span></p>
|
||||||
|
<p>Première citation 24<span class="citation" data-cites="SourceLivreTitreRedondant"><a href="#fn24" class="footnote-ref" id="fnref24" role="doc-noteref"><sup>24</sup></a></span></p>
|
||||||
|
<p>Première citation 25<span class="citation" data-cites="SourceArticleTitreRedondant"><a href="#fn25" class="footnote-ref" id="fnref25" role="doc-noteref"><sup>25</sup></a></span></p>
|
||||||
|
<p>Première citation 26<span class="citation" data-cites="SourceSansTitreAbrege"><a href="#fn26" class="footnote-ref" id="fnref26" role="doc-noteref"><sup>26</sup></a></span></p>
|
||||||
|
<p>Première citation 27<span class="citation" data-cites="SourcePatrologie"><a href="#fn27" class="footnote-ref" id="fnref27" role="doc-noteref"><sup>27</sup></a></span></p>
|
||||||
|
<p>Première citation 28<span class="citation" data-cites="ManuscritSimple"><a href="#fn28" class="footnote-ref" id="fnref28" role="doc-noteref"><sup>28</sup></a></span></p>
|
||||||
|
<p>Première citation 29<span class="citation" data-cites="ManuscritIDRepertoire"><a href="#fn29" class="footnote-ref" id="fnref29" role="doc-noteref"><sup>29</sup></a></span></p>
|
||||||
|
<p>Première citation 30<span class="citation" data-cites="SourceDansManuscrit"><a href="#fn30" class="footnote-ref" id="fnref30" role="doc-noteref"><sup>30</sup></a></span></p>
|
||||||
|
<p>Première citation 31<span class="citation" data-cites="ArticleDictionnaire"><a href="#fn31" class="footnote-ref" id="fnref31" role="doc-noteref"><sup>31</sup></a></span></p>
|
||||||
|
<p>Première citation 32<span class="citation" data-cites="ArticleEncyclopedie"><a href="#fn32" class="footnote-ref" id="fnref32" role="doc-noteref"><sup>32</sup></a></span></p>
|
||||||
|
<p>Première citation 33<span class="citation" data-cites="TheseSimple"><a href="#fn33" class="footnote-ref" id="fnref33" role="doc-noteref"><sup>33</sup></a></span></p>
|
||||||
|
<p>Première citation 34<span class="citation" data-cites="PageWebSimple"><a href="#fn34" class="footnote-ref" id="fnref34" role="doc-noteref"><sup>34</sup></a></span></p>
|
||||||
|
<p>Première citation 35<span class="citation" data-cites="ArticleEncyclopedieURL"><a href="#fn35" class="footnote-ref" id="fnref35" role="doc-noteref"><sup>35</sup></a></span></p>
|
||||||
|
<p>Première citation 36<span class="citation" data-cites="PageWebEditorial"><a href="#fn36" class="footnote-ref" id="fnref36" role="doc-noteref"><sup>36</sup></a></span></p>
|
||||||
|
<p>Première citation 37<span class="citation" data-cites="SiteWebSimple"><a href="#fn37" class="footnote-ref" id="fnref37" role="doc-noteref"><sup>37</sup></a></span></p>
|
||||||
|
<p>Première citation 38<span class="citation" data-cites="SiteWebProjet"><a href="#fn38" class="footnote-ref" id="fnref38" role="doc-noteref"><sup>38</sup></a></span></p>
|
||||||
|
<p>Première citation 39<span class="citation" data-cites="SourceDansPageWeb"><a href="#fn39" class="footnote-ref" id="fnref39" role="doc-noteref"><sup>39</sup></a></span></p>
|
||||||
|
<p>Première citation 40<span class="citation" data-cites="SourcePageWebSansNomSite"><a href="#fn40" class="footnote-ref" id="fnref40" role="doc-noteref"><sup>40</sup></a></span></p>
|
||||||
|
<p>Première citation 41<span class="citation" data-cites="SourcePageWebTitreRedondant"><a href="#fn41" class="footnote-ref" id="fnref41" role="doc-noteref"><sup>41</sup></a></span></p>
|
||||||
|
<p>Première citation 42<span class="citation" data-cites="BilletBlog"><a href="#fn42" class="footnote-ref" id="fnref42" role="doc-noteref"><sup>42</sup></a></span></p>
|
||||||
|
<p>Première citation 43<span class="citation" data-cites="SourceDansChapitreAuteurs"><a href="#fn43" class="footnote-ref" id="fnref43" role="doc-noteref"><sup>43</sup></a></span></p>
|
||||||
|
<p>Première citation 44<span class="citation" data-cites="ActesColloque"><a href="#fn44" class="footnote-ref" id="fnref44" role="doc-noteref"><sup>44</sup></a></span></p>
|
||||||
|
<p>Première citation 45<span class="citation" data-cites="SourcePageWebProjet"><a href="#fn45" class="footnote-ref" id="fnref45" role="doc-noteref"><sup>45</sup></a></span></p>
|
||||||
|
<p>Première citation 46<span class="citation" data-cites="ArticleSimpleVolNum"><a href="#fn46" class="footnote-ref" id="fnref46" role="doc-noteref"><sup>46</sup></a></span></p>
|
||||||
|
<p>Première citation 47<span class="citation" data-cites="ArticleDictionnairePlusieursEd"><a href="#fn47" class="footnote-ref" id="fnref47" role="doc-noteref"><sup>47</sup></a></span></p>
|
||||||
|
<p>Première citation 48<span class="citation" data-cites="SourceDansChapitreUnAuteur"><a href="#fn48" class="footnote-ref" id="fnref48" role="doc-noteref"><sup>48</sup></a></span></p>
|
||||||
|
<p>Première citation 49<span class="citation" data-cites="ActesColloqueSansAbr"><a href="#fn49" class="footnote-ref" id="fnref49" role="doc-noteref"><sup>49</sup></a></span></p>
|
||||||
|
<p>Première citation 50<span class="citation" data-cites="Blog"><a href="#fn50" class="footnote-ref" id="fnref50" role="doc-noteref"><sup>50</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 1<span class="citation" data-cites="LivreTraduit"><a href="#fn51" class="footnote-ref" id="fnref51" role="doc-noteref"><sup>51</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 2<span class="citation" data-cites="LivreAvecCollection"><a href="#fn52" class="footnote-ref" id="fnref52" role="doc-noteref"><sup>52</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 3<span class="citation" data-cites="ChapitreAvecCollection"><a href="#fn53" class="footnote-ref" id="fnref53" role="doc-noteref"><sup>53</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 4<span class="citation" data-cites="ChapitreSimple"><a href="#fn54" class="footnote-ref" id="fnref54" role="doc-noteref"><sup>54</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 5<span class="citation" data-cites="LivreSimple"><a href="#fn55" class="footnote-ref" id="fnref55" role="doc-noteref"><sup>55</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 6<span class="citation" data-cites="VolumeDansMultivolume"><a href="#fn56" class="footnote-ref" id="fnref56" role="doc-noteref"><sup>56</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 7<span class="citation" data-cites="ArticleColloqueSimple"><a href="#fn57" class="footnote-ref" id="fnref57" role="doc-noteref"><sup>57</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 8<span class="citation" data-cites="ChapitreMultiEditeur"><a href="#fn58" class="footnote-ref" id="fnref58" role="doc-noteref"><sup>58</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 9<span class="citation" data-cites="LivreMultiAuteur"><a href="#fn59" class="footnote-ref" id="fnref59" role="doc-noteref"><sup>59</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 10<span class="citation" data-cites="NomsSpeciaux"><a href="#fn60" class="footnote-ref" id="fnref60" role="doc-noteref"><sup>60</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 11<span class="citation" data-cites="LivreTroisiemeEd"><a href="#fn61" class="footnote-ref" id="fnref61" role="doc-noteref"><sup>61</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 12<span class="citation" data-cites="LivreMultivolume"><a href="#fn62" class="footnote-ref" id="fnref62" role="doc-noteref"><sup>62</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 13<span class="citation" data-cites="SourceLivreSimple"><a href="#fn63" class="footnote-ref" id="fnref63" role="doc-noteref"><sup>63</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 14<span class="citation" data-cites="SourceEditeurTraducteur"><a href="#fn64" class="footnote-ref" id="fnref64" role="doc-noteref"><sup>64</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 15<span class="citation" data-cites="AbbrevAmbigues1"><a href="#fn65" class="footnote-ref" id="fnref65" role="doc-noteref"><sup>65</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 16<span class="citation" data-cites="AbrevAmbigues2"><a href="#fn66" class="footnote-ref" id="fnref66" role="doc-noteref"><sup>66</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 17<span class="citation" data-cites="SourceDansChapitre"><a href="#fn67" class="footnote-ref" id="fnref67" role="doc-noteref"><sup>67</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 18<span class="citation" data-cites="LivreCollaborateur"><a href="#fn68" class="footnote-ref" id="fnref68" role="doc-noteref"><sup>68</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 19<span class="citation" data-cites="ArticleSimpleVol"><a href="#fn69" class="footnote-ref" id="fnref69" role="doc-noteref"><sup>69</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 20<span class="citation" data-cites="SourceDansArticle"><a href="#fn70" class="footnote-ref" id="fnref70" role="doc-noteref"><sup>70</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 21<span class="citation" data-cites="SourceDiffEditeurTraducteur"><a href="#fn71" class="footnote-ref" id="fnref71" role="doc-noteref"><sup>71</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 22<span class="citation" data-cites="SourceDansMemoire"><a href="#fn72" class="footnote-ref" id="fnref72" role="doc-noteref"><sup>72</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 23<span class="citation" data-cites="SourceAvecID"><a href="#fn73" class="footnote-ref" id="fnref73" role="doc-noteref"><sup>73</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 24<span class="citation" data-cites="SourceLivreTitreRedondant"><a href="#fn74" class="footnote-ref" id="fnref74" role="doc-noteref"><sup>74</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 25<span class="citation" data-cites="SourceArticleTitreRedondant"><a href="#fn75" class="footnote-ref" id="fnref75" role="doc-noteref"><sup>75</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 26<span class="citation" data-cites="SourceSansTitreAbrege"><a href="#fn76" class="footnote-ref" id="fnref76" role="doc-noteref"><sup>76</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 27<span class="citation" data-cites="SourcePatrologie"><a href="#fn77" class="footnote-ref" id="fnref77" role="doc-noteref"><sup>77</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 28<span class="citation" data-cites="ManuscritSimple"><a href="#fn78" class="footnote-ref" id="fnref78" role="doc-noteref"><sup>78</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 29<span class="citation" data-cites="ManuscritIDRepertoire"><a href="#fn79" class="footnote-ref" id="fnref79" role="doc-noteref"><sup>79</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 30<span class="citation" data-cites="SourceDansManuscrit"><a href="#fn80" class="footnote-ref" id="fnref80" role="doc-noteref"><sup>80</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 31<span class="citation" data-cites="ArticleDictionnaire"><a href="#fn81" class="footnote-ref" id="fnref81" role="doc-noteref"><sup>81</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 32<span class="citation" data-cites="ArticleEncyclopedie"><a href="#fn82" class="footnote-ref" id="fnref82" role="doc-noteref"><sup>82</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 33<span class="citation" data-cites="TheseSimple"><a href="#fn83" class="footnote-ref" id="fnref83" role="doc-noteref"><sup>83</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 34<span class="citation" data-cites="PageWebSimple"><a href="#fn84" class="footnote-ref" id="fnref84" role="doc-noteref"><sup>84</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 35<span class="citation" data-cites="ArticleEncyclopedieURL"><a href="#fn85" class="footnote-ref" id="fnref85" role="doc-noteref"><sup>85</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 36<span class="citation" data-cites="PageWebEditorial"><a href="#fn86" class="footnote-ref" id="fnref86" role="doc-noteref"><sup>86</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 37<span class="citation" data-cites="SiteWebSimple"><a href="#fn87" class="footnote-ref" id="fnref87" role="doc-noteref"><sup>87</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 38<span class="citation" data-cites="SiteWebProjet"><a href="#fn88" class="footnote-ref" id="fnref88" role="doc-noteref"><sup>88</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 39<span class="citation" data-cites="SourceDansPageWeb"><a href="#fn89" class="footnote-ref" id="fnref89" role="doc-noteref"><sup>89</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 40<span class="citation" data-cites="SourcePageWebSansNomSite"><a href="#fn90" class="footnote-ref" id="fnref90" role="doc-noteref"><sup>90</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 41<span class="citation" data-cites="SourcePageWebTitreRedondant"><a href="#fn91" class="footnote-ref" id="fnref91" role="doc-noteref"><sup>91</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 42<span class="citation" data-cites="BilletBlog"><a href="#fn92" class="footnote-ref" id="fnref92" role="doc-noteref"><sup>92</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 43<span class="citation" data-cites="SourceDansChapitreAuteurs"><a href="#fn93" class="footnote-ref" id="fnref93" role="doc-noteref"><sup>93</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 44<span class="citation" data-cites="ActesColloque"><a href="#fn94" class="footnote-ref" id="fnref94" role="doc-noteref"><sup>94</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 45<span class="citation" data-cites="SourcePageWebProjet"><a href="#fn95" class="footnote-ref" id="fnref95" role="doc-noteref"><sup>95</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 46<span class="citation" data-cites="ArticleSimpleVolNum"><a href="#fn96" class="footnote-ref" id="fnref96" role="doc-noteref"><sup>96</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 47<span class="citation" data-cites="ArticleDictionnairePlusieursEd"><a href="#fn97" class="footnote-ref" id="fnref97" role="doc-noteref"><sup>97</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 48<span class="citation" data-cites="SourceDansChapitreUnAuteur"><a href="#fn98" class="footnote-ref" id="fnref98" role="doc-noteref"><sup>98</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 49<span class="citation" data-cites="ActesColloqueSansAbr"><a href="#fn99" class="footnote-ref" id="fnref99" role="doc-noteref"><sup>99</sup></a></span></p>
|
||||||
|
<p>Deuxième citation 50<span class="citation" data-cites="Blog"><a href="#fn100" class="footnote-ref" id="fnref100" role="doc-noteref"><sup>100</sup></a></span></p>
|
||||||
|
<p>Un livre<span class="citation" data-cites="LivreTraduit"><a href="#fn101" class="footnote-ref" id="fnref101" role="doc-noteref"><sup>101</sup></a></span></p>
|
||||||
|
<p>Plusieurs livre<span class="citation" data-cites="LivreTraduit"><a href="#fn102" class="footnote-ref" id="fnref102" role="doc-noteref"><sup>102</sup></a></span></p>
|
||||||
|
<p>Un chapitre<span class="citation" data-cites="LivreTraduit"><a href="#fn103" class="footnote-ref" id="fnref103" role="doc-noteref"><sup>103</sup></a></span></p>
|
||||||
|
<p>Plusieurs chapitre<span class="citation" data-cites="LivreTraduit"><a href="#fn104" class="footnote-ref" id="fnref104" role="doc-noteref"><sup>104</sup></a></span></p>
|
||||||
|
<p>Un colonne<span class="citation" data-cites="LivreTraduit"><a href="#fn105" class="footnote-ref" id="fnref105" role="doc-noteref"><sup>105</sup></a></span></p>
|
||||||
|
<p>Plusieurs colonne<span class="citation" data-cites="LivreTraduit"><a href="#fn106" class="footnote-ref" id="fnref106" role="doc-noteref"><sup>106</sup></a></span></p>
|
||||||
|
<p>Un figure<span class="citation" data-cites="LivreTraduit"><a href="#fn107" class="footnote-ref" id="fnref107" role="doc-noteref"><sup>107</sup></a></span></p>
|
||||||
|
<p>Plusieurs figure<span class="citation" data-cites="LivreTraduit"><a href="#fn108" class="footnote-ref" id="fnref108" role="doc-noteref"><sup>108</sup></a></span></p>
|
||||||
|
<p>Un folio<span class="citation" data-cites="LivreTraduit"><a href="#fn109" class="footnote-ref" id="fnref109" role="doc-noteref"><sup>109</sup></a></span></p>
|
||||||
|
<p>Plusieurs folio<span class="citation" data-cites="LivreTraduit"><a href="#fn110" class="footnote-ref" id="fnref110" role="doc-noteref"><sup>110</sup></a></span></p>
|
||||||
|
<p>Un numéro<span class="citation" data-cites="LivreTraduit"><a href="#fn111" class="footnote-ref" id="fnref111" role="doc-noteref"><sup>111</sup></a></span></p>
|
||||||
|
<p>Plusieurs numéro<span class="citation" data-cites="LivreTraduit"><a href="#fn112" class="footnote-ref" id="fnref112" role="doc-noteref"><sup>112</sup></a></span></p>
|
||||||
|
<p>Un ligne<span class="citation" data-cites="LivreTraduit"><a href="#fn113" class="footnote-ref" id="fnref113" role="doc-noteref"><sup>113</sup></a></span></p>
|
||||||
|
<p>Plusieurs ligne<span class="citation" data-cites="LivreTraduit"><a href="#fn114" class="footnote-ref" id="fnref114" role="doc-noteref"><sup>114</sup></a></span></p>
|
||||||
|
<p>Un note<span class="citation" data-cites="LivreTraduit"><a href="#fn115" class="footnote-ref" id="fnref115" role="doc-noteref"><sup>115</sup></a></span></p>
|
||||||
|
<p>Plusieurs note<span class="citation" data-cites="LivreTraduit"><a href="#fn116" class="footnote-ref" id="fnref116" role="doc-noteref"><sup>116</sup></a></span></p>
|
||||||
|
<p>Un opus<span class="citation" data-cites="LivreTraduit"><a href="#fn117" class="footnote-ref" id="fnref117" role="doc-noteref"><sup>117</sup></a></span></p>
|
||||||
|
<p>Plusieurs opus<span class="citation" data-cites="LivreTraduit"><a href="#fn118" class="footnote-ref" id="fnref118" role="doc-noteref"><sup>118</sup></a></span></p>
|
||||||
|
<p>Un page<span class="citation" data-cites="LivreTraduit"><a href="#fn119" class="footnote-ref" id="fnref119" role="doc-noteref"><sup>119</sup></a></span></p>
|
||||||
|
<p>Plusieurs page<span class="citation" data-cites="LivreTraduit"><a href="#fn120" class="footnote-ref" id="fnref120" role="doc-noteref"><sup>120</sup></a></span></p>
|
||||||
|
<p>Un paragraphe<span class="citation" data-cites="LivreTraduit"><a href="#fn121" class="footnote-ref" id="fnref121" role="doc-noteref"><sup>121</sup></a></span></p>
|
||||||
|
<p>Plusieurs paragraphe<span class="citation" data-cites="LivreTraduit"><a href="#fn122" class="footnote-ref" id="fnref122" role="doc-noteref"><sup>122</sup></a></span></p>
|
||||||
|
<p>Un partie<span class="citation" data-cites="LivreTraduit"><a href="#fn123" class="footnote-ref" id="fnref123" role="doc-noteref"><sup>123</sup></a></span></p>
|
||||||
|
<p>Plusieurs partie<span class="citation" data-cites="LivreTraduit"><a href="#fn124" class="footnote-ref" id="fnref124" role="doc-noteref"><sup>124</sup></a></span></p>
|
||||||
|
<p>Un section<span class="citation" data-cites="LivreTraduit"><a href="#fn125" class="footnote-ref" id="fnref125" role="doc-noteref"><sup>125</sup></a></span></p>
|
||||||
|
<p>Plusieurs section<span class="citation" data-cites="LivreTraduit"><a href="#fn126" class="footnote-ref" id="fnref126" role="doc-noteref"><sup>126</sup></a></span></p>
|
||||||
|
<p>Un sub verbo<span class="citation" data-cites="LivreTraduit"><a href="#fn127" class="footnote-ref" id="fnref127" role="doc-noteref"><sup>127</sup></a></span></p>
|
||||||
|
<p>Plusieurs sub verbo<span class="citation" data-cites="LivreTraduit"><a href="#fn128" class="footnote-ref" id="fnref128" role="doc-noteref"><sup>128</sup></a></span></p>
|
||||||
|
<p>Un verset<span class="citation" data-cites="LivreTraduit"><a href="#fn129" class="footnote-ref" id="fnref129" role="doc-noteref"><sup>129</sup></a></span></p>
|
||||||
|
<p>Plusieurs verset<span class="citation" data-cites="LivreTraduit"><a href="#fn130" class="footnote-ref" id="fnref130" role="doc-noteref"><sup>130</sup></a></span></p>
|
||||||
|
<p>Un volume<span class="citation" data-cites="LivreTraduit"><a href="#fn131" class="footnote-ref" id="fnref131" role="doc-noteref"><sup>131</sup></a></span></p>
|
||||||
|
<p>Plusieurs volume<span class="citation" data-cites="LivreTraduit"><a href="#fn132" class="footnote-ref" id="fnref132" role="doc-noteref"><sup>132</sup></a></span></p>
|
||||||
|
<p>Un l. <span class="citation" data-cites="LivreTraduit"><a href="#fn133" class="footnote-ref" id="fnref133" role="doc-noteref"><sup>133</sup></a></span></p>
|
||||||
|
<p>Plusieurs l. <span class="citation" data-cites="LivreTraduit"><a href="#fn134" class="footnote-ref" id="fnref134" role="doc-noteref"><sup>134</sup></a></span> Plusieurs l. dans la même page que le précédent<span class="citation" data-cites="LivreTraduit"><a href="#fn135" class="footnote-ref" id="fnref135" role="doc-noteref"><sup>135</sup></a></span></p>
|
||||||
|
<p>Citation multiple<span class="citation" data-cites="LivreTraduit LivreAvecCollection"><a href="#fn136" class="footnote-ref" id="fnref136" role="doc-noteref"><sup>136</sup></a></span></p>
|
||||||
|
<div id="refs" class="references csl-bib-body hanging-indent" data-entry-spacing="1" role="doc-bibliography">
|
||||||
|
<div id="ref-SiteWebProjet" class="csl-entry" role="doc-biblioentry">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="ref-ActesColloque" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Direction d'actes de colloque</span> (éd.), Titre abrégé|N. <span class="smallcaps">Direction d'actes de colloque</span> (éd.), <em>Titre des actes. Intitulé du colloque tenu tel jour à tel endroit</em>, Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-ActesColloqueSansAbr" class="csl-entry" role="doc-biblioentry">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="ref-ManuscritSimple" class="csl-entry" role="doc-biblioentry">
|
||||||
|
Ville Inst. Dep. 34|Ville de conservation, Institution, Dépôt 34.
|
||||||
|
</div>
|
||||||
|
<div id="ref-ManuscritIDRepertoire" class="csl-entry" role="doc-biblioentry">
|
||||||
|
Ville Inst. Dep. 34|Ville de conservation, Institution, Dépôt 34 (Répertoire 001).
|
||||||
|
</div>
|
||||||
|
<div id="ref-SiteWebSimple" class="csl-entry" role="doc-biblioentry">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceDansChapitreAuteurs" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Auteur d'une source parue dans un ouvrage compilant des articles de plusieurs auteurs</span>, <em>Titre abrégé</em>|<span class="smallcaps">Auteur d'une source parue dans un ouvrage compilant des articles de plusieurs auteurs</span>, <em>Titre de la source</em>, éd. et trad. N. <span class="smallcaps">Premierauteur</span>, dans N. <span class="smallcaps">Premierauteur</span> et N. <span class="smallcaps">Secondauteur</span> (éd.), <em>Titre du livre</em>, Lieu de publication 2000, p. <span class="smallcaps">14‑130</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceDansChapitreUnAuteur" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Auteur d'une source parue dans un ouvrage compilant plusieurs articles de l'éditeur</span>, <em>Titre abrégé</em>|<span class="smallcaps">Auteur d'une source parue dans un ouvrage compilant plusieurs articles de l'éditeur</span>, <em>Titre de la source</em>, éd. et trad. N. <span class="smallcaps">Premierauteur</span>, <em>Titre du livre</em>, Lieu de publication 2000, p. <span class="smallcaps">14‑130</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourcePatrologie" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Auteur de la source Patrologie</span>, <em>Titre de la source</em>|<span class="smallcaps">Auteur de la source Patrologie</span>, <em>Titre de la source</em>, <em>Patrologie grecque</em> 1, <span class="smallcaps">312-824</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceArticleTitreRedondant" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Auteur de la source titre redondant</span>, <em>Titre abrégé</em>|<span class="smallcaps">Auteur de la source titre redondant</span>, <em>Titre de la source pour laquelle indiquer le titre de l’article serait redondant</em>, éd. N. <span class="smallcaps">Editeur</span>, <em>Titre de la revue</em> 2-4, 2000, p. <span class="smallcaps">222‑344</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceLivreTitreRedondant" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Auteur de la source titre redondant</span>, <em>Titre abrégé</em>|<span class="smallcaps">Auteur de la source titre redondant</span>, <em>Titre de la source pour laquelle indiquer le titre du livre serait redondant</em>, éd. N. <span class="smallcaps">Editeur</span>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceDansMemoire" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Auteur de la source</span>, <em>Titre abrégé de la source</em>|<span class="smallcaps">Auteur de la source</span>, <em>Titre de la source</em>, éd. et trad. N. <span class="smallcaps">Editeurtraducteur</span>, <em>Titre de la source</em>, Type de mémoire, Université de rattachement, 2001.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceDansManuscrit" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Auteur de la source</span>, <em>Titre de la source inédite</em>|<span class="smallcaps">Auteur de la source</span>, <em>Titre de la source inédite</em>, Ville de conservation, Institution, Dépôt 34, f. 56‑117v.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceDansChapitre" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>|N. <span class="smallcaps">Auteur</span>, <em>Titre de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, trad. N. <span class="smallcaps">Traducteur</span>, Source publiée dans un chapitre d’ouvrage collectif, dans N. <span class="smallcaps">Direction</span> (éd.), <em>Titre du livre</em>, Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceLivreSimple" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre abrégé</em>|<span class="smallcaps">Nom Auteurdelasource</span>, <em>Nom de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, <em>Source éditée dans un livre</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceDiffEditeurTraducteur" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre abrégé</em>|<span class="smallcaps">Nom Auteurdelasource</span>, <em>Nom de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, trad. N. <span class="smallcaps">Traducteur</span>, <em>Source éditée et traduite par des personnes différentes</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceEditeurTraducteur" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre abrégé</em>|<span class="smallcaps">Nom Auteurdelasource</span>, <em>Nom de la source</em>, éd. et trad. N. <span class="smallcaps">Editeurtraducteur</span>, <em>Source éditée et traduite par la même personne</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceAvecID" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre abrégé</em>|<span class="smallcaps">Nom Auteurdelasource</span>, <em>Nom de la source</em> (Répertoire 000), éd. N. <span class="smallcaps">Editeur</span>, <em>Source indexée dans un répertoire</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceDansPageWeb" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>|<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, Source publiée sur une page Web, <em>Site Web</em>, <a href="http://placeholder.url">http://placeholder.url</a> (consulté le 20/07/2019).
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourcePageWebSansNomSite" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>|<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, Source publiée sur une page Web sans le nom du site, <a href="http://placeholder.url">http://placeholder.url</a> (consulté le 20/07/2019).
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceDansArticle" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre abrégé</em>|<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, Source publiée dans un article de revue, <em>Titre de la revue</em> 2-4, 2000, p. <span class="smallcaps">222‑344</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourceSansTitreAbrege" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>|<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, <em>Source sans titre abrégé spécifié</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourcePageWebTitreRedondant" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source publiée sur une page Web dont le titre est redondant</em>|<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source publiée sur une page Web dont le titre est redondant</em>, éd. N. <span class="smallcaps">Editeur</span>, <em>Site Web</em>, <a href="http://placeholder.url">http://placeholder.url</a> (consulté le 20/07/2019).
|
||||||
|
</div>
|
||||||
|
<div id="ref-SourcePageWebProjet" class="csl-entry" role="doc-biblioentry">
|
||||||
|
<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source publiée sur une page Web sur un site éditorial</em>|<span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source publiée sur une page Web sur un site éditorial</em>, éd. N. <span class="smallcaps">Editeur</span>, Titre de la page où est publiée la source sur le site du projet, sur N. <span class="smallcaps">Editeur du site</span> (éd.), <em>Site du projet</em>, <a href="http://placeholder.url">http://placeholder.url</a> (consulté le 20/07/2019).
|
||||||
|
</div>
|
||||||
|
<div id="ref-AbbrevAmbigues1" class="csl-entry" role="doc-biblioentry">
|
||||||
|
Claude <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>|Claude <span class="smallcaps">Auteur</span>, <em>Abréviations ambigües 1</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-AbrevAmbigues2" class="csl-entry" role="doc-biblioentry">
|
||||||
|
Charles <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>|Charles <span class="smallcaps">Auteur</span>, <em>Abréviations ambigües 2</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-BilletBlog" class="csl-entry" role="doc-biblioentry">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="ref-Blog" class="csl-entry" role="doc-biblioentry">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="ref-PageWebEditorial" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, Titre abrégé|N. <span class="smallcaps">Auteur</span>, Page Web sur un site de projet, sur N. <span class="smallcaps">Editeur</span> (éd.), <em>Site Web du projet</em>, <a href="http://placeholder.url">http://placeholder.url</a> (consulté le 20/07/2019).
|
||||||
|
</div>
|
||||||
|
<div id="ref-PageWebSimple" class="csl-entry" role="doc-biblioentry">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="ref-LivreMultivolume" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, <em>Titre agrégé</em>|N. <span class="smallcaps">Auteur</span>, <em>Livre en plusieurs volumes publiés sur plusieurs années</em>, Lieu de publication 2000–2005.
|
||||||
|
</div>
|
||||||
|
<div id="ref-LivreTraduit" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>|N. <span class="smallcaps">Auteur</span>, <em>Livre traduit</em>, traduit de l’anglais par N. <span class="smallcaps">Traducteur</span>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-LivreAvecCollection" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>|N. <span class="smallcaps">Auteur</span>, <em>Livre dans une collection</em> (Nom de la collection 3), Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-ChapitreAvecCollection" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, Titre abrégé|N. <span class="smallcaps">Auteur</span>, Chapitre dans un ouvrage faisant partie d’une collection, dans N. <span class="smallcaps">Direction</span> (éd.), <em>Titre du livre avec collection</em> (Nom de la collection 3), Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-ChapitreSimple" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, Titre abrégé|N. <span class="smallcaps">Auteur</span>, Chapitre d’ouvrage collectif, dans N. <span class="smallcaps">Direction</span> (éd.), <em>Titre du livre</em>, Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-LivreSimple" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>|N. <span class="smallcaps">Auteur</span>, <em>Livre</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-VolumeDansMultivolume" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, <em>Titre agrégé</em>|N. <span class="smallcaps">Auteur</span>, <em>Titre du multivolume</em>. II, <em>Volume d’un livre en plusieurs volumes</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-ArticleColloqueSimple" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, Titre abrégé|N. <span class="smallcaps">Auteur</span>, Article dans des actes de colloque, dans N. <span class="smallcaps">Direction</span> (éd.), <em>Titre des actes. Intitulé du colloque tenu tel jour à tel endroit</em>, Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-ChapitreMultiEditeur" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, Titre abrégé|N. <span class="smallcaps">Auteur</span>, Chapitre dans un ouvrage édité par plusieurs personnes, dans N. <span class="smallcaps">Direction</span>, N. <span class="smallcaps">Autredirection</span> et N. <span class="smallcaps">Encoreunautre</span> (éd.), <em>Titre du livre avec collection</em>, Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-LivreTroisiemeEd" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>|N. <span class="smallcaps">Auteur</span>, <em>Livre dans sa troisième édition</em>, Lieu de publication 2000<sup>3</sup>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-ArticleSimpleVol" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, Titre abrégé|N. <span class="smallcaps">Auteur</span>, Article dans une revue avec volume seul, <em>Titre de la revue</em> 2, 2000, p. <span class="smallcaps">222‑344</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-TheseSimple" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>|N. <span class="smallcaps">Auteur</span>, <em>Thèse ou mémoire</em>, Type de mémoire, Institution de rattachement, 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-ArticleSimpleVolNum" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, Titre abrégé|N. <span class="smallcaps">Auteur</span>, Article dans une revue avec volume et numéro, <em>Titre de la revue</em> 2-4, 2000, p. <span class="smallcaps">222‑344</span>.
|
||||||
|
</div>
|
||||||
|
<div id="ref-ArticleDictionnaire" class="csl-entry" role="doc-biblioentry">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="ref-ArticleDictionnairePlusieursEd" class="csl-entry" role="doc-biblioentry">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="ref-ArticleEncyclopedie" class="csl-entry" role="doc-biblioentry">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="ref-ArticleEncyclopedieURL" class="csl-entry" role="doc-biblioentry">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div id="ref-LivreMultiAuteur" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, N. <span class="smallcaps">Autreauteur</span> et N. <span class="smallcaps">Encoreunautre</span>, <em>Titre abrégé</em>|N. <span class="smallcaps">Auteur</span>, N. <span class="smallcaps">Autreauteur</span> et N. <span class="smallcaps">Encoreunautre</span>, <em>Livre écrit par plusieurs auteurs</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-LivreCollaborateur" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. <span class="smallcaps">Auteur</span>, <em>Titre agrégé</em>|N. <span class="smallcaps">Auteur</span>, avec la collaboration de N. <span class="smallcaps">Collaborateur</span>, <em>Livre écrit avec un collaborateur</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
<div id="ref-NomsSpeciaux" class="csl-entry" role="doc-biblioentry">
|
||||||
|
N. de la <span class="smallcaps">Particule</span>, N. de l'<span class="smallcaps">Autreparticule</span>, N.-P. <span class="smallcaps">Auteur</span> et N. <span class="smallcaps">Autreauteur-Deuxième</span>, <em>Titre abrégé</em>|N. de la <span class="smallcaps">Particule</span>, N. de l'<span class="smallcaps">Autreparticule</span>, N.-P. <span class="smallcaps">Auteur</span> et N. <span class="smallcaps">Autreauteur-Deuxième</span>, <em>Noms spéciaux</em>, Lieu de publication 2000.
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="footnotes" role="doc-endnotes">
|
||||||
|
<hr />
|
||||||
|
<ol>
|
||||||
|
<li id="fn1" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Livre traduit</em>, traduit de l’anglais par N. <span class="smallcaps">Traducteur</span>, Lieu de publication 2000.<a href="#fnref1" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn2" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Livre dans une collection</em> (Nom de la collection 3), Lieu de publication 2000.<a href="#fnref2" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn3" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Chapitre dans un ouvrage faisant partie d’une collection, dans N. <span class="smallcaps">Direction</span> (éd.), <em>Titre du livre avec collection</em> (Nom de la collection 3), Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.<a href="#fnref3" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn4" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Chapitre d’ouvrage collectif, dans N. <span class="smallcaps">Direction</span> (éd.), <em>Titre du livre</em>, Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.<a href="#fnref4" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn5" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Livre</em>, Lieu de publication 2000.<a href="#fnref5" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn6" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre du multivolume</em>. II, <em>Volume d’un livre en plusieurs volumes</em>, Lieu de publication 2000.<a href="#fnref6" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn7" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Article dans des actes de colloque, dans N. <span class="smallcaps">Direction</span> (éd.), <em>Titre des actes. Intitulé du colloque tenu tel jour à tel endroit</em>, Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.<a href="#fnref7" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn8" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Chapitre dans un ouvrage édité par plusieurs personnes, dans N. <span class="smallcaps">Direction</span>, N. <span class="smallcaps">Autredirection</span> et N. <span class="smallcaps">Encoreunautre</span> (éd.), <em>Titre du livre avec collection</em>, Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.<a href="#fnref8" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn9" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, N. <span class="smallcaps">Autreauteur</span> et N. <span class="smallcaps">Encoreunautre</span>, <em>Livre écrit par plusieurs auteurs</em>, Lieu de publication 2000.<a href="#fnref9" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn10" role="doc-endnote"><p>N. de la <span class="smallcaps">Particule</span>, N. de l'<span class="smallcaps">Autreparticule</span>, N.-P. <span class="smallcaps">Auteur</span> et N. <span class="smallcaps">Autreauteur-Deuxième</span>, <em>Noms spéciaux</em>, Lieu de publication 2000.<a href="#fnref10" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn11" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Livre dans sa troisième édition</em>, Lieu de publication 2000<sup>3</sup>.<a href="#fnref11" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn12" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Livre en plusieurs volumes publiés sur plusieurs années</em>, Lieu de publication 2000–2005.<a href="#fnref12" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn13" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Nom de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, <em>Source éditée dans un livre</em>, Lieu de publication 2000.<a href="#fnref13" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn14" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Nom de la source</em>, éd. et trad. N. <span class="smallcaps">Editeurtraducteur</span>, <em>Source éditée et traduite par la même personne</em>, Lieu de publication 2000.<a href="#fnref14" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn15" role="doc-endnote"><p>Claude <span class="smallcaps">Auteur</span>, <em>Abréviations ambigües 1</em>, Lieu de publication 2000.<a href="#fnref15" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn16" role="doc-endnote"><p>Charles <span class="smallcaps">Auteur</span>, <em>Abréviations ambigües 2</em>, Lieu de publication 2000.<a href="#fnref16" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn17" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, trad. N. <span class="smallcaps">Traducteur</span>, Source publiée dans un chapitre d’ouvrage collectif, dans N. <span class="smallcaps">Direction</span> (éd.), <em>Titre du livre</em>, Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.<a href="#fnref17" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn18" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, avec la collaboration de N. <span class="smallcaps">Collaborateur</span>, <em>Livre écrit avec un collaborateur</em>, Lieu de publication 2000.<a href="#fnref18" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn19" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Article dans une revue avec volume seul, <em>Titre de la revue</em> 2, 2000, p. <span class="smallcaps">222‑344</span>.<a href="#fnref19" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn20" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, Source publiée dans un article de revue, <em>Titre de la revue</em> 2-4, 2000, p. <span class="smallcaps">222‑344</span>.<a href="#fnref20" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn21" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Nom de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, trad. N. <span class="smallcaps">Traducteur</span>, <em>Source éditée et traduite par des personnes différentes</em>, Lieu de publication 2000.<a href="#fnref21" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn22" role="doc-endnote"><p><span class="smallcaps">Auteur de la source</span>, <em>Titre de la source</em>, éd. et trad. N. <span class="smallcaps">Editeurtraducteur</span>, <em>Titre de la source</em>, Type de mémoire, Université de rattachement, 2001.<a href="#fnref22" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn23" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Nom de la source</em> (Répertoire 000), éd. N. <span class="smallcaps">Editeur</span>, <em>Source indexée dans un répertoire</em>, Lieu de publication 2000.<a href="#fnref23" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn24" role="doc-endnote"><p><span class="smallcaps">Auteur de la source titre redondant</span>, <em>Titre de la source pour laquelle indiquer le titre du livre serait redondant</em>, éd. N. <span class="smallcaps">Editeur</span>, Lieu de publication 2000.<a href="#fnref24" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn25" role="doc-endnote"><p><span class="smallcaps">Auteur de la source titre redondant</span>, <em>Titre de la source pour laquelle indiquer le titre de l’article serait redondant</em>, éd. N. <span class="smallcaps">Editeur</span>, <em>Titre de la revue</em> 2-4, 2000, p. <span class="smallcaps">222‑344</span>.<a href="#fnref25" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn26" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, <em>Source sans titre abrégé spécifié</em>, Lieu de publication 2000.<a href="#fnref26" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn27" role="doc-endnote"><p><span class="smallcaps">Auteur de la source Patrologie</span>, <em>Titre de la source</em>, <em>Patrologie grecque</em> 1, <span class="smallcaps">312-824</span>.<a href="#fnref27" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn28" role="doc-endnote"><p>Ville de conservation, Institution, Dépôt 34.<a href="#fnref28" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn29" role="doc-endnote"><p>Ville de conservation, Institution, Dépôt 34 (Répertoire 001).<a href="#fnref29" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn30" role="doc-endnote"><p><span class="smallcaps">Auteur de la source</span>, <em>Titre de la source inédite</em>, Ville de conservation, Institution, Dépôt 34, f. 56‑117v.<a href="#fnref30" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn31" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Article de dictionnaire, dans N. <span class="smallcaps">Éditeur</span> (éd.), <em>Titre du dictionnaire</em> III, Lieu de publication 1980, p. <span class="smallcaps">45</span>.<a href="#fnref31" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn32" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Article d’encyclopédie, dans N. <span class="smallcaps">Editeur</span> (éd.), <em>Titre de l’encyclopédie</em> III, Lieu de publication 1895.<a href="#fnref32" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn33" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Thèse ou mémoire</em>, Type de mémoire, Institution de rattachement, 2000.<a href="#fnref33" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn34" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Page Web, <em>Site du projet</em>, <a href="http://placeholder.url" role="doc-biblioref">http://placeholder.url</a> (consulté le 20/07/2019).<a href="#fnref34" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn35" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Article d’encyclopédie avec URL, dans N. <span class="smallcaps">Editeur</span> (éd.), <em>Titre de l’encyclopédie</em>, Lieu de publication 1895 [en ligne : <a href="https://placeholder.url" role="doc-biblioref">https://placeholder.url</a>].<a href="#fnref35" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn36" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Page Web sur un site de projet, sur N. <span class="smallcaps">Editeur</span> (éd.), <em>Site Web du projet</em>, <a href="http://placeholder.url" role="doc-biblioref">http://placeholder.url</a> (consulté le 20/07/2019).<a href="#fnref36" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn37" role="doc-endnote"><p><em>Site Web sans nom d’auteur</em>, <a href="http://placeholder.url" role="doc-biblioref">http://placeholder.url</a> (consulté le 20/07/2019).<a href="#fnref37" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn38" role="doc-endnote"><p>N. <span class="smallcaps">Editeur</span> (éd.), <em>Site Web d’un projet</em>, <a href="http://placeholder.url" role="doc-biblioref">http://placeholder.url</a> (consulté le 20/07/2019).<a href="#fnref38" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn39" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, Source publiée sur une page Web, <em>Site Web</em>, <a href="http://placeholder.url" role="doc-biblioref">http://placeholder.url</a> (consulté le 20/07/2019).<a href="#fnref39" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn40" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>, éd. N. <span class="smallcaps">Editeur</span>, Source publiée sur une page Web sans le nom du site, <a href="http://placeholder.url" role="doc-biblioref">http://placeholder.url</a> (consulté le 20/07/2019).<a href="#fnref40" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn41" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source publiée sur une page Web dont le titre est redondant</em>, éd. N. <span class="smallcaps">Editeur</span>, <em>Site Web</em>, <a href="http://placeholder.url" role="doc-biblioref">http://placeholder.url</a> (consulté le 20/07/2019).<a href="#fnref41" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn42" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Billet de blog, <em>Titre du blog</em>, <a href="http://placeholder.uri" role="doc-biblioref">http://placeholder.uri</a> (consulté le 13/04/2020).<a href="#fnref42" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn43" role="doc-endnote"><p><span class="smallcaps">Auteur d'une source parue dans un ouvrage compilant des articles de plusieurs auteurs</span>, <em>Titre de la source</em>, éd. et trad. N. <span class="smallcaps">Premierauteur</span>, dans N. <span class="smallcaps">Premierauteur</span> et N. <span class="smallcaps">Secondauteur</span> (éd.), <em>Titre du livre</em>, Lieu de publication 2000, p. <span class="smallcaps">14‑130</span>.<a href="#fnref43" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn44" role="doc-endnote"><p>N. <span class="smallcaps">Direction d'actes de colloque</span> (éd.), <em>Titre des actes. Intitulé du colloque tenu tel jour à tel endroit</em>, Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.<a href="#fnref44" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn45" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source publiée sur une page Web sur un site éditorial</em>, éd. N. <span class="smallcaps">Editeur</span>, Titre de la page où est publiée la source sur le site du projet, sur N. <span class="smallcaps">Editeur du site</span> (éd.), <em>Site du projet</em>, <a href="http://placeholder.url" role="doc-biblioref">http://placeholder.url</a> (consulté le 20/07/2019).<a href="#fnref45" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn46" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Article dans une revue avec volume et numéro, <em>Titre de la revue</em> 2-4, 2000, p. <span class="smallcaps">222‑344</span>.<a href="#fnref46" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn47" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Article de dictionnaire, dans N. <span class="smallcaps">Éditeur</span>, N. <span class="smallcaps">Secondediteur</span> et N. <span class="smallcaps">Troisièmeediteur</span> (éd.), <em>Titre du dictionnaire</em> III, Lieu de publication 1980, p. <span class="smallcaps">45</span>.<a href="#fnref47" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn48" role="doc-endnote"><p><span class="smallcaps">Auteur d'une source parue dans un ouvrage compilant plusieurs articles de l'éditeur</span>, <em>Titre de la source</em>, éd. et trad. N. <span class="smallcaps">Premierauteur</span>, <em>Titre du livre</em>, Lieu de publication 2000, p. <span class="smallcaps">14‑130</span>.<a href="#fnref48" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn49" role="doc-endnote"><p>N. <span class="smallcaps">Direction d'actes de colloque</span> (éd.), <em>Titre des actes. Intitulé du colloque tenu tel jour à tel endroit</em>, Lieu de publication 2000, p. <span class="smallcaps">222‑333</span>.<a href="#fnref49" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn50" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre du blog</em>, <a href="http://placeholder.uri" role="doc-biblioref">http://placeholder.uri</a> (consulté le 13/04/2020).<a href="#fnref50" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn51" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>, cité n. 1.<a href="#fnref51" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn52" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>, cité n. 2.<a href="#fnref52" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn53" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Titre abrégé, cité n. 3.<a href="#fnref53" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn54" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Titre abrégé, cité n. 4.<a href="#fnref54" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn55" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>, cité n. 5.<a href="#fnref55" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn56" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre agrégé</em>, cité n. 6.<a href="#fnref56" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn57" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Titre abrégé, cité n. 7.<a href="#fnref57" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn58" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Titre abrégé, cité n. 8.<a href="#fnref58" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn59" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, N. <span class="smallcaps">Autreauteur</span> et N. <span class="smallcaps">Encoreunautre</span>, <em>Titre abrégé</em>, cité n. 9.<a href="#fnref59" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn60" role="doc-endnote"><p>N. de la <span class="smallcaps">Particule</span>, N. de l'<span class="smallcaps">Autreparticule</span>, N.-P. <span class="smallcaps">Auteur</span> et N. <span class="smallcaps">Autreauteur-Deuxième</span>, <em>Titre abrégé</em>, cité n. 10.<a href="#fnref60" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn61" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>, cité n. 11.<a href="#fnref61" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn62" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre agrégé</em>, cité n. 12.<a href="#fnref62" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn63" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre abrégé</em>, cité n. 13.<a href="#fnref63" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn64" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre abrégé</em>, cité n. 14.<a href="#fnref64" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn65" role="doc-endnote"><p>Claude <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>, cité n. 15.<a href="#fnref65" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn66" role="doc-endnote"><p>Charles <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>, cité n. 16.<a href="#fnref66" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn67" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>, cité n. 17.<a href="#fnref67" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn68" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre agrégé</em>, cité n. 18.<a href="#fnref68" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn69" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Titre abrégé, cité n. 19.<a href="#fnref69" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn70" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre abrégé</em>, cité n. 20.<a href="#fnref70" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn71" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre abrégé</em>, cité n. 21.<a href="#fnref71" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn72" role="doc-endnote"><p><span class="smallcaps">Auteur de la source</span>, <em>Titre abrégé de la source</em>, cité n. 22.<a href="#fnref72" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn73" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre abrégé</em>, cité n. 23.<a href="#fnref73" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn74" role="doc-endnote"><p><span class="smallcaps">Auteur de la source titre redondant</span>, <em>Titre abrégé</em>, cité n. 24.<a href="#fnref74" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn75" role="doc-endnote"><p><span class="smallcaps">Auteur de la source titre redondant</span>, <em>Titre abrégé</em>, cité n. 25.<a href="#fnref75" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn76" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>, cité n. 26.<a href="#fnref76" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn77" role="doc-endnote"><p><span class="smallcaps">Auteur de la source Patrologie</span>, <em>Titre de la source</em>, cité n. 27.<a href="#fnref77" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn78" role="doc-endnote"><p>Ville Inst. Dep. 34, cité n. 28.<a href="#fnref78" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn79" role="doc-endnote"><p>Ville Inst. Dep. 34, cité n. 29.<a href="#fnref79" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn80" role="doc-endnote"><p><span class="smallcaps">Auteur de la source</span>, <em>Titre de la source inédite</em>, cité n. 30.<a href="#fnref80" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn81" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Article de dictionnaire, cité n. 31.<a href="#fnref81" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn82" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Article d’encyclopédie, cité n. 32.<a href="#fnref82" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn83" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>, cité n. 33.<a href="#fnref83" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn84" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Page Web, cité n. 34.<a href="#fnref84" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn85" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Article d’encyclopédie avec URL, cité n. 35.<a href="#fnref85" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn86" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Titre abrégé, cité n. 36.<a href="#fnref86" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn87" role="doc-endnote"><p><em>Site Web sans nom d’auteur</em>, cité n. 37.<a href="#fnref87" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn88" role="doc-endnote"><p>N. <span class="smallcaps">Editeur</span> (éd.), <em>Site Web d’un projet</em>, cité n. 38.<a href="#fnref88" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn89" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>, cité n. 39.<a href="#fnref89" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn90" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source</em>, cité n. 40.<a href="#fnref90" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn91" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source publiée sur une page Web dont le titre est redondant</em>, cité n. 41.<a href="#fnref91" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn92" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Billet de blog, cité n. 42.<a href="#fnref92" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn93" role="doc-endnote"><p><span class="smallcaps">Auteur d'une source parue dans un ouvrage compilant des articles de plusieurs auteurs</span>, <em>Titre abrégé</em>, cité n. 43.<a href="#fnref93" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn94" role="doc-endnote"><p>N. <span class="smallcaps">Direction d'actes de colloque</span> (éd.), Titre abrégé, cité n. 44.<a href="#fnref94" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn95" role="doc-endnote"><p><span class="smallcaps">Nom Auteurdelasource</span>, <em>Titre de la source publiée sur une page Web sur un site éditorial</em>, cité n. 45.<a href="#fnref95" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn96" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Titre abrégé, cité n. 46.<a href="#fnref96" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn97" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, Article de dictionnaire, cité n. 47.<a href="#fnref97" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn98" role="doc-endnote"><p><span class="smallcaps">Auteur d'une source parue dans un ouvrage compilant plusieurs articles de l'éditeur</span>, <em>Titre abrégé</em>, cité n. 48.<a href="#fnref98" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn99" role="doc-endnote"><p>N. <span class="smallcaps">Direction d'actes de colloque</span> (éd.), <em>Titre des actes</em>, cité n. 49.<a href="#fnref99" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn100" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre du blog</em>, cité n. 50.<a href="#fnref100" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn101" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>, cité n. 1, liv. <span class="smallcaps">3</span>.<a href="#fnref101" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn102" role="doc-endnote"><p><em>Ibidem</em>, liv. <span class="smallcaps">3–5</span>.<a href="#fnref102" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn103" role="doc-endnote"><p><em>Ibidem</em>, chap. <span class="smallcaps">3</span>.<a href="#fnref103" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn104" role="doc-endnote"><p><em>Ibidem</em>, chap. <span class="smallcaps">3–5</span>.<a href="#fnref104" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn105" role="doc-endnote"><p><em>Ibidem</em>, <span class="smallcaps">3</span>.<a href="#fnref105" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn106" role="doc-endnote"><p><em>Ibidem</em>, <span class="smallcaps">3–5</span>.<a href="#fnref106" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn107" role="doc-endnote"><p><em>Ibidem</em>, fig. <span class="smallcaps">3</span>.<a href="#fnref107" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn108" role="doc-endnote"><p><em>Ibidem</em>, fig. <span class="smallcaps">3–5</span>.<a href="#fnref108" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn109" role="doc-endnote"><p><em>Ibidem</em>, f. 3.<a href="#fnref109" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn110" role="doc-endnote"><p><em>Ibidem</em>, ff. 3–5.<a href="#fnref110" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn111" role="doc-endnote"><p><em>Ibidem</em>, no <span class="smallcaps">3</span>.<a href="#fnref111" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn112" role="doc-endnote"><p><em>Ibidem</em>, nos <span class="smallcaps">3–5</span>.<a href="#fnref112" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn113" role="doc-endnote"><p><em>Ibidem</em>, l. <span class="smallcaps">3</span>.<a href="#fnref113" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn114" role="doc-endnote"><p><em>Ibidem</em>, l. <span class="smallcaps">3–5</span>.<a href="#fnref114" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn115" role="doc-endnote"><p><em>Ibidem</em>, n. <span class="smallcaps">3</span>.<a href="#fnref115" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn116" role="doc-endnote"><p><em>Ibidem</em>, n. <span class="smallcaps">3–5</span>.<a href="#fnref116" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn117" role="doc-endnote"><p><em>Ibidem</em>, op. <span class="smallcaps">3</span>.<a href="#fnref117" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn118" role="doc-endnote"><p><em>Ibidem</em>, op. <span class="smallcaps">3–5</span>.<a href="#fnref118" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn119" role="doc-endnote"><p><em>Ibidem</em>, p. <span class="smallcaps">3</span>.<a href="#fnref119" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn120" role="doc-endnote"><p><em>Ibidem</em>, p. <span class="smallcaps">3‑5</span>.<a href="#fnref120" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn121" role="doc-endnote"><p><em>Ibidem</em>, § <span class="smallcaps">3</span>.<a href="#fnref121" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn122" role="doc-endnote"><p><em>Ibidem</em>, §§ <span class="smallcaps">3–5</span>.<a href="#fnref122" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn123" role="doc-endnote"><p><em>Ibidem</em>, part. <span class="smallcaps">3</span>.<a href="#fnref123" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn124" role="doc-endnote"><p><em>Ibidem</em>, part. <span class="smallcaps">3–5</span>.<a href="#fnref124" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn125" role="doc-endnote"><p><em>Ibidem</em>, sect. <span class="smallcaps">3</span>.<a href="#fnref125" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn126" role="doc-endnote"><p><em>Ibidem</em>, sect. <span class="smallcaps">3–5</span>.<a href="#fnref126" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn127" role="doc-endnote"><p><em>Ibidem</em>, s. v. <span class="smallcaps">3</span>.<a href="#fnref127" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn128" role="doc-endnote"><p><em>Ibidem</em>, s. vv. <span class="smallcaps">3–5</span>.<a href="#fnref128" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn129" role="doc-endnote"><p><em>Ibidem</em>, v. <span class="smallcaps">3</span>.<a href="#fnref129" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn130" role="doc-endnote"><p><em>Ibidem</em>, v. <span class="smallcaps">3–5</span>.<a href="#fnref130" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn131" role="doc-endnote"><p><em>Ibidem</em>, vol. <span class="smallcaps">3</span>.<a href="#fnref131" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn132" role="doc-endnote"><p><em>Ibidem</em>, vol. <span class="smallcaps">3–5</span>.<a href="#fnref132" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn133" role="doc-endnote"><p><em>Ibidem</em>, p. <span class="smallcaps">3</span><sup>3</sup>.<a href="#fnref133" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn134" role="doc-endnote"><p><em>Ibidem</em>, p. <span class="smallcaps">4</span><sup>3-5</sup>.<a href="#fnref134" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn135" role="doc-endnote"><p><em>Ibidem</em>, p. <span class="smallcaps">4</span><sup>9-10</sup>.<a href="#fnref135" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
<li id="fn136" role="doc-endnote"><p>N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>, cité n. 1N. <span class="smallcaps">Auteur</span>, <em>Titre abrégé</em>, cité n. 2.<a href="#fnref136" class="footnote-back" role="doc-backlink">↩︎</a></p></li>
|
||||||
|
</ol>
|
||||||
|
</section>
|
||||||
|
</body>
|
||||||
|
</html>
|
1
REB_CSL-dev/REB_filters-first.txt
Normal file
1
REB_CSL-dev/REB_filters-first.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
$(HOME)/Logiciels/Pandoc-utilities/Filters-Pandoc/lines-in-exponent.lua
|
1
REB_CSL-dev/REB_filters-last.txt
Normal file
1
REB_CSL-dev/REB_filters-last.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
$(HOME)/Logiciels/Pandoc-utilities/Filters-Pandoc/remove-superfluous-spaces.sh
|
1399
Tests-Data/BIBLIO_CSL-Tests.json
Normal file
1399
Tests-Data/BIBLIO_CSL-Tests.json
Normal file
File diff suppressed because it is too large
Load Diff
275
Tests-Data/CSL-Tests.md
Normal file
275
Tests-Data/CSL-Tests.md
Normal file
|
@ -0,0 +1,275 @@
|
||||||
|
---
|
||||||
|
bibliography: ../Tests-Data/BIBLIO_CSL-Tests.json
|
||||||
|
csl:
|
||||||
|
---
|
||||||
|
|
||||||
|
Première citation 1[@LivreTraduit]
|
||||||
|
|
||||||
|
Première citation 2[@LivreAvecCollection]
|
||||||
|
|
||||||
|
Première citation 3[@ChapitreAvecCollection]
|
||||||
|
|
||||||
|
Première citation 4[@ChapitreSimple]
|
||||||
|
|
||||||
|
Première citation 5[@LivreSimple]
|
||||||
|
|
||||||
|
Première citation 6[@VolumeDansMultivolume]
|
||||||
|
|
||||||
|
Première citation 7[@ArticleColloqueSimple]
|
||||||
|
|
||||||
|
Première citation 8[@ChapitreMultiEditeur]
|
||||||
|
|
||||||
|
Première citation 9[@LivreMultiAuteur]
|
||||||
|
|
||||||
|
Première citation 10[@NomsSpeciaux]
|
||||||
|
|
||||||
|
Première citation 11[@LivreTroisiemeEd]
|
||||||
|
|
||||||
|
Première citation 12[@LivreMultivolume]
|
||||||
|
|
||||||
|
Première citation 13[@SourceLivreSimple]
|
||||||
|
|
||||||
|
Première citation 14[@SourceEditeurTraducteur]
|
||||||
|
|
||||||
|
Première citation 15[@AbbrevAmbigues1]
|
||||||
|
|
||||||
|
Première citation 16[@AbrevAmbigues2]
|
||||||
|
|
||||||
|
Première citation 17[@SourceDansChapitre]
|
||||||
|
|
||||||
|
Première citation 18[@LivreCollaborateur]
|
||||||
|
|
||||||
|
Première citation 19[@ArticleSimpleVol]
|
||||||
|
|
||||||
|
Première citation 20[@SourceDansArticle]
|
||||||
|
|
||||||
|
Première citation 21[@SourceDiffEditeurTraducteur]
|
||||||
|
|
||||||
|
Première citation 22[@SourceDansMemoire]
|
||||||
|
|
||||||
|
Première citation 23[@SourceAvecID]
|
||||||
|
|
||||||
|
Première citation 24[@SourceLivreTitreRedondant]
|
||||||
|
|
||||||
|
Première citation 25[@SourceArticleTitreRedondant]
|
||||||
|
|
||||||
|
Première citation 26[@SourceSansTitreAbrege]
|
||||||
|
|
||||||
|
Première citation 27[@SourcePatrologie]
|
||||||
|
|
||||||
|
Première citation 28[@ManuscritSimple]
|
||||||
|
|
||||||
|
Première citation 29[@ManuscritIDRepertoire]
|
||||||
|
|
||||||
|
Première citation 30[@SourceDansManuscrit]
|
||||||
|
|
||||||
|
Première citation 31[@ArticleDictionnaire]
|
||||||
|
|
||||||
|
Première citation 32[@ArticleEncyclopedie]
|
||||||
|
|
||||||
|
Première citation 33[@TheseSimple]
|
||||||
|
|
||||||
|
Première citation 34[@PageWebSimple]
|
||||||
|
|
||||||
|
Première citation 35[@ArticleEncyclopedieURL]
|
||||||
|
|
||||||
|
Première citation 36[@PageWebEditorial]
|
||||||
|
|
||||||
|
Première citation 37[@SiteWebSimple]
|
||||||
|
|
||||||
|
Première citation 38[@SiteWebProjet]
|
||||||
|
|
||||||
|
Première citation 39[@SourceDansPageWeb]
|
||||||
|
|
||||||
|
Première citation 40[@SourcePageWebSansNomSite]
|
||||||
|
|
||||||
|
Première citation 41[@SourcePageWebTitreRedondant]
|
||||||
|
|
||||||
|
Première citation 42[@BilletBlog]
|
||||||
|
|
||||||
|
Première citation 43[@SourceDansChapitreAuteurs]
|
||||||
|
|
||||||
|
Première citation 44[@ActesColloque]
|
||||||
|
|
||||||
|
Première citation 45[@SourcePageWebProjet]
|
||||||
|
|
||||||
|
Première citation 46[@ArticleSimpleVolNum]
|
||||||
|
|
||||||
|
Première citation 47[@ArticleDictionnairePlusieursEd]
|
||||||
|
|
||||||
|
Première citation 48[@SourceDansChapitreUnAuteur]
|
||||||
|
|
||||||
|
Première citation 49[@ActesColloqueSansAbr]
|
||||||
|
|
||||||
|
Première citation 50[@Blog]
|
||||||
|
|
||||||
|
Deuxième citation 1[@LivreTraduit]
|
||||||
|
|
||||||
|
Deuxième citation 2[@LivreAvecCollection]
|
||||||
|
|
||||||
|
Deuxième citation 3[@ChapitreAvecCollection]
|
||||||
|
|
||||||
|
Deuxième citation 4[@ChapitreSimple]
|
||||||
|
|
||||||
|
Deuxième citation 5[@LivreSimple]
|
||||||
|
|
||||||
|
Deuxième citation 6[@VolumeDansMultivolume]
|
||||||
|
|
||||||
|
Deuxième citation 7[@ArticleColloqueSimple]
|
||||||
|
|
||||||
|
Deuxième citation 8[@ChapitreMultiEditeur]
|
||||||
|
|
||||||
|
Deuxième citation 9[@LivreMultiAuteur]
|
||||||
|
|
||||||
|
Deuxième citation 10[@NomsSpeciaux]
|
||||||
|
|
||||||
|
Deuxième citation 11[@LivreTroisiemeEd]
|
||||||
|
|
||||||
|
Deuxième citation 12[@LivreMultivolume]
|
||||||
|
|
||||||
|
Deuxième citation 13[@SourceLivreSimple]
|
||||||
|
|
||||||
|
Deuxième citation 14[@SourceEditeurTraducteur]
|
||||||
|
|
||||||
|
Deuxième citation 15[@AbbrevAmbigues1]
|
||||||
|
|
||||||
|
Deuxième citation 16[@AbrevAmbigues2]
|
||||||
|
|
||||||
|
Deuxième citation 17[@SourceDansChapitre]
|
||||||
|
|
||||||
|
Deuxième citation 18[@LivreCollaborateur]
|
||||||
|
|
||||||
|
Deuxième citation 19[@ArticleSimpleVol]
|
||||||
|
|
||||||
|
Deuxième citation 20[@SourceDansArticle]
|
||||||
|
|
||||||
|
Deuxième citation 21[@SourceDiffEditeurTraducteur]
|
||||||
|
|
||||||
|
Deuxième citation 22[@SourceDansMemoire]
|
||||||
|
|
||||||
|
Deuxième citation 23[@SourceAvecID]
|
||||||
|
|
||||||
|
Deuxième citation 24[@SourceLivreTitreRedondant]
|
||||||
|
|
||||||
|
Deuxième citation 25[@SourceArticleTitreRedondant]
|
||||||
|
|
||||||
|
Deuxième citation 26[@SourceSansTitreAbrege]
|
||||||
|
|
||||||
|
Deuxième citation 27[@SourcePatrologie]
|
||||||
|
|
||||||
|
Deuxième citation 28[@ManuscritSimple]
|
||||||
|
|
||||||
|
Deuxième citation 29[@ManuscritIDRepertoire]
|
||||||
|
|
||||||
|
Deuxième citation 30[@SourceDansManuscrit]
|
||||||
|
|
||||||
|
Deuxième citation 31[@ArticleDictionnaire]
|
||||||
|
|
||||||
|
Deuxième citation 32[@ArticleEncyclopedie]
|
||||||
|
|
||||||
|
Deuxième citation 33[@TheseSimple]
|
||||||
|
|
||||||
|
Deuxième citation 34[@PageWebSimple]
|
||||||
|
|
||||||
|
Deuxième citation 35[@ArticleEncyclopedieURL]
|
||||||
|
|
||||||
|
Deuxième citation 36[@PageWebEditorial]
|
||||||
|
|
||||||
|
Deuxième citation 37[@SiteWebSimple]
|
||||||
|
|
||||||
|
Deuxième citation 38[@SiteWebProjet]
|
||||||
|
|
||||||
|
Deuxième citation 39[@SourceDansPageWeb]
|
||||||
|
|
||||||
|
Deuxième citation 40[@SourcePageWebSansNomSite]
|
||||||
|
|
||||||
|
Deuxième citation 41[@SourcePageWebTitreRedondant]
|
||||||
|
|
||||||
|
Deuxième citation 42[@BilletBlog]
|
||||||
|
|
||||||
|
Deuxième citation 43[@SourceDansChapitreAuteurs]
|
||||||
|
|
||||||
|
Deuxième citation 44[@ActesColloque]
|
||||||
|
|
||||||
|
Deuxième citation 45[@SourcePageWebProjet]
|
||||||
|
|
||||||
|
Deuxième citation 46[@ArticleSimpleVolNum]
|
||||||
|
|
||||||
|
Deuxième citation 47[@ArticleDictionnairePlusieursEd]
|
||||||
|
|
||||||
|
Deuxième citation 48[@SourceDansChapitreUnAuteur]
|
||||||
|
|
||||||
|
Deuxième citation 49[@ActesColloqueSansAbr]
|
||||||
|
|
||||||
|
Deuxième citation 50[@Blog]
|
||||||
|
|
||||||
|
Un livre[@LivreTraduit, livre 3]
|
||||||
|
|
||||||
|
Plusieurs livre[@LivreTraduit, livre 3-5]
|
||||||
|
|
||||||
|
Un chapitre[@LivreTraduit, chapitre 3]
|
||||||
|
|
||||||
|
Plusieurs chapitre[@LivreTraduit, chapitre 3-5]
|
||||||
|
|
||||||
|
Un colonne[@LivreTraduit, colonne 3]
|
||||||
|
|
||||||
|
Plusieurs colonne[@LivreTraduit, colonne 3-5]
|
||||||
|
|
||||||
|
Un figure[@LivreTraduit, figure 3]
|
||||||
|
|
||||||
|
Plusieurs figure[@LivreTraduit, figure 3-5]
|
||||||
|
|
||||||
|
Un folio[@LivreTraduit, folio 3]
|
||||||
|
|
||||||
|
Plusieurs folio[@LivreTraduit, folio 3-5]
|
||||||
|
|
||||||
|
Un numéro[@LivreTraduit, numéro 3]
|
||||||
|
|
||||||
|
Plusieurs numéro[@LivreTraduit, numéro 3-5]
|
||||||
|
|
||||||
|
Un ligne[@LivreTraduit, ligne 3]
|
||||||
|
|
||||||
|
Plusieurs ligne[@LivreTraduit, ligne 3-5]
|
||||||
|
|
||||||
|
Un note[@LivreTraduit, note 3]
|
||||||
|
|
||||||
|
Plusieurs note[@LivreTraduit, note 3-5]
|
||||||
|
|
||||||
|
Un opus[@LivreTraduit, opus 3]
|
||||||
|
|
||||||
|
Plusieurs opus[@LivreTraduit, opus 3-5]
|
||||||
|
|
||||||
|
Un page[@LivreTraduit, page 3]
|
||||||
|
|
||||||
|
Plusieurs page[@LivreTraduit, page 3-5]
|
||||||
|
|
||||||
|
Un paragraphe[@LivreTraduit, paragraphe 3]
|
||||||
|
|
||||||
|
Plusieurs paragraphe[@LivreTraduit, paragraphe 3-5]
|
||||||
|
|
||||||
|
Un partie[@LivreTraduit, partie 3]
|
||||||
|
|
||||||
|
Plusieurs partie[@LivreTraduit, partie 3-5]
|
||||||
|
|
||||||
|
Un section[@LivreTraduit, section 3]
|
||||||
|
|
||||||
|
Plusieurs section[@LivreTraduit, section 3-5]
|
||||||
|
|
||||||
|
Un sub verbo[@LivreTraduit, sub verbo 3]
|
||||||
|
|
||||||
|
Plusieurs sub verbo[@LivreTraduit, sub verbo 3-5]
|
||||||
|
|
||||||
|
Un verset[@LivreTraduit, verset 3]
|
||||||
|
|
||||||
|
Plusieurs verset[@LivreTraduit, verset 3-5]
|
||||||
|
|
||||||
|
Un volume[@LivreTraduit, volume 3]
|
||||||
|
|
||||||
|
Plusieurs volume[@LivreTraduit, volume 3-5]
|
||||||
|
|
||||||
|
Un l. [@LivreTraduit, {p. 3}, l. 3]
|
||||||
|
|
||||||
|
Plusieurs l. [@LivreTraduit, {p. 4}, l. 3-5]
|
||||||
|
Plusieurs l. dans la même page que le précédent[@LivreTraduit, {p. 4}, l. 9-10]
|
||||||
|
|
||||||
|
Citation multiple[@LivreTraduit; @LivreAvecCollection]
|
0
Utilitaires_CSL/.biblio.stamp
Normal file
0
Utilitaires_CSL/.biblio.stamp
Normal file
63
Utilitaires_CSL/Makefile
Normal file
63
Utilitaires_CSL/Makefile
Normal file
|
@ -0,0 +1,63 @@
|
||||||
|
# TODO : Ajouter les filtres nécessaires pour obtenir un bon rendu. On peut imaginer un fichier dans $(STYLESHEET_DIR) qui indique les différents filtres à appliquer : un petit script dans le make récupère ces noms de fichiers et en fait des arguments de ligne de commande commençant par --filter.
|
||||||
|
|
||||||
|
INPUT_DATA_DIR = ../Tests-Data
|
||||||
|
BIBLIO_FILE = $(INPUT_DATA_DIR)/BIBLIO_CSL-Tests.json
|
||||||
|
INPUT_FILE = $(INPUT_DATA_DIR)/CSL-Tests.md
|
||||||
|
STYLESHEET_DIR = _CSL-dev
|
||||||
|
VALIDATION_FILE_SUFFIX = _CSL-Validation.html
|
||||||
|
OUTPUT_FILE_SUFFIX = _CSL-Tests.html
|
||||||
|
CSL_FILE_SUFFIX = .csl
|
||||||
|
JSON_BIBLIO_UTILITIES_DIR = /home/bdumont/Logiciels/Pandoc-utilities/FileModifiers-Pandoc
|
||||||
|
VALIDATION_PROV_FILE = $(PROV_PREFIX)$(JOURNAL)$(VALIDATION_FILE_SUFFIX)
|
||||||
|
CSL_FILE = ../$(JOURNAL)$(STYLESHEET_DIR)/$(JOURNAL)$(CSL_FILE_SUFFIX)
|
||||||
|
VALIDATION_FILE = ../$(JOURNAL)$(STYLESHEET_DIR)/$(JOURNAL)$(VALIDATION_FILE_SUFFIX)
|
||||||
|
OUTPUT_FILE = ../$(JOURNAL)$(STYLESHEET_DIR)/$(JOURNAL)$(OUTPUT_FILE_SUFFIX)
|
||||||
|
FILTERS_FILE_FIRST = ../$(JOURNAL)$(STYLESHEET_DIR)/$(JOURNAL)_filters-first.txt
|
||||||
|
FILTERS_LIST_FIRST != ./get-filters.sh $(FILTERS_FILE_FIRST)
|
||||||
|
FILTERS_FILE_LAST = ../$(JOURNAL)$(STYLESHEET_DIR)/$(JOURNAL)_filters-last.txt
|
||||||
|
FILTERS_LIST_LAST != ./get-filters.sh $(FILTERS_FILE_LAST)
|
||||||
|
PANDOC_OPTIONS = -s \
|
||||||
|
$(FILTERS_LIST_FIRST) \
|
||||||
|
-C \
|
||||||
|
--bibliography=$(BIBLIO_FILE) \
|
||||||
|
--csl=$(CSL_FILE) \
|
||||||
|
$(FILTERS_LIST_LAST)
|
||||||
|
PROV_PREFIX = PROV_
|
||||||
|
HTML-VIEWER = palemoon
|
||||||
|
|
||||||
|
test : $(CSL_FILE) \
|
||||||
|
$(VALIDATION_FILE) \
|
||||||
|
$(BIBLIO_FILE) \
|
||||||
|
$(INPUT_FILE)
|
||||||
|
pandoc $(PANDOC_OPTIONS) \
|
||||||
|
$(INPUT_FILE) \
|
||||||
|
-o $(OUTPUT_FILE)
|
||||||
|
echo "Résultat de la comparaison"
|
||||||
|
echo "============="
|
||||||
|
diff -s -C 0 \
|
||||||
|
$(OUTPUT_FILE) \
|
||||||
|
$(VALIDATION_FILE)
|
||||||
|
echo "============="
|
||||||
|
|
||||||
|
validation-prov: $(VALIDATION_PROV_FILE)
|
||||||
|
$(HTML-VIEWER) $(VALIDATION_PROV_FILE)
|
||||||
|
|
||||||
|
$(VALIDATION_PROV_FILE): $(BIBLIO_FILE) $(CSL_FILE) $(INPUT_FILE)
|
||||||
|
pandoc $(PANDOC_OPTIONS) \
|
||||||
|
$(INPUT_FILE) \
|
||||||
|
-o $(VALIDATION_PROV_FILE)
|
||||||
|
|
||||||
|
$(INPUT_FILE): $(BIBLIO_FILE)
|
||||||
|
./generer-md-pour-citeproc.sh $(BIBLIO_FILE) $(INPUT_FILE)
|
||||||
|
|
||||||
|
$(BIBLIO_FILE): .biblio.stamp
|
||||||
|
touch .biblio.stamp
|
||||||
|
|
||||||
|
.biblio.stamp:
|
||||||
|
$(JSON_BIBLIO_UTILITIES_DIR)/correct-json $(BIBLIO_FILE)
|
||||||
|
|
||||||
|
install: $(VALIDATION_PROV_FILE)
|
||||||
|
mv $(VALIDATION_PROV_FILE) $(VALIDATION_FILE)
|
||||||
|
|
||||||
|
clean:
|
||||||
|
rm ../*$(STYLESHEET_DIR)/*$(OUTPUT_FILE_SUFFIX)
|
63
Utilitaires_CSL/generer-md-pour-citeproc.sh
Executable file
63
Utilitaires_CSL/generer-md-pour-citeproc.sh
Executable file
|
@ -0,0 +1,63 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
# TODO : Ajouter bibliographie, citations avec localisateurs et citations multiples
|
||||||
|
|
||||||
|
BIBLIO_FILE="$1"
|
||||||
|
OUTPUT_FILE="$2"
|
||||||
|
|
||||||
|
printMetadata() {
|
||||||
|
echo '---' > "$OUTPUT_FILE"
|
||||||
|
echo "bibliography: $BIBLIO_FILE" >> "$OUTPUT_FILE"
|
||||||
|
echo "csl: $(ls | grep -E '.csl$')" >> "$OUTPUT_FILE"
|
||||||
|
echo '---' >> "$OUTPUT_FILE"
|
||||||
|
}
|
||||||
|
|
||||||
|
printReferences() {
|
||||||
|
inlineBaseText="$1"
|
||||||
|
refList="$2"
|
||||||
|
iCit=0
|
||||||
|
while read -r ref ; do
|
||||||
|
iCit=$(($iCit+1))
|
||||||
|
echo "" >> "$OUTPUT_FILE"
|
||||||
|
echo "$inlineBaseText $iCit[$ref]" >> "$OUTPUT_FILE"
|
||||||
|
done <<< "$refList"
|
||||||
|
}
|
||||||
|
|
||||||
|
printLocators() {
|
||||||
|
ref="$1"
|
||||||
|
for locator in 'livre' 'chapitre' 'colonne' 'figure' 'folio' 'numéro' 'ligne' 'note' 'opus' 'page' 'paragraphe' 'partie' 'section' 'sub verbo' 'verset' 'volume' ; do
|
||||||
|
echo "" >> "$OUTPUT_FILE"
|
||||||
|
echo "Un $locator[$ref, $locator 3]" >> "$OUTPUT_FILE"
|
||||||
|
echo "" >> "$OUTPUT_FILE"
|
||||||
|
echo "Plusieurs $locator[$ref, $locator 3-5]" >> "$OUTPUT_FILE"
|
||||||
|
done
|
||||||
|
for locator in 'l. ' ; do
|
||||||
|
echo "" >> "$OUTPUT_FILE"
|
||||||
|
echo "Un $locator[$ref, {p. 3}, ${locator}3]" >> "$OUTPUT_FILE"
|
||||||
|
echo "" >> "$OUTPUT_FILE"
|
||||||
|
echo "Plusieurs $locator[$ref, {p. 4}, ${locator}3-5]" >> "$OUTPUT_FILE"
|
||||||
|
echo "Plusieurs $locator dans la même page que le précédent[$ref, {p. 4}, ${locator}9-10]" >> "$OUTPUT_FILE"
|
||||||
|
done
|
||||||
|
}
|
||||||
|
|
||||||
|
printMultipleCitations() {
|
||||||
|
ref1="$1"
|
||||||
|
ref2="$2"
|
||||||
|
echo "" >> "$OUTPUT_FILE"
|
||||||
|
echo "Citation multiple[$ref1; $ref2]" >> "$OUTPUT_FILE"
|
||||||
|
}
|
||||||
|
|
||||||
|
if [[ ! $# -eq 2 || "${BIBLIO_FILE##*.}" != json || "${OUTPUT_FILE##*.}" != md ]] ; then
|
||||||
|
echo 'Syntaxe : ./generer-md-pour-citeproc.sh fichierBiblio.json fichierCitations.md'
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
refList="$(while read -r rawRef ; do
|
||||||
|
echo @"$rawRef"
|
||||||
|
done <<< $(grep -oE '"id": "[^"]+"' < "$BIBLIO_FILE" | cut -d '"' -f 4))"
|
||||||
|
|
||||||
|
printMetadata
|
||||||
|
printReferences "Première citation" "$refList"
|
||||||
|
printReferences "Deuxième citation" "$refList"
|
||||||
|
printLocators "$(sed -n 1p <<< $refList)"
|
||||||
|
printMultipleCitations "$(sed -n 1p <<< $refList)" "$(sed -n 2p <<< $refList)"
|
12
Utilitaires_CSL/get-filters.sh
Executable file
12
Utilitaires_CSL/get-filters.sh
Executable file
|
@ -0,0 +1,12 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
FILTERS_FILE="$1"
|
||||||
|
|
||||||
|
while read -r filter ; do
|
||||||
|
if [ "${filter##*.}" == lua ] ; then
|
||||||
|
filterCall='-L'
|
||||||
|
else
|
||||||
|
filterCall='--filter'
|
||||||
|
fi
|
||||||
|
echo "$filterCall" "$filter"
|
||||||
|
done < "$FILTERS_FILE"
|
Loading…
Reference in New Issue
Block a user