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

Private GIT Repository
update the structure of the paper
[chloroplast13.git] / main.tex
1 \documentclass{article}
2 \usepackage{subfig}
3 \usepackage{color}
4 \usepackage{graphicx}
5 \usepackage{url}
6 \usepackage{cite}
7 \usepackage{algorithm}
8 \usepackage{algorithmic}
9 \usepackage{longtable}
10 \usepackage{amsmath,mathtools}
11 \usepackage[utf8]{inputenc}
12
13
14 % correct bad hyphenation here
15 \hyphenation{op-tical net-works semi-conduc-tor}
16
17  
18 \begin{document}
19
20 \title{Finding the core-genes of Chloroplast Species}
21
22
23 \author{
24 Bassam Al-Kindy,
25 Jean-Fran\c{c}ois Couchot,  
26 Christophe Guyeux,
27 and Michel Salomon*\\
28 FEMTO-ST Institute, UMR 6174 CNRS\\
29 Computer Science Laboratory DISC,
30 University of Franche-Comt\'{e},
31 Besan\c con, France.\\
32 $*:$ Authors in alphabetic order.\\
33 }
34 \newcommand{\JFC}[1]{\begin{color}{green}\textit{}\end{color}}
35 \newcommand{\CG}[1]{\begin{color}
36 {blue}\textit{}\end{color}}
37 % make the title area
38 \maketitle
39
40 %IEEEtran, journal, \LaTeX, paper, template.
41 \input{abstract}
42
43 \section{Introduction}\label{sec:intro}
44 \input{intro.tex}
45
46
47 \section{Similarity-based Approach}
48 %input 
49 % Main author : jfc
50 \input{classEquiv}
51
52
53
54 \section{Annotated-based Approaches}
55 % Main author : bassam
56 \input{annotated}
57
58 % \section{Second Stage: to Find Closed Genomes}
59 % \input{closedgenomes}
60
61
62 \section{Conclusion}\label{sec:concl}
63
64
65 \bibliographystyle{plain}
66
67 \bibliography{biblio}
68
69 \end{document}
70
71