Skip to content

Commit

Permalink
Updated arXiv citation and version (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
babbush authored and jarrodmcc committed Dec 4, 2017
1 parent 98355c6 commit 24c160a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,11 @@ How to cite
===========
When using OpenFermion for research projects, please cite:

Jarrod R. McClean, Ian D. Kivlichan, Damian S. Steiger, Yudong Cao, E.
Schuyler Fried, Craig Gidney, Thomas Häner, Vojtĕch Havlíček,
Zhang Jiang, Matthew Neeley, Jhonathan Romero, Nicholas Rubin, Nicolas P. D.
Sawaya, Kanav Setia, Sukin Sim, Wei Sun, Kevin Sung and Ryan Babbush.
Jarrod R. McClean, Ian D. Kivlichan, Damian S. Steiger, Kevin Sung,
Yudong Cao, Chengyu Dai, E. Schuyler Fried, Craig Gidney, Thomas Häner,
Vojtĕch Havlíček, Cupjin Huang, Zhang Jiang, Matthew Neeley, Jhonathan Romero,
Nicholas Rubin, Nicolas P. D. Sawaya, Kanav Setia, Sukin Sim, Wei Sun,
Fang Zhang and Ryan Babbush.
*OpenFermion: The Electronic Structure Package for Quantum Computers*.
`arXiv:1710.07629 <https://arxiv.org/abs/1710.07629>`__. 2017.

Expand Down
2 changes: 1 addition & 1 deletion src/openfermion/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
# limitations under the License.

"""Define version number here and read it from setup.py automatically"""
__version__ = "0.1"
__version__ = "0.2"

0 comments on commit 24c160a

Please sign in to comment.