%    \begin{macrocode}
\documentclass{nrps}

\begin{document}
% Title of research topic
\title{A very interesting topic}

% Collaborators
\collaborator{Dr A Person}{CMP}{5678}
\collaborator{Dr AN Other}{IFR}{1234}

% Name and Telephone number of collaborator to whom
% any internal queries should be addressed
\queries{Dr A Person 5678.}

% Description of the project, including the student's
% contribution to the research

\begin{projectdescription}
Blah blah.

Blah blah blah.
\end{projectdescription}

% How does the proposed research strengthen or extend
% the research links between the members of the Norwich 
% Research Park?
\begin{justify}
Justification blah blah.
\end{justify}

% How does the proposal fit with the research strategy of
% the school or institute?
\begin{strategy}
It fits in very nicely.
\end{strategy}

% Has the proposal been submitted elsewhere?
%\notsubmitted % NO
\submitted{It was submitted to the intergalatic
federation of Nog last year.} % YES

% Details of the training the student will receive during
% the programme

\begin{training}
The student will be trained in intergalatic space
exploration.
\end{training}

% How will the student's progress be monitored?

\begin{monitoring}
Telepathically.
\end{monitoring}

% Are the resources required for this research already in
% place?
\noresources{By wishful thinking} % NO
%\resources % YES

% details of the number of postgraduate research students 
% currently being supervised by each of the collaborators

\begin{students}
Too many!
\end{students}

\makeform
\end{document}
%    \end{macrocode}
