diff --git a/docs/source/citation.rst b/docs/source/citation.rst index 4e2907330c49ab743de08007d1f62f82bf46bd2c..aa11d672a56ee29869e839bd01fcc60b23652b70 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