Skip to content

Commit 0fa11c3

Browse files
committed
Revert to showing formatted citation instead of bibtex
Per discussion with @pavoljuhas in the [review comments](quantumlib#1143 (comment)).
1 parent b2f2976 commit 0fa11c3

File tree

1 file changed

+15
-29
lines changed

1 file changed

+15
-29
lines changed

README.md

Lines changed: 15 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -130,36 +130,20 @@ you need to follow.
130130

131131
## Citing OpenFermion<a name="how-to-cite-openfermion"></a><a name="how-to-cite"></a>
132132

133-
When using OpenFermion for research projects, please cite:
134-
135-
```bibtex
136-
@article{McClean_2020,
137-
author = {Jarrod R. McClean and Nicholas C. Rubin and Kevin J. Sung
138-
and Ian D. Kivlichan and Xavier Bonet-Monroig and Yudong Cao
139-
and Chengyu Dai and E. Schuyler Fried and Craig Gidney
140-
and Brendan Gimby and Pranav Gokhale and Thomas Häner
141-
and Tarini Hardikar and Vojtěch Havlíček and Oscar Higgott
142-
and Cupjin Huang and Josh Izaac and Zhang Jiang
143-
and Xinle Liu and Sam McArdle and Matthew Neeley
144-
and Thomas O’Brien and Bryan O’Gorman and Isil Ozfidan
145-
and Maxwell D. Radin and Jhonathan Romero
146-
and Nicolas P. D. Sawaya and Bruno Senjean and Kanav Setia
147-
and Sukin Sim and Damian S. Steiger and Mark Steudtner
148-
and Qiming Sun and Wei Sun and Daochen Wang and Fang Zhang
149-
and Ryan Babbush},
150-
year = 2020,
151-
month = jun,
152-
publisher = {IOP Publishing},
153-
volume = 5,
154-
number = 3,
155-
pages = {034014},
156-
title = {{OpenFermion}: The Electronic Structure Package for
157-
Quantum Computers},
158-
journal = {Quantum Science and Technology},
159-
}
160-
```
133+
OpenFermion is the work of many people. When using OpenFermion for research projects, please cite
134+
the [published paper](https://iopscience.iop.org/article/10.1088/2058-9565/ab8ebc/meta):
161135

162-
We are happy to include future contributors as authors on later releases.
136+
> Jarrod R McClean, Nicholas C Rubin, Kevin J Sung, Ian D Kivlichan, Xavier Bonet-Monroig, Yudong
137+
> Cao, Chengyu Dai, E Schuyler Fried, Craig Gidney, Brendan Gimby, Pranav Gokhale, Thomas Häner,
138+
> Tarini Hardikar, Vojtěch Havlíček, Oscar Higgott, Cupjin Huang, Josh Izaac, Zhang Jiang, Xinle
139+
> Liu, Sam McArdle, Matthew Neeley, Thomas O'Brien, Bryan O'Gorman, Isil Ozfidan, Maxwell D Radin,
140+
> Jhonathan Romero, Nicolas P D Sawaya, Bruno Senjean, Kanav Setia, Sukin Sim, Damian S Steiger,
141+
> Mark Steudtner, Qiming Sun, Wei Sun, Daochen Wang, Fang Zhang, and Ryan Babbush. (2020).
142+
> OpenFermion: The Electronic Structure Package for Quantum Computers. _Quantum Science and
143+
> Technology_, 5(3), 034014.
144+
145+
For formatted citations and records in other formats, as well as records for all releases of OpenFermion
146+
past and present, please visit the [OpenFermion page on Zenodo](https://zenodo.org/records/15604843).
163147

164148
## Authors
165149

@@ -206,6 +190,8 @@ We are happy to include future contributors as authors on later releases.
206190
[Fang Zhang](https://github.com/fangzh-umich) (University of Michigan),
207191
and [Emiel Koridon](https://github.com/Emieeel) (Leiden University).
208192

193+
We are happy to include future contributors as authors on later releases.
194+
209195
## Contact
210196

211197
For any questions or concerns not addressed here, please email [email protected].

0 commit comments

Comments
 (0)