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

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