% % 2006SpitzerFellow_application.sty % % A style file for % The Spitzer Postdoctoral Fellowship Program Application Form % % Based on hubble_fellow.sty: original version by Harry Payne, September 1995 % % % Version 1.0 F. Bauer Oct 2001 % Version 1.1 S. Gallagher Nov 2002 % Version 1.2 S. Gallagher Oct 2003 % Version 2.0 D. W. Hoard Aug 2004 % Version 2.1 L. Storrie-Lombardi Aug 2005 \def\lastname#1{\gdef\@lastname{#1}} % Last Name \gdef\@lastname{Last Name} \def\firstname#1{\gdef\@firstname{#1}} % First name & middle initial \gdef\@firstname{First Name, Middle Initial} \def\citizenship#1{\gdef\@citizenship{#1}} % Country name (or abbrev?) \gdef\@citizenship{Please supply a country name!} \def\birthplace#1{\gdef\@birthplace{#1}} % Place of birth \gdef\@birthplace{} \def\birthdate#1{\gdef\@birthdate{#1}} % Date of birth \gdef\@birthdate{} % Address is handled as in letterhead.sty, where up to three lines % are split out into three separate strings. \long\def\address#1{\@processfrom{#1}} \long\def\@processfrom#1{\@stwproc #1\\@@@\ifx\addresstwo\@empty \else \@stxproc #1\\@@@\ifx\addressthree\@empty \else \@styproc #1\\@@@\ifx\addresfour\@empty \else \@stzproc #1\\@@@\fi \fi} \long\def\@stwproc #1\\#2@@@{\def\addressone{#1}\def\addresstwo{#2}} \long\def\@stxproc #1\\#2\\#3@@@{\def\addresstwo{#2}\def\addressthree{#3}} \long\def\@styproc #1\\#2\\#3\\#4@@@{\def\addresstwo{#2}\def\addressthree{#3}\def\addressfour{#4}} \long\def\@stzproc #1\\#2\\#3\\#4@@@{\def\addressfour{#4}} \def\addressone{Please supply your current postal address!} \def\addresstwo{} \def\addressthree{} \def\addressfour{} \def\telephone#1{\gdef\@telephone{#1}} % Telephone number \gdef\@telephone{} \def\email#1{\gdef\@email{#1}} % Electronic mail address \gdef\@email{} \def\PhDdate#1{\gdef\@PhDdate{#1}} % Date of Ph.D. (month/year) \gdef\@PhDdate{} \def\university#1{\gdef\@university{#1}} % Degree granting institution \gdef\@university{} \def\thesistitle#1{\gdef\@thesistitle{#1}} % Thesis title \gdef\@thesistitle{} %\long\def\thesissummary#1{% % Brief thesis summary % \gdef\@thesissummary{#1}} % \gdef\@thesissummary{} \def\thesisadvisor#1{% % Thesis advisor \gdef\@thesisadvisor{#1}} \gdef\@thesisadvisor{} \def\firstchoice#1{\gdef\@firstchoice{#1}} % First choice host institution \gdef\@firstchoice{Please supply an institution name!} \def\facultycontact#1{% % Faculty contact at first \gdef\@facultycontact{#1}} % choice institution \gdef\@facultycontact{} \def\secondchoice#1{\gdef\@secondchoice{#1}}% Second choice host institution \gdef\@secondchoice{} \def\thirdchoice#1{\gdef\@thirdchoice{#1}} % Third choice host institution \gdef\@thirdchoice{} \def\researchtitle#1{% % Title of proposed research \gdef\@researchtitle{#1}} \gdef\@researchtitle{} \def\researchsummary#1{% % Summary of proposed research \gdef\@researchsummary{#1}} \gdef\@researchsummary{} \def\researchcategory#1{% % Main category of research plan \gdef\@researchcategory{#1}} \gdef\@researchcategory{} \def\observingtime#1{% % Spitzer observing time requested \gdef\@observingtime{#1}} \gdef\@observingtime{} \def\refereeone#1{\gdef\@refereeone{#1}} % First referee, name and address \gdef\@refereeone{} \def\refereetwo#1{\gdef\@refereetwo{#1}} % Second referee \gdef\@refereetwo{} \def\refereethree#1{\gdef\@refereethree{#1}}% Third referee \gdef\@refereethree{} \def\date#1{\ifx\empty#1\else % Date defaults to \today \gdef\@date{#1}\fi} \gdef\@date{\today} % Page dimensions \textwidth 6.775in \oddsidemargin 0in \topmargin +0.0in \headheight 0in \headsep 0in \textheight 9.0in \parindent 0in \pagestyle{empty} % Useful shorthand macros \newdimen\boxnumwidth \newdimen\citizenwidth \newdimen\namelabelwidth \boxnumwidth 0.225in \citizenwidth 0.9in \namelabelwidth 0.5in \newdimen\birthlabelwidth \birthlabelwidth\namelabelwidth \advance\birthlabelwidth by 0.6in \newdimen\thesiswidth \thesiswidth\textwidth \advance\thesiswidth by -\boxnumwidth \newdimen\addresswidth \addresswidth\textwidth \advance\addresswidth by -\boxnumwidth \advance\addresswidth by -\birthlabelwidth \newdimen\choicelabelwidth \choicelabelwidth\birthlabelwidth \advance\choicelabelwidth by -0.3in \newdimen\refereewidth \refereewidth\textwidth \advance\refereewidth by -2\boxnumwidth \def\boxnum#1{\hbox to \boxnumwidth{#1.\hfil}} \newbox\ulstrutbox \setbox\ulstrutbox=\hbox{\vrule height9pt depth3pt width\z@} \def\ulstrut{\relax\ifmmode\copy\ulstrutbox\else\unhcopy\ulstrutbox\fi} \def\ubox#1#2{\underline{\ulstrut\hbox to #1{~#2\hfill}}} % Layout the form \def\printform{% % Title \begin{center} {\LARGE\bf Spitzer Space Telescope Fellowship Program \\ Application Form - 2006} \end{center}\vskip0.15in % First line, name and citizenship \hbox to \textwidth{% \boxnum{1}{% Name\hfil}\ubox{6.00in}{\ \@firstname\ \@lastname}} % Second line, laying out the three components of the postal address \vskip\bigskipamount \hbox to \textwidth{% \boxnum{2}{% Address\hfil}\ubox{6.00in}{\addressone}} \hbox to \textwidth{% \hfil\ubox{6.00in}{\addresstwo}} \hbox to \textwidth{% \hfil\ubox{6.00in}{\addressthree}} \hbox to \textwidth{% \hfil\ubox{6.00in}{\addressfour}} % Third line, Telephone number and email address (set in typewriter font) \vskip\bigskipamount \hbox to \textwidth{% \boxnum{3}Telephone~\ubox{2.25in}{\ \ \ \ \ \ \ \ \ \ \ \ \ \@telephone}\hfil Email~\ubox{2.5in}{\ \ \ \ \ \ \ \tt\@email}} % Fourth line, Ph.D. information \vskip\bigskipamount \hbox to \textwidth{% \boxnum{4}Date of Ph.D. (month/year)~\ubox{1.15in}{\ \ \@PhDdate}\hfil University~\ubox{2.66in}{\ \ \ \ \ \ \ \ \ \ \ \@university}} % Fifth, sixth, and seventh lines, Thesis information \vskip\bigskipamount \hbox to \textwidth{% \boxnum{5}{% Thesis Title\hfil}\ubox{5.75in}{\ \bf\@thesistitle}} % \vskip\smallskipamount % \hbox{% % \boxnum{6}Thesis short summary (not to exceed allotted space):} % \vskip \smallskipamount % \vbox to 1.55in{% % \hbox to \textwidth{% % \hfil % \parbox[b]{\thesiswidth}{% % {\@thesissummary}}} % \vfil} \hbox to \textwidth{% \boxnum{6}{% Thesis Advisor\hfil}\ubox{5.55in}{\ \@thesisadvisor}} % Eighth line, Host institutions \vskip\bigskipamount \hbox{\boxnum{7}Proposed Host Institutions} \vskip \smallskipamount \hbox to \textwidth{% \hskip \boxnumwidth\hbox to \choicelabelwidth{% $1^{\rm st}$ Choice\hfil}\ubox{2.9in}{\@firstchoice}\hfil Research Advisor~\ubox{1.65in}{\@facultycontact}} \hbox{% \hskip \boxnumwidth\hbox to \choicelabelwidth{% $2^{\rm nd}$~Choice\hfil}\ubox{2.9in}{\@secondchoice}} \hbox{% \hskip \boxnumwidth\hbox to \choicelabelwidth{% $3^{\rm rd}$~Choice\hfil}\ubox{2.9in}{\@thirdchoice}}\par % Eight and ninth lines, Proposed research % Fifth and Sixth lines, Thesis information \vskip\bigskipamount \hbox to \textwidth{% \boxnum{8}{% Proposed Research Title\hfil}\ubox{4.90in}{\ \bf\@researchtitle}} \vskip\smallskipamount \hbox{% \boxnum{9}Proposed Research short summary (not to exceed 100 words):} \vskip \smallskipamount \vbox to 1.55in{% \hbox to \textwidth{% \hfill \parbox[b]{\thesiswidth}{% {\@researchsummary}}} \vfil} \vskip\bigskipamount \hbox{% \boxnum{10}{% Main Research Plan Category:}\ubox{1.75in}{\ \bf\@researchcategory}} \vskip\bigskipamount \hbox{% \boxnum{11}{% Spitzer Observing Time Requested (hours):}\ubox{1.00in}{\ \bf\@observingtime}} % List of referees \vskip\bigskipamount \hbox{% \boxnum{12}List of Referees (names / institutions) who will send letters of reference directly to the SSC:} \vskip \smallskipamount \hbox to \textwidth{% \hskip \boxnumwidth\boxnum{1}\hfil\ubox{\refereewidth}{\@refereeone}} \hbox to \textwidth{% \hskip \boxnumwidth\boxnum{2}\hfil\ubox{\refereewidth}{\@refereetwo}} \hbox to \textwidth{% \hskip \boxnumwidth\boxnum{3}\ubox{\refereewidth}{\@refereethree}} %\vfill \vskip\bigskipamount \vskip\bigskipamount \hbox to \textwidth{% \vbox to 0.80in{% {Compile latex form and save as a postscript or PDF file (e.g., ``latex 2006SpitzerFellow\_application; dvips -o form.ps 2006SpitzerFellow\_application''), then email to {\em fellows@spitzer.caltech.edu} with the other application materials. Do not send the latex file! Send the postscript or PDF file!} \vfill}} } % Finally, create a new environment, which encompasses % the document environment, printing the form. \newenvironment{application}{\document}{\printform\enddocument}