diff --git a/Tests-Data/BIBLIO_CSL-Tests.json b/Tests-Data/BIBLIO_CSL-Tests.json index 311284a..a9c33f8 100644 --- a/Tests-Data/BIBLIO_CSL-Tests.json +++ b/Tests-Data/BIBLIO_CSL-Tests.json @@ -1500,5 +1500,27 @@ "event-place": "Lieu de publication", "id": "Repertoire", "publisher-place": "Lieu de publication" + }, + { + "type": "article-journal", + "container-title": "Titre de la revue", + "DOI": "10.0000/placeholder.suffix", + "id": "ArticleDOI", + "page": "33-35", + "title": "Article avec DOI", + "volume": "4", + "author": [ + { + "family": "Auteur", + "given": "Nom" + } + ], + "issued": { + "date-parts": [ + [ + "1990" + ] + ] + } } ] diff --git a/Tests-Data/CSL-Tests.md b/Tests-Data/CSL-Tests.md index 4647367..d14dae0 100644 --- a/Tests-Data/CSL-Tests.md +++ b/Tests-Data/CSL-Tests.md @@ -111,6 +111,8 @@ Première citation 53 (\@VolumeAnonymeDansMultivolume)[@VolumeAnonymeDansMultivo Première citation 54 (\@Repertoire)[@Repertoire] +Première citation 55 (\@ArticleDOI)[@ArticleDOI] + Deuxième citation 1 (\@LivreTraduit)[@LivreTraduit] Deuxième citation 2 (\@LivreAvecCollection)[@LivreAvecCollection] @@ -219,6 +221,8 @@ Deuxième citation 53 (\@VolumeAnonymeDansMultivolume)[@VolumeAnonymeDansMultivo Deuxième citation 54 (\@Repertoire)[@Repertoire] +Deuxième citation 55 (\@ArticleDOI)[@ArticleDOI] + Un livre[@LivreTraduit, livre 3] Plusieurs livre[@LivreTraduit, livre 3-5]