zoukankan      html  css  js  c++  java
  • 使用 LaTex 制作个人简历(CV,英文版)

    documentclass[12pt]{article}
    	extwidth=6.5in
    	extheight=9in
    	opmargin=-1.1in
    headheight=0in
    headsep=1in
    advancehoffset  -.5truein
    elax
    pagestyle{empty}
    egin{document}
    
    centerline{large f VITA}
    vspace{.2in}
    
    centerline{large f  Chunhui Zhang}vspace{12pt}
    
    
    oindent {f PERSONAL INFORMATION}vspace{12pt}
    
    egin{tabular}{ll}
    wechat:& 17802929597 \[2ex]
    QQ :& 1439217525 \[2ex]
    Citizenship:&China\[2ex]
    Email:& zch921005@126.com
    end{tabular}
    vspace{.2in}
    
    
    oindent {f EDUCATION:}
    vskip.1in
    egin{tabular}{lp{3.5in}l}
    B.S.& Henan University of Economics and Law & 2010\
    M.S.& Xidian University& 2014\
    end{tabular}
    vskip.2in
    
    
    
    oindent{f ACADEMIC EXPERIENCE:}
    vskip.15in
    egin{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
    
     
    oindent{f SELECT LIST OF PUBLISHED RESEARCH }
    
    egin{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}
  • 相关阅读:
    sqlmap使用和X-Forwarded-For注入漏洞测试
    Spring 配置文件中将common.properties文件外置
    git rebase 和 reset的区别
    fatal: Not a valid object name: 'master'.
    Git error on commit after merge
    git 常用命令使用
    git常用命令学习
    关于idea 修改jsp文件后不能生效
    mysql 表被锁处理方案
    Redis 基本操作
  • 原文地址:https://www.cnblogs.com/mtcnn/p/9422604.html
Copyright © 2011-2022 走看看