\documentclass{zjgsuthesis}
\begin{document}
\newtitle{浙江工商大学本科毕业论文(设计)题目}
\initdoc
\zhaiyao{摘要内容。
}{关键词1;关键词2}
\newabstract{The Subject of Undergraduate Graduation Project (Thesis) of ZJGSU}{The text of the abstract.}{
Key word1, key word2
}
\directory
\startdoc
\clearpage
~
\vspace{-7mm}
\section{引言}
该模板参照浙江工商大学信电学院2022本科生毕业论文word模板设计(\href{https://github.com/zewei-Zhang/zjgsuthesis}{https://github.com/zewei-Zhang/zjgsuthesis})。
\subsection{第一节}
\subsubsection{子节}
\clearpage
~
\vspace{-7mm}
\section{样例}
本章给出一些基本样例。
\subsection{引用}
引用方式1:\cite{sample},引用方式2:\textsuperscript{\cite{sample}}
\subsection{图片}
\begin{figure}[htbp]
\centering
\includegraphics[width=0.8\textwidth]{zjgsu.png}
\caption{浙江工商大学}
\label{zjgsu}
\end{figure}
\subsection{行间式}
\begin{equation}
H(X)=-\sum_{x}p(x)\log_2p(x)
\end{equation}
\clearpage
\begin{thebibliography}{30}
\setref
\bibitem{sample} 这不是一篇参考文献。
\end{thebibliography}
\initappandices
\newappendix{附录A标题}
附录A内容。
\newappendix{附录B标题}
附录B内容。
\acknowledgment
感谢使用。:)
\end{document}
PDF Preview
Create an account to compile and preview