XDU Report

The LaTeX template of experiment report, XDU.

Category

Reports

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
\documentclass{xdureport}

\major{电子信息}
\name{兰铃}
\stuid{201614420112}
\college{计算机科学与技术学院}
\date{\zhtoday}
\expname{小样本实验}
\course{高性能智能计算实验}

\begin{document}

\makecover

\input{chapter/abstract.tex}

\thispagestyle{empty}
\tableofcontents
\newpage 

% 目录后开始计数页码
\setcounter{page}{1}

\input{chapter/experiment.tex}

\input{chapter/conclusion.tex}

\input{chapter/reference.tex}

\appendix

\input{chapter/appendix.tex}

\end{document}
Preview
XDU Report preview
XDU Report LaTeX Template | Bibby | Bibby AI