Live data from Hacker News

Ask HN: What LaTeX resumé template do you use?

news.ycombinator.com

1–5 of 5 posts

Re: Ask HN: What LaTeX resumé template do you use?

#3
I write my resumé in LaTeX. I did not use any template. What I did was:

a) I collected a few sexy-looking resumés from various illustrious academics.

b) I selected the features I liked the most from each of those sample resumés.

c) I created my own LaTeX document from scratch, including the features I liked the most from the collection of samples. It takes some work, but you get exactly what you're looking for.

Re: Ask HN: What LaTeX resumé template do you use?

#4
post #3

I write my resumé in LaTeX. I did not use any template. What I did was: a) I collected a few sexy-looking resumés from various illustrious academics. b) I selected the features I liked the most from each of those sample resumés . c) I created my own LaTeX document from scratch, including the features I liked the most from the collection of samples. It takes some work, but you get exactly what you're looking for.

Is the LaTeX source posted somewhere ? Or at least the final output, so I can check out these sexy features ?

Re: Ask HN: What LaTeX resumé template do you use?

#5
post #4
post #3

I write my resumé in LaTeX. I did not use any template. What I did was: a) I collected a few sexy-looking resumés from various illustrious academics. b) I selected the features I liked the most from each of those sample resumés . c) I created my own LaTeX document from scratch, including the features I liked the most from the collection of samples. It takes some work, but you get exactly what you're looking for.

Is the LaTeX source posted somewhere ? Or at least the final output, so I can check out these sexy features ?

Any academic (professor, post-doc, grad student) has a CV or resumé in PDF or PS format in his / her webpage. Sources of inspiration galore.

Googling for LaTeX source code would work too. I use TeXnicCenter to write LaTeX files, and it probably comes with a resumé template already.