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

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