Skip to content

Commit 4c2dba3

Browse files
wanshuiyinclaude
andcommitted
docs: add ARIS citation block to both READMEs
Adds a "📖 Citing ARIS / 引用 ARIS" section before the License section in README.md and README_CN.md with the canonical BibTeX entry (arXiv:2605.03042). Notes that every cheat sheet here is the end-to-end output of the ARIS workflow, so the citation supports the underlying methodology — not just this collection. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 22d0eeb commit 4c2dba3

2 files changed

Lines changed: 34 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,23 @@ Full contribution guide: [**CONTRIBUTING.md**](CONTRIBUTING.md) ([English](CONTR
163163

164164
---
165165

166+
## 📖 Citing ARIS
167+
168+
If this collection — or any cheat sheet here — helped you in your interview prep / research / paper, please consider citing the underlying ARIS methodology paper:
169+
170+
```bibtex
171+
@article{yang2026aris,
172+
title={ARIS: Autonomous Research via Adversarial Multi-Agent Collaboration},
173+
author={Yang, Ruofeng and Li, Yongcan and Li, Shuai},
174+
journal={arXiv preprint arXiv:2605.03042},
175+
year={2026}
176+
}
177+
```
178+
179+
Every tutorial in this repo was generated end-to-end by the ARIS `/interview-cheatsheet` + `/render-html` workflow with cross-model adversarial review (Claude × GPT-5.5 xhigh × Gemini). The citation supports the methodology behind the workflow, not just this collection.
180+
181+
---
182+
166183
## License
167184

168185
[MIT](LICENSE) — use, modify, share, fork freely. Hope this helps your job search. 💪

README_CN.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,23 @@
163163

164164
---
165165

166+
## 📖 引用 ARIS
167+
168+
如果这份合集——或里面任何一篇 cheat sheet——对你的面试准备 / 科研 / 论文有帮助,欢迎引用底层 ARIS 方法论论文:
169+
170+
```bibtex
171+
@article{yang2026aris,
172+
title={ARIS: Autonomous Research via Adversarial Multi-Agent Collaboration},
173+
author={Yang, Ruofeng and Li, Yongcan and Li, Shuai},
174+
journal={arXiv preprint arXiv:2605.03042},
175+
year={2026}
176+
}
177+
```
178+
179+
本仓库每一篇教程都由 ARIS 的 `/interview-cheatsheet` + `/render-html` workflow 跑跨模型对抗审查(Claude × GPT-5.5 xhigh × Gemini)端到端生成。引用是为了支持 workflow 背后的方法论,不只是这份合集本身。
180+
181+
---
182+
166183
## License
167184

168185
[MIT](LICENSE) — 用、改、传、二开都行。希望对正在准备秋招的你有帮助。加油 💪

0 commit comments

Comments
 (0)