27 lines
491 B
TeX
27 lines
491 B
TeX
\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} |