-
Notifications
You must be signed in to change notification settings - Fork 565
/
references.bib
31 lines (29 loc) · 932 Bytes
/
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
@article{rp-survey,
title={A survey on reactive programming},
author={Bainomugisha, Engineer and Carreton, Andoni Lombide and Cutsem, Tom van and Mostinckx, Stijn and Meuter, Wolfgang de},
journal={ACM Computing Surveys (CSUR)},
volume={45},
number={4},
pages={52},
year={2013},
publisher={ACM},
url = {http://soft.vub.ac.be/Publications/2012/vub-soft-tr-12-13.pdf}
}
@InProceedings{fran,
title = {Functional Reactive Animation},
url = {http://conal.net/papers/icfp97/},
author = {Conal Elliott and Paul Hudak},
booktitle = "International Conference on Functional Programming",
year = 1997
}
@article{flame-graph,
title={The flame graph},
author={Gregg, Brendan},
journal={Communications of the ACM},
volume={59},
number={6},
pages={48--57},
year={2016},
publisher={ACM New York, NY, USA},
url = {https://queue.acm.org/detail.cfm?id=2927301}
}