summaryrefslogtreecommitdiff
path: root/macros/latex209/contrib/ibmres-tex/nres_c_f.ltx
blob: 3f847122ce4b1999a00dff8f7755fd29691f1bf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
%                                                              10/08/93 %
% Non-ibm RESume file, Commented, Filled in,                            %
% /pub/ibmres-tex/nres_c_f.ltx                                          %
% George B. Leeman, Jr., leeman@watson.ibm.com.                         %
% Please read /pub/README.FTP on software.watson.ibm.com before using   %
% this file.  Change the text in the arguments, then add your own self- %
% contained LaTeX resume, etc.                                          %
% First command must be as shown.  12pt may be changed to 11pt to get output in
% eleven point fonts.  If [12pt,noibmres] is changed to [noibmres], the output
% will be in ten point fonts.
\documentstyle[12pt,noibmres]{article}
% Any of your own macro definitions should follow this comment line.
% Next line required by LaTeX.
\begin{document}
% Name.
\name{George B. Leeman, Jr.}
% Preferred title of address, e.g. Mr., Miss, Mrs., Ms., Dr., first name, etc.,
% followed by last name.  Could be used after "Dear" and before ":" by an
% automated applicant system to send you a letter.
\preferredtitle0{Mr. Leeman}
% School.  Name of current school you are attending.
\school0{The University of Michigan}
% Electronic mail address; use \email{} if you have no such address.
\email{leeman at um.cc.umich.edu}
% Discipline.  Technical area in which you are earning your degree.
\discipline0{mathematics}
% Highest degree you will have when you leave current program.
\highestdegree0{PhD}
% Degree year.  Year in which you obtain(ed) highest degree.
\degreeyear0{1972}
% Work address and phone.  Either use \oneaddressandphone for just one (home)
% address, or use both \workaddressandphone and \homeaddressandphone for two
% addresses.  Separate logical lines of address and phone with \\.
\oneaddressandphone{
2904 Washtenaw Avenue, Apt. 1B\\
Ypsilanti, MI 48198\\
(313) 434-1815
}
% Immigration status, e.g. U.S. citizen, Permanent Resident, Student Visa.
\immigrationstatus{US citizen}
% Type of employment position desired: Permanent, Summer, Temporary (e.g.
% co-op), etc.
\typeofpositiondesired{Permanent}
% Put your own LaTeX commands and text after this line.
% Next line required by LaTeX.  This should be the final tag.
\end{document}