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

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4f80f4e..ce1d4b1 100644
--- a/README.md
+++ b/README.md
@@ -21,14 +21,15 @@ 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:
-[Tab][Tab]@misc{arostegi2024,
+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}}
+url={https://arxiv.org}}"}
 
 
 
-- 
GitLab