From 2564160a4ce3785dbc92559280074b44a510f197 Mon Sep 17 00:00:00 2001
From: Bogdan Alexandru DUMITRESCU <bogdan.dumitrescu@upb.ro>
Date: Mon, 27 Nov 2023 11:57:37 +0000
Subject: [PATCH] Update README.md

---
 README.md | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8b0c479..f4db7cd 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,16 @@ We present a novel method used for anomaly detection. In the following scenario,
 This represents the main resources necessary for the reproduction of the results presented in “Sparse representations with cone atoms”, by Denis C. Ilie Ablachim, Andra Băltoiu, and Bogdan Dumitrescu. If you use our work please cite the following paper
 
 ```
-D.C. Ilie-Ablachim, A.Băltoiu, B.Dumitrescu, “Sparse representations with cone atoms”, Int. Conf. Acoustics, Speech, Signal Processing (ICASSP), Rodos, Greece, June 2023.
+@inproceedings{IBD23icassp,
+        author = 	"Ilie-Ablachim, D.C. and {B\u{a}ltoiu}, A. and Dumitrescu, B.",
+        year =		"{2023}",
+        title =		"{Sparse representations with cone atoms}",
+        booktitle =	"{Int. Conf. Acoustics Speech Signal Proc.}",
+        address =	"{Rodos, Greece}",
+	month = 	"{June}",
+	volume = 	"",
+	pages =		"",
+}
 ```
 
 ## Project structure
-- 
GitLab