%
%	%W%
%
%\input{/users/niehaus/bin/tex/lmacros.tma}
%   \documentstyle[titlepage,12pt]{article}
\documentstyle[12pt]{article}
\textwidth 6.5truein
\oddsidemargin 0.0truein
\evensidemargin 0.0truein

%   \topmargin -0.5truein     % DRAFT
%   \headheight 0.25truein    % DRAFT
%   \headsep 0.25truein       % DRAFT
\topmargin 0.0truein		% FINAL
\headheight 0.0truein		% FINAL
\headsep 0.0truein		% FINAL

\textheight 9.0truein
\footskip 0.5truein
\footheight 0.5truein
\hbadness 11000

\newcommand{\needref}{$[]$}
\newcommand{\useref}[1]{$[]$}

\newcommand{\bi}{\begin{itemize}}
\newcommand{\ei}{\end{itemize}}
\renewcommand{\labelitemi}{$\bullet$}
\renewcommand{\labelitemii}{$\diamond$}
\renewcommand{\labelitemiii}{$\triangleright$}
\renewcommand{\labelitemiv}{$\circ$}

\renewcommand{\floatpagefraction}{.90}

\newcommand{\be}{\begin{enumerate}}
\newcommand{\ee}{\end{enumerate}}


\newlength{\lineheight}
\setlength{\lineheight}{12pt}
\setlength{\unitlength}{1cm} %set unit scale for pictures

%   \markboth{}{\hspace{7cm} {\bf DRAFT}}    % DRAFT
%   \pagestyle{myheadings}                   % DRAFT
%\pagestyle{normal}		% FINAL

\title{Title}
\author{Authors \\
Information and Telecommunication Technology Center \\
University of Kansas \\
	%   {\bf DRAFT} \\
       }
\begin{document}

\maketitle

%   \tableofcontents
%   \newpage
%   \ls{1.5}

\section{Introduction}

\subsubsection*{What is the {\em problem}}

\subsubsection*{{\em Why} is it {\em not already solved} 
or other solutions are {\em inferior} \\
in one or more important ways}

\subsubsection*{Why is {\em our solution} worth considering and \\
why is it {\em superior} in some way}

\subsubsection*{How the rest of the paper is structured}

The rest of the paper first discusses realted work in Section
\ref{related}, and then describes the implementation of KURT the 
ARTS application on top of it in Section
\ref{implementation}. Section \ref{evaluation} presents our
experimental results for KURT and ARTS, which Section
\ref{conclusions} presents our conclusions and discusses future
work.

\section{Related Work\label{related}}

\subsubsection*{What {\em other efforts} to solve {\em this problem} exist and \\
why do they solve it {\em less well} than we do}


\subsubsection*{What {\em other efforts} to solve {\em related 
problems } exist which are relevant to our effort, and why are they
{\em less good} than our solution for {\em this problem}}

\section{Implementation\label{implementation}}

\subsubsection*{Background information necessary to 
understand {\em What} we (will do, did): {\em Our Solution}}

\subsubsection*{{\em What} we (will do, did): {\em Our Solution}}

\subsubsection*{{\em How} our solution {\em works}}

\section{Evaluation\label{evaluation}}

\subsubsection*{{\em How} we {\em tested} our solution }

\subsubsection*{{\em How} our solution {\em performed} and how this
       performance {\em compared} to that of {\em other
       solutions}}

\subsubsection*{{\em Why, how, and to what degree} our solution is
       {\em better} than other solutions}

\subsubsection*{{\em Why} you should be {\em impressed} with 
our solution to the problem}

\newpage

\section{Conclusions and Future Work\label{conclusions}}

\subsubsection*{{\em What} is the {\em problem}}
\subsubsection*{{\em What} is {\em our solution} to the problem}
\subsubsection*{{\em Why} our solution is {\em better}}
\subsubsection*{{\em Why} you should be {\em impressed}}
\subsubsection*{{\em What} we will {\em do next} to:}
\bi
\item
{\em improve} our solution
\item
{\em apply} our solution to harder versions
	      of this problem
\item
solve {\em related problems} with this
	      solution or a realted solution
\ei


\bibliographystyle{plain}



%\bibliography{/usr/users/niehaus/thesis/bib/papers/all}

%   \appendix
%   \ls{1}

\end{document}
