使用 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{ ...
随机推荐
- [AngularJS Ng-redux] Integrate ngRedux
Up to this point, we have created an effective, yet rudimentary, implementation of Redux by manually ...
- ios 获取button所在的cell对象, 注意:ios7 =< System Version < ios8 获取cell对象的差别
ios7 =< System Version< ios8 : ios7 =< System Version < ios8 下 button.superview.supervi ...
- php面试题二--解决网站大流量高并发方案(从url到硬盘来解决高并发方案总结)
php面试题二--解决网站大流量高并发方案(从url到硬盘来解决高并发方案总结) 一.总结 从外到内解决网站大流量高并发问题---从提交一个url开始(从用户按下搜索栏回车键开始) url最开始会到d ...
- POI操作Excel常用方法总结 分类: B1_JAVA 2013-08-23 10:01 349人阅读 评论(0) 收藏
转载自:http://blog.csdn.net/xjun15/article/details/5805429 一. POI简介 Apache POI是Apache ...
- 从程序员的角度分析微信小程序(编程语言:用到什么学什么)
从程序员的角度分析微信小程序(编程语言:用到什么学什么) 一.总结 一句话总结:微信小程序原理就是用JS调用底层native组件,和React Native非常类似.(需要时,用到时再学) 1.选择语 ...
- 解析C#内存管理
C#内存管理解析 前言:对于很多的C#程序员来说,经常会很少去关注其内存的释放,他们认为C#带有强大的垃圾回收机制,所有不愿意去考虑这方面的事情,其实不尽然,很多时候我们都需要考虑C#内存的管理问题, ...
- Xshell Update
http://blog.netsarang.com/1629/xshell-update-5-0-1332/ Xshell Update (5.0.1332) By Alan Kim Thursday ...
- CVE-2014-3566
https://access.redhat.com/articles/1232123 https://tools.ietf.org/html/draft-ietf-tls-downgrade-scsv ...
- Android 用LinkedList实现队列
队列 队列是一种特殊的线性表,它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作.进行插入操作的端称为队尾,进行删除操作的端称为队头.队列中没有元素时,称为空队列. 在 ...
- [React Router v4] Use URL Parameters
URLs can be looked at as the gateway to our data, and carry a lot of information that we want to use ...