43 lines
1.2 KiB
TeX
43 lines
1.2 KiB
TeX
% !TEX TS-program = xelatex
|
|
% % !TEX TS-program = luatex
|
|
% !TEX encoding = UTF-8 Unicode
|
|
|
|
\documentclass[localFont]{awesome-source-cv} %alternative
|
|
|
|
\usepackage{zh_cn_font} % 中文字体设置
|
|
|
|
|
|
\name{}{杨永全}
|
|
|
|
\tagline{中国海洋大学讲师}
|
|
\photo{2.5cm}{avatar}
|
|
\socialinfo{
|
|
%\homepage{yangyq.net}
|
|
%\github{huajh}
|
|
%\weibo{huajh7}
|
|
%\linkedin{junhaohua} \\
|
|
\smartphone{(+86) 13361281915}
|
|
\email{yangyq@ouc.edu.cn} \emailO{i@yangyq.net}\\
|
|
\address{山东省青岛市崂山区松岭路238号}\\
|
|
\infos{出生年月:1985.10 \quad 籍贯:山东菏泽 \quad 政治面貌:中共党员}
|
|
}
|
|
|
|
\begin{document}
|
|
|
|
|
|
\makecvheader
|
|
\input{section_headline}
|
|
\input{section_work_experience}
|
|
\input{section_education} % Section education
|
|
\input{section_publications} % Section Publications
|
|
\input{section_patents}
|
|
\input{section_software}
|
|
%\input{section_skills} % Section Skill
|
|
%\input{section_experiences} % Section experiences
|
|
\input{section_experience_short} % Section experiences
|
|
%\input{section_languages} % Section languages
|
|
%\input{section_awards} % Section Awards
|
|
%\input{section_interests} % Section Interests
|
|
%\input{section_references} % Section References
|
|
\end{document}
|