% iui05.sty % Simple template for emulating SIGCHI proceedings style % By Anthony Jameson, 14 August 2004 (jameson @dfki.de % Does not yet closely emulate style of elements like figure captions \usepackage{times} \twocolumn \sloppy \flushbottom \parindent 0em \textwidth 7in \textheight9.25in \columnsep=.33in \parskip .7ex \oddsidemargin-.25in \topmargin-.25in \headheight 0pt \headsep 0mm \footskip 10mm \marginparwidth 48pt \marginparsep 10pt \leftmargini 2em \leftmarginv .5em \leftmarginvi .5em \pagestyle{plain} \setcounter{secnumdepth}{0} %FLOATS \setcounter{topnumber}{2} \def\topfraction{.9} \setcounter{bottomnumber}{1} \def\bottomfraction{.9} \setcounter{totalnumber}{3} \def\textfraction{.00} \def\floatpagefraction{.8} \textfloatsep 15 pt plus 2pt minus 10pt %was 25pt \intextsep 15 pt plus 2pt minus 2pt %SECTIONS \font\Ttl=phvb scaled 1800 \font\Helvb=phvb scaled 900 \font\Helvi=phvro scaled 900 \def\section{\@startsection {section}{1}{\z@}{6pt}{.01pt}{\raggedright\Helvb}} \def\subsection{\@startsection{subsection}{2}{\z@}{6pt}{.01pt}{\raggedright\Helvb}} \def\subsubsection{\@startsection{subsubsection}{3}{\parindent}{1pt}{.01pt}{\Helvi}} \def\paragraph{\@startsection{paragraph}{4}{\parindent}{0.0ex plus 1ex minus .2ex}{-1em}{\Helvi}} %Space before was 3.25 %LITERATURE \bibliographystyle{abbrv} \def\@biblabel#1{#1.} \renewcommand\refname{REFERENCES} \renewenvironment{thebibliography}[1] {\iffalse\section*{\refname \@mkboth{\MakeUppercase\refname}{\MakeUppercase\refname}}\fi% \vspace{2pt} \list{\@biblabel{\@arabic\c@enumiv}}% {\settowidth\labelwidth{\@biblabel{#1}}% \leftmargin\labelwidth \advance\leftmargin\labelsep \parskip=0pt \itemsep=0pt \@openbib@code \usecounter{enumiv}% \let\p@enumiv\@empty \renewcommand\theenumiv{\@arabic\c@enumiv}}% %\small%\baselineskip=9pt \sloppy \clubpenalty4000 \@clubpenalty \clubpenalty \widowpenalty4000% \sfcode`\.\@m} {\def\@noitemerr {\@latex@warning{Empty `thebibliography' environment}}% \endlist}