summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hitszthesis/spine.tex
blob: 737e622dccf387300eb66ce3068a91679aa951ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\documentclass{hitszthesis}

% 论文标题
\thesistitle{基于神经网络的机器人智能抓取研究}

% 姓名
\authorname{杨敬轩}

\begin{document}

% 使用默认标题和默认作者生成书脊
\spine

\end{document}