LaTeX Resume Tips(zz)

來源:互聯網
上載者:User
http://mboedick.org/code/latex_resume_tips.phpLaTeX Resume Tips

Writing a resume using LaTeX is preferable to writing it using Microsoft Word, or something similar, for a number of reasons:

  • When printed (as Postscript or PDF), LaTeX has a more polished, professional look than a document produced by a word processor.
  • A resume done in LaTeX will stand out, since most everyone else will use Microsoft Word, and probably the same wizard/template.
  • Convert your LaTeX to PDF, which has free readers for almost any platform, and you are not forcing the recipient to own the proper version of expensive proprietary software to read it.
  • LaTeX gives you complete control over the layout of your document.
  • LaTeX can be converted to a number of different formats.
  • LaTeX itself and many converters, viewers, and add-on packages are free.
  • A resume done with LaTeX (the Computer Modern font anyway) might mark you as a member of the scientific/research/academic community. Depending on the job, it could help your chances.
  • LaTeX is plain text and can be easily version-controlled using CVS or other version control software.
  • LaTeX is flexible. You can use any platform you want, and any editor you want.

I wrote my resume basically by experimentation, referring to The Not So Short Introduction to LaTeX , and looking at other people's resumes.

I tried out various resume/cv document styles and classes that people had written, but none of them looked exactly the way I wanted. I ended up just using the "article" style and standard LaTeX structures like "description", "itemize", and "tabular".

Suggestions:

  • Use the "fullpage" package. This will reduce the margin size and allow you to fit more information on a page.
  • If the .dvi file looks fine, but the Postscript produced by dvips looks like everything has been shifted upwards, the paper size may be set wrong. My dvips was defaulting the paper size to A4, when it was really "letter". Correct this by calling dvips with the "-t letter" argument.
  • Use pdftex or pdflatex to create PDF instead of using dvips and ps2pdf. These can embed outline fonts.
  • A lot of people have written their resume in LaTeX, and there are many .tex resumes on the web. Search for them and use them for ideas and formatting examples.
  • Use at least your middle initial and possibly your entire middle name on your resume. The internet is expanding rapidly and chances are someone out there has the same first and last names as you. As an added bonus, it also sounds more formal.

Links

  • My resume: resume.tex, resume.ps, resume.pdf
  • LaTeX Resume Class - by Miklos Csuros
  • LaTeX resume classes at CTAN
  • LaTeX resume templates at RPI
  • Producing CVs with LaTeX - with examples
  • LaTeX Category of the Open Directory Project
  • Getting Good PDF from LaTeX
  • How to make a compact beautiful PostScript or PDF file from a TeX file
  • TeX Users Group
  • Lindsay Bradford's LaTeX Page
  • David Grant's LaTeX Page
  • Long Term Storage of Electronic Data and Documents
  • Making a Resume in LaTeX by Andrew McNabb
  • examples of beautiful documents created using TeX

Other resume examples (send me URLs for the .tex and .pdf or .ps files for your resume):

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.