From a14445dd0cbf766e5832eafafca680eae2815765 Mon Sep 17 00:00:00 2001
From: Bardhyl Miftari <bmiftari@uliege.be>
Date: Thu, 28 Mar 2024 11:06:15 +0100
Subject: [PATCH] update citation

---
 docs/source/citation.rst | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/docs/source/citation.rst b/docs/source/citation.rst
index 4e29073..aa11d67 100644
--- a/docs/source/citation.rst
+++ b/docs/source/citation.rst
@@ -6,21 +6,6 @@ The inner workings of GBOML and a benchmark have been discussed in a recent pape
 
 To cite the software :
 
-.. code-block:: 
-
-    @article{Miftari2022,
-      doi = {10.21105/joss.04158},
-      url = {https://doi.org/10.21105/joss.04158},
-      year = {2022},
-      publisher = {The Open Journal},
-      volume = {7},
-      number = {72},
-      pages = {4158},
-      author = {Bardhyl Miftari and Mathias Berger and Hatim Djelassi and Damien Ernst},
-      title = {GBOML: Graph-Based Optimization Modeling Language},
-      journal = {Journal of Open Source Software}
-    }
-
 .. code-block::
 
     @article{Miftari2023,
@@ -36,3 +21,18 @@ To cite the software :
         URL = {https://doi.org/10.1080/10556788.2023.2246169},
         eprint = {https://doi.org/10.1080/10556788.2023.2246169}
     }
+
+.. code-block::
+
+    @article{Miftari2022,
+      doi = {10.21105/joss.04158},
+      url = {https://doi.org/10.21105/joss.04158},
+      year = {2022},
+      publisher = {The Open Journal},
+      volume = {7},
+      number = {72},
+      pages = {4158},
+      author = {Bardhyl Miftari and Mathias Berger and Hatim Djelassi and Damien Ernst},
+      title = {GBOML: Graph-Based Optimization Modeling Language},
+      journal = {Journal of Open Source Software}
+    }
\ No newline at end of file
-- 
GitLab