From 2e01c7f140b73c39d89394f6bb2381d4a2c612d8 Mon Sep 17 00:00:00 2001 From: Eternal Reclaimer <98760976+kyegomez@users.noreply.github.com> Date: Tue, 21 May 2024 01:09:40 -0400 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30ca2179..cb295690 100644 --- a/README.md +++ b/README.md @@ -1184,5 +1184,14 @@ Sign up to the Swarm newsletter to receive updates on the latest Autonomous age # License Apache License - - +# Citation +Please cite Swarms in your paper or your project if you found it beneficial in any way! Appreciate you. +```bibtex +@misc{swarms, + author = {Gomez, Kye}, + title = {{Swarms: A Framework for Swarm Robotics}}, + howpublished = {\url{https://github.com/kyegomez/swarms}}, + year = {2023}, + note = {Accessed: Date} +} +```