Skip to content

Commit 0d29a4c

Browse files
authored
Create CITATION.cff
1 parent 6508333 commit 0d29a4c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CITATION.cff

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
cff-version: 1.2.0
2+
title: 'CUDA Quantum'
3+
message: 'If you use this software, please cite it as below.'
4+
authors:
5+
- name: "The CUDA Quantum development team"
6+
license: Apache-2.0
7+
license-url: "https://github.com/NVIDIA/cuda-quantum/blob/main/LICENSE"
8+
repository-code: "https://github.com/NVIDIA/cuda-quantum"
9+
type: software
10+
url: "https://github.com/NVIDIA/cuda-quantum"
11+
# doi:
12+
version: 0.3.0

0 commit comments

Comments
 (0)