Skip to content

Commit 9d34b1c

Browse files
authored
Update README.md
1 parent 54c3933 commit 9d34b1c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,15 @@ plot!(x, [target envelop], width = 2, label = ["target density" "envelop"])
131131
```
132132

133133
![](img/example4.png)
134+
135+
To cite please use
136+
137+
```bibtex
138+
@manual{tec2018ars,
139+
title = {AdaptiveRejectionSampling.jl},
140+
author = {Mauricio Tec},
141+
year = {2018},
142+
url = {https://github.com/mauriciogtec/AdaptiveRejectionSampling.jl}
143+
}
144+
```
145+

0 commit comments

Comments
 (0)