From 47cea29b4a71cbca43f800f49d6ca99994ef2f4d Mon Sep 17 00:00:00 2001 From: Kye Gomez <98760976+kyegomez@users.noreply.github.com> Date: Sun, 29 Jun 2025 23:13:11 -0700 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index fbcfbde2..7dc08e41 100644 --- a/README.md +++ b/README.md @@ -1997,6 +1997,16 @@ Swarms is an open-source project, and contributions are VERY welcome. If you wan If you use **swarms** in your research, please cite the project by referencing the metadata in [CITATION.cff](./CITATION.cff). +```bibtex +@software{SWARMS_2O22, + author = {Kye Gomez, Pliny, Swarms Community}, + title = {Swarms: Production-Grade Multi-Agent Infrastructure Platform}, + year = {2022}, + url = {https://github.com/kyegomez/swarms}, + note = {docs.swarms.world}, + version = {latest} +} +``` # License