diff --git a/CITATION.cff b/CITATION.cff
new file mode 100644
index 0000000000..7838ff9be7
--- /dev/null
+++ b/CITATION.cff
@@ -0,0 +1,19 @@
+cff-version: 1.2.0
+message: "If you use MiroFish in academic work, please cite the repository and, when relevant, the specific release you used."
+title: "MiroFish"
+type: software
+authors:
+ - family-names: "BaiFu"
+abstract: "A simple and universal swarm intelligence engine for simulation, prediction, and multi-agent interaction."
+repository-code: "https://github.com/666ghj/MiroFish"
+url: "https://github.com/666ghj/MiroFish"
+license: "AGPL-3.0-only"
+version: "v0.1.2"
+date-released: "2026-03-07"
+keywords:
+ - MiroFish
+ - swarm intelligence
+ - multi-agent systems
+ - simulation
+ - prediction
+ - LLM
diff --git a/README-ZH.md b/README-ZH.md
index 0b20424d3a..742df71d1f 100644
--- a/README-ZH.md
+++ b/README-ZH.md
@@ -186,6 +186,17 @@ docker compose up -d
MiroFish团队长期招募全职/实习,如果你对多Agent应用感兴趣,欢迎投递简历至:**mirofish@shanda.com**
+## 📚 如何引用
+
+如果你在学术研究、学位论文或软件报告中使用了 MiroFish,建议通过 GitHub 的 **Cite this repository** 功能引用本仓库。
+
+建议保留以下引用信息:
+- 项目名称:**MiroFish**
+- 仓库地址:`https://github.com/666ghj/MiroFish`
+- 版本:`v0.1.2`
+
+如果你的工作依赖某个具体 release,建议在引用中明确写出对应版本号。
+
## 📄 致谢
**MiroFish 得到了盛大集团的战略支持和孵化!**
diff --git a/README.md b/README.md
index 4b8369f4cf..b6cc20721d 100644
--- a/README.md
+++ b/README.md
@@ -186,6 +186,17 @@ Reads `.env` from root directory by default, maps ports `3000 (frontend) / 5001
The MiroFish team is recruiting full-time/internship positions. If you're interested in multi-agent simulation and LLM applications, feel free to send your resume to: **mirofish@shanda.com**
+## 📚 How to Cite
+
+If you use MiroFish in academic research, theses, or software reports, please cite the repository using GitHub's **Cite this repository** feature.
+
+Suggested citation metadata:
+- Project: **MiroFish**
+- Repository: `https://github.com/666ghj/MiroFish`
+- Version: `v0.1.2`
+
+If your work depends on a specific release, please cite that release version explicitly.
+
## 📄 Acknowledgments
**MiroFish has received strategic support and incubation from Shanda Group!**
@@ -200,4 +211,4 @@ MiroFish's simulation engine is powered by **[OASIS (Open Agent Social Interacti
-
\ No newline at end of file
+