From bab5d5efc078649eaf9207fcd17070e655d1867b Mon Sep 17 00:00:00 2001
From: Bardhyl Miftari <bmiftari@MacBook-Pro-de-Bardhyl.local>
Date: Sat, 18 Nov 2023 14:54:47 +0100
Subject: [PATCH] correcting ref in doc  mistake

---
 docs/source/references.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/source/references.rst b/docs/source/references.rst
index 35766c9..3a35a2e 100644
--- a/docs/source/references.rst
+++ b/docs/source/references.rst
@@ -1,4 +1,4 @@
-Models and papers that use on GBOML
+Models and papers that use GBOML
 ===================================
 
 * Berger et al. 2021, Remote Renewable Hubs for Carbon-Neutral Synthetic Fuel Production, https://www.frontiersin.org/articles/10.3389/fenrg.2021.671279/full . The model can be found at : https://gitlab.uliege.be/smart_grids/public/gboml/-/tree/master/examples/remote_energy_supply_chain .
@@ -7,4 +7,6 @@ Models and papers that use on GBOML
 
 * Dachet et al. 2023, Towards CO2 valorization in a multi remote renewable energy hub framework, https://arxiv.org/pdf/2303.09454.pdf . The model can be found at : https://gitlab.uliege.be/smart_grids/public/gboml/-/tree/master/examples/towards_co2_valorization .
 
-* Fonder et al. 2023, Synthetic methane for closing the carbon loop: Comparative study of three carbon sources for remote carbon-neutral fuel synthetization, https://arxiv.org/pdf/2310.01964.pdf . The model can be found at : https://gitlab.uliege.be/smart_grids/public/gboml/-/tree/master/examples/synthetic_methane_morocco/gboml_models .
\ No newline at end of file
+* Fonder et al. 2023, Synthetic methane for closing the carbon loop: Comparative study of three carbon sources for remote carbon-neutral fuel synthetization, https://arxiv.org/pdf/2310.01964.pdf . The model can be found at : https://gitlab.uliege.be/smart_grids/public/gboml/-/tree/master/examples/synthetic_methane_morocco/gboml_models .
+
+If you have a model that you would like to add to the list. Please contact us on gitlab: https://gitlab.uliege.be/smart_grids/public/gboml .
\ No newline at end of file
-- 
GitLab