LaTeX Submissions in the Elsevier Editorial System (EES)

Similar documents
MANUSCRIPT TITLE (CENTERED, 14 POINT BOLD, SANS SERIF FONT, MAJUSCULE)

INTERNATIONAL JOURNAL OF RENEWABLE ENERGY RESEARCH-IJRER. Guide for Authors

Create a report with formatting, headings, page numbers and table of contents

Basic Formatting of a Microsoft Word. Document for Word 2003 and Center for Writing Excellence

INSTRUCTIONS TO PREPARE A PAPER FOR THE XX AIDAA CONFERENCE MILANO 2009

Using the Thesis and Dissertation Templates

Thesis/Dissertation Guide. Instructions for Preparation and Submission

THESIS AND DISSERTATION FORMATTING GUIDE GRADUATE SCHOOL

Submission guidelines for authors and editors

SPIE proceedings manuscript sample (U.S. letter size)

Preparing Your Thesis with Microsoft Word: How to use the Rensselaer Polytechnic Institute Template Files. Contents

THESIS FORMAT GUIDELINES. 1. Dalhousie Thesis Guidelines. 2. Preparation of the Thesis

Contents 1. Introduction... 2

Dissertation Template for Princeton. University

How To Write A Thesis

Instructions to Authors

DIY Formatting and Layout Guidelines

How to create business cards manually in WordPerfect without using a template Project

CyI DOCTORAL THESIS TEMPLATE 1

The International Journal of Acoustics and Vibration Author Instructions

BLACKBOARD 9.1: Text Editor

Using the ETDR Word Template Masters Theses and Reports

OU Campus Web Content Management

Preparing a one column paper with MS-Word for Windows

Formatting Your Thesis

Thesis and Dissertation Digital Handbook

Technical, Legal, Business and Management Issues

Devi Ahilya Vishwavidyalaya, Indore School of Computer Science & IT

Quick Guide to the Cascade Server Content Management System (CMS)

WYSIWYG Tips and FAQ

Content Management System User Guide

Word processing software

Africana Homestead Legacy Publishers Style Guide for Nonfiction Scholarly Works

ECDL / ICDL Word Processing Syllabus Version 5.0

ADOBE DREAMWEAVER CS3 TUTORIAL

Submission Guidelines for BfN Publications

University of South Carolina

THESIS GUIDE Preparing a Thesis or Dissertation

Lecture Notes in Computer Science: Authors Instructions for the Preparation of Camera-Ready Contributions to LNCS/LNAI/LNBI Proceedings

Guide to design and layout

Converting Prospects to Purchasers.

FORMATTING OVERVIEW GUIDELINES FOR YOUR THESIS OR DISSSERTATION FOR SUBMISSION TO THE GRADUATE SCHOOL

Creating APA Style Research Papers (6th Ed.)

By following these guidelines, the illustrator will help production proceed more efficiently.

METHODICAL INSTRUCTION FOR STUDENTS OF THE NURSING SCHOOL LESSON 4 (PRACTICAL 6 HOURS)

APA Manuscript Format (6 th Edition Publication Manual, 3rd printing)

Mastering the JangoMail EditLive HTML Editor

Umbraco v4 Editors Manual

Pepperdine University Graduate School of Education and Psychology Dissertation Format Requirements Manual. APA 6 th edition format

Step 2: Headings and Subheadings

MASTER OF ARTS IN ECONOMIC GOVERNANCE AND DEVELOPMENT PROGRAMME MA THESIS PROPOSAL WRITING GUIDE

1 Using CWEB with Microsoft Visual C++ CWEB INTRODUCTION 1

Web Ambassador Training on the CMS

BCCC Library. 2. Spacing-. Click the Home tab and then click the little arrow in the Paragraph group.

PURPOSE OF THIS GUIDE

DEPARTMENT OF LEADERSHIP STUDIES DISSERTATION FORMATTING. The Publication Manual of the American Psychological Association, sixth edition

