X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/chloroplast13.git/blobdiff_plain/fb06fc26916e64c8e6c452ee7424b6433e255f0f..c4b8574ec6286851c72e12b9a0d2838c3ccdb0e9:/main.tex diff --git a/main.tex b/main.tex index e7234bb..6a6c3d5 100755 --- a/main.tex +++ b/main.tex @@ -1,15 +1,21 @@ -\documentclass{article} +\documentclass[12pt]{article} \usepackage{subfig} \usepackage{color} \usepackage{graphicx} \usepackage{url} \usepackage{cite} +\usepackage{algorithm} +\usepackage{algorithmic} +\usepackage{longtable} +\usepackage{pdflscape} + % correct bad hyphenation here \hyphenation{op-tical net-works semi-conduc-tor} \begin{document} + \title{Finding the core-genes of Chloroplast Species} @@ -18,52 +24,35 @@ Bassam Al-Kindy, Jean-Fran\c{c}ois Couchot, Christophe Guyeux, and Michel Salomon*\\ - FEMTO-ST Institute, UMR 6174 CNRS\\ - Computer Science Laboratory DISC, - University of Franche-Comt\'{e}, - Besan\c con, France.\\ +FEMTO-ST Institute, UMR 6174 CNRS\\ +Computer Science Laboratory DISC, +University of Franche-Comt\'{e}, +Besan\c con, France.\\ $*:$ Authors in alphabetic order.\\ } \newcommand{\JFC}[1]{\begin{color}{green}\textit{}\end{color}} -\newcommand{\CG}[1]{\begin{color}{blue}\textit{}\end{color}} +\newcommand{\CG}[1]{\begin{color} +{blue}\textit{}\end{color}} % make the title area \maketitle - - - %IEEEtran, journal, \LaTeX, paper, template. - -\maketitle - -\begin{abstract} -\end{abstract} - - - - - - - +\input{abstract} \section{Introduction}\label{sec:intro} %\input{intro.tex} -\section{Similarity-based Approach } +\section{Similarity-based Approach} %input % Main author : jfc \input{classEquiv} -\section{Annotated-based Approach} +\section{Annotated-based Approaches} % Main author : bassam - - - - - +\input{annotated} % \section{Second Stage: to Find Closed Genomes} % \input{closedgenomes} @@ -73,9 +62,8 @@ and Michel Salomon*\\ \bibliographystyle{plain} -\bibliography{biblio} - +\bibliography{biblio} \end{document}