feat: add abstract and reference style

This commit is contained in:
2026-05-06 00:05:24 +08:00
parent 994a1e7a1e
commit dab2d36ea7

View File

@@ -74,8 +74,26 @@
\captionsetup[figure]{labelformat=simple, labelsep=space}
\renewcommand{\thefigure}{\arabic{section}-\arabic{figure}}
%
%\newenvironment{abstract}{\clearpage \section*{\centering }}{\clearpage}
% region:
\newenvironment{austabstract}[1]
{
\clearpage
\section*{\centering \heiti \zihao{3} #1}}
{
\clearpage
}
\newcommand{\austkeywords}[2]{
\textbf{#1} #2
}
% endregion
% region:
% TODO:
% gbt7714-numerical
% gbt7714-numeric
\usepackage{gbt7714}
\bibliographystyle{gbt7714-numerical}
% endregion
% region:
\usepackage{xparse}
@@ -149,7 +167,6 @@
\vfill
{\kaishu \zihao{3} \tl_use:N \l_aust_date_tl \par }
\vspace{2cm}
\end{titlepage}
}