wrote doc
This commit is contained in:
27
main.tex
Normal file
27
main.tex
Normal file
@@ -0,0 +1,27 @@
|
||||
\documentclass{class/nitreport}
|
||||
|
||||
\reporttitle{後期発表 先行研究}
|
||||
\reportauthor{柴田 健琉}
|
||||
\studentid{2024D14}
|
||||
\reportdate{令和7年}{01月}{23日}
|
||||
\schoolname{岐阜工業高等専門学校}
|
||||
\department{電子制御工学科}
|
||||
\subject{地理}
|
||||
|
||||
\pagenumbering{roman}
|
||||
|
||||
\begin{document}
|
||||
\coverpage
|
||||
|
||||
\pagenumbering{arabic}
|
||||
|
||||
\input{section/section1.tex}
|
||||
\newpage
|
||||
|
||||
\input{section/section2.tex}
|
||||
\newpage
|
||||
|
||||
\printbibliography
|
||||
|
||||
\compiledTime
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user