-
Notifications
You must be signed in to change notification settings - Fork 0
/
vita.tex
46 lines (43 loc) · 1.37 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
%
%
% 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
}
\item[Degrees] B.S.\ Magna Cum Laude, computer Science, May 1988 \\
M.S.\ Computer Science, December 1990 \\
D.Sc.\ (or Ph.D.) Some Department, May 2007
\item[Professional\linebreak Societies]
Association for Computing Machines \\
The Touring Society \\
The Free Software Foundation
\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