%%% dsc-style.sty: a latex style file for DSC papers %%% Copyright (C) 2001 Evgenia Dimitriadou and Andreas Weingessel %%% %%% This program is free software; you can redistribute it and/or modify %%% it under the terms of the GNU General Public License as published by %%% the Free Software Foundation; either version 2, or (at your option) %%% any later version. %%% %%% This program is distributed in the hope that it will be useful, but %%% WITHOUT ANY WARRANTY; without even the implied warranty of %%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU %%% General Public License for more details. %%% %%% A copy of the GNU General Public License is available via WWW at %%% http://www.gnu.org/copyleft/gpl.html. You can also obtain it by %%% writing to the Free Software Foundation, Inc., 675 Mass Ave, %%% Cambridge, MA 02139, USA. %%% Send any bug reports to dsc-org@ci.tuwien.ac.at \def\fileversion{0.9} \def\filename{dsc-style} \def\filedate{2001/01/19} \ProvidesPackage{dsc-style}[\filedate\space\fileversion\space DSC package by ED and AW] \usepackage{graphicx} \oddsidemargin 0.64 in \evensidemargin 0.64 in \textwidth 5in \def\@logo{\includegraphics[height=25mm]{logo.eps}} %\def\@myoddhead{\hspace{-2em} \@logo \hfill % \parbox[b][24mm]{8cm}{\hrule height 4pt \center{ \it{ \textbf{ % \large{DSC 2001, March 15-17, Vienna\\[1mm] % Proceedings of the\\[0.45mm] % 2nd International Workshop on\\[1mm] % Distributed Statistical Computing}}}} % \vfill \hrule height 4pt}} \def\@myoddhead{ \hspace{-2em} \@logo \hfill \parbox[b][24mm]{89mm}{\hrule height 3pt \center{ \it{ \textbf{ {DSC 2001 Proceedings of the 2nd International\\%[0.45mm] Workshop on Distributed Statistical Computing\\%[0.45mm] March 15-17, Vienna, Austria\\%[0.45mm] \small{{http://www.ci.tuwien.ac.at/Conferences/DSC-2001}}}}}} \vfill \hrule height 3pt}} % \def\@myoddhead{ % \parbox[b][24mm]{59mm}{ \center{ \it{ \textbf{ % {DSC 2001 Proceedings of the\\[0.45mm] % 2nd International Workshop on\\[0.45mm] % Distributed Statistical Computing\\[0.45mm] % March 15-17, Vienna, Austria}}}} % \vfill } % \hfill \@logo} \def\maketitle{\@oddhead{\@myoddhead} \par \begingroup \def\thefootnote{\fnsymbol{footnote}} \def\@makefnmark{\hbox to 0pt{$^{\@thefnmark}$\hss}} \long\def\@makefntext##1{\parindent 1em\noindent \hbox to1.8em{\hss $\m@th ^{\@thefnmark}$}##1} \@maketitle \@thanks \endgroup \setcounter{footnote}{0} \let\maketitle\relax \let\@maketitle\relax \gdef\@thanks{}\gdef\@author{}\gdef\@title{}\let\thanks\relax \thispagestyle{empty} \markboth{\underline{Proceedings of DSC 2001}}{\underline{Proceedings of DSC 2001}} \pagestyle{myheadings} } \def\@maketitle{\vbox{\hsize\textwidth \linewidth\hsize \vskip 1in \centering {\LARGE\bf \@title\par} \def\And{\end{tabular}\hfil\linebreak[0]\hfil \begin{tabular}[t]{c}\large\bf\rule{\z@}{24pt}\ignorespaces}% \begin{tabular}[t]{c}\large\bf\rule{\z@}{24pt}\@author\end{tabular}% \vskip 0.3in minus 0.1in}}