Update README.md
Browse files
README.md
CHANGED
|
@@ -264,9 +264,14 @@ python eval/eval.py \
|
|
| 264 |
We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
|
| 265 |
|
| 266 |
## 📄 Citation
|
| 267 |
-
If you use this repository, please cite the paper.
|
| 268 |
-
```bibtex
|
| 269 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 270 |
```
|
| 271 |
|
| 272 |
## 📝 License
|
|
|
|
| 264 |
We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
|
| 265 |
|
| 266 |
## 📄 Citation
|
|
|
|
|
|
|
| 267 |
|
| 268 |
+
```bibtex
|
| 269 |
+
@article{li2026retrieval,
|
| 270 |
+
title={Retrieval as Generation: A Unified Framework with Self-Triggered Information Planning},
|
| 271 |
+
author={Li, Bo and Wang, Mingda and Fang, Gexiang and Zhang, Shikun and Ye, Wei},
|
| 272 |
+
journal={arXiv preprint arXiv:2604.11407},
|
| 273 |
+
year={2026}
|
| 274 |
+
}
|
| 275 |
```
|
| 276 |
|
| 277 |
## 📝 License
|