% % $Description: Author guidelines and sample document in LaTeX 2.09$ % % $Author: ienne $ % $Date: 1995/09/15 15:20:59 $ % $Revision: 1.4 $ % \documentclass[times, 10pt,twocolumn]{article} \usepackage{latex8} \usepackage{times} \usepackage{epsfig} \usepackage{alltt} \usepackage{boxedminipage} % creates a box around block of text %\setlength{\textwidth}{3.25in} % setting textwidth to be columnwidth % %\documentstyle[times,art10,twocolumn,latex8]{article} %------------------------------------------------------------------------- % take the % away on next line to produce the final camera-ready version \pagestyle{empty} %------------------------------------------------------------------------- \begin{document} \title{\LaTeX\ Author Guidelines for {\boldmath $8.5 \times 11$-Inch} Proceedings Manuscripts} \author{Paolo Ienne\\ Swiss Federal Institute of Technology\\ Microcomputing Laboratory \\ IN-F Ecublens, 1015 Lausanne, Switzerland\\ Paolo.Ienne@di.epfl.ch\\ % For a paper whose authors are all at the same institution, % omit the following lines up until the closing ``}''. % Additional authors and addresses can be added with ``\and'', % just like the second author. \and Second Author\\ Institution2\\ First line of institution2 address\\ Second line of institution2 address\\ SecondAuthor@institution2.com\\ } \maketitle \thispagestyle{empty} \input{abstract} \input{intro} %\input{background} %\input{tech1} %\input{tech2} %\input{conclusions} % \nocite{ex1,ex2} \bibliographystyle{latex8} \bibliography{latex8} \end{document}