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}
  • 相关阅读:
    【TouchGFX Designer】文本视图
    【TouchGFX Designer】配置视图
    【C++】类大小
    【TouchGFX】Widgets and Containers
    【TouchGFX】屏幕概念
    【TouchGFX】代码结构
    【C++】虚函数
    【TouchGFX】UI Components
    【C++】模板
    【C++】static 静态成员
  • 原文地址:https://www.cnblogs.com/mtcnn/p/9422603.html
Copyright © 2011-2022 走看看