Skip to content

Commit e165c4f

Browse files
authored
Update README.md
1 parent be7fe0e commit e165c4f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

+1-6
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,7 @@ Y_, logdet = AN.forward(X)
9393
If you use InvertibleNetworks.jl in your research, we would be grateful if you cite us with the following bibtex:
9494

9595
```
96-
@article{orozco2023invertiblenetworks,
97-
title={InvertibleNetworks. jl: A Julia package for scalable normalizing flows},
98-
author={Orozco, Rafael and Witte, Philipp and Louboutin, Mathias and Siahkoohi, Ali and Rizzuti, Gabrio and Peters, Bas and Herrmann, Felix J},
99-
journal={arXiv preprint arXiv:2312.13480},
100-
year={2023}
101-
}
96+
@article{Orozco2024, doi = {10.21105/joss.06554}, url = {https://doi.org/10.21105/joss.06554}, year = {2024}, publisher = {The Open Journal}, volume = {9}, number = {99}, pages = {6554}, author = {Rafael Orozco and Philipp Witte and Mathias Louboutin and Ali Siahkoohi and Gabrio Rizzuti and Bas Peters and Felix J. Herrmann}, title = {InvertibleNetworks.jl: A Julia package for scalable normalizing flows}, journal = {Journal of Open Source Software} }
10297
```
10398

10499

0 commit comments

Comments
 (0)