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

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