X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/mpi-energy2.git/blobdiff_plain/d4aabc249b2f6bef8b9cd0dcf3b8a49fbd721bfd..08498d4d730017544934563b4b7ba98f160ae3a2:/mpi-energy2-extension/Heter_paper.tex?ds=sidebyside diff --git a/mpi-energy2-extension/Heter_paper.tex b/mpi-energy2-extension/Heter_paper.tex index 1caecff..caa294f 100644 --- a/mpi-energy2-extension/Heter_paper.tex +++ b/mpi-energy2-extension/Heter_paper.tex @@ -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,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