Skip to content

Commit aba78e8

Browse files
authored
Add comments, fix URLs, and reformat CITATION.cff (#1012)
This doesn't change the content except for correcting a couple of mixed-up URLs in the "identifiers" section.
1 parent bee0b11 commit aba78e8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CITATION.cff

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,14 +93,14 @@ preferred-citation:
9393
given-names: Fang
9494
- family-names: Babbush
9595
given-names: Ryan
96-
title: "OpenFermion: The Electronic Structure Package for Quantum Computers"
96+
title: 'OpenFermion: The Electronic Structure Package for Quantum Computers'
9797
year: 2020
9898
journal: Quantum Science and Technology
9999
volume: 5
100100
issue: 3
101101
doi: 10.1088/2058-9565/ab8ebc
102102

103-
# The remaining fields define how the software in this repo should be cited.
103+
# The remaining metadata describes the current software release.
104104

105105
title: OpenFermion
106106
authors:
@@ -114,9 +114,6 @@ license: Apache-2.0
114114
type: software
115115
identifiers:
116116
- description: The home page for OpenFermion
117-
value: https://github.com/quantumlib/OpenFermion
118-
type: url
119-
- description: The GitHub repository for OpenFermion
120117
value: https://quantumai.google/openfermion
121118
type: url
122119
- description: PyPI project for OpenFermion
@@ -155,6 +152,7 @@ keywords:
155152
- quantum
156153
- qubit Hamiltonians
157154
- qubit
155+
- research
158156
- science
159157
- SDK
160158
- simulation

0 commit comments

Comments
 (0)