From adcad8d7477fc6c8a8184824ac6968440c16ec63 Mon Sep 17 00:00:00 2001 From: Elscrux Date: Thu, 5 Feb 2026 14:40:30 +0100 Subject: [PATCH] feat: update citation --- CITATION.bib | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/CITATION.bib b/CITATION.bib index 71f536aa..49353be2 100644 --- a/CITATION.bib +++ b/CITATION.bib @@ -1,6 +1,8 @@ -@article{eichhorn2025provideq, - title = {ProvideQ: A Quantum Optimization Toolbox}, - author = {Eichhorn, Domenik and Poser, Nick and Schweikart, Maximilian and Schaefer, Ina}, - journal = {arXiv preprint arXiv:2507.07649}, - year = {2025} -} \ No newline at end of file +@inproceedings{eichhorn2025provideq, + title={Provideq: A quantum optimization toolbox}, + author={Eichhorn, Domenik and Poser, Nick and Schweikart, Maximilian and Schaefer, Ina}, + booktitle={2025 IEEE International Conference on Quantum Software (QSW)}, + pages={206--214}, + year={2025}, + organization={IEEE} +}