From: jean-claude Date: Thu, 22 Oct 2015 15:30:31 +0000 (+0200) Subject: correction of the multi-cores section X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/mpi-energy2.git/commitdiff_plain/9bf808f8e110db33a501c0202fb6470145106354?ds=inline;hp=-c correction of the multi-cores section Merge branch 'master' of ssh://info.iut-bm.univ-fcomte.fr/mpi-energy2 Conflicts: mpi-energy2-extension/Heter_paper.tex --- 9bf808f8e110db33a501c0202fb6470145106354 diff --combined mpi-energy2-extension/Heter_paper.tex index 53778ba,8c6061c..6b3fbb1 --- a/mpi-energy2-extension/Heter_paper.tex +++ b/mpi-energy2-extension/Heter_paper.tex @@@ -1,5 -1,5 +1,5 @@@ - \documentclass[conference]{IEEEtran} - + \documentclass[3p,times]{elsarticle-1} + \usepackage{ecrc} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage[english]{babel} @@@ -60,35 -60,139 +60,140 @@@ \newcommand{\Tnew}{\Xsub{T}{New}} \newcommand{\Told}{\Xsub{T}{Old}} + + %% The ecrc package defines commands needed for running heads and logos. + %% For running heads, you can set the journal name, the volume, the starting page and the authors + + %% set the volume if you know. Otherwise `00' + \volume{00} + + %% set the starting page if not 1 + \firstpage{1} + + %% Give the name of the journal + \journalname{Procedia Computer Science} + + %% Give the author list to appear in the running head + %% Example \runauth{C.V. Radhakrishnan et al.} + \runauth{} + + %% The choice of journal logo is determined by the \jid and \jnltitlelogo commands. + %% A user-supplied logo with the name <\jid>logo.pdf will be inserted if present. + %% e.g. if \jid{yspmi} the system will look for a file yspmilogo.pdf + %% Otherwise the content of \jnltitlelogo will be set between horizontal lines as a default logo + + %% Give the abbreviation of the Journal. + \jid{procs} + + %% Give a short journal name for the dummy logo (if needed) + \jnltitlelogo{Procedia Computer Science} + + %% Hereafter the template follows `elsarticle'. + %% For more details see the existing template files elsarticle-template-harv.tex and elsarticle-template-num.tex. + + %% Elsevier CRC generally uses a numbered reference style + %% For this, the conventions of elsarticle-template-num.tex should be followed (included below) + %% If using BibTeX, use the style file elsarticle-num.bst + + %% End of ecrc-specific commands + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + %% The amssymb package provides various useful mathematical symbols + \usepackage{amssymb} + %% The amsthm package provides extended theorem environments + %% \usepackage{amsthm} + + %% The lineno packages adds line numbers. Start line numbering with + %% \begin{linenumbers}, end it with \end{linenumbers}. Or switch it on + %% for the whole article with \linenumbers after \end{frontmatter}. + %% \usepackage{lineno} + + %% natbib.sty is loaded by default. However, natbib options can be + %% provided with \biboptions{...} command. Following options are + %% valid: + + %% round - round parentheses are used (default) + %% square - square brackets are used [option] + %% curly - curly braces are used {option} + %% angle - angle brackets are used