% 10/08/93 % % Non-ibm RESume file, Commented, Empty, % % /pub/ibmres-tex/nres_c_e.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{} % 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{} % School. Name of current school you are attending. \school0{} % Electronic mail address; use \email{} if you have no such address. \email{} % Discipline. Technical area in which you are earning your degree. \discipline0{} % Highest degree you will have when you leave current program. \highestdegree0{} % Degree year. Year in which you obtain(ed) highest degree. \degreeyear0{} % 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{ } % Immigration status, e.g. U.S. citizen, Permanent Resident, Student Visa. \immigrationstatus{} % Type of employment position desired: Permanent, Summer, Temporary (e.g. % co-op), etc. \typeofpositiondesired{} % Put your own LaTeX commands and text after this line. % Next line required by LaTeX. This should be the final tag. \end{document}