Skip to content

Commit

Permalink
docs: update citation version
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Dec 16, 2024
1 parent bff79cd commit 7c732bb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ authors:
given-names: "Avik"
orcid: "https://orcid.org/0000-0002-3938-7375"
title: "Lux: Explicit Parameterization of Deep Neural Networks in Julia"
version: 0.5.0
version: 1.4.2
date-released: 2022-05-10
url: "https://github.com/LuxDL/Lux.jl"
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,14 @@ If you found this library to be useful in academic work, then please cite:
year = 2023,
note = {If you use this software, please cite it as below.},
publisher = {Zenodo},
version = {v0.5.0},
doi = {10.5281/zenodo.7808904},
url = {https://doi.org/10.5281/zenodo.7808904}
version = {v1.4.2},
doi = {10.5281/zenodo.14489365},
url = {https://doi.org/10.5281/zenodo.14489365},
swhid = {swh:1:dir:1a304ec3243961314a1cc7c1481a31c4386c4a34
;origin=https://doi.org/10.5281/zenodo.7808903;vis
it=swh:1:snp:e2bbe43b14bde47c4ddf7e637eb7fc7bd10db
8c7;anchor=swh:1:rel:2c0c0ff927e7bfe8fc8bc43fd553a
b392a6eb403;path=/}
}
@thesis{pal2023efficient,
Expand Down

0 comments on commit 7c732bb

Please sign in to comment.