summaryrefslogtreecommitdiff
path: root/macros/latex209/contrib/ibmres-tex/res_c_e.ltx
blob: c9b6b46c2dcb4eb2332e199e0cebcf2bcaad42e6 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
%                                                              10/08/93 %
% ibm RESume file, Commented, Empty, /pub/ibmres-tex/res_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.  Fill in arguments, then run LaTeX on this file to produce %
% resume, cover letter,  mailing label, and selected abstracts.         %                      %
% First command must be as shown.  12pt may be changed to 11pt to get output in
% eleven point fonts.  If [12pt,ibmres] is changed to [ibmres], the output will
% be in ten point fonts.
\documentstyle[12pt,ibmres]{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 \\.
\workaddressandphone{
}
% Home address and phone; see preceding comment.
\homeaddressandphone{
}
% Present status, e.g. Postdoc, PhD, MS, BS Student, etc.
\presentstatus{}
% 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{}
% Available date when you could start work.
\availabledate{}
% Employer specific items: typically these tags are omitted (or retained with
% null arguments) for general resumes.  Samples:
%   \employerspecifictitle{IBM Fellowship Holder}
%   \employerspecificdata{dates, 9/88-6/90}
% and
%   \employerspecifictitle{IBM Work Experience}
%   \employerspecificdata{(give location, date, manager name)}
\employerspecifictitle{}
\employerspecificdata{}
% Objective, a brief description of position desired.
\objective{}
% Education: this tag should be followed by >= 1 occurrences of the next six
% tags: \when, \place, \location, \degree, \gpa, and \outof.
\education{}
% Degree date.
\when{}
% Place where degree was or will be earned.
\place{}
% Location of place.
\location{}
% Degree and subject.  Could also include thesis title and advisor, if relevant.
\degree{}
% Grade point average for the degree.
\gpa{}
\outof{}
% Employment: if this tag is present, it should be followed by >= 1 occurrences
% of the next four tags: \when, \place, \location, and \text.
\employment{}
% Employment dates.
\when{}
% Place of employment.
\place{}
% Location of employer.
\location{}
% Text describing work you did for employer.
\text{
}
% Skills: if this tag is present, it should be followed by >=1 occurrences of
% the \text tag.  This tag is often not needed for general resumes.
\skills{}
% Text for skills section.
\text{
}
% Honors: if this tag is present, it should be followed by >=1 occurrences of
% the \text tag.
\honors{}
% Text for honors section.
\text{
}
% Publications: if this tag is present, it should be followed by >=1 occurrences
% of the \text tag.
\publications{}
% Text for publications section.
\text{
}
% Miscellaneous: if this tag is present, it should be followed by >=1
% occurrences of the \text tag.  This tag is often not needed for general
% resumes.
\miscellaneous{}
% References: this tag should be followed by >= 1 occurrences of the tags
% \referencename and \referenceemail.
\references{}
% Reference name, typically with title, location, and phone number.
\referencename{}
% Reference electronic mail address; use \referenceemail{} if no email address.
\referenceemail{}
% Cover letter.  Include at least two logical lines separated by \\ for the top
% portion of the letterhead.  The first line is set in a large font, and the
% remaining lines are joined by commas and appear in a small font under the
% first line.  If you use \coverletter{} then the related tags \rightlines,
% \recipient, \letterbody, \closing, \cc, \encl, \ps, and \letterlabel will be
% ignored.
\coverletter{
}
% Lines to be placed at the right of the letterhead, in a small font.  They
% should be separated by \\.
\rightlines{
}
% Recipient of cover letter and address; use \\ to separate lines.
\recipient{
}
% Letter body, with a blank line separating each paragraph.
\letterbody{
}
% Closing of cover letter, with \\ separating lines.  Extra space will be placed
% between the first and second lines.
\closing{
}
% Carbon copy list.  This tag is optional.  Separate members of list by \\.
% \cc{} will be ignored.
\cc{}
% Enclosures of cover letter, with \\ separating lines.  This tag is optional.
\encl{resume\\selected abstracts}
% Postscript.  This tag is optional.  \ps{} will be ignored.
\ps{}
% Letter label with addressee and return address for an envelope.
\letterlabel{}
% Abstracts: if this tag is present, it should be followed by >=1 occurrences
% of the \text tag.
\abstracts{}
% Text for abstract section.
\text{
}
% Next line required by LaTeX.  This should be the final tag.
\end{document}