customer community Getting started Visual Editor Guide!

A THESIS/DISSERTATION FORMATTING MANUAL FOR THE PURDUE UNIVERISTY CHEMISTRY DEPARTMENT. A Manual. Submitted to the Faculty and Graduate Students

GRADUATE DEGREE REQUIREMENTS INSTRUCTIONS FOR DOCTORAL DISSERTATION AND MASTER S THESIS PREPARATION

JOMO KENYATTA UNIVERSITY OF AGRICULTURE AND TECHNOLOGY SCHOOL FOR HUMAN RESOURCE DEVELOPMENT

FORMAT GUIDELINES FOR DISSERTATIONS, TREASTISES, THESES AND REPORTS

CMS Training Manual. A brief overview of your website s content management system (CMS) with screenshots. CMS Manual

The McGill Knowledge Base. Last Updated: August 19, 2014

Drupal Training Guide

USING MICROSOFT WORD 2008(MAC) FOR APA TASKS

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

SCHOLARONE MANUSCRIPTS Author Guide

Instructions for Formatting MLA Style Papers in Microsoft Word 2010

Digital Commons Journal Guide: How to Manage, Peer Review, and Publish Submissions to Your Journal

Crystal Reports Designer Version 10

How to Format a Bibliography or References List in the American University Thesis and Dissertation Template

eportfolio Student Guide

Microsoft Word 2010 Basics

Basic tutorial for Dreamweaver CS5

MLA Format Example and Guidelines

FORMAT GUIDELINES FOR MASTER S THESES AND REPORTS

How to Format a Bibliography or References List in the American University Thesis and Dissertation Template

-SoftChalk LessonBuilder-

Progress Report Format for Projects Funded by the Coastal Response Research Center

Where do I start? DIGICATION E-PORTFOLIO HELP GUIDE. Log in to Digication

WYSIWYG Editor in Detail

INSTRUCTIONS TO AUTHORS, 2015

Graduate School Wichita State University Wichita, Kansas. Graduate School Guide to the Preparation of Theses and Dissertations

Instructions to Authors Chemistry, Molecular Sciences and Chemical Engineering NEW CHAPTERS Article Structure

collab.virginia.edu UVACOLLAB ECLPS: BUILDING COURSE PORTALS UVaCollab User Guide Series

How to Use the Text Editor in Blackboard

OpenOffice.org Writer

Transcription:

LaTeX Submissions in the Elsevier Editorial System (EES) If you are submitting your files using LaTeX, here are some tips and tricks you may find helpful. Note: EES is designed to work with LaTeX2e files. Plain TeX and AMSTeX formats are not supported. 1. We strongly recommend that you use the style package elsarticle.cls to prepare your submission. elsarticle.cls is built into EES and does not need to be uploaded. However, if you choose to use alternative style packages (.sty or.cls files), you must upload those files along with your submission. If you do not, this may prevent EES from building the submission. Note: Papers which are accepted for publication will be formatted in the standardized style of the journal by our typesetters; using elsarticle.cls greatly helps to streamline the production process. 2. If your bibliography is kept in a separate file, please upload this along with your submission. 3. If any of the files needed for your submission are kept in subfolders on your local system, please ensure that all references to these subfolders are removed from the source files before uploading to EES. In EES, all the files uploaded for a given manuscript are stored in, and compiled from, a single folder with no subfolders. 4. elsarticle provides a number of class options that allow formatting of the text in different ways according to what is required for your submission. 5. When uploading a manuscript as multiple files (for example, as individual sections with a separate bibliography file and additional style packages), these files should all be uploaded with the submission item type Macro and Style Files, if available, or Manuscript. This helps EES identify all the necessary files for the manuscript to build successfully. (Figure files which are not generated by code within the manuscript file should be uploaded with the submission item type figure.) For Example: If you were to upload a style file with your submission and chose the item type "supplementary material", this would cause EES to exclude these files when building the submission PDF, rather than treating them as a necessary part of your manuscript. 6. For journals which use LaTeX and require line numbering, you should add the correct package (lineno.sty) to the document's preamble. If doing this, please ensure to turn on the line numbering feature within the manuscript file by adding \linenumbers into the body of the document.

