Skip to content

Commit 6e7b4b4

Browse files
OriolAbrilzaxtax
authored andcommitted
add bibtex for pymc paper
1 parent a6e6fa8 commit 6e7b4b4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,21 @@ Citing PyMC
203203
Please choose from the following:
204204

205205
- |DOIpaper| *PyMC: A Modern and Comprehensive Probabilistic Programming Framework in Python*, Abril-Pla O, Andreani V, Carroll C, Dong L, Fonnesbeck CJ, Kochurov M, Kumar R, Lao J, Luhmann CC, Martin OA, Osthege M, Vieira R, Wiecki T, Zinkov R. (2023)
206+
207+
- BibTex version
208+
209+
.. code:: bibtex
210+
211+
@article{pymc2023,
212+
title = {{PyMC}: A Modern and Comprehensive Probabilistic Programming Framework in {P}ython},
213+
author = {Oriol Abril-Pla and Virgile Andreani and Colin Carroll and Larry Dong and Christopher J. Fonnesbeck and Maxim Kochurov and Ravin Kumar and Junpeng Lao and Christian C. Luhmann and Osvaldo A. Martin and Michael Osthege and Ricardo Vieira and Thomas Wiecki and Robert Zinkov },
214+
journal = {{PeerJ} Computer Science},
215+
volume = {9},
216+
number = {e1516},
217+
doi = {10.7717/peerj-cs.1516},
218+
year = {2023}
219+
}
220+
206221
- |DOIzenodo| A DOI for all versions.
207222
- DOIs for specific versions are shown on Zenodo and under `Releases <https://github.com/pymc-devs/pymc/releases>`_
208223

0 commit comments

Comments
 (0)