]> AND Private Git Repository - desynchronisation-controle.git/blob - IWCMC14/main.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
52404b8a3acf6aebfc9b1e903843d5d4ffcde8da
[desynchronisation-controle.git] / IWCMC14 / main.tex
1 \documentclass{IEEEtran}
2 \usepackage[utf8]{inputenc}
3 \usepackage[T1]{fontenc}
4 \usepackage[english]{babel}
5 %\usepackage{ntheorem}
6 \usepackage{amsmath,amssymb}
7 \usepackage{epsfig,psfrag}
8 \usepackage{graphics,graphicx} 
9 \usepackage{color}
10 \usepackage{dsfont}
11 \usepackage{graphicx}
12 \usepackage{subfigure}
13 \usepackage{stmaryrd}
14 \usepackage{color}
15 \usepackage{cite}
16 \usepackage{url}
17 \usepackage{booktabs}
18 \usepackage{epstopdf}
19
20 \newcommand{\JFC}[1]{\begin{color}{green}\textit{#1}\end{color}}
21 \newcommand{\CG}[1]{\begin{color}{blue}\textit{}\end{color}}
22
23
24
25
26 \author{
27   Jean-Fran\c{c}cois Couchot, \and 
28   Ahmed Mostefaoui\\
29   FEMTO-ST Institute, UMR 6174 CNRS\\
30   DISC Department, University of Franche-Comt\'{e}\\
31   Belfort, France\\
32   \{jean-francois.couchot, christophe.guyeux, jacques.bahi\}@femto-st.fr\\
33 }
34
35
36 \input{macroE}
37
38
39 \title{}
40
41
42
43
44 \begin{document}
45 \maketitle
46
47 \newcommand{\ie}{\textit{i.e.}}
48 %\newcommand{\Nats}[0]{\ensuremath{\mathds{N}}}
49 %\newcommand{\R}[0]{\ensuremath{\mathds{R}}}
50 %\newcommand{\Bool}[0]{\ensuremath{\mathds{B}}}
51
52
53
54 \begin{abstract}
55 \end{abstract}
56
57
58
59 \begin{IEEEkeywords}
60 \end{IEEEkeywords}
61
62
63
64
65
66
67
68
69 \section{Introduction}  
70 \input{intro}
71
72
73
74
75
76 \section{Improving an Existing Scheme}
77 \input{HLG}
78
79
80 \subsection{A closer look to convexity}
81
82 \subsection{Directly retreiving the argmin}
83
84 \subsection{Convergence Detection} 
85
86 \section{Fault-Tolerence Considerations}
87
88 \
89
90
91 \section{Discussion and Future Work}
92 \input{conclusion}
93
94
95 %\bibliographystyle{compj}
96 \bibliographystyle{IEEEtran}
97 \bibliography{forensicsVer4}
98
99
100
101
102 \end{document}