From 05f65e7aa977c6868af46abae68863df43ea2f84 Mon Sep 17 00:00:00 2001
From: Andrei Popescu <andrei-popescu@outlook.com>
Date: Mon, 23 Oct 2023 10:03:12 +0200
Subject: [PATCH] citation page numbers

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6018de8..e0f74c3 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ We provide dynamic algorithms as encodings for the supported reasoning tasks, a
 [Paper with appendix](https://gitlab.tugraz.at/krr/astra/-/blob/main/Paper/Reasoning%20in%20Assumption-based%20Argumentation%20using%20Tree-decompositions.pdf)
 
 # Citation
-Andrei Popescu and Johannes P. Wallner. Reasoning in Assumption-based Argumentation using Tree-decompositions. In Vanina Martinez, Magdalena Ortiz, and Sarah A. Gaggl, editors, Proceedings of the 18th European Conference on Logics in Artificial Intelligence, JELIA 2023, volume 14281 of Lecture Notes in Computer Science pages XXX-YYY, Dresden, Germany, 2023. Springer. [DOI](https://dx.doi.org/10.1007/978-3-031-43619-2_14)
+Andrei Popescu and Johannes P. Wallner. Reasoning in Assumption-based Argumentation using Tree-decompositions. In Vanina Martinez, Magdalena Ortiz, and Sarah A. Gaggl, editors, Proceedings of the 18th European Conference on Logics in Artificial Intelligence, JELIA 2023, volume 14281 of Lecture Notes in Computer Science pages 192-208, Dresden, Germany, 2023. Springer. [DOI](https://dx.doi.org/10.1007/978-3-031-43619-2_14)
 
 ## Supported Reasoning Tasks
 
-- 
GitLab