Modular LaTeX CV: scaffolding, 13 chapters, altacv styling
Replace the monolithic ODT with a modular LaTeX source tree that becomes the canonical full CV: - preamble.tex: altacv color/font overrides + compact-row macros (\cvrow, \cvgrant, \cvtalk, \cvalum, \cvpub) so dense lists keep baseline-aligned dates without the tabularx misalignment the custom v1 had. - cv-full.tex: driver including the 13 chapters in order. - chapters/*.tex: header, positions, education, grants, teaching, examinations, service, talks, collaborators, alumni, publications, products (solo-founded flyRoom + Berengar), software. - tex-vendor/altacv.cls (v1.7.4): vendored, not in TeX Live. - Makefile: dockerised xelatex build via texlive/texlive:latest, with TEXINPUTS=.:./tex-vendor: so the vendored class resolves. Output: 6-page build/cv-full.pdf (down from 10 in the first pass).
This commit is contained in:
parent
a391a85313
commit
7e30ed5b48
18 changed files with 1068 additions and 0 deletions
25
chapters/service.tex
Normal file
25
chapters/service.tex
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
% Chapter: Service
|
||||
\cvsection{Departmental administration}
|
||||
|
||||
\cvrow{2014 -- 2019}{Member of the Departmental Equal Opportunities Committee}
|
||||
\cvrow{2013 -- 2016}{Member of the 3Rs advisory group for animal welfare and reduction, reporting to the Provost}
|
||||
\cvrow{2012}{Chair of the committee in charge of renovation of the departmental website}
|
||||
|
||||
\cvsection{Outreach activities}
|
||||
|
||||
\noindent
|
||||
Every year we reach the public by visiting schools, creating digital content, and participating in scientific festivals. The full list of outreach activities is maintained at \href{http://lab.gilest.ro/outreach}{\nolinkurl{lab.gilest.ro/outreach}}.
|
||||
|
||||
\cvsection{Learned societies}
|
||||
|
||||
\cvrow{2023 -- 2028}{Elected UK representative and member of the \textbf{European Drosophila Board}}
|
||||
\cvrow{since 2012}{Member of the British Genetics Society and British Biology Society}
|
||||
\cvrow{since 2010}{Co-Founder of the \textbf{JEDI network} (Junior European Drosophila Investigators)}
|
||||
|
||||
\cvsection{Editorial boards, grant panels and reviewing}
|
||||
|
||||
\cvrow{since 2023}{Vice Chair for EU's MCSE and HADEA}
|
||||
\cvrow{since 2015}{Reviewer for EU's Marie Curie Staff Exchange (MCSE) and Individual Fellowships (MCIF)}
|
||||
\cvrow{since 2013}{Reviewer for BBSRC, EPSRC, MRC Project Grants; the Italian Ministry of Research Project Grants; Alzheimer UK; The Research Foundation Flanders (FWO); National Science Foundation (NSF)}
|
||||
\cvrow{2011 -- 2022}{PLoS ONE, Academic Editor}
|
||||
\cvrow{ongoing}{Reviewer for 35+ academic journals (\href{https://lab.gilest.ro/wos}{lab.gilest.ro/wos})}
|
||||
Loading…
Add table
Add a link
Reference in a new issue