X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/chloroplast13.git/blobdiff_plain/188cffcb7a29e0a564f9306e114d4738a564c58e..fa40469ad69c4706a4a32f67e7f846fd73e1a597:/main.tex?ds=sidebyside diff --git a/main.tex b/main.tex index 8b1835f..15a3a7a 100755 --- a/main.tex +++ b/main.tex @@ -4,12 +4,19 @@ \usepackage{graphicx} \usepackage{url} \usepackage{cite} +\usepackage{algorithm} +\usepackage{algorithmic} +\usepackage{longtable} +\usepackage{amsmath,mathtools} +\usepackage[utf8]{inputenc} + % correct bad hyphenation here \hyphenation{op-tical net-works semi-conduc-tor} \begin{document} + \title{Finding the core-genes of Chloroplast Species} @@ -18,53 +25,36 @@ 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.\\ - $*:$ Authors in alphabetic order.\\ +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} +\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 +63,8 @@ and Michel Salomon*\\ \bibliographystyle{plain} -\bibliography{biblio} - +\bibliography{biblio} \end{document}