\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,英文版)的更多相关文章

  1. 利用latex制作个人简历

    转自: http://www.cnblogs.com/panpei/ 前些日子,有点无聊,就在网上逛逛技术大牛的blogs,发现很多大牛都喜欢用pdf版式的简历,发现这种版式的简历排版非常漂亮简洁.深 ...

  2. Latex制作beamer

    Latex制作beamer latex beamer Beamer Theme Matrix网页给出了一般常用的主题和配色方案. tuwcvl这个主题比较简单,感觉比较适合用作实验室内的报告,可以自己 ...

  3. 制作在线简历(一)——Loading与底部菜单

    想装逼下搞个在线简历,然后顺便用些CSS3与HTML5的一些技术,再顺带把响应式也加上去去,在移动端也能看到. 不过我的配色low了点,还望见谅...... 一.首页Loading效果 这次就打算把几 ...

  4. 微信小程序制作个人简历

    使用微信小程序云开发制作自己的个人简历,简单高效. 首先需要了解小程序的基本结构以及云开发模式,及一些css样式基础. 使用小程序云数据库.vant组件库实现简历内容. 最终效果如下: 首先申请个人微 ...

  5. 制作宅基腐主页 && 制作个人简历--材料:BootStrap

    宅基腐主页 主页分为四大板块:导航栏,轮播图,主页内容,相关信息. 导航栏:<nav>标签,class="navbar",navbar-inverse为反色,navba ...

  6. HTML制作个人简历

    简历代码: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w ...

  7. LaTex 制作表格 合并行\multirow 合并列\multicolumn

    在latex文件最前面用这个包\usepackage{multirow} multirow 宏包提供了 \multirow 命令可以在表格中排版横跨两行以上的文本.命令的格式如下: \multirow ...

  8. table表单制作个人简历

    应用table表单,编程个人简历表单,同时运用了跨行rowspan和跨列colspan. <!DOCTYPE html> <html> <head> <met ...

  9. LaTeX 制作表格

    实例代码: \begin{table}[h] \centering \begin{tabular}{|c|c|} \hline \textbf{Distribution} & \textbf{ ...

随机推荐

  1. 【t052】冰岛

    Time Limit: 1 second Memory Limit: 128 MB [问题描述] 假设你在一个n*n的冰面上,并且你想到达这个冰面的某处,可是由于冰面太滑了,所以当你向某个方向出发后, ...

  2. https://github.com/mvf/svn_wfx

    https://github.com/mvf/svn_wfx 2003.net对应的vc是7.0版本.需要更高的. 在哪里可以下载呢 https://www.tjupt.org/没有校外种子 Proj ...

  3. 实现拖拽上传文件的一款小控件——dropzone

    由于专注所以专业.非常多小巧的东西乍一看非常不起眼,却在特定的领域表现不俗,就是由于集中了热情. dropzone就是这样一款小控件,实现拖拽上传.它不依赖于其他像jquery等JS库.并且支持多方面 ...

  4. 编译nodejs及其源代码研究

    本文将从 源代码 研究nodejs 的原理.本质,探讨nodejs的应用场景,以及高性能开发实践指南. 文件夹: 第一节:编译node.js 第二节:源代码分析 进入主题:下面是在win7 64 下进 ...

  5. 【codeforces 546B】Soldier and Badges

    time limit per test3 seconds memory limit per test256 megabytes inputstandard input outputstandard o ...

  6. 【hdu 1536】S-Nim

    Time Limit: 5000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s) ...

  7. Hive的日期函数

    1.unix时间戳转时间函数 语法: from_unixtime(bigint unixtime[, string format]) 返回值: string 说明: 转化UNIX时间戳(从1970-0 ...

  8. 【Unity Shaders】Lighting Models —— 灯型号Lit Sphere

    考<Unity Shaders and Effects Cookbook>一书(感谢原书作者),同一时候会加上一点个人理解或拓展. 这里是本书全部的插图.这里是本书所需的代码和资源(当然你 ...

  9. UIlabel文字大小自适应label宽度变大变小

    label.adjustsFontSizeToFitWidth = YES;   //默认no

  10. 简单易用的动画animations

    _tableView_selc.frame=CGRectMake(20, , 20,20); [UIView animateWithDuration:0.3f animations:^{ _table ...