Skip to content

Commit 4deb2f1

Browse files
authored
fix incorrect bibliography (#307)
1 parent 8d1717a commit 4deb2f1

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/src/resources/bibliography.bib

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
@book{Nielsen-Chuang2011,
2-
Author = {Michael A. Nielsen and Isaac L. Chuang},
3-
Title = {Quantum Computation and Quantum Information: 10th Anniversary Edition},
4-
Publisher = {Cambridge University Press},
5-
Year = {2011},
6-
ISBN = {9781107002173},
7-
URL = {https://www.amazon.com/Quantum-Computation-Information-10th-Anniversary/dp/1107002176?SubscriptionId=AKIAIOBINVZYXZQZ2U3A&tag=chimbori05-20&linkCode=xm2&camp=2025&creative=165953&creativeASIN=1107002176}
2+
title = {Quantum Computation and Quantum Information: 10th Anniversary Edition},
3+
ISBN = {9780511976667},
4+
url = {http://dx.doi.org/10.1017/CBO9780511976667},
5+
DOI = {10.1017/cbo9780511976667},
6+
publisher = {Cambridge University Press},
7+
author = {Nielsen, Michael A. and Chuang, Isaac L.},
8+
year = {2012},
9+
month = jun
810
}
911

1012
@article{Jozsa1994,

0 commit comments

Comments
 (0)