From 6829d6ad306c382db0fe3a9ac916bf0e88b923d4 Mon Sep 17 00:00:00 2001
From: burgholzer
Date: Sat, 16 Nov 2024 15:38:52 -0500
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20add=20citation=20information=20t?=
=?UTF-8?q?o=20README=20and=20RtD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 16 ++++++++++++++++
docs/index.md | 20 ++++++++++++++++++--
2 files changed, 34 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8828ff1..877a8db 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,22 @@ The [_Munich Quantum Toolkit (MQT)_](https://mqt.readthedocs.io) is a collection
+If you want to cite the Munich Quantum Toolkit, please use the following BibTeX entry:
+
+```bibtex
+@inproceedings{mqt,
+ title = {The {{MQT}} Handbook: {{A}} Summary of Design Automation Tools and Software for Quantum Computing},
+ shorttitle = {{The MQT Handbook}},
+ booktitle = {IEEE International Conference on Quantum Software (QSW)},
+ author = {Wille, Robert and Berent, Lucas and Forster, Tobias and Kunasaikaran, Jagatheesan and Mato, Kevin and Peham, Tom and Quetschlich, Nils and Rovara, Damian and Sander, Aaron and Schmid, Ludwig and Schoenberger, Daniel and Stade, Yannick and Burgholzer, Lukas},
+ date = {2024},
+ doi = {10.1109/QSW62656.2024.00013},
+ eprint = {2405.17543},
+ eprinttype = {arxiv},
+ addendum = {A live version of this document is available at \url{https://mqt.readthedocs.io}},
+}
+```
+
## GitHub Information
diff --git a/docs/index.md b/docs/index.md
index f213b58..d25a311 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -35,7 +35,23 @@ A live version of this document is available at [mqt.readthedocs.io](https://mqt
\sphinxtableofcontents
```
-```{only} html
+````{only} html
+If you want to cite the Munich Quantum Toolkit, please use the following BibTeX entry:
+
+```bibtex
+@inproceedings{mqt,
+ title = {The {{MQT}} Handbook: {{A}} Summary of Design Automation Tools and Software for Quantum Computing},
+ shorttitle = {{The MQT Handbook}},
+ booktitle = {IEEE International Conference on Quantum Software (QSW)},
+ author = {Wille, Robert and Berent, Lucas and Forster, Tobias and Kunasaikaran, Jagatheesan and Mato, Kevin and Peham, Tom and Quetschlich, Nils and Rovara, Damian and Sander, Aaron and Schmid, Ludwig and Schoenberger, Daniel and Stade, Yannick and Burgholzer, Lukas},
+ date = {2024},
+ doi = {10.1109/QSW62656.2024.00013},
+ eprint = {2405.17543},
+ eprinttype = {arxiv},
+ addendum = {A live version of this document is available at \url{https://mqt.readthedocs.io}},
+}
+```
+
For a comprehensive visual depiction of the MQT tools, we invite you to download our MQT Flyer.
@@ -46,7 +62,7 @@ For a comprehensive visual depiction of the MQT tools, we invite you to download
-```
+````
```{toctree}
:caption: The MQT Handbook