-
Notifications
You must be signed in to change notification settings - Fork 29
/
vita.tex
55 lines (52 loc) · 1.56 KB
/
vita.tex
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
%
%
% Sample Vita
% This is done in a list environment.
%
% Personal heading
\begin{center}
{\large\thesisauthor}
\end{center}
%
% Need to 'fold' long labels
%
\newcommand{\vitalabel}[1]%
{\raisebox{0pt}[1ex][0pt]
{\makebox[\labelwidth][l]%
{\parbox[t]{\labelwidth}{\hspace{0pt}\textbf{#1}}}}}
%
% Here's the list definition
%
\begin{list}
{}% nodefault label
{ \renewcommand{\makelabel}{\vitalabel}% setting labels
\setlength{\labelwidth}{100pt}% label width
\setlength{\leftmargin}{120pt}%
\setlength{\itemindent}{0pt}% don't indent first line of items
\setlength{\parsep}{\baselineskip}% space between paragraphs
\setlength{\itemsep}{5pt}% additional space between items
}
%%
% list degrees newest to oldest, consider putting school in
% too
%%
\item[Degrees]
D.Sc.\ (or Ph.D.) Some Department \\University of Foo\\May 2007 \\
M.S.\ Computer Science, December 1990 \\
B.S.\ Magna Cum Laude, computer Science, May 1988
\item[Professional\linebreak Societies]
Association for Computing Machines \\
The Touring Society \\
The Free Software Foundation
%%
% Don't waste time trying to get bibtex to work for these, just copy
% and paste them in...
%%
\item[Publications]
Student, I.\ D.\ (2005).\ \LaTeX{} document class for Sever Institute,
\textit{The \LaTeX{} J.} \textbf{10}(4):~323--336.
Student, I.\ D.\ (2005).\ More \LaTeX{} wisdom, \textit{Another \LaTeX{} J}.
\textbf{42}(7):~100--101.
\end{list}
\flushright
\thesismonth\ \thesisyear