自己的LaTeX简历模版

由于最近要投简历,所以就用LaTeX写了一份简历,中英文的模版类似,只是中文的多加了一个CJK的包。下面就把我自己的英文简历模版的贴出来,欢迎转载或直接拿去用。水平有限,还望见谅。可自己修改后再用。请先确保有以下两个文件——res.cls和helvetica.sty。

\documentclass{res}
\setlength{\topmargin}{-0.6in}  
\setlength{\textheight}{9.8in}  
\setlength{\headsep}{0.2in}    
\setlength{\headheight}{12pt}   
\usepackage{fancyhdr}  
\renewcommand{\headrulewidth}{0pt}
\lhead{\hspace*{-\sectionwidth}Yang Shen} 
\rhead{Bulid With \LaTeX2e}  
\fancyfoot[c]{\thepage}
\pagestyle{fancy} 

\begin{document}
\thispagestyle{empty} 

\name{Yang Shen\\[12pt]} % the \\[12pt] adds a blank line after name

\address{{\bf Present Address} \\   your address}

\address{{\bf Personal Contact} \\ \vspace{0.2cm} Tel: +86-xxxxxxxx \\ Email: xxxx@xxx.com}

\begin{resume}
\vspace{0.1in} \moveleft.5\sectionwidth\centerline{Objective:
Intern(backend develop)}

\section{Education Background}
\vspace{0.1in}

A college student...

\section{Major Courses}
\vspace{0.1in}

your major courses ...

\section{Research Experience}
\vspace{0.1in}
  {\bf your research name}
    \begin{itemize} % Use \item[] to prevent a bullet from appearing
      \item By analyzing ...
      \item By focusing on ...
    \end{itemize}

\section{Project Experience}
\vspace{0.1in}

  {\bf your project name}
    \begin{itemize} % Use \item[] to prevent a bullet from appearing
      \item Project description ...
    \end{itemize}

\section{Awards and Honors}
\vspace{0.1in}
  {\bf Academic Contest Awards}
    \begin{itemize}
      \item your awards and honors $1$ ...
      \item your awards and honors $2$ ...
    \end{itemize}

  {\bf Other Awards}
    \begin{itemize}
      \item your awards and honors $1$ ...
      \item your awards and honors $2$ ...
    \end{itemize}

\section{Academic Skills}
\vspace{0.1in} \vspace{0.4cm}
    \begin{itemize}
      \item Skill $1$ ...
      \item Skill $2$ ...
    \end{itemize}

\section{Personal Work}
\vspace{0.1in} \vspace{0.4cm}
    \begin{itemize}
      \item Work $1$ ...
      \item Work $2$ ...
    \end{itemize}


\section{English Level}
\vspace{0.1in} \vspace{0.4cm}
    \begin{itemize}
      \item CET4
      \item CET6
      \item GRE
      \item TOFEL
    \end{itemize}

\section{Hobbies}
\vspace{0.1in} \vspace{0.4cm}
    \begin{itemize}
      \item Hobby $1$ ...
      \item Hobby $2$ ...
    \end{itemize}

\section{Self-evaluation}
\vspace{0.1in}
      evaluate yourself ...


\end{resume}
\end{document}

以下是一份基于LaTeX简历模板代码: ```latex \documentclass[zh,11pt,lineno]{resume} % zh表示文模式,11pt表示字号,lineno表示显示行号 \usepackage{ctex} % 使用ctex宏包支持文 \begin{document} \name{你的姓名} % 姓名 \basicInfo{ \email{你的电子邮件地址} \textperiodcentered\ \phone{你的电话号码} \textperiodcentered\ % \linkedin[LinkedIn]{你的LinkedIn个人主页} \textperiodcentered\ \github[GitHub]{你的GitHub个人主页} } % 基本信息,可以使用 \linkedin 和 \github 分别添加 LinkedIn 和 GitHub 的个人主页链接 \section{教育背景} \datedsubsection{\textbf{学校名称}}{2016 -- 2020} \textit{学位},专业名称 % 教育背景,使用 \datedsubsection 命令添加时间和学校信息 \section{个人经历} \datedsubsection{\textbf{公司名称}}{2020年10月 -- 至今} \role{职位名称}{部门名称} % 个人经历,使用 \datedsubsection 命令添加时间、公司和职位信息 \section{项目经历} \datedsubsection{\textbf{项目名称}}{2020年7月 -- 2020年8月} \role{项目角色}{技术栈} \begin{itemize} \item 项目描述1 \item 项目描述2 \end{itemize} % 项目经历,使用 \datedsubsection 命令添加时间、项目名称和角色信息,使用 \role 命令添加角色和技术栈信息,使用 itemize 环境添加项目描述信息 \section{技能} \begin{itemize}[parsep=0.5ex] \item 技能1 \item 技能2 \end{itemize} % 技能,使用 itemize 环境添加技能信息 \end{document} ``` 需要注意的是,以上代码涉及到的 `resume.cls` 和 `resume.sty` 文件需要事先下载并放置在同一目录下才能编译成功。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值