summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/gradstudentresume/resume2015.tex
blob: fad423223b1f945979cfdceaf34f633cf6a42d5d (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
%% I have made this example very generic - users should customize per their individual specifications 

\documentclass{gradstudentresume}

\begin{document}
\begin{info}
\contact{Your name}{Your Address}{xxx-xxx-xxxx}{your email}{your website}
\end{info}

\sectionheading{Education}
\degree {B.A., Mathematics (Honors)}{May 2011}{Bryn Mawr College}{Bryn Mawr, PA}\\
Graduation Honors: Magna Cum Laude, Departmental Honors
\medspace

\degree{Degree} {Date Conferred} {University}{Location}\\
Thesis: XXX \\
Advisor: XXX
\largespace


\sectionheading{Work Experience}
\subsubsectionheading{XXX Research Institute - Your title}{2015-present}{Department}
\begin{wrapped}
\item{List your duties here.}
\item{List your duties here.}
\end{wrapped}
\largespace

\sectionheading{Publications}

\subsectionheading{Published}
\begin{itemize}
\item{Manuscript 1}
\item{Manuscript 2}
\end{itemize}

\subsectionheading{In Press}
\begin{itemize}
\item{Manuscript 1}
\end{itemize}

\subsectionheading{Accepted}
\begin{itemize}
\item{Manuscript 1}
\end{itemize}

\subsectionheading{Under Review}
\begin{itemize}
\item{Manuscript 1}
\item{Manuscript 2}
\end{itemize}

\subsectionheading{Submitted}
\begin{itemize}
\item{Manuscript 1}
\item{Manuscript 2}
\end{itemize}

\subsectionheading{In Preparation}
\begin{itemize}
\item{Manuscript 1}
\item{Manuscript 2}
\end{itemize}
\largespace

\sectionheading{Graduate School Research Experience}

\subsubsectionheading{Name of grant/project/study - Research Assistant}{2011 - 2014} {University of XXX}
\begin{wrapped}
\item{Analyzed data from a $2 \times 2$ factorial study examining the impact of diet and exercise in overweight breast cancer survivors with a history of lymphedema.}
\item{What else did you do...}
\end{wrapped}
\largespace


\sectionheading{Teaching Experience}

\subsubsectionheading{Fundamentals of Biostatistics}{Spring 2013}{Teaching Assistant - University of XXX Department of XXX}
\begin{wrapped}
\item{Description of class - who took it, how many people were in it.}
\item{What did you do? Weekly problem sessions, office hours etc. }
\end{wrapped}
\medspace

\subsubsectionheading{Concepts and Methods in Biostatistics}{Summer 2013}{Teaching Assistant - University of XXX Department of XXX}
\begin{wrapped}
\item{Summer course for 30 biomedical graduate students on the basics of biostatistics.}
\item{Designed and taught the curriculum for the SAS lab sessions.}
\end{wrapped}
\largespace

\sectionheading{Presentations}
\subsectionheading{Invited}

\subsectionheading{Contributed}

\subsectionheading{Departmental}
\largespace

\sectionheading{Awards and Honors}
\largespace

\sectionheading{Service}
\subsectionheading{Referee Service}

\subsectionheading{Professional}

\subsectionheading{Institutional}
\begin{itemize}
\item{\subsubsectionheading{Organizer - Introduction to Statistical Software Seminar Series}{Fall 2014}{University of XXX Department of XXX}}
\item{\subsubsectionheading{Reviewer - Medical Education Research Scholars Track Review Committee}{2015-present}{University of XXX Department of XXX}}
\end{itemize}
\largespace

\sectionheading{References}
\begin{itemize}
\item{\reference{Name of Recommender}{Title of Recommender}{xxx-xxx-xxx}{Department of Recommender}{email@xxx.edu}{University/Company}{Address}}
\item{\reference{Name of Recommender 2}{Title of Recommender 2}{xxx-xxx-xxx}{Department of Recommender}{email@xxx.edu}{University/Company}{Address}}
\end{itemize}

\end{document}