From e139a43b147ddae98f95e987560caadfa4c845c8 Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Thu, 7 May 2015 15:00:06 +0200 Subject: [PATCH] Fix affilations, acknowledgments, and remove \usepackage{babel}. --- paper.tex | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/paper.tex b/paper.tex index d65672a..0d24694 100644 --- a/paper.tex +++ b/paper.tex @@ -21,7 +21,6 @@ \usepackage{algpseudocode} %\usepackage{amsthm} \usepackage{graphicx} -\usepackage[american]{babel} % Extension pour les liens intra-documents (tagged PDF) % et l'affichage correct des URL (commande \url{http://example.com}) %\usepackage{hyperref} @@ -75,23 +74,26 @@ analysis of simulated grid-enabled numerical iterative algorithms} %\itshape{\journalnamelc}\footnotemark[2]} -\author{ Charles Emile Ramamonjisoa and - David Laiymani and - Arnaud Giersch and - Lilia Ziane Khodja and - Raphaël Couturier +\author{Charles Emile Ramamonjisoa\affil{1}, + David Laiymani\affil{1}, + Arnaud Giersch\affil{1}, + Lilia Ziane Khodja\affil{2} and + Raphaël Couturier\affil{1} } \address{ - \centering - Femto-ST Institute - DISC Department\\ - Université de Franche-Comté\\ - Belfort\\ - Email: \email{{raphael.couturier,arnaud.giersch,david.laiymani,charles.ramamonjisoa}@univ-fcomte.fr} + \affilnum{1}% + Femto-ST Institute, DISC Department, + University of Franche-Comté, + Belfort, France. + Email:~\email{{charles.ramamonjisoa,david.laiymani,arnaud.giersch,raphael.couturier}@univ-fcomte.fr}\break + \affilnum{2} + Department of Aerospace \& Mechanical Engineering, + Non Linear Computational Mechanics, + University of Liege, Liege, Belgium. + Email:~\email{l.zianekhodja@ulg.ac.be} } -%% Lilia Ziane Khodja: Department of Aerospace \& Mechanical Engineering\\ Non Linear Computational Mechanics\\ University of Liege\\ Liege, Belgium. Email: l.zianekhodja@ulg.ac.be - \begin{abstract} The behavior of multi-core applications is always a challenge to predict, especially with a new architecture for which no experiment has been performed. With some applications, it is difficult, if not impossible, to build @@ -821,11 +823,10 @@ geographically distant clusters through the internet. CONCLUSION -\section*{Acknowledgment} - +%\section*{Acknowledgment} +\ack This work is partially funded by the Labex ACTION program (contract ANR-11-LABX-01-01). - \bibliographystyle{wileyj} \bibliography{biblio} -- 2.39.5