%% LaTeX2e file `ices07.cls' %% % Document class for ICCES 2007 manuscript preparation % LaTeX2e version 1.0 2000 % % Tech Science Press % Copyleft 2007 % % Standard Disclaimer Applies. % \ProvidesClass{ices07}[2006/8/15] \NeedsTeXFormat{LaTeX2e} \DeclareOption*{\PassOptionsToClass{\CurrentOption}{article}} \ProcessOptions \LoadClass{article} \def\baselinestretch{1} \setlength{\mathindent}{0.25in} \setlength\parindent{0.25in} \usepackage{mathptm} \marginparwidth 72\p@ \marginparsep 7\p@ \topmargin 0\p@ \headheight 12\p@ \headsep 36\p@ \footskip 12\p@ \footnotesep=3\p@ %\textwidth= 185mm %\textheight= 241mm \textwidth= 5in \textheight= 7.5in \hoffset=-0.2in \voffset= 0.8in \setlength\parskip{0.8em} \setcounter{totalnumber}{1} \setcounter{secnumdepth}{1} \setcounter{tocdepth}{1} \setcounter{topnumber}{1} % % page style % \pagestyle{empty} \setcounter{section}{0} \renewcommand\section[1]{% \@startsection {section}{1}{\z@}% {1.3ex \@plus -1ex \@minus -.2ex}% {1.0ex \@plus .2ex}% {\centering\reset@font\small\bfseries\upshape}*{#1}\ \vspace*{-3em}\par} \renewcommand\title[1]{\begin{center}{\large{\textbf{#1}}}\end{center}\par} \renewcommand\author[1]{\ \vspace*{-4em}\begin{center}{#1}\end{center}\par} \renewcommand\abstract[1]{\section{Summary}#1} \newcommand\acknowledge[1]{\section{Acknowledgement}#1} \newcommand\reference[1]{\section{Reference}\vspace*{-0.7em} \begin{enumerate}\setlength\labelsep{0.1in}\setlength\itemsep{0em} {#1}\end{enumerate}} \renewcommand\cite[1]{[\ref{#1}]} \raggedbottom