From fe49e6a84c938fdf363991acf2c5e0325d264c7c Mon Sep 17 00:00:00 2001
From: "Del Ser Lorente, Javier" <javier.delser@tecnalia.com>
Date: Thu, 4 Jul 2024 15:45:11 +0200
Subject: [PATCH] Update file README.md

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

diff --git a/README.md b/README.md
index ce1d4b1..020e9c0 100644
--- a/README.md
+++ b/README.md
@@ -20,16 +20,16 @@ The code implementing the AiGAS-dEVL approach described above is **currently bei
 
 For more information, please contact the corresponding author (Maria Arostegi, maria.arostegi@tecnalia.com).
 
-[Hash Sign(#)][Space]Please cite this work as:
-function test() {
-console.log("@misc{arostegi2024,
-title={{AiGAS-dEVL}: An Adaptive Incremental Neural Gas Model for Drifting Data Streams under Extreme Verification Latency},   
-author={Maria Arostegi and Miren Nekane Bilbao and Jesus L. Lobo and Javier Del Ser},  
-year={2024},  
-eprint={waiting for ArXiV acceptance},  
-archivePrefix={arXiv},  
-primaryClass={cs.AI},  
-url={https://arxiv.org}}"}
+## Please cite this work as:
+
+> @misc{arostegi2024,
+> title={{AiGAS-dEVL}: An Adaptive Incremental Neural Gas Model for Drifting Data Streams under Extreme Verification Latency},   
+> author={Maria Arostegi and Miren Nekane Bilbao and Jesus L. Lobo and Javier Del Ser},  
+> year={2024},  
+> eprint={waiting for ArXiV acceptance},  
+> archivePrefix={arXiv},  
+> primaryClass={cs.AI},  
+> url={https://arxiv.org}}"}
 
 
 
-- 
GitLab