7. WYSIWYG (What You See Is What You Get) LaTeX editors such as Scientific Word may introduce application specific codes into a LaTeX submission, which can prevent EES from building the submission PDF successfully. Removing these codes usually corrects this type of PDF build error. 8. Many journal EES sites allow file uploads from the arxiv.org server. 9. You can upload your LaTeX files to EES as a zip or tar compressed file rather than separately uploading the individual elements of the paper. The compressed file will be automatically unpacked in EES and you will have the opportunity to indicate the submission item type of each individual file. (See 3. above regarding subfolders.) Further information on formatting LaTeX manuscripts can be found at: http://www.elsevier.com/latex Helpful Resources: http://www.ctan.org Math into LaTeX An Introduction to LaTeX and AMS-LaTeX, George Grätzer, (ISBN 0-8176-3805-9) LaTeX instructions page: http://www.elsevier.com/wps/find/authorsview.authors/elsarticle

Format Model for the Proceedings of the Combustion Institute (Print at 100% for correct dimensions. Use for paper length estimation only.) Use Times New Roman font. Numbers in parentheses give font size and line spacing. Trimsize 252 mm 61 Lines 9/10 height (216 mm, 8.5 in) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 Abstract (bold) (9/10) 23 24 Text of Abstract (9/10). Use 9 pt Times New Roman font with "Exactly" 10 pt line spacing (9/10) in the text 25 of the abstract. Skip one 10-pt line after the Abstract heading. The abstract runs the full width of two columns. 26 Indent paragraphs by 3/16-inch (5 mm). Skip one 10-pt line between the Abstract and the Keywords. Skip eight 27 lines after the Keywords. (This extra blank space compensates for additional publication information to be 28 included in typesetting.) 29 30 31 Keywords: (8/10) 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 1. Introduction (bold) (9/10) Article Title (17/20) Article Title (continued)/subtitle Author Names (13/15) Affiliations (8/10) Affiliations (continued) Extra space is included here to compensate for corresponding author information and copyright information to be added on the title page before publication Text of manuscript (9/10). Use 9 pt font and 10 p t line spacing. Major headings are numbered and set in bold face. Skip one line after each major heading. Do not skip a line between paragraphs. 1.2 Subheading Subheadings are numbered and italic font. Skip one line (10 pt) before and after each subheading. Nomenclature (9/10) Nomenclature, if used, should be placed after the Introduction. Use 9 pt font and 10 pt line spacing. 60 pt space 60 pt space 80 pt space References (9/10) for the heading, (8/9) for the list [1] Number references in the order that they appear in the text. [2] Use 8 pt font with "Exactly" 9 pt spacing for the reference list. Tables and Figures (8/9) Place all tables and figures at the end of the paper. Use 8 pt font and 9 pt line spacing for text in the tables and for figure captions. Place each figure caption after the corresponding figure. Size each single-column figure such that the boundary of the printed area extends close to the column margins (width 67.7 mm). Size each double-column figure for legibility. 2. Major Heading Width may be less than the full 144 mm. Skip one line between figure and caption. Skip two lines before each major heading. Separate figures and tables by two blank lines. 16 pica (67.7 mm, 2.67 in) 2 pica (8.47 mm, 0.333 in) 16 pica (67.7 mm, 2.67 in)

