\documentclass[twocolumn,twoside,dvips]{IEEEtran2e}
%\usepackage{fullpage,epsfig,times}
\usepackage{epsfig,times}
\usepackage{dcolumn}

\def\normspacing {\renewcommand{\baselinestretch}{0.89}}
\def\tinyspacing {\renewcommand{\baselinestretch}{0.7}}

% most useful Latex command
\newcommand{\comment}[1]{}

\newcolumntype{.}{D{.}{.}{2}}

\normspacing

\newcommand{\D}{\discretionary{}{}{}}

\begin{document}
\title{Performance Characteristics of \\
Mirror Servers on the Internet
\thanks{
This research was sponsored by DARPA under contract numbers N66001-96-C-8528
and E30602-97-2-0287, and by NSF under grant numbers Career Award NCR-9624979
and ANI-9814929.  Additional support was provided by Intel Corp.  Views and
conclusions contained in this document are those of the authors and should no
be interpreted as representing the official policies, either expressed or
implied, of DARPA, NSF, Intel, or the U.S. government.}}
\author{{\protect\rm Andy Myers\hspace{1.25in} Peter
Dinda\hspace{1.25in} Hui Zhang}\\
      \mbox{
              \begin{tabular}{c}
              Carnegie Mellon University\\
		Pittsburgh, PA\\
              \{acm,pdinda,hzhang\}@cs.cmu.edu
              \end{tabular}}}

\maketitle

\thispagestyle{empty}\pagestyle{empty}
\begin{abstract}
\input{abstract.tex}
\end{abstract}

\input{intro.tex}
\input{method.tex}
\input{data.tex}
\input{ranks.tex}
\input{sumstat.tex}
\input{ranktime.tex}
\input{drdt.tex}
\input{working-sets.tex}
\input{document.tex}
\input{implications.tex}
\input{conclusion.tex}

\tinyspacing
%\bibliography{anycast,measurement,/afs/cs/project/iwarp-pdinda/BIB/texbib,/afs/cs/project/iwarp/member/fx/bib/texbib}
\bibliographystyle{IEEEbib}
\bibliography{anycast,measurement}

\end{document}