-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsample.bib
More file actions
47 lines (47 loc) · 1.87 KB
/
Copy pathsample.bib
File metadata and controls
47 lines (47 loc) · 1.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
@online{quirk,
author = "Strilanc",
title = "Quirk, A Drag and Drop Quantum Circuit Simulator That Runs in Your Browser",
url = "http://algorithmicassertions.com/quirk",
keywords = "quantum-computer,simulator"
}
@online{wiki,
author = "Bender2k14",
title = "Quantum error correction of bit flip using three qubits.svg",
url = "https://commons.wikimedia.org/wiki/File:Quantum_error_correction_of_bit_flip_using_three_qubits.svg",
keywords = "image,circuit"
}
@book{qcqi,
title={Quantum Computing and Quantum Information},
author={Michael A. Nielsen, Isaac L. Chuang},
isbn={9781107002173},
year={2010},
publisher={Cambridge University Press},
keywords = {physics, quantum-computer, quantum-information}
}
@article{chuang,
author = "Isaac L. Chuang, Neil Gershenfeld",
title = "Quantum Computing with Molecules",
journal = "Scientific American",
pages = "66--71",
year = "1998",
url = "http://cba.mit.edu/docs/papers/98.06.sciqc.pdf",
keywords = "physics, quantum-computer"
}
@article{shor,
%author = "David Beckman, Amalavoyal N. Chari, Srikrishna Devabhaktuni, John Preskill",
title = "Efficient Networks for Quantum Factoring",
url = "https://arxiv.org/pdf/quant-ph/9602016.pdf",
keywords = "physics, quantum-computer"
}
@article{channel,
author = "Mark M. Wilde",
title = "From Classical to Quantum Shannon Theory",
url = "https://arxiv.org/pdf/1106.1445.pdf",
keywords = "physics, quantum-computer"
}
@article{decoherence,
author = "Dave Morris Bacon",
title = "Decoherence, Control, and Symmetry in Quantum Computers",
url = "https://arxiv.org/pdf/quant-ph/0305025.pdf",
keywords = "physics, quantum-computer, decoherence"
}