\documentclass [ math-font = STIX Two Math, agreed, CJKmain-font = { {Songti SC}[AutoFakeBold = 2.5, AutoFakeSlant] }, CJKsans-font = { {STHeiti}[AutoFakeBold = 2] } ] {hduthesis} \tikzset{ > = stealth } \usetikzlibrary{positioning, shapes.geometric} \hduset { title = HDU å¦å£«å¦ä½è®ºæ–‡ \hologo{LaTeX} 模æ¿ç¤ºä¾‹æ–‡æ¡£/ 本科毕业设计, department = ç†å¦é™¢, major = 物ç†å¦, class = 英æ‰ç, stdntid = C668668E, author = 申智能, supervisor = 教授:葉芷晴, % bibsource = xampl } \begin{document} \maketitle \commitment [ example-image-a/2024-05-31 ] \begin{abstract}[cn] \keywords{æå·žç”µå科技大å¦, 毕业论文, \hologo{LaTeX3}, } \end{abstract} \begin{abstract}[en] \keywords{HDU, thesis, \hologo{LaTeX3}, } \end{abstract} \tableofcontents \chapter{引言} 1 \cite{whole-journal} \zhlipsum[2] \cite{inbook-crossref,whole-set,booklet-full,incollection-crossref,whole-collection,manual-full,mastersthesis-full} \chapter{å…¬å¼ä¸Žæ’图测试} \begin{equation} (i\gamma^\mu\partial_\mu - m)\psi = 0 \label{2-1} \end{equation} å…¶ä¸ \eqref{2-1} 为Dirac 方程. \[ S_x = \frac12\sigma_1 = \frac12 \begin{pmatrix} 0 & 1\\ 1 & 0 \end{pmatrix}, \quad S_y = \frac12\sigma_1 = \frac12 \begin{pmatrix} 0 & -i\\ i & 0 \end{pmatrix}, \quad S_z = \frac12\sigma_1 = \frac12 \begin{pmatrix} 1 & 0\\ 0 & -1 \end{pmatrix} \] 上å¼ä¸º Pauli 矩阵. \printbibliography \appendix \chapter*{附录} \addcontentsline{toc}{chapter}{附录} \end{document}