X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/chloroplast13.git/blobdiff_plain/5a4355f139e3af062ce9c363f94a4a5a304d0104..7c7d06eb39defd8bcc5eebe8804d2b547184a176:/main.tex?ds=sidebyside diff --git a/main.tex b/main.tex index 02ff0ac..0aaf7ef 100755 --- a/main.tex +++ b/main.tex @@ -1,15 +1,19 @@ -\documentclass{article} +\documentclass[12pt]{article} \usepackage{subfig} \usepackage{color} \usepackage{graphicx} \usepackage{url} \usepackage{cite} +\usepackage{algorithm} +\usepackage{algorithmic} + % correct bad hyphenation here \hyphenation{op-tical net-works semi-conduc-tor} \begin{document} + \title{Finding the core-genes of Chloroplast Species} @@ -18,14 +22,15 @@ 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 @@ -37,15 +42,9 @@ and Michel Salomon*\\ \maketitle \begin{abstract} +\input{abstract} \end{abstract} - - - - - - - \section{Introduction}\label{sec:intro} %\input{intro.tex} @@ -76,8 +75,6 @@ and Michel Salomon*\\ \bibliography{biblio} - - \end{document}