forked from steinbrecher/cv
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvita.tex
More file actions
120 lines (93 loc) · 3.87 KB
/
vita.tex
File metadata and controls
120 lines (93 loc) · 3.87 KB
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
\documentclass[letterpaper,12pt]{article}
\usepackage[letterpaper, margin=1in]{geometry}
\usepackage[pdftex,colorlinks=true,bookmarks=false,citecolor=blue,urlcolor=blue]{hyperref}
\usepackage{color}
\usepackage{natbib}
\usepackage{bibentry}
\nobibliography*
\begin{document}
\begin{center}
{\huge Gregory R. Steinbrecher}\\
\vspace{2mm}
{\large \emph{Curriculum Vitae}}\\
\vspace{2mm}
{\normalsize Ph.D. Candidate, Electrical Engineering and Computer Science\\
Massachusetts Institute of Technology}\\
\input{contact.tex}
{\small Google Scholar: \href{https://scholar.google.com/citations?user=RPAnJ3cAAAAJ}{\textbf{https://scholar.google.com/citations?user=RPAnJ3cAAAAJ}}}\\
\vspace{5mm}
{\small Last Updated \today}\\
\end{center}
\section{Education}
\begin{itemize}
\item \textbf{Massachusetts Institute of Technology 2008-2012}\\
Bachelor of Science, Physics; Bachelor of Science, Electrical Engineering; Mathematics Minor
\item \textbf{Massachusetts Institute of Technology 2012-2013}\\
Master of Engineering in Electrical Engineering and Computer Science\\
Advisors: Professor Jeffrey Shapiro (MIT) and Dr. Eric Dauler (MIT Lincoln Laboratory)
\vspace{0.5em}
{\small \emph{Masters Thesis (link to pdf): \href{http://web.mit.edu/gstein/www/steinbrecher-meng-thesis.pdf}{\textbf{Indium Arsenide Quantum Dots for Single Photons in the Communications Band}}}}
\item \textbf{Massachusetts Institute of Technology 2013-Present}\\
Ph.D. Candidate, Electrical Engineering and Computer Science\\
Advisor: Professor Dirk Englund
\end{itemize}
\subsection{Graudate Fellowships}
\begin{itemize}
\item \emph{2017-2019}: Facebook Fellowship
\item \emph{2013-2017}: National Defense Science and Engineering Graduate Fellowship
\item \emph{2013-2014}: Irwin Mark Jacobs and Joan Klein Jacobs Presidential Fellowship (declined)
\item \emph{2011-2013}: VI-A Masters of Engineering Co-Op at MIT Lincoln Laboratory
\end{itemize}
\subsection{Relevant Graduate Courses}
\begin{itemize}
\item \textbf{6.262} Discrete Stochastic Processes
\item \textbf{6.267} Heterogeneous Networks: Architecture, Transport, Proctocols, and Management
\item \textbf{6.335J/18.336J} Fast Methods for Partial Differential \& Integral Equations
\item \textbf{6.442} Optical Communications and Networks
\item \textbf{6.450} Principles of Digital Communication
\item \textbf{6.453} Quantum Optical Communication
\item \textbf{6.728} Applied Quantum \& Statistical Physics
\item \textbf{6.840J/18.404J} Theory of Computation
\item \textbf{18.369} Mathematical Methods in Nanophotonics
\end{itemize}
\section{Research Papers}
\begin{itemize}
\item \bibentry{steinbrecher2018quantum}
\item \bibentry{lahini2018quantum}
\item \bibentry{notaros2017programmable}
\item \bibentry{harris2017quantum}
\item \bibentry{lee2016high_article}
\item \bibentry{harris2016large}
\item \bibentry{mower2015high}
\item \bibentry{harris2015bosonic}
%\item \bibentry{lahini2015quantum}
\item \bibentry{lee2014entanglement}
\end{itemize}
\section{Conference Papers}
\begin{itemize}
\item \bibentry{steinbrecher2018hybrid}
\item \bibentry{yegnanarayanan2018automated}
\item \bibentry{harris2017programmable}
\item \bibentry{steinbrecher2017optical}
\item \bibentry{notaros2016tunable}
\item \bibentry{lee2016high}
\item \bibentry{harris2016controlling}
\item \bibentry{mower2015quantum}
\item \bibentry{harris2015quantum}
\item \bibentry{steinbrecher2015programmable}
\item \bibentry{lee2014high}
\item \bibentry{mower2014integrated}
\item \bibentry{steinbrecher2012cross}
\end{itemize}
\section{Patents and Patent Applications}
\begin{itemize}
\item \bibentry{mower2016methods}
\end{itemize}
\section{Teaching}
\begin{itemize}
\item Teaching Assistant for \emph{6.267: Heterogeneous Networks: Architecture, Transport, Proctocols, and Management} in Fall 2015\\
Professors: Vincent Chan and Robert Gallager
\end{itemize}
% \bibliographystyle{plainnat}
% \bibliography{pubs}
\end{document}