emrekuruu commited on
Commit
cf26691
·
verified ·
1 Parent(s): 0ce472c

Use arXiv citation

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -110,11 +110,14 @@ If you use this baseline, please cite both the RetrievalRouter paper and the ori
110
  strategy-selection method it is based on:
111
 
112
  ```bibtex
113
- @inproceedings{kuru2026retrievalrouter,
114
- title = {RetrievalRouter: Joint Modality and Architecture Selection for Document Retrieval},
115
- author = {Kuru, Emre and Keskin, Mehmet Onur and Farahbakhsh, Reza and Crespi, Noel},
116
- booktitle = {Proceedings of EMNLP 2026},
117
- year = {2026}
 
 
 
118
  }
119
 
120
  @inproceedings{arabzadeh2021predicting,
 
110
  strategy-selection method it is based on:
111
 
112
  ```bibtex
113
+ @misc{kuru2026retrievalrouterjointmodalityarchitecture,
114
+ title={RetrievalRouter: Joint Modality and Architecture Selection for Document Retrieval},
115
+ author={Emre Kuru and Mehmet Onur Keskin and Reza Farahbakhsh and Noel Crespi},
116
+ year={2026},
117
+ eprint={2608.25625},
118
+ archivePrefix={arXiv},
119
+ primaryClass={cs.IR},
120
+ url={https://arxiv.org/abs/2608.25625},
121
  }
122
 
123
  @inproceedings{arabzadeh2021predicting,