Skip to content

Commit 2ca09e7

Browse files
committed
Fix "Google" in CITATION.cff and add more links (quantumlib#880)
1 parent 54ee711 commit 2ca09e7

1 file changed

Lines changed: 23 additions & 16 deletions

File tree

CITATION.cff

Lines changed: 23 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -19,34 +19,34 @@ preferred-citation:
1919
authors:
2020
- family-names: Isakov
2121
given-names: Sergei V.
22-
affiliation: Google
22+
affiliation: Google LLC
2323
- family-names: Kafri
2424
given-names: Dvir
25-
affiliation: Google
25+
affiliation: Google LLC
2626
- family-names: Martin
2727
given-names: Orion
28-
affiliation: Google
28+
affiliation: Google LLC
2929
- family-names: Vollgraff Heidweiller
3030
given-names: Catherine
31-
affiliation: Google
31+
affiliation: Google LLC
3232
- family-names: Mruczkiewicz
3333
given-names: Wojciech
34-
affiliation: Google
34+
affiliation: Google LLC
3535
- family-names: Harrigan
3636
given-names: Matthew P.
37-
affiliation: Google
37+
affiliation: Google LLC
3838
- family-names: Rubin
3939
given-names: Nicholas C.
40-
affiliation: Google
40+
affiliation: Google LLC
4141
- family-names: Thomson
4242
given-names: Ross
43-
affiliation: Google
43+
affiliation: Google LLC
4444
- family-names: Broughton
4545
given-names: Michael B.
46-
affiliation: Google
46+
affiliation: Google LLC
4747
- family-names: Kissell
4848
given-names: Kevin
49-
affiliation: Google
49+
affiliation: Google LLC
5050
- family-names: Peters
5151
given-names: Evan
5252
affiliation: Fermi National Accelerator Laboratory
@@ -64,13 +64,13 @@ preferred-citation:
6464
affiliation: Fermi National Accelerator Laboratory
6565
- family-names: Ho
6666
given-names: Alan K.
67-
affiliation: Google
67+
affiliation: Google LLC
6868
- family-names: Strain
6969
given-names: Doug
70-
affiliation: Google
70+
affiliation: Google LLC
7171
- family-names: Boixo
7272
given-names: Sergio
73-
affiliation: Google
73+
affiliation: Google LLC
7474
title: >-
7575
Simulations of Quantum Circuits with Approximate Noise using qsim and Cirq
7676
year: 2021
@@ -83,6 +83,7 @@ preferred-citation:
8383
title: qsim
8484
authors:
8585
- name: Quantum AI team and collaborators
86+
website: https://github.com/quantumlib/qsim/graphs/contributors
8687
abstract: High-performance quantum circuit simulator for C++ and Python.
8788
version: 0.22.0
8889
date-released: 2025-06-24
@@ -91,12 +92,18 @@ repository-code: https://github.com/quantumlib/qsim
9192
license: Apache-2.0
9293
type: software
9394
identifiers:
94-
- description: Publication about qsim
95-
value: 10.48550/arXiv.2111.02396
96-
type: doi
95+
- description: The home page for qsim
96+
value: https://quantumai.google/qsim
97+
type: url
9798
- description: GitHub repository for qsim
9899
value: https://github.com/quantumlib/qsim
99100
type: url
101+
- description: Archival DOI for qsim software releases
102+
value: 10.5281/zenodo.4067237
103+
type: doi
104+
- description: Publication about qsim
105+
value: 10.48550/arXiv.2111.02396
106+
type: doi
100107
keywords:
101108
- algorithms
102109
- API

0 commit comments

Comments
 (0)