Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Added bibtex citation to README.md (#66)
Browse files Browse the repository at this point in the history
* Added bibtex citation README.md

Added a bibtex citation

* Update README.md

---------

Co-authored-by: Frank Harkins <[email protected]>
  • Loading branch information
Raghav-Bell and frankharkins authored Nov 27, 2023
1 parent 2209130 commit 8c602ca
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,15 @@ For a verision number `MAJOR.MINOR.PATCH`, we will increment the:
For example, if you're teaching using `v1.0.3`, you know you can switch to any
`v1.0.x` version without sections disappearing or code breaking with your
existing setup.

## Bibtex citation

```
@book{qiskitextbook2023,
author = {various authors},
year = {2023},
title = {Qiskit Textbook},
publisher = {Github},
url = {https://github.com/Qiskit/textbook},
}
```

0 comments on commit 8c602ca

Please sign in to comment.