\documentclass[times,12pt]{article} %%Margins must be 1 inch, top & bottom 1 in%% \marginparwidth 0pt \oddsidemargin 0pt \evensidemargin 0pt \marginparsep 0pt \topmargin -.50in \textwidth 6.5in \textheight 9in \usepackage{graphicx} \begin{document} ~~\\ \begin{center} {\bf \Large PROJECT DESCRIPTION} \vspace{0.05in} \hrule \end{center} ~~\\ \section{Results from Prior NSF Support} %%is Required %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% 15 pages maximum, which includes Prior NSF Support (5 pp max) %%% %%% but does not include references %%% %%% see tip if using LaTeX. %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%% The references cited is placed here to generate cross references. %%%%% When running latex, be sure to run the latex command twice %%%%% on this file to get the cross references right. %%To include images: %%\begin{figure}[htb] %%\centerline{\includegraphics[width=6.5in]{concept.png}} %%\caption{The WME Concept} %%\label{fig:f3} %%\end{figure} %%%%% In the PDF file to be uploaded to FastLane, the material %%%%% below, on the next page, must be cut out. %%%%% After latex-ing this project.tex file twice you will %%%%% get project.dvi %%%%% Use dviselect or ghostview to produce another dvi file by selecting %%%%% all but the last page. Then convert that .dvi file to pdf. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%% LIST REFERENCES CITED IN PROJECT DESCRIPTION. %%%% %%%% FOLLOW GUIDELINES FOR PROPOSAL OR GPG. %%%% %%%% NO ESTABLISHED PAGE LIMITATION. %%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \newpage %%BIB BEGIN \bibliographystyle{plain} \begin{thebibliography}{99} \bibitem{xxxxx} \bibitem{xxxxx} \bibitem{xxxxx} \bibitem{xxxxx} \bibitem{xxxxx} \end{thebibliography}{99} %%BIB END \end{document}