forked from JuliaStats/Distributions.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.bib
39 lines (38 loc) · 1.45 KB
/
CITATION.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
% reference paper
@article{2019arXiv190708611B,
author = {{Besan{\c{c}}on}, Mathieu and {Anthoff}, David and {Arslan}, Alex and
{Byrne}, Simon and {Lin}, Dahua and {Papamarkou}, Theodore and
{Pearson}, John},
title = {Distributions.jl: Definition and Modeling of Probability Distributions in the JuliaStats Ecosystem},
journal = {arXiv e-prints},
keywords = {Statistics - Computation, Computer Science - Mathematical Software},
year = 2019,
month = "Jul",
eid = {arXiv:1907.08611},
pages = {arXiv:1907.08611},
archivePrefix = {arXiv},
eprint = {1907.08611},
primaryClass = {stat.CO},
}
% reference for the software itself
@misc{Distributions.jl-2019,
author = {Dahua Lin and
John Myles White and
Simon Byrne and
Douglas Bates and
Andreas Noack and
John Pearson and
Alex Arslan and
Kevin Squire and
David Anthoff and
Theodore Papamarkou and
Mathieu Besançon and
Jan Drugowitsch and
Moritz Schauer and
other contributors},
title = {{JuliaStats/Distributions.jl: a Julia package for probability distributions and associated functions}},
month = july,
year = 2019,
doi = {10.5281/zenodo.2647458},
url = {https://doi.org/10.5281/zenodo.2647458}
}