X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/kahina_paper1.git/blobdiff_plain/342f7f0e63333d70a4bc6987bc7df003ac491488..ccc49c7a37acfcda2f05187b3ad3d41f796d9b0a:/paper.tex?ds=sidebyside diff --git a/paper.tex b/paper.tex index df35ecb..a5d253f 100644 --- a/paper.tex +++ b/paper.tex @@ -1,9 +1,10 @@ \documentclass[review]{elsarticle} -\usepackage{lineno,hyperref} -%%\usepackage[utf8]{inputenc} +%\usepackage{lineno,hyperref} +\usepackage[utf8]{inputenc} %%\usepackage[T1]{fontenc} %%\usepackage[french]{babel} + \usepackage{amsmath,amsfonts,amssymb} \usepackage[ruled,vlined]{algorithm2e} \usepackage{array,multirow,makecell} @@ -55,9 +56,9 @@ \title{A parallel root finding polynomial on GPU} %% Group authors per affiliation: -\author{Elsevier\fnref{myfootnote}} -\address{Radarweg 29, Amsterdam} -\fntext[myfootnote]{Since 1880.} +%\author{Elsevier\fnref{myfootnote}} +%\address{Radarweg 29, Amsterdam} +%\fntext[myfootnote]{Since 1880.} %% or include affiliations in footnotes: \author[mymainaddress]{Ghidouche Kahina\corref{mycorrespondingauthor}} @@ -65,7 +66,7 @@ \cortext[mycorrespondingauthor]{Corresponding author} \ead{kahina.ghidouche@gmail.com} -\author[mysecondaryaddress]{Couturier Raphael\corref{mycorrespondingauthor}} +\author[mysecondaryaddress]{Couturier Raphaël\corref{mycorrespondingauthor}} %%\cortext[mycorrespondingauthor]{Corresponding author} \ead{raphael.couturier@univ-fcomte.fr} @@ -73,8 +74,10 @@ %%\cortext[mycorrespondingauthor]{Corresponding author} \ead{ar.sider@univ-bejaia.dz} -\address[mymainaddress]{Department of informatics,University of Bejaia,Algeria} -\address[mysecondaryaddress]{FEMTO-ST Institute, University of Franche-Compté } +\address[mymainaddress]{Department of informatics, University of + Béjaia, Algeria} +\address[mysecondaryaddress]{FEMTO-ST Institute, University of + Bourgogne Franche-Comte } \begin{abstract} in this article we present a parallel implementation @@ -672,4 +675,4 @@ We initially carried out the convergence of Aberth algorithm with various sizes \bibliography{mybibfile} -\end{document} \ No newline at end of file +\end{document}