Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: KernelAbstractions.jl
message: 'If you use this software, please cite it as below.'
type: software
doi: 10.5281/zenodo.4021259
authors:
- family-names: Churavy
given-names: Valentin
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Cite this package as
author = {Churavy, Valentin},
license = {MIT},
title = {{KernelAbstractions.jl}},
url = {https://github.com/JuliaGPU/KernelAbstractions.jl}
doi = {10.5281/zenodo.4021259},
url = {https://github.com/JuliaGPU/KernelAbstractions.jl},
doi = {10.5281/zenodo.4021259}
}
```