We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80aadc4 commit bc31470Copy full SHA for bc31470
1 file changed
README.md
@@ -310,7 +310,16 @@ RSR-core/
310
311
## Citation 📝
312
313
-If you use this repository in your research or project, please cite this work:
+If you use this repository in your research or project, please cite these papers:
314
+
315
+```bibtex
316
+@article{dehghankar2026rsr,
317
+ title={RSR-core: A High-Performance Engine for Low-Bit Matrix-Vector Multiplication},
318
+ author={Dehghankar, Mohsen and Asudeh, Abolfazl},
319
+ journal={arXiv preprint arXiv:2603.27462},
320
+ year={2026}
321
+}
322
+```
323
324
```bibtex
325
@inproceedings{dehghankarefficient,
0 commit comments