diff --git a/README.MD b/README.MD
index a31a400136e0dbf262420e6a3cb25064c5444f64..d00b41028541bff3f345079a5b4b9c22c0bb4b40 100644
--- a/README.MD
+++ b/README.MD
@@ -1,7 +1,10 @@
 RGS+: RDF Graph Synchronization for Collaborative Robotics
 ================================
 
-This repository includes the source code of the graph synchronization algorithm and the synchronization protocol presented in "RGS+: RDF Graph Synchronization for Collaborative Robotics" article submitted to  "Autonomous Agents and Multi-Agent Systems."
+This repository includes the source code of the graph synchronization algorithm and the synchronization protocol presented in:
+
+Berger, C., Doherty, P., Rudol, P., Wzorek, M. RGS+: RDF graph synchronization for collaborative robotics. Auton Agent Multi-Agent Syst 37, 47 (2023). https://doi.org/10.1007/s10458-023-09629-2
+
 
 The source code contained in this repository is released under the [GNU General Public License v3](https://www.gnu.org/licenses/gpl-3.0.html).