-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcv_template.Rmd
268 lines (184 loc) · 8.12 KB
/
cv_template.Rmd
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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
---
title: "Curriculum Vitae"
author: "FirstName LastName"
date: "`r format(Sys.time(), '%B %Y')`"
web: www.Website.org
github: mygithub
twitter: myTwitter
phone: "(352) 555-5555"
email: [email protected]
updated: yes
header-includes:
- \usepackage{etaremune} # for reverse-numbered list of publications etc
# see https://ctan.math.utah.edu/ctan/tex-archive/macros/latex/contrib/etaremune/etaremune.pdf
- \usepackage[default]{sourcesanspro}
- \usepackage{fancyhdr} # modify header into left, center, right
- \pagestyle{fancy} # cues the use of fancy headers
- \fancyfoot{} # cues the use of fancy footer
- \fancyfoot[R]{`r format(Sys.time(), '%B %Y')`} # month & year on footer right
- \fancyhead[R]{FirstName LastName, p. \thepage} # name and page on header right
- \fancyhead[L]{ } # name and page on header left
- \usepackage{setspace} # manipulate line spacing
- \usepackage{parskip} # manipulate indents and spacing before/after paragraphs
- \usepackage{xcolor} # changes colors of text
- \AtBeginDocument{\let\maketitle\relax} # this removes default title section
# to center to top level (#) headings (my name) and change color of font
# more info # https://www.ctan.org/pkg/sectsty
- \usepackage{sectsty} \sectionfont{\centering\color{darkmidnightblue}}
# centersub-headings (##) & sub-sub-headings (###) & change font color
- \usepackage{sectsty} \subsectionfont{\color{darkmidnightblue}}
- \usepackage{sectsty} \subsubsectionfont{\color{darkmidnightblue}}
# http://latexcolor.com/ to choose colors
# define the colors used above with rgb codes
- \definecolor{darkcerulean}{rgb}{0.03, 0.27, 0.49}
- \definecolor{darkmidnightblue}{rgb}{0.0, 0.2, 0.4}
- \usepackage{xhfill} # modification of line color and width
geometry: margin=1in
linkcolor: darkmidnightblue
urlcolor: darkmidnightblue
fontawesome: yes
output:
pdf_document: default
# html_document: null
df_print: paged
toc: no
# word_document: default
---
```{r setup, include = FALSE}
knitr::opts_chunk$set(echo = FALSE,message=FALSE,warning=FALSE)
library(tidyverse)
# library(gridExtra)
# library(kableExtra)
# library(citr)
# library(RefManageR)
```
<!-- \begin{document}. -->
<!-- this next line suppresses the header (line, name, page number) on 1st page -->
\thispagestyle{empty}
# Your Name
\vspace{-0.3cm} <!--space between name and address -->
<!--\hfill moves all way to right -->
University of Florida\hfill [email protected]
Dept. of Metaphysics\hfill +1 (352) 867-5309
PO Box 110430\hfill [www.your-web-site.org](www.your-web-site.org)
Gainesville, FL 32611-1234 USA\hfill [\@YouTwitterOrGithub](https://twitter.com/you)
\vspace{-0.5cm} <!--there was too much space, so reduced it with minus: -Xcm -->
\par\noindent\rule{\textwidth}{0.4pt} <!-- makes the line -->
\vspace{-0.6cm}
<!-- ------------------------------------- -->
### Education
<!--to indent a block of stuff treat it as a 'group' and then set leftskip -->
<!--be sure to indicate where the group ends with \endgroup -->
\begingroup
\setlength{\leftskip}{.2cm}
<!-- ### EDUCATION \hrulefill\ -->
<!-- TEXT \hrulefill\ -->
<!-- Here is some text\xfill{1pt} \par -->
<!-- Here is some text\xfill{8pt} \par -->
<!-- Here is some text\xhrulefill{darkmidnightblue}{2pt}\par -->
<!-- Here is some text\xhrulefill{darkmidnightblue}{1ex}\par -->
<!-- HOW TO MAKE LINE COLOR SAME'? -->
<!-- https://tex.stackexchange.com/questions/32597/vertically-centered-horizontal-rule-filling-the-rest-of-a-line -->
<!-- \textbf{\textcolor{darkmidnightblue}{EDUCATION }}\xrfill[0.5ex]{0.5pt} -->
<!-- ### EDUCATION \hrulefill -->
2001\hspace{4mm} Ph.D. in Biology, University of Mars
<!-- \hspace{6mm} _Dissertation Advisor: Person Name_ -->
1995\hspace{4mm} M.S. in Biology, University of Venus
<!-- \hspace{6mm} _Thesis Advisor: Person Name_ -->
1994\hspace{4mm} B.S. in Evolution, University of California
\endgroup
<!-- ------------------------------------- -->
### Professional Appointments
\begingroup
\setlength{\leftskip}{.2cm}
2020-Present\hspace{6mm}**Professor**, University of California
\hspace{24mm}Department of Wildlife Ecology
2018-2020\hspace{10mm}**President**, Student Group
2017-2018\hspace{10mm}**Treasurer**, Student Group
\endgroup
<!-- ------------------------------------- -->
\vspace{-0.2cm}
### Fellowships
\begingroup
\setlength{\leftskip}{.2cm}
2022\hspace{4mm}Graduate Fellowship, University of Florida
2020\hspace{4mm}Best Poster Presentation, Ecological Society of Mexico
2020\hspace{4mm}Outstanding Teaching Assistant, College of Science, Univ. of Florida
\endgroup
<!-- ------------------------------------- -->
### Grants
\begingroup
\setlength{\leftskip}{.2cm}
1. MH Foundaiton. 'Support for the Study of bugs' ($100,000, 2022-2023)
1. MNGA Foundation. 'Bugs are great' ($74,060, 2020-2021)
\endgroup
<!-- ------------------------------------- -->
### Publications
1. Wang, Q., Chen, W., & Liang, Y. (2017). Effects of inquiry-based learning supported by mobile technology on students’ learning achievements and attitudes. Journal of Educational Technology Development and Exchange, 8(1), 1-20.
1. Wong, L. H., Chai, C. S., & Tan, E. (2016). Virtual laboratories in science education: A review of the literature. Journal of Educational Technology Development and Exchange, 9(1), 1-19.
1. Squire, K. (2011). Video games and learning: Teaching and participatory culture in the digital age. Teachers College Press.
<!-- IF YOU WANT REVERSE NUMBERING -->
<!-- \begin{etaremune} -->
<!-- \item -->
<!-- Wang, Q., Chen, W., & Liang, Y. (2017). Effects of inquiry-based learning supported by mobile technology on students’ learning achievements and attitudes. \textit{\textbf{Journal of Educational Technology Development and Exchange}}, 8(1), 1-20. -->
<!-- \item -->
<!-- Wong, L. H., Chai, C. S., & Tan, E. (2016). Virtual laboratories in science education: A review of the literature. \textit{\textbf{Journal of Educational Technology Development and Exchange}}, 9(1), 1-19. -->
<!-- \item -->
<!-- Squire, K. (2011). Video games and learning: Teaching and participatory culture in the digital age. Teachers College Press. -->
<!-- \end{etaremune} -->
<!-- ------------------------------------- -->
<!-- ### Manuscripts in Preparation -->
### Teaching Experience
\begingroup
\setlength{\leftskip}{.2cm}
Guest Lecture, The Future of Rain Forests (Undergraduate, 2022)
Instructor, Data Collection & Field Methods (Graduate, 2019)
\endgroup
<!-- ------------------------------------- -->
### Student Advising
<!-- ------------------------------------- -->
### Service
\begingroup
\setlength{\leftskip}{.2cm}
Search Committee, UF QUEST Program (2023)
Samuel P. Harn Museum of Art Faculty Council (2012-2015)
Selection Committee, UF Undergraduate Faculty Mentor/Advisor of the Year (2022)
<!-- ------------------------------------- -->
### Referee for journals (No. of reviews)
\setlength{\leftskip}{.2cm}
*Trends in Ecology and Evolution* (1)
*Nature Human Behavior* (1)
*Nature Ecology & Evolution* (2)
\endgroup
<!-- ------------------------------------- -->
### Presentations
<!-- Invited, submitted, posters -->
<!-- ------------------------------------- -->
### Extension / Outreach Activities
<!-- ------------------------------------- -->
<!-- OTHER CATEGORIES --->
<!-- ### Professional service -->
<!-- ### Professional memberships -->
<!-- ### Professional Development/Training -->
<!-- ### Technical Skills -->
<!-- ### Language Skills -->
<!-- ### Presentations -->
<!-- ### 'Named' Scholarships & Fellowships -->
<!-- ### Certifications & Licenses -->
<!-- ### Foreign Study -->
<!-- ### International Experience -->
<!-- ### Programming Skills -->
<!-- ### Reviewer for Journals -->
<!-- ### Editorial Boards -->
<!-- ### Exhibits -->
<!-- ### Organizing events -->
<!-- ### Internships -->
<!-- ### Administrative Experience -->
<!-- ### Supervisory Experience -->
<!-- ### Consulting Experience -->
<!-- ### Advising -->
<!-- ### Outreach -->
<!-- ### Advisory Committees -->
<!-- ### Guest Lectures in Courses -->
<!-- ### Language Skills -->
<!-- ### Patents -->