From 8ad61fdf97a31902be46084f19d55e0b933bd124 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alix=20Chagu=C3=A9?= <alix.chague@inria.fr>
Date: Fri, 8 Mar 2024 16:46:07 +0100
Subject: [PATCH] adding dataset citation in readme

---
 README.md | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 31f3358..5c5d526 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,15 @@ This dataset was built and is maintained by Maxime Guénette (@mguenette), Mathi
 
 ### Cite the Dataset
 
-<!-- add Bibtex citation for the dataset-->
+> Guénette, M., Verstraete, M., Chagué, A., & Vitali-Rosati, M. Codex palatinus graecus 23 - Ground Truth Dataset Medieval Greek Manuscripts [Data set]. https://gitlab.huma-num.fr/ecrinum/anthologia/htr_cpgr23
+
+```
+@misc{Guenette_Codex_palatinus_graecus,
+author = {Guénette, Maxime and Verstraete, Mathilde and Chagué, Alix and Vitali-Rosati, Marcello},
+title = {{Codex palatinus graecus 23 - Ground Truth Dataset Medieval Greek Manuscripts}},
+url = {https://gitlab.huma-num.fr/ecrinum/anthologia/htr_cpgr23}
+}
+```
 
 ### Cite the Project
 
@@ -61,4 +69,4 @@ This dataset was built and is maintained by Maxime Guénette (@mguenette), Mathi
 
 ## Infrastructure
 
-This project relied on the [CREMMA](https://cremmacall.sciencescall.org/) infrastructure.
\ No newline at end of file
+This dataset project relied on the [CREMMA](https://cremmacall.sciencescall.org/) infrastructure.
\ No newline at end of file
-- 
GitLab