\usepackage{algorithm}
\usepackage{algpseudocode}
\usepackage{multirow}
+\usepackage{authblk}
\algnewcommand\algorithmicinput{\textbf{Input:}}
\algnewcommand\Input{\item[\algorithmicinput]}
\title{A scalable multisplitting algorithm to solve large sparse linear systems}
\date{}
-
-
+\author[1]{Raphaël Couturier}
+\author[2]{ Lilia Ziane Khodja}
+\affil[1]{ Femto-ST Institute\\
+ University of Franche Comte\\
+ France\\
+ email: raphael.couturier@univ-fcomte.fr}
+\affil[2]{Inria Bordeaux Sud-Ouest\\
+ France\\
+ email: lilia.ziane@inria.fr}
\begin{document}
-\author{Raphaël Couturier \and Lilia Ziane Khodja}
+
\maketitle