% % % Short LaTeX Template ( nolta2000.sty ) for % % 2000 INTERNATIONAL SYMPOSIUM ON % NONLINEAR THEORY AND ITS APPLICATIONS % % TU Dresden Conference Center % Dresden, Germany % September 17 - 21, 2000 % % % % Usage: % % \documentstyle[nolta2000]{article} for LaTeX 2.09 users % % % \documentclass[a4paper,10pt]{article} % \usepackage{nolta2000} for LaTeX2e users % % % \begin{document} % % \title{...} % \author{...} % \affiliation{....} % % \maketitle % % \abstract % Your abstract here % \endabstract % % \section{...} % \subsection{...} % \subsubsection{...} % % \section{...} % . % . % . % \begin{thebibliography}{99} % \bibitem{...} % \bibitem{...} % . % . % . % \end{thebibliography} % % % \end{document} % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Set the margins \oddsidemargin -4mm \evensidemargin -4mm \topmargin -9mm \headheight 12pt %\headsep 25pt \textheight 235mm \textwidth 170mm \columnsep 5mm %\columnseprule 0pt \twocolumn \sloppy \flushbottom \parindent 0.14in %\leftmargini 2.6em \leftmargin\leftmargini %\leftmarginv .5em \leftmarginvi .5em \thispagestyle{empty} \pagestyle{empty} %Sectioning Commands \def\thesection { \Roman{section}.\kern-0.5em} \def\thesubsection {\Alph{subsection}.\kern-0.5em} \def\thesubsubsection {\thesubsection\kern0.5em\arabic{subsubsection}. \kern-0.5em} \def\section{ \@startsection {section}{1}{\z@}{-1.5ex plus -0.5ex minus -.2ex}{1.0ex plus 0.3ex minus .2ex}{\normalsize\bf\centering}} \def\subsection{\@startsection{subsection}{2}{\z@}{-1.5ex plus -0.2ex minus -.2ex}{0.8ex plus .2ex}{\normalsize\bf\raggedright}} \def\subsubsection{\@startsection{subsubsection}{3}{\z@}{-1ex plus -0.5ex minus -.2ex}{0.8ex plus .2ex}{\normalsize\it\raggedright}} % Define the Title style \newcommand{\affiliation}[1]{\date{ #1}} \def\maketitle{\par \begingroup \def\thefootnote{\fnsymbol{footnote}} \def\@makefnmark{\hbox to 0pt{$^{\@thefnmark}$\hss}} \twocolumn[\@maketitle] \@thanks \endgroup \setcounter{footnote}{0} \let\maketitle\relax \let\@maketitle\relax \gdef\@thanks{}\gdef\@author{}\gdef\@title{}\let\thanks\relax} \def\@maketitle{% \vskip 0mm %\vspace*{-1in}\vbox to 2.25in {\hsize\textwidth \linewidth\hsize \vfil \centering {\Large \bf \@title \par} \vskip 10mm {\large \begin{tabular}[t]{c}\@author\end{tabular}\par} \vskip 8mm {\it \begin{tabular}[t]{c}\@date \end{tabular}\par}} \vspace*{10mm} } \def\copyrightspace{\footnotetext[0]{\mbox{}\vrule height 97pt width 0pt}} % Define the Abstract \def\abstract{ \mbox{{\boldmath $Abstract$}{\bf--- }}}