Newer
Older
2025-c123176_nao / paper / c123176-theis.tex
%#!platex -kanji=%k
%#DVIPDF dvipdfmx -f ipa.map
\AtBeginDvi{\special{pdf:mapfile ptex-ipa.map}}
\documentclass{jsbook}
%\pagestyle{empty}
\usepackage[dvipdfmx]{graphicx}
%\usepackage{listings, jlisting}
%\usepackage[sectionbib]{chapterbib}
%\usepackage{ascmac}
\usepackage{geometry}
\usepackage{url}		% 文中にURLを書くときは \url{} で括る
\geometry{textwidth=160mm, textheight=225mm}
\renewcommand{\bibname}{参考文献}

\title{タイトル}
\author{広瀬研究室3年 \\C1231760 本間直樹}
\date {令和7年10月ai日}

\begin{document}
\maketitle
\begin{center}
 {\bfseries 概要}
\end{center}
あああ(124文字)
\tableofcontents
\chapter{はじめに}
あああ
\chapter{背景}
あああ
\section{社会的問題}
\section{先行研究の例1}
あああ
\section{先行研究の例2}
あああ
\section{身近な例では……}
あああ
\chapter{○○の設計}
あああ
\chapter{適用実験}
あああ
\chapter{結論}
あああ

最後に参考文献を必ず正しく記載する。
原稿がどの程度のクォリティなのか参考文献である程度分かる。まずは参考文献を探して関連研究となる論文を見つけることから始める。

\begin{thebibliography}{99}
 \bibitem{1} 
 \bibitem{2} 
 \bibitem{3} 
 \bibitem{4}
 \bibitem{5} 

\end{document}