X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/mpi-energy2.git/blobdiff_plain/d37ec0ceb9871d37907bb7a7362b045f8c340041..067a55402ef34120163ca2fe73152498026a4f5c:/mpi-energy2-extension/Heter_paper.tex?ds=inline diff --git a/mpi-energy2-extension/Heter_paper.tex b/mpi-energy2-extension/Heter_paper.tex index caa294f..0973f10 100644 --- a/mpi-energy2-extension/Heter_paper.tex +++ b/mpi-energy2-extension/Heter_paper.tex @@ -1,11 +1,49 @@ -\documentclass[3p,times]{elsarticle-1} -\usepackage{ecrc} +\documentclass[review]{elsarticle} + +\usepackage{lineno,hyperref} +\modulolinenumbers[5] + +\journal{Journal of Computational Science} + +%%%%%%%%%%%%%%%%%%%%%%% +%% Elsevier bibliography styles +%%%%%%%%%%%%%%%%%%%%%%% +%% To change the style, put a % in front of the second line of the current style and +%% remove the % from the second line of the style you would like to use. +%%%%%%%%%%%%%%%%%%%%%%% + +%% Numbered +%\bibliographystyle{model1-num-names} + +%% Numbered without titles +%\bibliographystyle{model1a-num-names} + +%% Harvard +%\bibliographystyle{model2-names.bst}\biboptions{authoryear} + +%% Vancouver numbered +%\usepackage{numcompress}\bibliographystyle{model3-num-names} + +%% Vancouver name/year +%\usepackage{numcompress}\bibliographystyle{model4-names}\biboptions{authoryear} + +%% APA style +%\bibliographystyle{model5-names}\biboptions{authoryear} + +%% AMA style +%\usepackage{numcompress}\bibliographystyle{model6-num-names} + +%% `Elsevier LaTeX' style +\bibliographystyle{elsarticle-num} +%%%%%%%%%%%%%%%%%%%%%%% + \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage[english]{babel} \usepackage{algpseudocode} \usepackage{graphicx} \usepackage{algorithm} +\usepackage{setspace} \usepackage{subfig} \usepackage{amsmath} \usepackage{url} @@ -61,122 +99,20 @@ \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