Skip to content

Commit ed06f89

Browse files
springcoiltwiecki
authored andcommitted
ENH: Improve readability of readme fix (#1250)
1 parent e03ed88 commit ed06f89

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Salvatier J, Wiecki TV, Fonnesbeck C. (2016) Probabilistic programming in Python
8787

8888
## Conference papers on PyMC3
8989
Peadar Coyle wrote a peer-reviewed paper for the European Scientific Python Conference held in the Summer of 2015 in Cambridge, UK.
90+
```
9091
@ARTICLE{2016arXiv160700379C,
9192
author = {{Coyle}, P.},
9293
title = "{Probabilistic Programming and PyMC3}",
@@ -100,7 +101,7 @@ archivePrefix = "arXiv",
100101
adsurl = {http://adsabs.harvard.edu/abs/2016arXiv160700379C},
101102
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
102103
}
103-
104+
```
104105
## License
105106
[Apache License, Version 2.0](https://github.com/pymc-devs/pymc3/blob/master/LICENSE)
106107

0 commit comments

Comments
 (0)