wrote doc

This commit is contained in:
2025-01-24 00:59:24 +09:00
parent 19d3cc19d0
commit d23dd7e71b
9 changed files with 125 additions and 25 deletions

27
main.tex Normal file
View 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}