File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ Currently, the following backends are supported:
2424[ docs-stable-url ] : https://juliagpu.github.io/KernelAbstractions.jl/stable
2525[ docs-latest-img ] : https://img.shields.io/badge/docs-dev-blue.svg
2626[ docs-latest-url ] : https://juliagpu.github.io/KernelAbstractions.jl/dev
27- [ doi-img ] : https://zenodo.org/badge/DOI/10.5281/zenodo.15635193 .svg
28- [ doi-url ] : https://doi.org/10.5281/zenodo.15635193
27+ [ doi-img ] : https://zenodo.org/badge/DOI/10.5281/zenodo.4021259 .svg
28+ [ doi-url ] : https://doi.org/10.5281/zenodo.4021259
2929[ codecov-img ] : https://codecov.io/gh/JuliaGPU/KernelAbstractions.jl/branch/main/graph/badge.svg
3030[ codecov-url ] : https://codecov.io/gh/JuliaGPU/KernelAbstractions.jl
3131[ ci-img ] : https://github.com/JuliaGPU/KernelAbstractions.jl/actions/workflows/ci.yml/badge.svg?branch=main
@@ -37,3 +37,16 @@ License
3737-------
3838
3939KernelAbstractions.jl is licensed under the [ MIT license] ( LICENSE.md ) .
40+
41+ Cite this package as
42+ --------------------
43+
44+ ```
45+ @software{Churavy_KernelAbstractions_jl,
46+ author = {Churavy, Valentin},
47+ license = {MIT},
48+ title = {{KernelAbstractions.jl}},
49+ url = {https://github.com/JuliaGPU/KernelAbstractions.jl}
50+ doi = {10.5281/zenodo.4021259},
51+ }
52+ ```
You can’t perform that action at this time.
0 commit comments