Article Title (17/20) Article Title (continued) Author Name(s) (13/15) Author Affiliation(s) (8/10) Affiliations (continued)... Type one complete affiliation per line. Note formatting and spacing modifications used inside these environments. Abstract Insert abstract text here. The text of the abstract is (9/10) justified and runs the full width of the two columns. Use the commands listed above to typeset the title, authors, abstract and keywords in the required format. The abstract should contain between 100 and 300 words. Keywords are formatted in the manner shown below. Keywords: Keyword, keyword, keyword (8/10) 1. Introduction The body of the text is (9/10) justified. The formatting definitions specified at the top of this template make minor modifications to the article.cls document class. The 10pt font option is specified initially. The commands \small and \baselineskip 10pt must be placed after \begin{document} to convert to a 9pt font size with 10pt spacing. This will eventually be done in the more traditional manner within a new document class designed specifically for the Proceedings of the Combustion Symposium. Headings for Nomenclature, Acknowledgements, and References are not numbered. Do not use the \section* command. Instead use the definitions included with this sample template. Use the \section, \subsection and \subsubsection commands as usual. Include the \addvspace{10pt} command after each of the section heading commands. This template was compiled using the standard L A TEX 2 installation of the texmf package. Make sure that this sample tex file compiles before using it to format the paper. 1.1. Subheading Sub-headings are automatically numbered, spaced, and set in italics as above. 1.1.1. Sub-subheading Sub-subheading, if used, are also automatically numbered, spaced, and set in italics.

2. Page and Column Dimensions The printed page area and column dimensions are set automatically by modifying the original dimensions in the article.cls package. These dimensions are listed in the preamble of the template. The total allowed paper length is 7-1/3 pages. In most cases this page length will allow slightly more than the nominal 5800 words. 3. Tables and Figures Place all tables and figures at the end of the paper. The captions have been redefined to provide an 8 pt font size and 9 pt spacing. Do not include separate lists of table and figure captions. Figures should be sized and aligned such that the outer edge of the printed material extends to the column boundaries. Single column figures should be sized so that the printed material has a width of 2.67 inches (67 mm). Double column figures may be sized to a maximum width of 5.67 inches (144 mm). An example table and figures are also provided below. Acknowledgments Table 1: Critical pressure and temperature of and. T/T ref, ρ/ρ ref 10 2 10 1 10 0 10-1 10-2 10-3 0.5 R J 30 IJ' 2 0 IJ' ( J ) ( ) 33 K J22 K r/δ Temperature, T/T ref Density, ρ/ρ ref 0.6 Fig. 1: Radial variation of temperature and density at an axial location of 0.03 units. Use the defined acknowledgement environment here, not \section*. Bibtex can be implemented in the normal way. The pci.bst style should be used (included in this directory). After generating the.bib file, import it directly into the document. Note that the font and line spacing are reduced to \footnotesize and \baselineskip 9pt for the references. The font and line spacing are then toggled back to \small and \baselineskip 10pt for the tables and figures. Three example references [1 5] are provided in the bibliography section. References [1] W. Mayer, H. Tamura, Propellant Injection in a Liquid Oxygen/Gaseous Hydrogen Rocket Engine, Journal of Propulsion and Power 12 (6) (1996) 1137 1147. [2] C. K. Westbrook, F. L. Dryer, Chemical Kinetics Modeling of Hydrocarbon Combustion, Progress in Energy and Combustion Science 10 (1) (1984) 1 57. [3] R. A. Yetter, F. L. Dryer, H. Rabitz, A Comprehensive Reaction Mechanism for Carbon Monoxide/Hydrogen/Oxygen Kinetics, Combustion Science and Technology 79 (1991) 97 128. [4] J. O. Hirschfelder, C. F. Curtiss, R. B. Bird, Molecular Theory of Gases and Liquids, 2nd Edition, John Wiley and Sons, Incorporated, New York, New York, 1964. [5] R. J. Kee, J. A. Miller, T. H. Jefferson, Chemkin: A General-Purpose, Problem-Independent, Transportable, Fortran Chemical Kinetics Code Package, Tech. Rep. SAND80-8003, Sandia National Laboratories (1980).