Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit d0f586d

Browse files
authored
Update README with Zenodo DOI.
1 parent 224fd2d commit d0f586d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PyStan: The Python Interface to Stan
55
:alt: Stan logo
66
:scale: 50 %
77

8-
|pypi| |travis| |appveyor|
8+
|pypi| |travis| |appveyor| |zenodo|
99

1010
**PyStan** provides a Python interface to Stan, a package for Bayesian inference
1111
using the No-U-Turn sampler, a variant of Hamiltonian Monte Carlo.
@@ -124,3 +124,6 @@ Example
124124
.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/stan-dev/pystan?branch=master
125125
:target: https://ci.appveyor.com/project/ariddell/pystan/branch/master
126126
:alt: appveyor-ci build status
127+
.. |zenodo| image:: https://zenodo.org/badge/10256919.svg
128+
:target: https://zenodo.org/badge/latestdoi/10256919
129+
:alt: zenodo citation DOI

0 commit comments

Comments
 (0)