diff --git a/README.md b/README.md
index e095734..e2af409 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,9 @@
+
+
+
@@ -54,6 +57,23 @@ The documentation pages can be built with Sphinx by running the following comman
* ```make html```
+## Citing
+
+If you use PyModulation in your academic work or project, you can cite it:
+
+```
+@misc{marcelino2026,
+ author = {Marcelino, Gabriel Mariano},
+ title = {PyModulation},
+ month = jan,
+ year = 2026,
+ publisher = {Zenodo},
+ version = {v0.1},
+ doi = {10.5281/zenodo.18202698},
+ url = {https://doi.org/10.5281/zenodo.18202698},
+}
+```
+
## License
This project is licensed under LGPLv3 license.