********************************************************************
   ASME Journal paper LaTeX Style for LaTeX verson 2e
********************************************************************

********************************************************************
Release history for LaTeX template of ASME Journal paper
   version 1.2, June 27, 2019
      Modified asme2ej.tex with the following changes:
       (1) added * for each \section, \subsection, and \subsubsection
	         \documentclass[11pt,cleanfoot]{asme2ej}
		 \usepackage{epsfig}		
		 \usepackage{fancyhdr}		
		 \usepackage{setspace}		
		 \usepackage{helvet}		
		 \usepackage[hyphens]{url}		
		 %\usepackage{hyphens}		
		 \renewcommand{\familydefault}{\sfdefault}		
		 \pagestyle{fancy}		
		 \lhead{{\it Insert ASME Journal Title in the Header Here}}		
		 \rhead{}		
		 \renewcommand{\headrulewidth}{0pt}		
		 \topmargin 80 pt		
		 \headheight 14 pt		
		 \headsep 30 pt		
		 %\RequirePackage[hyphens]
		 \doublespacing after \maketitle
                 \newpage for \appendix
		 \newpage		
		 \listoffigures		
		 \vskip 1 in		
		 This section will be created when figures are included with a caption.		
		 \newpage		
		 \listoftables		
		 \vskip 1 in		
		 This section will be created when tables are included with a caption.
       (2) made these comment
	         %\documentclass[10pt]{asme2ej}
      Modified asme2ej.cls with the following changes:
       (1) changed \DeclareFixedFont{\tensfb}{OT1}{phv}{b}{n}{12}
 	           \DeclareFixedFont{\tensf}{OT1}{phv}{m}{n}{12}
                   \newcommand{\section}{\@startsection {section}{1}{\z@}
                                        {24pt plus3pt minus2pt}
                                        {0.0001pt}
                                        %{\tensfb}}
                                        {\rmbf\MakeUppercase}}
                   \newcommand{\subsubsection}{\@startsection {subsubsection}{3}{\z@}
                                              {18pt plus2pt minus1pt}
                                              {0.0001pt}
                                              %{-1em}
                                              %{\tensfb}}
                                              {\rmbf\it}}
       (2) added   \setlength{\oddsidemargin}{1.2in} %extra 0.2 needed for correct positioning on page to create 1-inch margins  1/18/2018
                   \setlength{\evensidemargin}{1in}
	           \setlength{\textwidth}{6.5in}
       (3) made these comment
                   %\RequirePackage{mathptm}
	           %\setlength{\oddsidemargin}{0.925in}
	           %\setlength{\evensidemargin}{0.925in}
                   %\setlength{\topmargin}{0.8in}% use 1.3in top margin for pdflatex
	           %\setlength{\textheight}{10.00in}
	           %\setlength{\textwidth}{6.85in}
	           %\newcommand\refname{References}
                   %\def\@oddfoot{\hskip1.55in\hfil\thepage\hfil Copyright\ \ \copyright\ \@confyear%
                   %~by ASME}%
                   %\def\@evenfoot{\hskip1.55in\hfil\thepage\hfil Copyright\ \ \copyright\ \@confyear%
                   %~by ASME}%
                   %\def\@oddfoot{\reset@font\rm\hskip1.55in\hfil\thepage%
                   %\hfil Copyright\ \ \copyright\ \@confyear\ by ASME}%
       (4) made these uncomment
                   \setlength{\topmargin}{1.3in}% use 1.3in top margin for pdflatex
	           \setlength{\textheight}{9.00in}
	           \newcommand\refname{REFERENCES}
                          --- Ching-Wei Chuang <chwchuang@ucdavis.edu>
   version 1.1, February 8, 2019
      Modified asme2ej.tex with the following changes:
       (1) deleted   \usepackage{epsfig} %% for loading postscript figures
           and added \usepackage{graphicx} %% for loading jpg figures
       (2) deleted \centerline{\psfig{figure=figure/FMANU_MD_05_1107_11.ps,width=3.34in}},
                   \centerline{\psfig{figure=figure/FMANU_MD_05_1272_5.ps,width=3.34in}},
                   %\centerline{\psfig{figure=figure/FMANU_MD_04_1274_13.ps,width=3.34in}},
                   \centerline{\psfig{figure=figure/FMANU_MD_04_1274_13.ps,width=3.25in}},
                   \centerline{\psfig{figure=figure/FMANU_MD_04_1274_13.ps,width=6.85in}}
           and added \centerline{\includegraphics[width=3.34in]{figure/FMANU_MD_05_1107_11.jpg}},
                     \centerline{\includegraphics[width=3.34in]{figure/FMANU_MD_05_1272_5.jpg}},
                     \centerline{\includegraphics[width=3.25in]{figure/FMANU_MD_04_1274_13.jpg}},
                     \centerline{\includegraphics[width=6.85in]{figure/FMANU_MD_04_1274_13.jpg}}
       (3) changed the label names from fig_example1.ps to fig_example1.jpg,
                                   from fig_example2.ps to fig_example2.jpg,
                                   from fig_example3.ps to fig_example3.jpg,
                               and from fig_example4.ps to fig_example4.jpg
      Modified asme2ej.cls with the following changes:
       (1) made these comments uncomment for the following lines under \if@cleanfoot:
              %\def\@oddfoot{\hskip1.55in\hfil\thepage\hfil Copyright\ \ \copyright\ \@confyear%
              %~by ASME}%
              %\def\@evenfoot{\hskip1.55in\hfil\thepage\hfil Copyright\ \ \copyright\ \@confyear%
              %~by ASME}%
              %\def\@oddfoot{\reset@font\rm\hskip1.55in\hfil\thepage%
              %\hfil Copyright\ \ \copyright\ \@confyear\ by ASME}%
      Converted figures from .ps to .jpg
              FMANU_MD_04_1274_13.jpg
              FMANU_MD_05_1107_11.jpg
              FMANU_MD_05_1272_5.jpg
                          --- Ching-Wei Chuang <chwchuang@ucdavis.edu>
   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.

