fix proposition

This commit is contained in:
EthanDeng
2020-02-02 12:11:09 +08:00
parent 235280debf
commit 5a50903219
3 changed files with 17 additions and 9 deletions

View File

@@ -9,6 +9,9 @@
\version{0.08}
\date{\zhtoday}
\usepackage{appendix}
\renewcommand{\appendixtocname}{附录}
\renewcommand{\appendixpagename}{附录}
\begin{document}
\maketitle
@@ -192,4 +195,9 @@ The content of conclusion section.
\nocite{*}
\bibliography{wpref}
\appendix
\appendixpage
\addappheadtotoc
\section{How I became inspired}
\end{document}