-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaper.bib
More file actions
52 lines (48 loc) · 1.88 KB
/
paper.bib
File metadata and controls
52 lines (48 loc) · 1.88 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
@article{sharkey:2011,
title = {Deterministic epidemic models on contact networks: Correlations and unbiological terms},
journal = {Theoretical Population Biology},
volume = {79},
number = {4},
pages = {115-129},
year = {2011},
issn = {0040-5809},
doi = {https://doi.org/10.1016/j.tpb.2011.01.004},
author = {Kieran J. Sharkey},
keywords = {Master equation, Kolmogorov-forward equation, Pair-approximation, Graph theory, Individual-based models, Statistical independence}
}
@article{kiss:2017,
author = {Kiss, Istvan Z. and Morris, Charles G. and S{\'e}lley, Fanni and Simon, P{\'e}ter L. and Wilkinson, Robert R.},
doi = {10.1007/s00285-014-0772-0},
journal = {Journal of Mathematical Biology},
number = {3},
pages = {437--464},
title = {Exact deterministic representation of Markovian ${SIR}$ epidemics on networks with and without loops},
volume = {70},
year = {2015}
}
@misc{networkx,
author = {Aric Hagberg and Dan Schult and Pieter Swart},
title = {Networkx},
publisher = {GitHub},
journal = {GitHub repository},
url = {https://github.com/networkx/networkx}
}
@article{hunter:2023,
title = {Feasibility assessments of a dynamical approach to compartmental modelling on graphs: Scaling limits and performance analysis},
journal = {Theoretical Computer Science},
volume = {980},
pages = {114247},
year = {2023},
issn = {0304-3975},
doi = {https://doi.org/10.1016/j.tcs.2023.114247},
url = {https://www.sciencedirect.com/science/article/pii/S0304397523005601},
author = {Ethan Hunter and Jessica Enright and Alice Miller},
keywords = {Epidemiology, Graph theory, Dynamical systems, Monte Carlo}
}
@misc{compyrtment,
author = {Simone Sturniolo},
title = {https://github.com/stur86/compyrtment.git},
publisher = {GitHub},
journal = {GitHub repository},
url = {https://github.com/stur86/compyrtment}
}