%&latex

%will accept 10pt 11pt or 12 pt in following line
%\renewcommand{\baselinestretch}{1.3} sets the interline spacing at 
%generous double-spacing
\documentclass[12pt]{article}

\usepackage{tabularx}
\usepackage{color}

\def\Mahogany{blue}

\begin{document}

\begin{center}

{\flushleft{DEPARTMENT OF STATISTICS}\\
  University of Wisconsin\\
  1300 University Ave.\\
  Madison, WI 53706\\}
%\vfill %this was out
%\vspace{1.3in}
%\vspace{.3in}
\vspace{.4in}
\begin{center}\large
    {\large TECHNICAL REPORT NO. 11XX}\\
%\bigskip          % report number
     \today \\
% \vfill
\vspace{.1in}
\end{center}
\begin{center}
\Large{\bf{\sf \textcolor{\Mahogany}{
The Partitioned LASSO-Pattersearch Algorithm With 
Application to Gene Expression Data}}}
\end{center}
\vspace{.1in}


\begin{tabularx}{400pt}{ c c c c }
\phantom{} & {\sf \textcolor{\Mahogany}{Weiliang Shi}\footnote{Research supported in part by NIH Grant EY09946,
NSF Grant  DMS-0906818 and
ONR Grant N0014-09-1-0655.}}, & \phantom{x} & {\sf \textcolor{\Mahogany}{Grace Wahba}\footnote{Research supported in part by NIH Grant EY09946,
NSF Grant  DMS-0906818 and
ONR Grant N0014-09-1-0655.}},\\
& Sanofi-Aventis           & & Department of Statistics   \\
&                          & & University of Wisconsin-Madison \\[5mm]
\phantom{} & {\sf \textcolor{\Mahogany}{Rafael Irizarry}\footnote{Research supported in part by Irizarri 
.}}, & \phantom{x} & {\sf \textcolor{\Mahogany}{Hector Corrada Bravo}\footnote{Research supported in part by Hector grant, and or my grant. 
NIH Grant EY09946,
NSF Grant  DMS-0906818 and
ONR Grant N0014-09-1-0655.}},\\
& Department of Biostatistics & & Department of Computer Science   \\
& Johns Hopkins University    & & University of Maryland-College Park\\[5mm]
\end{tabularx}
 
{ {\sf \textcolor{blue}{Stephen Wright}}\footnote{Research supported in part 
by NSF Grants DMS-0914524 and DMS-0906818.}, \\
Department of Computer Sciences\\
University of Wisconsin-Madison 
\vspace{.09in}\\
}
\end{center}
\end{document}
