Skip to content

Commit bec22b2

Browse files
authored
Added arXiv reference. (#115)
These changes update the arXiv reference in the README.md for the equivalence_checking submodule.
1 parent 7e82d56 commit bec22b2

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -211,15 +211,17 @@ In case you are using our Equivalence-Checking approach, we would be thankful if
211211

212212
```bibtex
213213
@INPROCEEDINGS{quetschlich2024equivalence_checking,
214-
title = {{Towards Equivalence Checking of Classical Circuits Using Quantum Computing}},
215-
author = {N. Quetschlich and T. Forster and A. Osterwind and D. Helms and R. Wille},
216-
booktitle = {IEEE International Conference on Quantum Computing and Engineering (QCE)},
217-
year = {2024},
214+
title = {{Towards Equivalence Checking of Classical Circuits Using Quantum Computing}},
215+
author = {N. Quetschlich and T. Forster and A. Osterwind and D. Helms and R. Wille},
216+
eprint = {2408.14539},
217+
archivePrefix = {arXiv},
218+
year = {2024},
219+
booktitle = {IEEE International Conference on Quantum Computing and Engineering (QCE)},
218220
}
219221
```
220222

221223
which is also available on arXiv:
222-
[![a]()
224+
[![a](https://img.shields.io/static/v1?label=arXiv&message=2408.14539&color=inactive&style=flat-square)](https://arxiv.org/abs/2408.14539)
223225

224226
## Acknowledgements
225227

0 commit comments

Comments
 (0)