% sample.tex
\documentclass[uplatex,report]{jsbook}
\begin{document}
% 表紙
\title{令和元年度 修士論文\\
hogehoge}
\author{hoge hogeo}
\date{2020年 3月}
\maketitle
% 目次の表示
\tableofcontents
% 本文
\chapter{序論}
\section{はじめに}
はじめに,これはtemplateです
\section{目的}
卒業するため
\section{章構成}
hogehoge
\chapter{関連研究}
\section{hogeらの研究}
\section{fugaらの研究}
\end{document}

PDF Preview
Create an account to compile and preview