\documentclass{aust-thesis} \input{aust-thesis-example/packages.tex} \austbookreportsetup{ level = {硕士研究生读书报告}, name = {构·de·von·石}, sid = {1145141919}, institution = {打灰学院}, major = {摸鱼专业}, mentor = {张三}, direction = {无机物烹饪}, title = {意大利面与45号混凝土的微观级复合拌合研究}, % You can use "lastbib" provided \LastBib macro to dynamic apply for this field 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} % endregion \end{document}