Skip to content

Commit aa73443

Browse files
authored
Fix #862: add missing version number to CITATION.cff file (#872)
1 parent 2a79e2b commit aa73443

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CITATION.cff

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ preferred-citation:
7171
- family-names: Boixo
7272
given-names: Sergio
7373
affiliation: Google
74-
title: Simulations of Quantum Circuits with Approximate Noise using qsim and Cirq
74+
title: >-
75+
Simulations of Quantum Circuits with Approximate Noise using qsim and Cirq
7576
year: 2021
7677
date-published: 2021-11-03
7778
doi: 10.48550/arXiv.2111.02396
@@ -83,6 +84,7 @@ title: qsim
8384
authors:
8485
- name: Quantum AI team and collaborators
8586
abstract: High-performance quantum circuit simulator for C++ and Python.
87+
version: 0.22.0
8688
date-released: 2025-06-24
8789
url: https://github.com/quantumlib/qsim
8890
repository-code: https://github.com/quantumlib/qsim

0 commit comments

Comments
 (0)