]> AND Private Git Repository - HindawiJournalOfChaos.git/blob - article.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
initialisation
[HindawiJournalOfChaos.git] / article.tex
1 \documentclass{article}
2 \usepackage[T1]{fontenc}
3 \usepackage[utf8]{inputenc}
4 \usepackage{lmodern}
5 \usepackage{dsfont}
6 \usepackage{ntheorem}
7 \usepackage{amsfonts}
8 \usepackage{amsmath}
9 \usepackage{amssymb}
10 \usepackage{graphicx}
11 \usepackage{stmaryrd}
12 \usepackage{subfigure}
13 \usepackage{cite}
14 \usepackage{amscd}
15 \usepackage[noend]{algorithmic}
16 \usepackage[ruled,vlined]{algorithm2e}
17 \usepackage{url}
18 \usepackage{color}
19
20 \newtheorem{Ex}{Example}
21 \newtheorem{Def}{Definition}
22 \newtheorem{Rem}{Rem}
23 \newtheorem{Prop}{Proposition}
24 \newtheorem{Th}{Theorem}
25 \newtheorem{Pre}{Proof}
26 \newtheorem{Lemma}{Lemma}
27
28 \title{On the interest and realization of chaos-based information hiding schemes: a review}
29 \author{Christophe Guyeux, Jean-Fran\c cois Couchot, and Jacques M. Bahi\\ \{christophe.guyeux,jean-francois.couchot,jacques.bahi\}@univ-fcomte.fr\\Institut Femto-st, Universit\'e de Franche-Comt\'e, France}
30
31 \begin{document}
32
33 \maketitle
34
35
36 \begin{abstract}
37 \begin{color}{red}TODO\end{color}
38 \end{abstract}
39
40 \input{IH/intro}
41 \input{IH/notations}
42 \input{IH/ciw1}
43 \input{IH/cis2}
44 \input{IH/di3}
45 %\input{IH/dhCI}
46 %\input{IH/IIHMSP13_2}
47 \input{IH/conclusion}
48 \input{IH/wellKnown}
49
50 \bibliographystyle{plain}
51 \bibliography{mabase}
52 \end{document}