If you have a TeX'ed resume, did you use a template or make your own? Are there any useful packages? What looks the most professional? How about special considerations for different areas of work (e.g. in academia)?
|
|
For my current CV, I ended up using moderncv. It doesn’t have very many features but it’s very easy to use and yields a very elegant output. However, I also want to mention its drawbacks: customizing it isn’t easy, especially since it doesn’t really use a clean, semantic markup. For example, to specify multi-column properties, you actually need to specify the items in an odd order (namely line by line instead of column wise). |
|||||||||||||||||
|
|
I made my own. In the end, it was much easier that way; you get what you want. Especially if you have situations in which you need to quickly prepare e.g. a 4-page CV, you know how to tweak your own layout to meet the requirements. Some key tools:
|
|||||
|
|
There are lots of resume examples here with source: http://rpi.edu/dept/arc/training/latex/resumes/. Google can show a thousand other examples, but that's a good place to start. |
|||||
|
|
I like europass and everyone seems impressed when they see the results... specially for Europe applications! |
|||||
|
|
|
I will second the Taraborelli CV templates at http://nitens.org/taraborelli/cvtex. In the past I've used the curve and moderncv packages but, in the end, found the combination of his elegant templates + xelatex to be the simplest and most flexible solution. I wasn't constrained by particular sectioning, etc. Personally, I use the Hoefler Text+Optima. I also like the Caslon. |
||||
|
|
|
The TeX Catalogue list CV packages in a category: By the way: I wasn't satisfied by the results of such packages. So, I used scrartcl and tabularx to typeset my CV. This way I could match it to the design of my application letter done with scrlttr2. I used tabularx in macros, allowing easy adjustments for all parts of the CV at once. Simple and elegant, no fancy colored lines and the like. Copied from here to this topic following a request. |
||||
|
|
|
This strikes me as a particularly good example of a CV or vita. The latex code can be seen here. As an example, see the author's vita. |
||||
|
|
|
Minimalia has a nice LaTeX tutorial for CV, which gives a result like this (pdf). Minimalia also has a nice cover letter template. |
||||
|
|
|
I can offer you a video tutorial I made recently, which covers this topic using the article class. I just got hired for a lectureship position last week, so I think it is pretty good! |
|||||||
|
|
I've been using a lightly tweaked version of Michael DeCorte's res.cls. No idea if it is best of breed (nor why I chose it), but if it ain't broke. . . . |
||||
|
|
|
Ted Pavlic's CV templates are minimalistic, uses the hyperref package extensively and elegant! |
||||
|
|
|
I ended up making my own, but it took a while. Expect to have to fight LaTeX's defaults on a lot of things. That said, it's worth it. I learned a lot about LaTeX and have a good resume that I can say I wrote. I wouldn't be surprised, but it seems like if you're going to use LaTeX for your resume, be prepared to answer truthfully whether you used a template or not, and be comfortable with the answer. |
|||||
|
|
I found CurVe to be a nice package. Used it to get two student jobs and apparently, it worked :). The only drawback is that the default structure of the CV may need adjustments to your specific purposes. |
||||
|
|
|
For my current one I just rolled my own. I use The entirety of the rest of the document is built from nested customized |
||||
|
|
If you'd like to use LaTeX along with BibTeX, I have a template here: http://pointsofsail.org/wikka.php?wakka=LatexCV It is based on Dario Taraborelli's template (http://nitens.org/taraborelli/cvtex) and uses bibtex and the bibentry package to make the publications section. |
||||
|
|
|
Here is a Hacker News thread with many examples of resumes and CVs in (La)TeX: |
||||
|
|
|
I also ended up making my own style, however, I added one twist: I actually store my CV in XML format and then use an XSLT transform to convert it into a |
||||
|
|
Here's an example of a nice-looking "home-made" CV: http://nitens.org/taraborelli/cvtex |
||||
|
|
|
I used Quite customizable by itself. But I added several hacks and convenience macros of my own:
Someday soon I should make the code public. But for now it's a bit too chaotic to release. |
||||
|
|
|
I adapted the resume class found in http://www.iro.umontreal.ca/~csuros/latex.html. |
||||
|
|
|
I prepare 2 versions of my CV; a resume; lists of publications and references; statements of teaching philosophy and research interests all on the basis of currvita. Well, with a considerable amount of hand-hacking. For added geekiness, the list of publications is primarily a specialized bibtex output format (which works nicely with getting a bibtex formatted list of my publications from spires). |
||||
|
|
|
I use an earlier version of this: http://whiskypedia.valeriodistefano.com/Cygwin-Easy-2007.03.21/HTML/cygwin/usr/share/lyx/tex/cv.cls with certain modifications of my own, primarily to page geometry and fonts. |
||||
|
|
