Skip to content

Commit c491c77

Browse files
authored
💡 added ref to readme (#346)
1 parent 74f2316 commit c491c77

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,25 @@ print(qc_algorithmic_level.draw())
5757

5858
MQT Bench is also available as a [PennyLane dataset](https://pennylane.ai/datasets/other/mqt-bench).
5959

60+
## References
61+
62+
In case you are using MQT Bench in your work, we would be thankful if you referred to it by citing the following publication:
63+
64+
```bibtex
65+
@article{quetschlich2023mqtbench,
66+
title = {{{MQT Bench}}: {Benchmarking Software and Design Automation Tools for Quantum Computing}},
67+
shorttitle = {{MQT Bench}},
68+
journal = {{Quantum}},
69+
author = {Quetschlich, Nils and Burgholzer, Lukas and Wille, Robert},
70+
year = {2023},
71+
doi = {10.22331/q-2023-07-20-1062},
72+
eprint = {2204.13719},
73+
primaryclass = {quant-ph},
74+
archiveprefix = {arxiv},
75+
note = {{{MQT Bench}} is available at \url{https://www.cda.cit.tum.de/mqtbench/}},
76+
}
77+
```
78+
6079
## Acknowledgements
6180

6281
This project received funding from the European Research Council (ERC) under the European

0 commit comments

Comments
 (0)