使用 LaTex 制作个人简历(CV,英文版)
\documentclass[12pt]{article}
\textwidth=6.5in
\textheight=9in
\topmargin=-1.1in
\headheight=0in
\headsep=1in
\advance\hoffset -.5truein\relax
\pagestyle{empty}
\begin{document}
\centerline{\large \bf VITA}
\vspace{.2in}
\centerline{\large \bf Chunhui Zhang}\vspace{12pt}
\noindent {\bf PERSONAL INFORMATION}\vspace{12pt}
\begin{tabular}{ll}
wechat:& 17802929597 \\[2ex]
QQ :& 1439217525 \\[2ex]
Citizenship:&China\\[2ex]
Email:& zch921005@126.com
\end{tabular}
\vspace{.2in}
\noindent {\bf EDUCATION:}
\vskip.1in
\begin{tabular}{lp{3.5in}l}
B.S.& Henan University of Economics and Law & 2010\\
M.S.& Xidian University& 2014\\
\end{tabular}
\vskip.2in
\noindent{\bf ACADEMIC EXPERIENCE:}
\vskip.15in
\begin{tabular}{lp{4.5in}}
1990-present& Professor, Texas Tech University \\
1993-1994&Visiting Professor, University of Texas at Dallas\\
1989-present& Affiliate Professor, Washington University \\
\end{tabular}
\vskip.2in
\noindent{\bf SELECT LIST OF PUBLISHED RESEARCH }
\begin{enumerate}
\item ``Boundary control,
stabilization and zero--pole dynamics for a nonlinear distributed parameter
system,'' to appear in {\em Journal of Robust and Nonlinear Control}, with C.I. Byrnes and
V.I. Shubov.
\item ``Numerical stationary solutions for a viscous Burgers' equation,''
{\em Journal of
Mathematical Systems, Estimation and Control}, with
J. Burns, A. Balogh and Victor I. Shubov.
Summary Vol. 8, No. 2, 1998,
(full paper at http://www.birkhauser.com)
\end{enumerate}
\vspace{.15in}
\end{document}
使用 LaTex 制作个人简历(CV,英文版)的更多相关文章
- 利用latex制作个人简历
转自: http://www.cnblogs.com/panpei/ 前些日子,有点无聊,就在网上逛逛技术大牛的blogs,发现很多大牛都喜欢用pdf版式的简历,发现这种版式的简历排版非常漂亮简洁.深 ...
- Latex制作beamer
Latex制作beamer latex beamer Beamer Theme Matrix网页给出了一般常用的主题和配色方案. tuwcvl这个主题比较简单,感觉比较适合用作实验室内的报告,可以自己 ...
- 制作在线简历(一)——Loading与底部菜单
想装逼下搞个在线简历,然后顺便用些CSS3与HTML5的一些技术,再顺带把响应式也加上去去,在移动端也能看到. 不过我的配色low了点,还望见谅...... 一.首页Loading效果 这次就打算把几 ...
- 微信小程序制作个人简历
使用微信小程序云开发制作自己的个人简历,简单高效. 首先需要了解小程序的基本结构以及云开发模式,及一些css样式基础. 使用小程序云数据库.vant组件库实现简历内容. 最终效果如下: 首先申请个人微 ...
- 制作宅基腐主页 && 制作个人简历--材料:BootStrap
宅基腐主页 主页分为四大板块:导航栏,轮播图,主页内容,相关信息. 导航栏:<nav>标签,class="navbar",navbar-inverse为反色,navba ...
- HTML制作个人简历
简历代码: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w ...
- LaTex 制作表格 合并行\multirow 合并列\multicolumn
在latex文件最前面用这个包\usepackage{multirow} multirow 宏包提供了 \multirow 命令可以在表格中排版横跨两行以上的文本.命令的格式如下: \multirow ...
- table表单制作个人简历
应用table表单,编程个人简历表单,同时运用了跨行rowspan和跨列colspan. <!DOCTYPE html> <html> <head> <met ...
- LaTeX 制作表格
实例代码: \begin{table}[h] \centering \begin{tabular}{|c|c|} \hline \textbf{Distribution} & \textbf{ ...
随机推荐
- [Recompose] Lock Props using Recompose -- withProps
Learn how to use the ‘withProps’ higher order component to pre-fill a prop, unable to be overridden. ...
- ConcurrentLinkedQueue的实现原理分析
1. 引言 在并发编程中我们有时候需要使用线程安全的队列.如果我们要实现一个线程安全的队列有两种实现方式一种是使用阻塞算法,另一种是使用非阻塞算法.使用阻塞算法的队列可以用一个锁(入队和出队用同 ...
- sysbench压测Oracle
安装: yum -y install make m4 autoconf automake libtool pkgconfig libaio-devel rpm -Uvh http://dl.fedo ...
- 【codeforces 742A】Arpa’s hard exam and Mehrdad’s naive cheat
time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard ou ...
- USB 3.0规范中译本 第6章 物理层
本文为CoryXie原创译文,转载及有任何问题请联系cory.xie#gmail.com. 6.1 物理层概览 物理层定义超高速总线的信号技术.本章定义超高速物理层的电气要求. 本节定义超高速组件之间 ...
- #import </usr/include/objc/objc-class.h> not such file or directory问题的解决方法
近期在使用一些开源的demo,打开后出现这个错误,然后能够把 #import </usr/include/objc/objc-class.h> 改动为以下 #import <objc ...
- Django之文章归档
1.任务描述:将博文按照时间月份归档 2.源代码: views.py def getPage(request, article_list): paginator = Paginator(article ...
- 【u009】瑞瑞的木板
Time Limit: 1 second Memory Limit: 128 MB [问题描述] 瑞瑞想要亲自修复在他的一个小牧场周围的围栏.他测量栅栏并发现他需要N(1≤N≤20,000)根木板,每 ...
- Facial keypoints detection Kaggle 竞赛系列
3.2# Facial keypoints detection 作者:Stu. Rui QQ: 1026163725 原文链接:http://blog.csdn.net/i_love_home/art ...
- PHP移动互联网开发笔记(5)——基础函数库
一.数学函数库 ● floor 舍一取整(向下取整) float floor (float $value); <?php echo(floor(0.60)."<br>&qu ...