Skip to content

Commit 22a40b6

Browse files
committed
Initial commit
0 parents  commit 22a40b6

34 files changed

+8006
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.Rproj.user
2+
.Rhistory
3+
.RData
4+
.Ruserdata
5+
.Rdata
6+
.httr-oauth
7+
.DS_Store

YourName_CV.Rmd

Lines changed: 281 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,281 @@
1+
---
2+
geometry: margin=1in
3+
linkcolor: darkmidnightblue
4+
urlcolor: darkmidnightblue
5+
fontawesome: yes
6+
updated: yes
7+
header-includes:
8+
- \usepackage{etaremune} # used to number pubs backwards
9+
- \usepackage[default]{sourcesanspro}
10+
- \usepackage{fancyhdr} # to alter header and footer
11+
- \pagestyle{fancy}
12+
- \fancyfoot[R]{`r format(Sys.time(), '%B %Y')`} # bottom right of page
13+
- \fancyhead[R]{Emilio M. Bruna, p. \thepage} # top right of page
14+
- \usepackage{setspace}
15+
- \usepackage{parskip}
16+
- \usepackage{xcolor}
17+
- \AtBeginDocument{\let\maketitle\relax} # removes the standard Rmd title / date
18+
# this changes the location and color of the sections, subsections, etc.
19+
- \usepackage{sectsty} \sectionfont{\centering\color{darkmidnightblue}} #
20+
- \usepackage{sectsty} \subsubsectionfont{\color{darkmidnightblue}}
21+
# define colors
22+
- \definecolor{darkcerulean}{rgb}{0.03, 0.27, 0.49}
23+
- \definecolor{darkmidnightblue}{rgb}{0.0, 0.2, 0.4}
24+
- \usepackage{xhfill} # used to make the line
25+
output: pdf_document
26+
# output: word_document
27+
---
28+
29+
```{r setup, include = FALSE}
30+
knitr::opts_chunk$set(echo = FALSE,message=FALSE,warning=FALSE)
31+
library(tidyverse)
32+
library(gridExtra)
33+
library(kableExtra)
34+
# library(citr)
35+
# library(RefManageR)
36+
```
37+
<!-- \begin{document}. -->
38+
39+
<!-- this next line suppresses the header (line, name, page number) on 1st page -->
40+
\thispagestyle{empty}
41+
42+
# YOUR NAME
43+
\vspace{-0.3cm} <!--space between name and address -->
44+
<!--\hfill moves all way to right -->
45+
University of Florida\hfill email@ufl.edu
46+
Dept. of Metaphysics\hfill +1 (352) 867-5309
47+
PO Box 110430\hfill&nbsp;[www.your-web-site.org](www.your-web-site.org)
48+
Gainesville, FL 32611-1234 USA\hfill&nbsp;[\@YouTwitterOrGithub](https://twitter.com/you)
49+
\vspace{-0.5cm} <!--there was too much space, so reduced it with minus: -Xcm -->
50+
51+
\par\noindent\rule{\textwidth}{0.4pt} <!-- makes the line -->
52+
<!-- \textbf{\textcolor{darkmidnightblue}{RESEARCH \& TEACHING INTERESTS:}} some, keywords, about, your research topics -->
53+
54+
<!-- \textbf{\textcolor{darkmidnightblue}{LANGUAGES:}} Fluent in Spanish, English, Esperanto, and French -->
55+
56+
\vspace{-0.6cm}
57+
58+
<!-- ```{r, child=c('one.Rmd', 'two.Rmd')} -->
59+
<!-- ``` -->
60+
61+
<!-- ```{r, child='one.Rmd'} -->
62+
<!-- ``` -->
63+
64+
### EDUCATION
65+
<!--to indent a block of stuff treat it as a 'group' and then set leftskip -->
66+
<!--be sure to indicate where the group ends with \endgroup -->
67+
68+
\begingroup
69+
\setlength{\leftskip}{.2cm}
70+
71+
<!-- ### EDUCATION \hrulefill\ -->
72+
<!-- TEXT \hrulefill\ -->
73+
<!-- Here is some text\xfill{1pt} \par -->
74+
<!-- Here is some text\xfill{8pt} \par -->
75+
<!-- Here is some text\xhrulefill{darkmidnightblue}{2pt}\par -->
76+
<!-- Here is some text\xhrulefill{darkmidnightblue}{1ex}\par -->
77+
<!-- HOW TO MAKE LINE COLOR SAME'? -->
78+
<!-- https://tex.stackexchange.com/questions/32597/vertically-centered-horizontal-rule-filling-the-rest-of-a-line -->
79+
<!-- \textbf{\textcolor{darkmidnightblue}{EDUCATION }}\xrfill[0.5ex]{0.5pt} -->
80+
81+
<!-- ### EDUCATION \hrulefill -->
82+
83+
84+
85+
2001\hspace{4mm} Ph.D. in Biology, University of Mars
86+
<!-- &nbsp;&nbsp;&nbsp;&nbsp;\hspace{6mm} _Dissertation Advisor: Person Name_ -->
87+
1995\hspace{4mm} M.S. in Biology, University of Venus
88+
<!-- &nbsp;&nbsp;&nbsp;&nbsp;\hspace{6mm} _Thesis Advisor: Person Name_ -->
89+
1994\hspace{4mm} B.S. in Evolution, University of California
90+
91+
\endgroup
92+
93+
### PROFESSIONAL APPOINTMENTS
94+
\begingroup
95+
\setlength{\leftskip}{.2cm}
96+
97+
2020-Present\hspace{6mm}**Professor**, University of California
98+
&nbsp;\hspace{24mm}Department of Wildlife Ecology
99+
100+
2018-2020\hspace{10mm}**President**, Student Group
101+
102+
2017-2018\hspace{10mm}**Treasurer**, Student Group
103+
104+
\endgroup
105+
106+
107+
\vspace{-0.2cm}
108+
### FELLOWSHIPS AND AWARDS
109+
110+
\begingroup
111+
\setlength{\leftskip}{.2cm}
112+
2022\hspace{4mm}Graduate Fellowship, University of Florida
113+
2020\hspace{4mm}Best Presentation, Ecological Society of Mexico
114+
2020\hspace{4mm}Outstanding Teaching Assistant, UF College of Agricultural and Life Sciences
115+
116+
\endgroup
117+
118+
119+
### RESEARCH GRANTS
120+
121+
\begingroup
122+
\setlength{\leftskip}{.2cm}
123+
124+
1. MH Foundaiton. 'Support for the Study of bugs' ($100,000, 2022-2023)
125+
126+
1. MNGA Foundation. 'Bugs are great' ($74,060, 2020-2021)
127+
128+
\endgroup
129+
130+
### PUBLICATIONS
131+
132+
1. Squire, K. (2011). Video games and learning: Teaching and participatory culture in the digital age. Teachers College Press.
133+
134+
2. 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.
135+
136+
3. 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.
137+
138+
<!-- ### SOFTWARE -->
139+
140+
<!-- ### OTHER WRITING & SCHOLARLY COMMUNICATION -->
141+
142+
<!-- ### PUBLICLY ARCHIVED DATASETS & CODE -->
143+
144+
<!-- ### MANUSCRIPTS IN PREPARATION -->
145+
146+
### TEACHING EXPERIENCE
147+
\begingroup
148+
\setlength{\leftskip}{.2cm}
149+
Guest Lecture, The Future of Rain Forests (Undergraduate, 2022)
150+
Instructor, Data Collection & Field Methods (Graduate, 2019)
151+
152+
\endgroup
153+
154+
### GRADUATE STUDENTS ADVISED
155+
156+
```{r GradStudents, echo=FALSE,message = FALSE,warning=FALSE}
157+
grad_advised<-read_csv("./cv_files/grad_advised.csv") %>% filter(role=="advisor") %>% select(-role)
158+
kbl(grad_advised,digits = 1,
159+
format = "latex",
160+
align="l",
161+
col.names = NULL,
162+
longtable = T,
163+
row.names = FALSE,
164+
booktabs=T,
165+
linesep = "") %>%
166+
kable_styling(bootstrap_options = c("hover"),
167+
latex_options = c("scale_down"),
168+
full_width = F,
169+
font_size = 10,
170+
position = "left") %>%
171+
sub("\\\\toprule", "", .) %>%
172+
sub("\\\\bottomrule", "", .)
173+
```
174+
175+
### DOCTORAL STUDENT COMMITTEE SERVICE
176+
177+
```{r DocCmte, echo=FALSE,message = FALSE,warning=FALSE}
178+
grad_advised<-read_csv("./cv_files/grad_advised.csv") %>% filter(role=="doc_cmte") %>% select(-role)
179+
kbl(grad_advised,digits = 1,
180+
format = "latex",
181+
align="l",
182+
col.names = NULL,
183+
row.names = FALSE,
184+
booktabs=T,
185+
longtable = T,
186+
linesep = "") %>%
187+
kable_styling(bootstrap_options = c("hover"),
188+
latex_options = c("scale_down"),
189+
full_width = F,
190+
font_size = 10,
191+
position = "left") %>%
192+
sub("\\\\toprule", "", .) %>%
193+
sub("\\\\bottomrule", "", .)
194+
```
195+
196+
### MASTERS STUDENT COMMITTEE SERVICE
197+
```{r MastersCmte, echo=FALSE,message = FALSE,warning=FALSE}
198+
grad_advised<-read_csv("./cv_files/grad_advised.csv") %>% filter(role=="masters_cmte") %>% select(-role)
199+
kbl(grad_advised,digits = 1,
200+
format = "latex",
201+
align="l",
202+
longtable = T,
203+
col.names = NULL,
204+
row.names = FALSE,
205+
booktabs=T,
206+
linesep = "") %>%
207+
kable_styling(bootstrap_options = c("hover"),
208+
latex_options = c("scale_down"),
209+
full_width = F,
210+
font_size = 10,
211+
position = "left") %>%
212+
sub("\\\\toprule", "", .) %>%
213+
sub("\\\\bottomrule", "", .)
214+
```
215+
216+
### SERVICE
217+
218+
\begingroup
219+
\setlength{\leftskip}{.2cm}
220+
Search Committee, UF QUEST Program (2023)
221+
Samuel P. Harn Museum of Art Faculty Council (2012-2015)
222+
Selection Committee, UF Undergraduate Faculty Mentor/Advisor of the Year (2022)
223+
224+
__Referee for journals (No. of reviews):__
225+
\setlength{\leftskip}{.2cm}
226+
227+
*Trends in Ecology and Evolution* (1)
228+
*Nature Human Behavior* (1)
229+
*Nature Ecology & Evolution* (2)
230+
231+
\endgroup
232+
233+
### PRESENTATIONS
234+
```{r talks, echo=FALSE,message = FALSE,warning=FALSE}
235+
talks<-read_csv("./cv_files/talks.csv", col_types = cols(.default = "c")) %>%
236+
select(-year) %>%
237+
replace_na(list(year2=""))
238+
kbl(talks,
239+
format = "latex",
240+
align = "l",
241+
longtable = T,
242+
row.names = FALSE,
243+
col.names = NULL,
244+
booktabs=T,
245+
linesep = "") %>%
246+
kable_styling(bootstrap_options = c("hover"),
247+
latex_options = c("scale_down"),
248+
full_width = F,
249+
font_size = 10,
250+
position = "left") %>%
251+
sub("\\\\toprule", "", .) %>%
252+
sub("\\\\bottomrule", "", .)
253+
```
254+
255+
<!-- ### INTERVIEWS & MEDIA APPEARANCES -->
256+
<!-- \begingroup -->
257+
<!-- \setlength{\leftskip}{.2cm} -->
258+
259+
<!-- 2013\hspace{4mm} Item -->
260+
<!-- 2013\hspace{4mm} Item -->
261+
262+
<!-- \endgroup -->
263+
264+
<!-- ### PROFESSIONAL DEVELOPMENT -->
265+
<!-- \begingroup -->
266+
<!-- \setlength{\leftskip}{.2cm} -->
267+
268+
<!-- 2013\hspace{4mm} Item -->
269+
<!-- 2013\hspace{4mm} Item -->
270+
271+
<!-- \endgroup -->
272+
273+
<!-- ### MEMBERSHIPS IN PROFESSIONAL SOCIETIES -->
274+
275+
<!-- \begingroup -->
276+
<!-- \setlength{\leftskip}{.2cm} -->
277+
278+
<!-- Ecological Society of America -->
279+
<!-- Association for Tropical Biology and Conservation -->
280+
281+
<!-- \endgroup -->

0 commit comments

Comments
 (0)