Skip to content

Commit

Permalink
add DOI
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetasemenova committed Jun 11, 2024
1 parent 12b7d03 commit 320b8fb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ If you enjoyed and/or learnt from these materials, please leave a star on GitHub
```
@book{semenova24,
author = {Semenova, Elizaveta},
title = {Bayesian Modelling and Probabilistic Programming with Numpyro, and examples from Epidemiology.},
year = {2024}
title = {Bayesian Modelling and Probabilistic Programming with Numpyro and examples from Epidemiology.},
year = {2024},
source = {https://elizavetasemenova.github.io/prob-epi},
doi = {https://doi.org/10.5281/zenodo.11550659}
}
```

Expand Down

0 comments on commit 320b8fb

Please sign in to comment.