简历和简历扩展

学术简历(长格式)

包含出版物、教学、服务和资助部分的多页学术简历。

LaTeXCC0-1.0简历和简历
在目录中查看
学术简历(长格式) 模板的编译首页
main.tex
\documentclass[11pt]{article}
\usepackage[margin=1in]{geometry}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\setlist[itemize]{leftmargin=1.2em, itemsep=2pt}
\newcommand{\sect}[1]{\vspace{12pt}{\large\bfseries #1}\\[-7pt]\rule{\linewidth}{0.4pt}\\[4pt]}
\pagestyle{plain}

\begin{document}

\begin{center}
{\LARGE\bfseries Your Name}\\[3pt]
Department of Examples, Example University\\
[email protected] \, | \, orcid.org/0000-0000-0000-0000
\end{center}

\sect{Appointments}
\textbf{Assistant Professor}, Example University \hfill 2024 -- present\\
\textbf{Postdoctoral Fellow}, Example Institute \hfill 2022 -- 2024

\sect{Education}
\textbf{Ph.D., Field}, Example University \hfill 2022\\
\textbf{B.S., Field}, Another University \hfill 2016

\sect{Publications}
\begin{enumerate}[leftmargin=1.6em]
  \item Your Name and Coauthor. Paper title one. \textit{Venue}, 2025.
  \item Coauthor and Your Name. Paper title two. \textit{Venue}, 2024.
\end{enumerate}

\sect{Grants and Awards}
\begin{itemize}
  \item Example Foundation Early Career Grant, 2025.
  \item Best Paper Award, Venue, 2024.
\end{itemize}

\sect{Teaching}
\begin{itemize}
  \item Course 101: Introduction to Examples (Fall 2024, Spring 2025).
\end{itemize}

\sect{Service}
\begin{itemize}
  \item Reviewer: Venue A, Venue B. Program committee: Venue C.
\end{itemize}

\end{document}

应用内:打开新建项目图库,在「获取更多模板」下安装 简历和简历扩展 包,即可带实时预览并一键创建项目。编译在捆绑引擎上本地运行。

全部模板