Skeleton for the Aquarium architectural description
[aquarium] / doc / arch / aquarium.tex
1 \documentclass[preprint,10pt]{sigplanconf}
2 \usepackage{amsmath}
3 \usepackage{amssymb}
4 \usepackage{graphicx}
5 \usepackage[british]{babel}
6 \newcommand{\cL}{{\cal L}}
7
8 \begin{document}
9 \conferenceinfo{ScalaDays '12}{London, UK.}
10 \copyrightyear{2012}
11 \copyrightdata{1-59593-056-6/05/0006}
12
13 \titlebanner{DRAFT---Do not distribute}
14
15 \title{Aquarium: Accounting for the Cloud in the Cloud}
16
17 \authorinfo{Georgios Gousios \and Christos Loverdos}
18 {GRNet SA}
19 {\{gousiosg,loverdos\}@grnet.gr}
20
21 \maketitle
22 \begin{abstract}
23     This paper describes the architecture for the Aquarium cloud infrastructure
24     software.
25 \end{abstract}
26
27 \category{D.3.3}{Programming Languages}{Language Constructs and Features}[Control structures]
28
29 \terms
30     Object-Oriented Programming, Philosophy
31
32 \keywords
33     OOP, Ontology, Programming Philosophy
34
35 \section{Introduction}
36 \section{Requirements}
37 \section{Architecture}
38
39 \begin{figure}
40   \begin{center}
41   
42   \end{center}
43   \caption{Foundational framework of the snork mechanism.}
44   \label{fig-ffsm}
45 \end{figure}
46
47
48 \section{Performance}
49 \section{Related Work}
50 \section{Conclusions and Future Work}
51
52 \bibliographystyle{abbrvnat}
53 \bibliography{aquarium}
54
55 \end{document}