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

Private GIT Repository
updating version
[chloroplast13.git] / main.tex
index 02ff0acfc1665091bcfb618a6ed9e7937aecece9..0aaf7efa8c7cb41d05e8d53dd4461c86e574b49f 100755 (executable)
--- 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}