forked from cloudmesh-community/book
-
Notifications
You must be signed in to change notification settings - Fork 1
/
references-2.bib
31 lines (30 loc) · 1.19 KB
/
references-2.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
@InProceedings{las14cloudmeshmultiple,
Title = {{Accessing Multiple Clouds with Cloudmesh}},
Author = {von Laszewski, Gregor and Wang, Fugang and Lee,
Hyungro and Chen, Heng and Fox, Geoffrey C.},
Booktitle = {Proceedings of the 2014 ACM International Workshop
on Software-defined Ecosystems},
Year = 2014,
Address = {New York, NY, USA},
Pages = {21--28},
Publisher = {ACM},
Series = {BigSystem '14},
Acmid = 2609638,
Doi = {10.1145/2609441.2609638},
File =
{vonLaszewski-cloudmesh.pdf:https\://github.com/cyberaide/paper-cloudmesh/raw/master/vonLaszewski-cloudmesh.pdf:PDF},
ISBN = {978-1-4503-2909-5},
Keywords = {cloud computing},
Location = {Vancouver, BC, Canada},
Numpages = 8,
Url = {http://doi.acm.org/10.1145/2609441.2609638}
}
@Misc{las-code-dispalydetect,
author = {Fugang Wang and Gregor von Laszewski},
title = {displaydetect.py},
howpublished = {github},
month = may,
year = 2018,
url =
{https://raw.githubusercontent.com/cloudmesh/cloudmesh.pi/master/displaydetect.py}
}