寄托天下 寄托天下
查看: 31018|回复: 15

[材料准备] 申请cv的最精简latex模版 [复制链接]

Rank: 9Rank: 9Rank: 9

声望
1479
寄托币
13189
注册时间
2005-5-5
精华
25
帖子
361

荣誉版主 Economist

发表于 2009-12-17 19:40:58 |显示全部楼层
这个是我在网上找到的,我自己有时候也用。为了没有经验的使用者使用方便,我把其中所有需要“填空”的地方重新标注了一下。有兴趣的尝试的同学可以去ctex: http://www.ctex.org/HomePage 或者 miktex:http://miktex.org/ 下载主程序,然后编辑生成pdf。毕竟申请时有一份latex生成的简历,有时候还是挺拉风的。:lol

寄托不支持tex文件上传,我将代码贴出,附件是pdf效果图:

% LaTeX Curriculum Vitae Template
%
% Copyright (C) 2004-2008 Jason Blevins <jrblevin@sdf.lonestar.org>
% http://jblevins.org/projects/cv-template
%
% You may use use this document as a template to create your own CV
% and you may redistribute the source code freely. No attribution is
% required in any resulting documents. I do ask that you please leave
% this notice and the above URL in the source code if you choose to
% redistribute this file.
\documentclass[letterpaper]{article}
\usepackage{hyperref}
\usepackage{geometry}
% Uncomment the following lines to use the Palatino font.  Remove the
% [osf] bit if you don't like the old style figures.
%
% \usepackage[T1]{fontenc}
% \usepackage[osf]{mathpazo}
% Set your name here
\def\name{Your Name}
% The following metadata will show up in the PDF properties
\hypersetup{
  colorlinks = true,
  urlcolor = black,
  pdfauthor = {\name},
  pdfkeywords = {economics empirical industrial organization econometrics
    microeconomics applied microeconomics},
  pdftitle = {\name: Curriculum Vitae},
  pdfsubject = {Curriculum Vitae},
  pdfpagemode = UseNone
}
\geometry{textheight=8.5in, textwidth=6in}
% Customize page headers
\pagestyle{myheadings}
\markright{\name}
\thispagestyle{empty}
% Customize section headings
\usepackage{sectsty}
\subsectionfont{\rmfamily\mdseries\itshape\large}
% Don't indent paragraphs.
\setlength\parindent{0em}
% Make lists without bullets
\renewenvironment{itemize}{
  \begin{list}{}{
    \setlength{\leftmargin}{1em}
  }
}{
  \end{list}
}
\begin{document}
\centerline{\huge\bf \name}
\vspace{0.25in}
\begin{minipage}[t]{0.8\textwidth}
Your Department\\
Your School\\
Your University\\
Address of the University\\
Email: \href{mailto:you@you.com}{\tt Your Email}\\
\end{minipage}

\section*{Education}
\begin{itemize}
\item Master in Economics, Your Master University, graduation time.
    \begin{itemize}
    \item \textit{Overall GPA}: Your GPA
    \item \textit{Ranking}: Your Ranking
    \item \textit{Honors}: Your scholarship, year.
    \end{itemize}
\item Bachelor in Economics, Your Bachelor University, graduation time.
    \begin{itemize}
    \item \textit{Overall GPA}: Your GPA
    \item \textit{Ranking}: Your Ranking
    \item \textit{Honors}: Your scholarship, year.
    \end{itemize}
\end{itemize}

\section*{Research Interest}
Your Interest (2-5 fileds)

\section*{Academic Experience}
\begin{itemize}
\item \emph{Your TA/RA University}
\begin{itemize}
\item Research/Teaching  Assistant,
  for Prof. XXX,
  Year.
\end{itemize}
\end{itemize}

\section*{Publications}
\begin{itemize}
\item Publication 1
\item Publication 2
\end{itemize}
\section*{Working Papers}
\begin{itemize}
\item Working Paper 1
\item Working Paper 2
\end{itemize}
\section*{Work in Progress}
\begin{itemize}
\item Paper in Preparation 1
\item Paper in Preparation 2
\end{itemize}
% \subsection*{Papers Under Review}
% \subsection*{Publications in Refereed Journals}

\section*{Computer Skills}
Matlab, Eviews, Stata, \LaTeX, and all software you know.

\bigskip
% Footer
\begin{center}
\begin{footnotesize}
%Last updated: \today \\
\end{footnotesize}
\end{center}
\end{document}
附件: 你需要登录才可以下载或查看附件。没有帐号?立即注册
已有 4 人评分寄托币 声望 收起 理由
yuzhiyuzhiyuzhi + 1 赞一个!
zhangshejiao + 1 OK
beeway + 1 kind
srorange + 20 + 5 谢谢分享

总评分: 寄托币 + 20  声望 + 8   查看全部投币

先帝尝问于诸葛武侯曰:“知天何与逆天难?”
对曰:“知天易,逆天难。”
回应

使用道具 举报

Rank: 3Rank: 3

声望
75
寄托币
964
注册时间
2007-9-14
精华
0
帖子
6
发表于 2009-12-17 19:53:05 |显示全部楼层
谢谢!正好要写CV:loveliness:
道路前面还是道路

使用道具 举报

Rank: 5Rank: 5

