grant-NSF-CRI-2015/fullproposal.tex

79 lines
1.8 KiB
TeX

\documentclass[10pt,article,hidelinks]{nsfcnsproposal}
\usepackage{hyperref}
\usepackage{enumitem}
\usepackage{color}
\usepackage{subcaption}
\usepackage{graphicx}
\newcommand{\todo}[1]{\textcolor{red}{[! {#1} !]}}
\newcommand{\tinysection}[1]{\smallskip \noindent \textbf{#1}. }
\newcommand{\citedquote}[2]{
\begin{center}\parbox{0.95\textwidth}{\textit{#2}\hfill\mbox{-{#1}}}\end{center}
}
\setlist[itemize]{leftmargin=*,partopsep=5pt}
\setlist[enumerate]{leftmargin=*,partopsep=5pt}
\input{.xxxnote}
\pagestyle{plain}
\tightlists
\firmlists
\newcommand{\PhoneLab}{\textsc{PhoneLab}}
\hyphenation{Phone-Lab}
\newcommand{\PocketData}{\textsc{PocketData}}
\hyphenation{Pocket-Data}
\def\thetitle{CI-P: Enabling Pocket-Scale Data Management Research}
\def\shorttitle{Pocket-Scale Data Management Research}
\def\theauthors{PI: Oliver Kennedy, Co-PIs: Geoffrey Challen and
Lukasz Ziarek (Univ. of Buffalo, Dept. of Comp. Sci. and Eng.)}
\def\shortauthors{Kennedy, Challen, Ziarek}
\def\submissiondate{20 Jan 2016}
\let\OLDthebibliography\thebibliography
\renewcommand\thebibliography[1]{
\OLDthebibliography{#1}
\setlength{\parskip}{0pt}
\setlength{\itemsep}{0pt plus 0.3ex}
}
\begin{document}
\chapterstyle{summary}
\chapter{\thetitle}
\chapterstyle{proposal}
\section{Infrastructure Description}
\input{sections/1-description}
\section{New Research Opportunities}
\label{sec:research}
\input{sections/2-research}
\section{Community Involvement}
\input{sections/3-community}
\section{Planning Activities}
\input{sections/3-planning}
\section{Broader Impacts of the Proposed Work}
\input{sections/4-broaderimpacts}
\section{Results from Prior NSF Support}
\input{sections/5-priorresults}
\pagebreak
\setcounter{page}{1}
{
\bibliographystyle{nsf}
\bibliography{main,geoffreychallen}
}
\end{document}