Skip to content

Commit b62fd53

Browse files
authored
Merge pull request #3231 from pymc-devs/add_bibtex
Add bibtex key for citation.
2 parents 2a1c6d1 + 02d50ac commit b62fd53

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CITATION.bib

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
@article{Salvatier2016,
2+
doi = {10.7717/peerj-cs.55},
3+
url = {https://doi.org/10.7717/peerj-cs.55},
4+
year = {2016},
5+
month = {apr},
6+
publisher = {{PeerJ}},
7+
volume = {2},
8+
pages = {e55},
9+
author = {John Salvatier and Thomas V. Wiecki and Christopher Fonnesbeck},
10+
title = {Probabilistic programming in Python using {PyMC}3},
11+
journal = {{PeerJ} Computer Science}
12+
}

0 commit comments

Comments
 (0)