63 lines
1.1 KiB
TeX
63 lines
1.1 KiB
TeX
\documentclass{aust-thesis}
|
|
\usepackage{amsmath}
|
|
|
|
\austbookreportsetup{
|
|
level = {硕士研究生读书报告},
|
|
name = {构·de·von·石},
|
|
sid = {1145141919},
|
|
institution = {打灰学院},
|
|
major = {给排水专业},
|
|
mentor = {张三},
|
|
direction = {无机物烹饪},
|
|
title = {意大利面与45号混凝土的微观级复合拌合研究},
|
|
refcnt = {12},
|
|
school = {打灰学院},
|
|
date = {2026年04月01日}
|
|
}
|
|
|
|
\begin{document}
|
|
|
|
% region: 封面部分
|
|
|
|
% 论文封面
|
|
\austbookreportcover
|
|
\clearpage
|
|
|
|
% endregion
|
|
|
|
% region: 前缀部分
|
|
|
|
\austromanpagenum
|
|
|
|
% 中文摘要
|
|
\input{aust-thesis-example/abstract-zh.tex}
|
|
|
|
% 英文摘要
|
|
\input{aust-thesis-example/abstract-en.tex}
|
|
|
|
% 中文目录
|
|
\input{aust-thesis-example/toc-zh.tex}
|
|
|
|
% endregion
|
|
|
|
% region: 正文部分
|
|
|
|
\austarabicpagenum
|
|
|
|
% 正文
|
|
\input{aust-thesis-example/body.tex}
|
|
|
|
% endregion
|
|
|
|
% region: 后缀部分
|
|
|
|
% 参考文献
|
|
\input{aust-thesis-example/bibliography.tex}
|
|
|
|
% 后记与致谢
|
|
\input{aust-thesis-example/thanks.tex}
|
|
|
|
% endregion
|
|
|
|
\end{document}
|