%%
%%
%%	FCRAO LaTex Example Proposal 
%%
%%
%%     Dec. 1999 - Gopal Narayanan, FCRAO
%%
%%
%%  This is a latex template of the FCRAO  proposal cover sheets.  Lines
%%  beginning with a %% give instructions as to what to fill in.
%%
%%  For ease of editing, each section begins with %XXXX in addition 
%%  to a title in all capitals.
%%
%%  To print this proposal, you will need the latex style file
%%			``fcrao-prop.sty'' 
%%	resident in the same directory.
%%
 \documentclass[12pt]{article}
 \usepackage{fcrao-prop}

%% graphicx is needed if you want to include graphics as shown in
%% example

 \usepackage{graphicx}	            %%comment out if not needed


%%
%%   Put your macro definitions here
%%

\def\Jequals#1#2{$J = {#1}\rightarrow{#2}$}\,
\def\Fequals#1#2{$F = {#1}\rightarrow{#2}$}\,
\def\Vequals#1#2{$V = {#1}\rightarrow{#2}$}\,
\def\Halpha{{\rm H}$\alpha$}\,
\def\arcsec{\hbox{$^{\prime\prime}$}}
\def\arcmin{\hbox{$^{\prime}$}}
\def\kms{km\,s$^{-1}$\,}
\def\cm2{cm$^{-2}$\,}

 \begin{document}

%XXXX
%%
%%	I. PRINCIPAL and Co-INVESTIGATORS
%%
%%  Identify the PRINCIPAL INVESTIGATOR below.  Enter the information 
%%	between the curly brackets ``{}'' below.
%%
\PIfirstname  {Gopal}		% PI's first name
\PIlastname   {Narayanan}		% PI's last name (surname)
%\PIthesis                      % Work Forms part of thesis
\institution  {UMass}		% name of PI's institution
\sundries     {}		% if needed (i.e. office, location code, etc.)
\street       {LGRC 619 FCRAO}		% street address
\town         {Amherst}		% city
\USstate      {MA}                % two-character code for province or state
\country      {USA}                % PI's country
\postalcode   {01003}		% postal or zip code
\telephone    {413-545-0925}		% guess...
\pifax        {413-545-4223}		% fax number
\email        {gopal@astro.umass.edu}                % PI's email address (important!)
%%
%%  Identify the co-investigators below.  
%%
%
\CoIAfirstname   {Dr. A.}     % include title here if desired; ex: {Dr. Bob}
\CoIAlastname    {Scientist}	% First Co-I's last name (surname)
%\CoIAthesis                      % Work Forms part of thesis
\CoIAinst        {INAOE}     % name of First Co-I's institution
\CoIAcountry     {Mexico}     % Country of above named institution.
%
\CoIBfirstname   {Dr. B.}      % Second co-investigator
\CoIBlastname    {Pundit}
%\CoIBthesis                      % Work Forms part of thesis
\CoIBinst        {UMass}
\CoIBcountry     {USA}
%
\CoICfirstname   {Grad}      % Third co-investigator
\CoIClastname    {Student}
\CoICthesis                      % Work Forms part of thesis
\CoICinst        {UMass}
\CoICcountry     {USA}
%XXXX
%%
%%	II. PROPOSAL TITLE 
%%
%%  Enter the title of the proposal between the curly brackets below.
%%	The title should fit on one line and have fewer than 12 words.
%%
\title	      {Totally Cool Star Formation Studies with the 14~m}		% proposal title
%%
%%	Uncomment the line (i.e. remove the `%') which best describes the 
%%	  scientific category of the proposal.
%%
%\scientificcategory    {SOLAR SYSTEM}
%\scientificcategory    {STARS}
\scientificcategory    {YOUNG STARS}
%\scientificcategory    {STELLAR EJECTA}
%\scientificcategory    {INTERSTELLAR MATTER}
%\scientificcategory    {GALAXIES}
%\scientificcategory    {AGN/QUASARS}
%\scientificcategory    {COSMOLOGY}
%XXXX
%%
%%	III. PROPOSAL ABSTRACT
%%
%%
\abstract{ Blah, blah, blah, yada, yada, yada
%  Enter the abstract here
}
%XXXX
%%
%%	IV. SYSTEM CONFIGURATION
%%
%%  Uncomment (i.e. remove the `%' from the beginning of the line) whichever
%%	frontend and backend combination you are proposing to use.
%%
\instrument   {seq}	\seq	 % SEQUOIA 3mm (85-115 GHz 16 pixel
				 % focal plane
\instrument   {faas}	\faas	 % Correlator
%\instrument   {qef}	\qef     % Quabbin extragalactic filterbank
%\instrument   {other}	\other	 % something else that you want?
%XXXX
%%
%%	V. BREAKDOWN OF TIME REQUESTED
%%
%%  To assist in evaluating the technical feasibility of this project, a listing
%%	of frequencies/wavelengths, sensitivities, and time requirements
%%	is needed. If possible, please enter in decreasing order of importance.
%%
%%
%%
\tranA    {HCO$+$ 1-0}		% mol. transition 
\freqtranA      {89 GHz}	% transition frequency
\reqdaysA       {2}		% total number of days requested
\lstA     {16--24}		% LST range of observations
\tottimA     {16}		% total time required in hours
%
%  Repeat for each transition
%
\tranB    {}		% mol. transition 
\freqtranB      {}	% transition frequency
\reqdaysB       {} 	% total number of days requested
\lstB     {}		% LST range of observations
\tottimB     {}		% total time required in hours
%
\tranC    {}		% mol. transition 
\freqtranC      {}	% transition frequency
\reqdaysC       {} 	% total number of days requested
\lstC     {}		% LST range of observations
\tottimC     {}		% total time required in hours
%
\tranD    {}		% mol. transition 
\freqtranD      {}	% transition frequency
\reqdaysD       {} 	% total number of days requested
\lstD     {}		% LST range of observations
\tottimD     {}		% total time required in hours
%XXXX
%%
%%   VI. SPECIAL SCHEDULING REQUIREMENTS
%%
%%   Enter any special dates you are unavailable to observe
\schedule{
Can't observe Mar 8-10
}

% Don't modify line below
 \frontpage \pagebreak        %actually generate the cover page

%XXXX
%%    SCIENTIFIC JUSTIFICATION
%%
\justification{
%%--->  insert the scientific justification
%%	starting in the line below.  Make sure the } follows the justification.

Science

%% Example way to put in figures embedded with text.
%% 
%% graphicx is one way to insert figures. 


\begin{figure}[h]
\begin{center}
\includegraphics[height=5in]{figure.eps}  %for latex
\end{center}
\caption{Example Figure}
\end{figure}

More science.

}


%XXXX
%
%	TECHNICAL JUSTIFICATION
%
%
\describeobservations{
%%	start in the line below.  Make sure the } follows the justification.

technical justification

}

\thebody

 \end{document}

