1
0
Files
aust-thesis-template/aust-thesis-example.tex

94 lines
2.0 KiB
TeX

\documentclass{aust-thesis}
\input{aust-thesis-example/packages.tex}
\austthesissetup{
clcindex = {OK114.514},
catindex = {007.0.0},
index = {0114-0514 \(1919\)00-0000-00},
secret = {\hspace{2em}},
level = {\hspace{1em}\hspace{1em}\hspace{1em}\hspace{1em}\hspace{1em}},
title = {意大利面与45号混凝土的微观级复合拌合研究},
subtitle = {针对可使用无机物的研究},
name = {张三},
major = {摸鱼专业},
direction = {无机物烹饪},
mentor = {李四\hspace{1em}非教授},
mentor_institution = {打灰学院},
committee_chairman = {王五},
defence_date = {2026年04月01日},
date = {2026年04月01日},
major_en = {Touching Fish},
title_en = {A Study on the Micro-Level Composite Mixing of Spaghetti and Number 45 Concrete},
subtitle_en = {A study on the use of inorganic substances},
name_en = {San Zhang},
mentor_en = {Si Lee},
school_en = {Whitewash School},
university = {家里蹲大学},
}
\begin{document}
% region: 封面部分
% 论文封面
\austthesiscover
\clearpage
% 版权与签字部分
\austthesisdeclaration
\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}
% 英文目录
\section*{Contents}
\clearpage
\section{插图或附表清单}
\clearpage
\section{注释说明清单}
\clearpage
% endregion
% region: 正文部分
\austarabicpagenum
% 正文
\input{aust-thesis-example/body.tex}
% endregion
% region: 后缀部分
% 参考文献
\input{aust-thesis-example/bibliography.tex}
\section{附录}
\clearpage
% 后记与致谢
\input{aust-thesis-example/thanks.tex}
\section{作者简介及读研期间主要科研成果}
\clearpage
% endregion
\end{document}