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

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

% 姓名
\authorname{杨敬轩}

\begin{document}

% 使用默认标题和默认作者
\spine

\end{document}