The CV Inn

Tips for Professional CV Writing with LaTeX

Tag: CV

CurrVita & ClassicThesis LaTeX CV Template – 100 lines of code

The PDF Document is available here and the tex source here.

We are going to typeset a very clean and easy layout for a curriculum vitae using LaTeX, currvita and ClassicThesis. While I’m not extremely familiar with those styles, I took inspiration from the code snippet for a CV which is to be found at page [...]

CV Tip: Letterspacing your name with XeLaTeX + Fontspec

Typographic Principle:
Letterspacing  may increase the readability of your text, whereby the principle applies to
a) text set in bold;
b) text set in small caps.
It does not apply to text set in lowercase. In other words, don’t letterspace text set in lowercase.
How does this apply to a Resume?
There are at least two cases in which we [...]

The “Linux” LaTeX CV Template

I decided to call this template generally “Linux” because I had had the opportunity to bump into the very interesting project called Linux Libertine which intends to develop, build and distribute a new typeface alternative to Times Roman that embraces the principles of open source and free “software”.

Non-prehistoric LaTeX Resume Template — Advanced Graphics and Typography

Most of the templates built with LaTeX look like prehistoric documents and are embarassing in that they are usually designed with the standard font, with the standard class, no colours whatsoever, no creativity.
Plain LaTeX — what one would do when writing a math paper, just load a few packages and you’re good to go.
I wanted [...]

Alternate Row Shading in LaTeX Table

This tutorial has been contributed to the wikibooks project. You can find it at this link (currently accepted)
Table Data are notoriously hard to read line by line.
In the very same way, grades in a Curriculum can be hard to read.
A nifty and quick workaround is to shade alternate rows with different colours, preferably one white [...]

Advanced two-column LaTeX CV Template | Part 2 + TeX Source

In this part we will cover the following:
1. Splitting the document with vertically aligned minipages;
2. Designing the Work Experience and Education Section;
The first part of this tutorial is to be found at this post.
Just for a quick recap, this is what we want to achieve as our final result

Advanced two-column LaTeX CV Template | Part 1

Updated: this post is getting too long, it’s going to be divided into multiple parts. The second part is now available at this link

In this post and in the following parts I will cover and try to explain how to design a two-column layout in LaTeX.
This CV template will have a humanistic look and feel, [...]

Ten Tips for CV Writing for Investment Banks

When applying for an Investment Bank, your Curriculum Vitae should be flawless.
Even more, it should be attractive, and the choice of the typeface is very important.
For a review of the steps required to typeset this CV, please refer to this post.
In this post, we will go over ten tips to help you build your perfect [...]

Writing Your Professional CV with LaTeX

Hello, and welcome to this website.
Please let me note before we move on that anything you find on this website is (legally) free. You do not have to pay neither for the software, nor for the fonts I will be using.
At the moment, I am skipping the installation part of the LaTeX system, you can [...]