声望
1
寄托币
1778
注册时间
2008-6-17
精华
1
帖子
64
发表于 2009-12-17 23:02:08 |显示全部楼层
简历是word形式的是不是会很矬……

使用道具 举报

Rank: 9Rank: 9Rank: 9

声望
1479
寄托币
13189
注册时间
2005-5-5
精华
25
帖子
361

荣誉版主 Economist

发表于 2009-12-17 23:13:44 |显示全部楼层
简历是word形式的是不是会很矬……
devilwing 发表于 2009-12-17 16:02


当然不会。只不过用latex写简历和working paper一般是phd毕业上job market时候做的,如果你申请phd的时候就这样就会显得你在同龄人中比较outstanding。:lol
先帝尝问于诸葛武侯曰:“知天何与逆天难?”
对曰:“知天易,逆天难。”

使用道具 举报

Rank: 4

声望
3
寄托币
734
注册时间
2008-4-25
精华
0
帖子
5
发表于 2009-12-18 00:19:15 |显示全部楼层
我下载过一个LATEX还有模板,只可惜不会用。。电脑太差了-_-||
谢谢目暮警官~

使用道具 举报

Rank: 6Rank: 6

声望
97
寄托币
2082
注册时间
2005-6-5
精华
1
帖子
30

Economist

发表于 2009-12-24 03:33:51 |显示全部楼层
本帖最后由 tff626 于 2009-12-24 03:37 编辑

不会吧,两份完全一模一样的简历,一份是Word写的,一份是Latex,学校就录取后面那个人了?
computer skill和智力完全没有相关性啊。我老板现在还是用word写论文呢。

使用道具 举报

Rank: 2

声望
0
寄托币
100
注册时间
2009-11-24
精华
0
帖子
0
发表于 2009-12-27 21:14:52 |显示全部楼层
问一下楼主,LaTeX弄出来跟word转pdf弄出来有什么差别?最后不都是pdf吗?

使用道具 举报

Rank: 11Rank: 11Rank: 11Rank: 11

声望
80
寄托币
11329
注册时间
2006-12-13
精华
5
帖子
89

Virgo处女座 荣誉版主

发表于 2010-1-21 03:58:40 |显示全部楼层
谢谢 这个模板挺好的

使用道具 举报

Rank: 1

声望
0
寄托币
25
注册时间
2009-7-13
精华
0
帖子
1
发表于 2010-11-16 19:16:02 |显示全部楼层
1# turkeyk
个人觉得不好看----
这种东西用好看的好么?

使用道具 举报

声望
26
寄托币
1555
注册时间
2009-1-17
精华
0
帖子
60
发表于 2010-11-21 18:00:51 |显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽

使用道具 举报

Rank: 2

声望
50
寄托币
111
注册时间
2013-2-18
精华
0
帖子
27
发表于 2013-6-30 17:43:09 |显示全部楼层
mark thx

使用道具 举报

Rank: 5Rank: 5

声望
347
寄托币
7478
注册时间
2010-9-8
精华
0
帖子
180

Scorpio天蝎座 Economist

发表于 2013-6-30 18:51:40 |显示全部楼层
我觉得用word排版整齐后生成pdf效果也差不多,主要是CV不像论文一样繁琐。
当然啦用latex一定会简洁而美观,还不用排版,会的话何乐而不为。

使用道具 举报

Rank: 9Rank: 9Rank: 9

声望
2663
寄托币
24608
注册时间
2011-3-5
精华
8
帖子
5381

Aries白羊座 GRE梦想之帆 分享之阳 Economist 寄托兑换店纪念章 US-applicant 美版版主 EU Advisor 荣誉版主

发表于 2013-6-30 21:17:51 |显示全部楼层
厚脸皮 发表于 2013-6-30 05:51
我觉得用word排版整齐后生成pdf效果也差不多,主要是CV不像论文一样繁琐。
当然啦用latex一定会简洁而美观 ...

Latex 是现在流行的。。。所以如果用 latex 的话,会给对方一个good signal(很容易就能看出 CV 是不是 latex 做的,因为字体不一样,而且用 Latex 打出的 Latex 这个单词样子很特殊),就是你有一个学术范儿,紧跟学术界潮流~~~

使用道具 举报

Rank: 2

声望
60
寄托币
85
注册时间
2012-1-29
精华
0
帖子
4
发表于 2013-7-25 15:32:04 |显示全部楼层
确实,老美喜欢Latex。。代码压力大啊

使用道具 举报

Rank: 3Rank: 3

声望
50
寄托币
381
注册时间
2013-8-21
精华
0
帖子
70
发表于 2013-8-24 15:55:11 |显示全部楼层
turkeyk 发表于 2009-12-17 23:13
当然不会。只不过用latex写简历和working paper一般是phd毕业上job market时候做的,如果你申请phd的时 ...

怎么用这个啊。。。看不懂。。求教

使用道具 举报

RE: 申请cv的最精简latex模版 [修改]
您需要登录后才可以回帖 登录 | 立即注册

问答
Offer
投票
面经
最新
精华
转发
转发该帖子
申请cv的最精简latex模版
https://bbs.gter.net/thread-1042564-1-1.html
复制链接
发送
报offer 祈福 爆照
回顶部