\documentclass[bachelor]{seuthesis} % 本科 % \documentclass[master]{seuthesis} % 硕士 % \documentclass[doctor]{seuthesis} % åšå£« % \documentclass[engineering]{seuthesis} % 工程硕士 % 这里是导言区 \begin{document} \categorynumber{000} % 分类采用《ä¸å›½å›¾ä¹¦èµ„料分类法》 \UDC{000} %《国际å进分类法UDCã€‹çš„ç±»å· \secretlevel{公开} %å¦ä½è®ºæ–‡å¯†çº§åˆ†ä¸º"公开"ã€"内部"ã€"秘密"å’Œ"机密"å››ç§ \studentid{050962} %å¦å·è¦å®Œæ•´ï¼Œå‰é¢çš„é›¶ä¸èƒ½çœç•¥ã€‚ \title{è®ºæ–‡ä¸æ–‡æ ‡é¢˜}{䏿–‡å‰¯æ ‡é¢˜}{Thesis Title}{subtitle} \author{å§“\quad{}å}{Author's Name} \advisor{导师姓å}{教授}{Advisor's Name}{Prof.} \coadvisor{副导师}{副教授}{Co-advisor's Name}{Associate Prof.} % 没有 % å¯ä»¥ä¸å¡« % \degree{å·¥å¦ç¡•士} % 详细å¦ä½åç§° \major[12em]{控制ç†è®ºä¸ŽæŽ§åˆ¶å·¥ç¨‹} \defenddate{ç”辩日期} \authorizedate{å¦ä½æŽˆäºˆæ—¥æœŸ} \department{院系åç§°}{department name} \duration{2007.11—2008.6} \address{河海院2楼} \thanks{本论文获国家XXX计划项目(2012AA00A00)和国家æ°å‡ºé’å¹´ç§‘å¦åŸºé‡‘项目(01234567)资助。} \maketitle \begin{abstract}{䏿–‡å…³é”®å—} 䏿–‡æ‘˜è¦ã€‚ \end{abstract} \begin{englishabstract}{English Keywords} English abstract. \end{englishabstract} \tableofcontents \begin{terminology} 本论文专用术è¯çš„æ³¨é‡Šè¡¨ \end{terminology} \begin{Main} % å¼€å§‹æ£æ–‡ \chapter{绪论(å‰è¨€)} \section{ç ”ç©¶çš„ä¸»è¦å†…容} \subsection{...} \subsubsection{...} \section{需è¦è§£å†³çš„问题} 使得论文符åˆè¦æ±‚\cite{seugs:standard}。 \chapter{...} ... \end{Main} % ç»“æŸæ£æ–‡ \begin{Acknowledgement} 感谢…… \end{Acknowledgement} \bibliography{seuthesis} \begin{Appendix} \chapter{第一个附录} …… \chapter{第二个附录} …… \end{Appendix} \newpage \printindex % 索引 \begin{Resume} 作者简介 \end{Resume} \end{document}