Sha256: 9a39d79b9675b93057feee08fd554c557acd53a1344bb9cd752468cab38c6fac

Contents?: true

Size: 1.03 KB

Versions: 4

Compression:

Stored size: 1.03 KB

Contents

\documentclass[12pt,a4]{jreport}%chapterが使えるスタイル

%setting format and calling packages
\input{../thesis_pieces/usepackage}% pieces
\input{../thesis_pieces/form00_style}% pieces
\input{../thesis_pieces/tightlist_setting}% pieces
%参考文献の設定============================================================
\renewcommand{\bibname}{参考文献}

%表紙=====================================================================
\input{../split_files/informations/informations}

%目次=====================================================================
\tableofcontents

% 表目次の表示==============================================================
\listoftables

% 図目次の表示==============================================================
\listoffigures

%本文======================================================================
\input{./.splits_location.tex}

%参考文献===================================================================
\begin{thebibliography}{9}
\bibitem{}
\end{thebibliography}

\end{document}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
nb_util-0.5.6 lib/data/thesis/thesis.tex
nb_util-0.5.4 lib/data/thesis/thesis.tex
nb_util-0.5.1 lib/data/thesis/thesis.tex
nb_util-0.4.8 lib/data/thesis/thesis.tex