Subversion Repositories HelenOS-doc

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
172 decky 1
\documentclass{acm_proc_article-sp}
2
 
3
\def\sharedaffiliation{%
4
\end{tabular}
5
\begin{tabular}{c}}
6
 
7
\begin{document}
8
    \conferenceinfo{TODO'08,} {December 31, 2008, Sydney, Australia.}
9
    \CopyrightYear{2008}
10
    \crdata{XXX-Y-ZZZZZ-AAA-B/CC/DD}
11
 
12
    \title{HelenOS: A Way to Component-based Microkernel}
13
 
14
    \numberofauthors{5}
15
    \author{
16
        \alignauthor
17
        Tom\'{a}\v{s} Bure\v{s}\\
18
        \email{bures@dsrg.mff.cuni.cz}
19
        \alignauthor
20
        Martin D\v{e}ck\'{y}\\
21
        \email{decky@dsrg.mff.cuni.cz}
22
        \alignauthor
23
        Petr Hn\v{e}tynka\\
24
        \email{hnetynka@dsrg.mff.cuni.cz}
25
        \sharedaffiliation
26
        \affaddr{Department of Software Engineering}\\
27
        \affaddr{Faculty of Mathematics and Physics, Charles University}\\
28
        \affaddr{Malostransk\'{e} n\'{a}m\v{e}st\'{i} 25, Prague 1, 118~00, Czech Republic}
29
    }
30
    \date{11 November 2008}
31
 
32
    \maketitle
33
    \begin{abstract}
34
        Some clever abstract
35
    \end{abstract}
36
 
37
    \category{K.3.2}{TODO}{TODO}
38
    \category{D.4.0}{Operating Systems}{General}
39
 
40
    \terms{TODO}
41
 
42
    \keywords{operating systems, TODO}
43
 
44
    \section{Introduction}
45
    TODO
46
 
47
    \section{Evaluation}
48
    TODO
49
 
50
    \section{Related Work}
51
    TODO
52
 
53
    \section{Conclusion}
54
    TODO
55
 
56
    \subsection{Acknowledgments}
57
    This work was partially supported by the Grant Agency of the Czech
58
    Republic project GD201/05/H014 and by the Ministry of Education of the Czech Republic
59
    (grant MSM\-0021620838).
60
 
61
    \balancecolumns
62
 
63
    \begin{thebibliography}{99}
64
        \bibitem{Decky2007}Decky, M.: \emph{Component-based General-purpose Operating System},
65
        Proceedings of Week of Doctoral Students 2007, Charles University, 2007.
66
    \end{thebibliography}
67
\end{document}