******************************************************************** ASME Journal paper LaTeX Style for LaTeX verson 2e ******************************************************************** ******************************************************************** Release history for LaTeX template of ASME Journal paper version 1.0, August 5, 2006. Files asme2ej.cls and asme2ej.tex modified baesed on files asme2e.cls and asme2e.tex Release history for LaTeX template of ASME Conference paper version 1.4, May 12, 2005. (1) Modified asme2e.cls to support pdflatex (2) Modified asme2e.cls to support multiple lines in conference name. asme2e.tex modified with a conference with multiple lines. --- Matt Campbell mtycampbell@ucdavis.edu version 1.3, Januaray 9, 2005. (1) Top margin of the layput changed in asme2e.cls. asme2e.cls1.2 is for ASME DETC template version 1.2. (2) Updated asmms4.bst to conform the ASME reference format. It fixes 2 items in the article format: 1) a extraneous space after number or month was removed, and 2) an incorrect font style that occurred for one particular combination of number and month data was corrected. It also adjusts capitalization in proceedings entries to correspond to the latest ASME reference format. The current ASME reference format still does not completely resolve all formatting issues. In particular, the sample bibliography uses roman style for journal names in an article citation, but the reference format doesn't actually specify a style for the journal name. Since there's some ambiguity here, I left the journal name italicized. --- Geoffrey Shiflett shiflett@usc.edu version 1.2, August 28, 2003. updated asme2e.cls. The 1st page heading is location, date instead of the reverse. version 1.2, August 26, 2003. updated ASME bibliography style file asmems4.bst. removed brackets surrounding month in article citations version 1.2, January 25, 2003. support the modified ASME bibliography style version 1.1, February 16, 2001 support new ASME bibliography style No version num, May 7, 1994 the initial distribution of the template ******************************************************************** Files included in this distribution: FAQ frequently asked questions. README this file README2 information about Postscript Type 1 fonts if you run into trouble with times.sty, mathptm.sty, and pifont.sty. Makefile a sample Makefile for creating asme2e.pdf and abstract.pdf in Unix. asme2ej.cls LaTeX style class package for papers of the American Society of Mechanical Engineers. Questions related to asme2e.cls may be addressed to Ken Sprott at kssprott@ucdavis.edu asmems4.bst ASME bibliography style file. Questions related to asmems4.bst may be addressed to Geoffrey Shiflett at shiflett@usc.edu asme2ej.tex Sample file which uses the asme2e.cls and documents some specifications of ASME paper. asme2ej.pdf PDF file generated from asme2e.tex ******************************************************************** Note: (1) To get article asme2e in TeX dvi format, type latex asme2ej bibtex asme2ej latex asme2ej dvips -o asme2ej.ps asme2ej (2) To get asmee2.pdf file from TeX dvi file, use Adobe Acrobat or type ps2pdf asme2ej.ps asme2ej.pdf (2) The package array is included in the class file asme2e.cls. See "The LaTeX Companion" book for a description of its use in compiling tables. (3) The class file asme2e.cls will not produce unnumbered theorems in the theorem environment. (4) To get unnumbered equations, use the package amslatex in your document. ******************************************************************** Contributors: Harry H. Cheng hhcheng@ucdavis.edu the original creator of the template. Kirk Van Katwyk contributed to asme.sty and asme2e.cls Ken Sprott kssprott@ucdavis.edu contributed asme2e.cls and ASME bibliography Geoffrey Shiflett shiflett@usc.edu created ASME bibliography stype file asmems4.bst with details explained in asme2e.tex. Matt Campbell mtycampbell@ucdavis.edu modified asme2e.cls to support pdflatex and conference name with multiple lines.