Skip to content

Commit e03ed88

Browse files
springcoiltwiecki
authored andcommitted
DOCS: Added Euroscipy paper to the readme (#1249)
1 parent 7719b05 commit e03ed88

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

readme.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,22 @@ The best places to ask general questions about PyMC3 is on [StackOverflow](http:
8585

8686
Salvatier J, Wiecki TV, Fonnesbeck C. (2016) Probabilistic programming in Python using PyMC3. PeerJ Computer Science 2:e55 https://doi.org/10.7717/peerj-cs.55
8787

88+
## Conference papers on PyMC3
89+
Peadar Coyle wrote a peer-reviewed paper for the European Scientific Python Conference held in the Summer of 2015 in Cambridge, UK.
90+
@ARTICLE{2016arXiv160700379C,
91+
author = {{Coyle}, P.},
92+
title = "{Probabilistic Programming and PyMC3}",
93+
journal = {ArXiv e-prints},
94+
archivePrefix = "arXiv",
95+
eprint = {1607.00379},
96+
primaryClass = "cs.OH",
97+
keywords = {Computer Science - Other Computer Science},
98+
year = 2016,
99+
month = jul,
100+
adsurl = {http://adsabs.harvard.edu/abs/2016arXiv160700379C},
101+
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
102+
}
103+
88104
## License
89105
[Apache License, Version 2.0](https://github.com/pymc-devs/pymc3/blob/master/LICENSE)
90106

0 commit comments

Comments
 (0)