-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbibfile.bib
More file actions
77 lines (67 loc) · 2.72 KB
/
bibfile.bib
File metadata and controls
77 lines (67 loc) · 2.72 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
%Document 3 mal erstellen bevor alles richtig angezeigt wird! Nur mit \cite{xyz} iwo referenzierte resourcen werden auch angezeigt.
%Papers:
@mastersthesis{kollarova,
author = {Kollárová, Martina},
title = {Fault injection testing of OpenStack},
year = {2014},
type = {Diplomová práce},
school = {Masarykova univerzita, Fakulta informatiky, Brno},
supervisor = {Marek Grác},
url = {http://is.muni.cz/th/325503/fi_m/},
note = {Available at \url{http://is.muni.cz/th/325503/fi_m/}},
}
@inproceedings{Ju:2013:FRO:2523616.2523622,
author = {Ju, Xiaoen and Soares, Livio and Shin, Kang G. and Ryu, Kyung Dong and Da Silva, Dilma},
title = {On Fault Resilience of OpenStack},
booktitle = {Proceedings of the 4th Annual Symposium on Cloud Computing},
series = {SOCC '13},
year = {2013},
isbn = {978-1-4503-2428-1},
location = {Santa Clara, California},
pages = {2:1--2:16},
articleno = {2},
numpages = {16},
url = {http://doi.acm.org/10.1145/2523616.2523622},
doi = {10.1145/2523616.2523622},
acmid = {2523622},
publisher = {ACM},
address = {New York, NY, USA},
keywords = {OpenStack, cloud-management stack, fault injection},
note = {Available at \url{http://doi.acm.org/10.1145/2523616.2523622}},
}
@misc{teng,
author = {Teng, Qiming},
title = {Enhancing High Availability in Context of OpenStack},
year = {2014},
url = {https://www.openstack.org/summit/openstack-summit-atlanta-2014/session-videos/presentation/enhancing-high-availability-in-context-of-openstack},
note = {Available at \url{https://www.openstack.org/summit/openstack-summit-atlanta-2014/session-videos/presentation/enhancing-high-availability-in-context-of-openstack}},
}
@misc{mp14,
author = {Bastian, Matthias and Brueckner, Sebastian and Fabian, Kai and Hopstock, Michael and Korsch, Dimitri and Stelter-Gliese, Daniel},
title = {Cloud Computing with OpenStack},
year = {2015},
type = {Report Masters Project},
}
@ARTICLE{laprie,
author={Avizienis, A. and Laprie, J.-C. and Randell, B. and Landwehr, C.},
journal={Dependable and Secure Computing, IEEE Transactions on},
title={Basic concepts and taxonomy of dependable and secure computing},
year={2004},
pages={11-33},
ISSN={1545-5971},
note = {Available at \url{http://www.computer.org/csdl/trans/tq/2004/01/q0011.pdf}},
}
@book{Laprie:1992:DBC:573776,
editor = {Laprie, J.C. C. and Avizienis, A. and Kopetz, H.},
title = {Dependability: Basic Concepts and Terminology},
year = {1992},
isbn = {0387822968},
publisher = {Springer-Verlag New York, Inc.},
address = {Secaucus, NJ, USA},
}
@book{swift,
author={Joe Arnold},
title={OpenStack Swift - Using, Administering, and Developing for Swift Object Storage},
publisher={O'Reilly Media},
year={2014}
}