Skip to content

Commit c5fe83c

Browse files
committed
add CITATION.cff
1 parent 6aee730 commit c5fe83c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CITATION.cff

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: KernelAbstractions.jl
6+
message: 'If you use this software, please cite it as below.'
7+
type: software
8+
authors:
9+
- family-names: Churavy
10+
given-names: Valentin
11+
orcid: 'https://orcid.org/0000-0002-9033-165X'
12+
identifiers:
13+
- type: doi
14+
value: 10.5281/zenodo.4021259
15+
repository-code: 'https://github.com/JuliaGPU/KernelAbstractions.jl'
16+
license: MIT

0 commit comments

Comments
 (0)