http://www.rpi.edu/dept/arc/training/latex/resumes/

Using the LaTeX Resume Templates

A group of resume templates, originally designed by the Rensselaer Career Development Center, are available in LaTeX format.

There are two files for each style: a PDF file for viewing with your PDF Viewer (probably Acrobat Reader), and a .tex file (the source) for copying. 

There are also a few examples of cover letters.

After you have viewed all the styles and selected one (or more) you like, download the corresponding .tex file(s) to your computer and replace the text that is there with your own information.

NOTE: The templates use a resume class called "res". If you don't already have the file res.cls on your system, you can download it using the link below. You can put this file in the same folder as the .tex file you are using for your resume.

The templates use the default Computer Modern fonts. You may prefer to use a font such as Helvetica or New Century Schoolbook instead. The .tex files contain comments that show how to do this. The necessary files for New Century Schoolbook are on your system,
but if you choose to use Helvetica, you will need to download (from the link below) the file helvetica.sty.

The resume and letter template files

First view the various styles by clicking on the .pdf files in the left column. 

To download one of the corresponding .tex files, right-click on the name, select "Save Target As..." and navigate to the location on your computer where you want to store it.

res1.pdf PDF file for resume style 1 res1.tex LaTeX file for resume style 1
res2.pdf PDF file for resume style 2 res2.tex LaTeX file for resume style 2
res3.pdf PDF file for resume style 3 res3.tex LaTeX file for resume style 3
res4.pdf PDF file for resume style 4 res4.tex LaTeX file for resume style 4
res5.pdf PDF file for resume style 5 res5.tex LaTeX file for resume style 5
res6.pdf PDF file for resume style 6 res6.tex LaTeX file for resume style 6
res7.pdf PDF file for resume style 7 res7.tex LaTeX file for resume style 7
res8.pdf PDF file for resume style 8 res8.tex LaTeX file for resume style 8
res9a.pdf PDF file for resume style 9a res9a.tex LaTeX file for resume style 9a
res9b.pdf PDF file for resume style 9b res9b.tex LaTeX file for resume style 9b
res10.pdf PDF file for resume style 9b res10.tex LaTeX file for resume style 10
let3.pdf PDF file for cover letter matching res3 let3.tex LaTeX file for cover letter matching res3
let7.pdf PDF file for cover letter matching res7 let7.tex LaTeX file for cover letter matching res7
let9a.pdf PDF file for cover letter matching res9a let9a.tex LaTeX file for cover letter matching res9a
let9b.pdf PDF file for cover letter matching res9b let9b.tex LaTeX file for cover letter matching res9b
       
helvetica.sty LaTeX package for using Helvetica font    
res.cls LaTeX class file for formatting resumes    

推荐一个latex简历模板的网站给大家的更多相关文章

  1. 推荐一个在线json数据格式化网站

    json数据非常友好方便的处理: 推荐一个在线json数据格式化网站 http://json.parser.online.fr/

  2. LaTeX简历模板

    %# -*- coding:utf-8 -*- %% start of file `template_en.tex'. %% Copyright 2006-1008 Xavier Danaux (xd ...

  3. 推荐一个不错的在线制图网站---ProcessOn

    http://www.processon.com/ 它是什么? ProcessOn是一个面向垂直专业领域的作图工具和社交网络,成立于2011年6月并于2012年启动.ProcessOn将全球的专家顾问 ...

  4. 推荐一个配置linux服务的网站

    该网站的各种linux服务的配置都是基于CentOS系统的 基本上各种linux服务都有了 http://www.server-world.info/en/

  5. 给大家推荐一个python的学习网站 http://www.codecademy.com

    注册之后,可以跟着指导,自己编码学习,比较方面: 再推荐一个在线编译的代码网站,c/c++ python  都可以: http://codepad.org

  6. 一个LaTeX 中文文档的简单而实用的模板

    网上找的一个latex中文模板,感觉很简单,在我机器上有点小问题,完善记录一下. %要运行该模板,LaTex需要安装CJK库以支持汉字. %字体大小为12像素,文档类型为article %如果你要写论 ...

  7. 如何写一个LaTeX类文件,并设计你自己的简历

    2017/8/29 20:26:03 原文地址 https://www.sharelatex.com/blog/2011/03/27/how-to-write-a-latex-class-file-a ...

  8. 推荐一个ASP.NET网站内容管理系统源码

    许多人都有各自的兴趣,如打球.踢毽子.看书.看电视.玩游戏等等....我近来迷上了猜灯谜,于是业余做了一个在线猜灯谜的网站:何问起谜语. 先出个谜语让你猜猜:不可缺一点(打一字).可以在线猜:http ...

  9. 推荐一个可视化的学习Git的好网站:LearnGitBranching

    博客搬到了fresky.github.io - Dawei XU,请各位看官挪步.最新的一篇是:推荐一个可视化的学习Git的好网站:LearnGitBranching.

随机推荐

  1. 请问为什么要用三极管驱动mos,直接用mos有什么缺点呢?

    可能无法完全导通,电流可能过小使导通所需时间变长,最终导致发热严重       回复 举报     csaaa DIY七级 3# 发表于 2016-7-12 14:11:59 直接驱动mos也没什么问 ...

  2. IPv6(诞生原因、数据报格式、与IPv4的不同、地址表现形式、基本地址类型、IPv6与IPv4的过渡策略)

    文章转自:https://blog.csdn.net/weixin_43914604/article/details/105297642 学习课程:<2019王道考研计算机网络> 学习目的 ...

  3. 实验5:开源控制器实践——POX

    一.实验目的 1.能够理解 POX 控制器的工作原理: 2.通过验证POX的forwarding.hub和forwarding.l2_learning模块,初步掌握POX控制器的使用方法: 3.能够运 ...

  4. go defer、return的执行顺序

    一.一个函数中多个defer的执行顺序 defer 的作用就是把defer关键字之后的函数执行压入一个栈中延迟执行,多个defer的执行顺序是后进先出LIFO,也就是先执行最后一个defer,最后执行 ...

  5. uni-app使用wx-canvas实现微信小程序上显示地图map和坐标geo

    源码 <template> <view class="echart-box"> <canvas class="ec-canvas" ...

  6. Oracle 扩容表空间

    system用户登陆oracle https://blog.csdn.net/zyingpei/article/details/88870693 首先查看表空间对应的数据文件位置以及大小 select ...

  7. HashMap 中的一个“坑”!

    最近公司新来了一个小伙伴,问了磊哥一个比较"奇怪"的问题,这个问题本身的难度并不大,但比较"隐蔽",那究竟是什么问题呢?接下来我们一起来看. ​ 起因 最近公司 ...

  8. 什么是SimpleNVR流媒体服务器软件?

    SimpleNVR是一款新兴流媒体服务器应用软件,占用内存少,无插件.跨平台,应用非常广泛,操作简单易上手,同时还支持一键观看,十分便捷.另外,跟其他一般流媒体服务器不同,SimpleNVR支持开发者 ...

  9. Sentinel-Go 源码系列(二)|初始化流程和责任链设计模式

    上节中我们知道了 Sentinel-Go 大概能做什么事情,最简单的例子如何跑起来 其实我早就写好了本系列的第二篇,但迟迟没有发布,感觉光初始化流程显得有些单一,于是又补充了责任链模式,二合一,内容显 ...

  10. 多线程 | 03 | CAS机制

    Compare and swap(CAS) 当前的处理器基本都支持CAS,只不过每个厂家所实现的算法并不一样罢了,每一个CAS操作过程都包含三个参数:一个内存地址V,一个期望的值A和一个新值B,操作的 ...