-
Notifications
You must be signed in to change notification settings - Fork 0
/
references.bib
38 lines (38 loc) · 1.55 KB
/
references.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
@misc{PupilDiameter,
title = {Pupil diameter},
journal = {Pupil diameter - Human Homo sapiens - BNID 105349},
url = {https://bionumbers.hms.harvard.edu/bionumber.aspx?id=105349&ver=4&trm=pupil%2Bsize&org=}
}
@misc{BlinkDuration,
title = {Average duration of a single eye blink},
journal = {Average duration of a single eye blink - Human Homo sapiens - BNID 100706},
url = {https://bionumbers.hms.harvard.edu/bionumber.aspx?id=100706&ver=4&trm=blink%2B&org=}
}
@article{Dar2019,
title = {{REMoDNaV}: Robust Eye-Movement Classification for Dynamic Stimulation},
author = {Asim H. Dar and Adina S. Wagner and Michael Hanke},
year = 2019,
month = apr,
publisher = {Cold Spring Harbor Laboratory},
doi = {10.1101/619254},
url = {https://doi.org/10.1101/619254}
}
@book{mitzenmacher_upfal_2012,
title = {Probability and computing randomized algorithms and probabilistic analysis},
author = {Mitzenmacher, Michael and Upfal, Eli},
year = 2012,
publisher = {Cambridge Univ. Press},
place = {Cambridge}
}
@article{Salvatier2016,
title = {Probabilistic programming in Python using {PyMC}3},
author = {John Salvatier and Thomas V. Wiecki and Christopher Fonnesbeck},
year = 2016,
month = {apr},
journal = {{PeerJ} Computer Science},
publisher = {{PeerJ}},
volume = 2,
pages = {e55},
doi = {10.7717/peerj-cs.55},
url = {https://doi.org/10.7717/peerj-cs.55}
}