-
Notifications
You must be signed in to change notification settings - Fork 1
/
CV.tex
254 lines (200 loc) · 6.7 KB
/
CV.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
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
\documentclass[11pt]{article}
% standard fonts: helvet, avant, courier, chancery, times, palatino, bookman, newcent, charter
% command for setting default font family: \renewcommand{\familydefault}{\sfdefault}
% favorites are helvet, charter, avant
% arial calibri ?
\usepackage{helvet}
\usepackage[square,numbers]{natbib}
\usepackage[bookmarks, bookmarksnumbered, colorlinks=true,
plainpages=false, citecolor=green, linkcolor=blue,
urlcolor=blue, filecolor=blue]{hyperref}
\newlength{\textwide} \setlength{\textwide}{6.5in}
\usepackage[total={\textwide,10.0in},top=0.7in,bottom=1.05in,left=1.0in,headheight=0.0in,headsep=0.5in,footskip=0.3in]{geometry}
\usepackage{fancyhdr}
\pagestyle{myheadings}
\markboth{David Littlewood}{David Littlewood}
\newlength{\itemskip} \setlength{\itemskip}{0.0in}
\newlength{\sectionskip} \setlength{\sectionskip}{0.2in}
\newlength{\listskip} \setlength{\listskip}{0.05in}
\newlength{\minipagewidth} \setlength{\minipagewidth}{6.25in} % was 6.35in and 0.15in
\newlength{\bulletminipagewidth} \setlength{\bulletminipagewidth}{6.05in} % fudged
\newlength{\myparindent} \setlength{\myparindent}{0.25in}
\newlength{\myheadheight} \setlength{\myheadheight}{0.24in}
\newlength{\mytopmargin} \setlength{\mytopmargin}{-0.5in}
\setlength{\parindent}{\myparindent}
\setlength{\parskip}{.06in} % also need to set this inside \parbox
% bibliography options:
% create simple numbered list
\makeatletter
\renewcommand\@biblabel[1]{#1.}
\makeatother
% doi links
%\newcommand*{\doi}[1]{\href{http://dx.doi.org/#1}{doi: #1}}
\newcommand*{\doi}[1]{\href{http://dx.doi.org/#1}{doi}}
% bibunits for multiple bibliographies
\usepackage{bibunits}
% found this on the web to cause reverse numbering of bib items. Incredible.
\usepackage{etaremune, etoolbox}
\makeatletter
\AtBeginDocument{%%% natbib redefines the environment there
\renewenvironment{thebibliography}[1]
{\bibsection\parindent\z@\bibpreamble\bibfont
\settowidth{\dimen0}{#1.}%
\setlength{\dimen2}{\dimen0}%
\addtolength{\dimen2}{\labelsep}
\begin{etaremune}[labelwidth=\dimen0,leftmargin=\dimen2]
\ifNAT@openbib
\renewcommand\newblock{\par}%
\else
\renewcommand\newblock{\hskip.11em \@plus .33em \@minus .07em}%
\fi
\sloppy
\clubpenalty4000
\widowpenalty4000
\sfcode`\.\@m
\let\NAT@bibitem@first@sw\@firstoftwo
\let\citeN\cite\let\shortcite\cite\let\citeasnoun\cite}
{\bibitem@fin\bibpostamble
\def\@noitemerr{\PackageWarning{natbib}{Empty `thebibliography' environment}}%
\end{etaremune}
\bibcleanup}
}%%% end of \AtBeginDocument
%%% patch \@lbibitem to use only \item (for etaremune)
\patchcmd{\@lbibitem}{\item[\hfil\NAT@anchor{#2}{\NAT@num}]}{\item}{}{}
\makeatother
\begin{document}
\thispagestyle{empty}
\begin{center}
{\LARGE \textbf{David Littlewood}} \\
\vspace{0.1in}
%
Sandia National Laboratories \\
Center for Computing Research \\
%Computational Multiscale Department (Org.~1444) \\
P.O. Box 5800, MS 1322, Albuquerque, NM 87185 \\
[email protected] \hspace{.1in} (505) 284-0830 \\
\href{https://djlittl.github.io/}{https://djlittl.github.io/} \\
%9404 Admiral Nimitz NE \\
%Albuquerque, NM 87111 \\
%505-340-6824 \\
%\vspace{0.3in}
%
\end{center}
\noindent
{\large \textbf{EDUCATION}}
\vspace{\sectionskip}
\begin{minipage}{\minipagewidth}
\textbf{Ph.D., Mechanical Engineering}, University of Colorado at Boulder%, 2001 %December 2001 %({\small GPA 3.8/4.0})\\ 3.852
%{\it Dissertation}: Printer Color Management Using Pareto-Optimization and Efficient Calibration \\
%Techniques \\
%
%\vspace{\listskip}
%{\it Advisor}: Professor Ganesh Subbarayan
%\end{minipage}\vspace{\parskip}
\end{minipage}\vspace{\itemskip}
\begin{minipage}{\minipagewidth}
\textbf{M.S., Mechanical Engineering}, University of Colorado at Boulder%, 1999 % May 1999 %({\small GPA 3.8/4.0})\\ 3.852
\end{minipage}\vspace{\itemskip}
\begin{minipage}{\minipagewidth}
\textbf{B.S., Mechanical Engineering}, University of Colorado at Boulder%, 1995 %May 1995 %({\small GPA 3.2/4.0})\\ 3.180
\end{minipage}
\vspace{\sectionskip}
\noindent
{\large \textbf{RESEARCH INTERESTS}}
\vspace{\sectionskip}
\begin{minipage}{\minipagewidth}
Computational Solid Mechanics
\vspace{\listskip}
High-Performance Scientific Computing
\vspace{\listskip}
Materials Modeling
\end{minipage}\vspace{\parskip}
%\begin{minipage}{\minipagewidth}
%\setlength{\parindent}{\myparindent}
%\noindent \textbf{Computational Solid Mechanics} \\
%\indent Finite element methods \\
%\indent Peridynamics \\
%\indent Constitutive modeling
%Computational Solid Mechanics
%\end{minipage}\vspace{\parskip}
%
%\begin{minipage}{\minipagewidth}
%\setlength{\parindent}{\myparindent}
%\noindent \textbf{Scientific Computing} \\
%\indent Algorithm development for massively parallel systems \\
%\indent Heterogeneous next-generation platforms \\
%\indent Optimization
%\end{minipage}
%\input{CV_employment_long.tex}
\input{CV_employment_short.tex}
%\vspace{-0.1in}
%\input{CV_leadership.tex}
%\vspace{-0.1in}
%\input{CV_software.tex}
\vspace{-0.1in}
\begin{bibunit}[unsrtnat]
\renewcommand{\refname}{{\large PEER-REVIEWED JOURNAL ARTICLES}\\ {\normalsize \normalfont \href{https://scholar.google.com/citations?user=yd6y6noAAAAJ&hl=en&oi=ao}{Google Scholar Profile}}}
\nocite{*}
\putbib[CV_journal_articles]
\end{bibunit}
\vspace{-0.1in}
\begin{bibunit}[unsrtnat]
\renewcommand{\refname}{{\large BOOK CHAPTERS}}
\nocite{*}
\putbib[CV_book_chapters]
\end{bibunit}
\vspace{-0.1in}
\begin{bibunit}[unsrtnat]
\renewcommand{\refname}{{\large CONFERENCE PROCEEDINGS}}
\nocite{*}
\putbib[CV_conference_proceedings]
\end{bibunit}
\vspace{-0.1in}
\begin{bibunit}[unsrtnat]
\renewcommand{\refname}{{\large SELECTED TECHNICAL REPORTS}}
\nocite{*}
\putbib[CV_tech_reports]
\end{bibunit}
\vspace{-0.1in}
\begin{bibunit}[unsrtnat]
\renewcommand{\refname}{{\large PRESENTATIONS}}
\nocite{*}
\putbib[CV_presentations]
\end{bibunit}
\input{CV_service.tex}
\vspace{-0.1in}
\begin{bibunit}[unsrtnat]
\renewcommand{\refname}{{\large COURSES TAUGHT}}
\nocite{*}
\putbib[CV_courses_taught]
\end{bibunit}
\vspace{-0.1in}
\begin{bibunit}[unsrtnat]
\renewcommand{\refname}{{\large MINISYMPOSIA ORGANIZED}}
\nocite{*}
\putbib[CV_symposia]
\end{bibunit}
\vspace{-0.1in}
\begin{bibunit}[unsrtnat]
\renewcommand{\refname}{{\large STUDENTS MENTORED}}
\nocite{*}
\putbib[CV_students]
\end{bibunit}
\input{CV_referee.tex}
%\vspace{-0.1in}
%\begin{bibunit}[unsrtnat]
% \renewcommand{\refname}{{\large JOURNAL REFEREE}}
% \nocite{*}
% \putbib[CV_referee]
%\end{bibunit}
%
%\input{CV_references.tex}
%\vspace{-0.15in}
%\vspace{\sectionskip}
%\noindent
%{\large \textbf{REFERENCES}}
%\vspace{\sectionskip}
%References available upon request.
\vspace*{\fill}
\end{document}