# Qubit References

#### Diagram of serial waveforms

[***"**&#x53;erial Communication"*](http://esd.cs.ucr.edu/labs/serial/serial.html\\),  [Frank Vahid](http://www.cs.ucr.edu/~vahid) & [Tony Givargis](http://www.ics.uci.edu/~givargis), 2002

#### Fault and error detection

[*"Quantum Computation and Quantum Information"*](https://www.amazon.ca/Quantum-Computation-Information-10th-Anniversary/dp/1107002176), Michael A. Nielsen, p. 8

#### The idea of a quantum bit

[*"Quantum Computation and Quantum Information"*](https://www.amazon.ca/Quantum-Computation-Information-10th-Anniversary/dp/1107002176), Michael A. Nielsen, p. 13

#### A linear combination of our basis vectors

[*"Quantum Computation and Quantum Information"*](https://www.amazon.ca/Quantum-Computation-Information-10th-Anniversary/dp/1107002176), Michael A. Nielsen, p. 13

#### The probability of measuring a qubit in a particular state

[*"Quantum Computation and Quantum Information"*](https://www.amazon.ca/Quantum-Computation-Information-10th-Anniversary/dp/1107002176), Michael A. Nielsen, p. 13

#### States for a 2 qubit system

[*"Quantum Computation and Quantum Information"*](https://www.amazon.ca/Quantum-Computation-Information-10th-Anniversary/dp/1107002176), Michael A. Nielsen, p. 16

#### Math for the probability of observing a qubit in a particular state

[*"Quantum Computation and Quantum Information"*](https://www.amazon.ca/Quantum-Computation-Information-10th-Anniversary/dp/1107002176), Michael A. Nielsen, p. 16


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lewisla.gitbook.io/learning-quantum/qubits/qubits-summary/qubit-references.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
