-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreferencias.bib
42 lines (38 loc) · 1.26 KB
/
referencias.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
40
41
42
@book{ableson2012android,
title={Android em a{\c{c}}{\~a}o, 3a ed},
author={Ableson, F. and King, C. and Sen, R.},
isbn={9788535248418},
url={https://books.google.com.br/books?id=zQLJY6KCFo8C},
year={2012},
publisher={Elsevier Brasil}
}
@online{scipython,
author = "scipython.com",
year = "Acessado em Maio 2020",
title = "The SIR epidemic model",
url = "https://scipython.com/book/chapter-8-scipy/additional-examples/the-sir-epidemic-model/",
keywords = "SIR,Epidemy"
}
@online{IDM,
author = "idmod.org",
year = "Acessado em Maio 2020",
title = "SIR and SIRS model",
url = "https://idmod.org/docs/general/model-sir.html",
addendum = "(Acessado em Maio 2020)",
keywords = "SIR,Epidemy"
}
@online{wolfram,
author = "wolfram.com",
year = "Acessado em Maio 2020",
title = "SIR and SIRS model",
url = "https://mathworld.wolfram.com/SIRModel.html",
addendum = "(Acessado em Maio 2020)",
keywords = "SIR,Epidemy"
}
@online{analise,
author = "OLIVEIRA, V.A. and ROSOLEN, J.R.",
year = "2011",
title = "Análise de Sistemas não-lineares",
url = "http://www.sel.eesc.usp.br/lac/disciplinas/sels/arquivos/sel364/private/aula1a2cnl.pdf",
keywords = "Análise, Sistemas não-lineares"
}