Curricula Vitae / Résumés ⇒ Can this be modified into a two-column 2+ pages template?
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Can this be modified into a two-column 2+ pages template?
Could you please modify the template two be a two-page one with a section on publications in the second page?
It is easily the best CV template on the website and grad students like us need two page for the CV.
Thanks!
Max
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Can this be modified into a two-column 2+ pages template?
You can make this template include another page of columns by copying everything starting at
\begin{minipage}[t]{0.5\textwidth}
and ending at \end{minipage}
and pasting it directly after \end{minipage}
. You will then have a second page identical to the first (minus the John Smith CV text) which you can customize as you wish. Good luck!Cheers,
Vel