summaryrefslogtreecommitdiffstats
path: root/articles/pacemaker2/sosp2009.tex
diff options
context:
space:
mode:
authorlefessan <lefessan@30fcff6e-8de6-41c7-acce-77ff6d1dd07b>2011-04-01 08:00:38 +0000
committerlefessan <lefessan@30fcff6e-8de6-41c7-acce-77ff6d1dd07b>2011-04-01 08:00:38 +0000
commitdecfef69b25175e672a3216d85b9b4c7e1165b98 (patch)
tree8f0c5203f941a28ec723e805054608f68ac3ac23 /articles/pacemaker2/sosp2009.tex
downloadpacemaker-decfef69b25175e672a3216d85b9b4c7e1165b98.tar.gz
Added previous articles
git-svn-id: https://scm.gforge.inria.fr/svn/pacemaker@1 30fcff6e-8de6-41c7-acce-77ff6d1dd07b
Diffstat (limited to 'articles/pacemaker2/sosp2009.tex')
-rw-r--r--articles/pacemaker2/sosp2009.tex78
1 files changed, 78 insertions, 0 deletions
diff --git a/articles/pacemaker2/sosp2009.tex b/articles/pacemaker2/sosp2009.tex
new file mode 100644
index 0000000..39f3c0f
--- /dev/null
+++ b/articles/pacemaker2/sosp2009.tex
@@ -0,0 +1,78 @@
+\documentclass[a4paper,10pt]{article}
+
+
+% Submitted papers must be no longer than fourteen (14) 8.5"x11" or A4
+% pages, using a 10 point font on 12 point (single spaced) leading, with a
+% maximum text block of 6.5 inches wide by 9 inches deep. The page limit
+% includes everything: references, title page, figures, appendices, etc.
+% Authors must make a good faith effort to anonymize their submissions, and
+% they should not identify themselves either explicitly or by
+% implication
+
+% Remove this block of definitions to use sig-alternate-10pt
+\def\affaddr{}
+\def\alignauthor{\\\\}
+\def\conferenceinfo#1#2{}
+\def\subtitle#1{}
+\def\category#1#2#3{}
+\def\terms#1{}
+\def\numberofauthors#1{}
+\def\keywords#1{}
+\def\email{}
+
+\usepackage[resetlabels]{multibib}
+
+% uncomment this to get rid of comments and footnotes
+%\def\footnote#1{}
+
+\def\annemarie#1{\footnote{{\color{green} Anne-Marie:} #1}}
+\def\fabrice#1{\footnote{{\color{blue} Fabrice:} #1}}
+\def\cigdem#1{\footnote{{\color{blue} Cigdem:} #1}}
+
+\def\myboxlen{\textwidth}
+\def\mypath{./}
+\input{\mypath body}
+
+
+
+\begin{document}
+\lstset{escapechar=?, mathescape=true}
+
+% --- Author Metadata here ---
+\conferenceinfo{Eurosys}{2008, Glasgow, Scotland}
+%\CopyrightYear{2007}
+%\crdata{0-12345-67-8/90/01}
+% --- End of Author Metadata ---
+
+%\title{Pace-Maker: Availability Measurement in Peer-to-Peer Networks}
+\title{\mytitle}
+\subtitle{\today}
+%\titlenote{Title Note}
+
+\numberofauthors{3}
+
+\author{}
+
+\maketitle
+
+%\paragraph*{Generated on} \today\\
+
+\begin{abstract}
+\myabstract
+\end{abstract}
+
+\category{H.4}{Information Systems Applications}{Miscellaneous}
+\category{D.2.8}{Software Engineering}{Metrics}
+ %[complexity measures, performance measures]
+
+\terms{Peer-to-Peer}
+
+\keywords{\mykeywords}
+\bibliographystyle{acm}
+
+\mybody
+
+
+\end{document}
+
+