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

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