
%% % 卒業論文 
%% % タイトル「未定」
%% %
%% % 20XX/XX/XX 修正
%% % 20XX/XX/XX 作成
%% %
%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%%%%%%%             Style  Setting             %%%%%%%%
%% % フォント: 12point (最大), 片面印刷
%% \documentclass[a4j,12pt,openbib,oneside]{jreport}

%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%%%%%%%             Package Include            %%%%%%%%
%% \usepackage{ascmac}
%% \usepackage{tabularx}
%% \usepackage[dvipdfmx]{graphicx}
%% %\usepackage[dvips]{graphicx}
%% %\usepackage{float}
%% \usepackage{amssymb}
%% \usepackage{amsmath}
%% \usepackage{Dennou6}		% 電脳スタイル ver 6
%% \usepackage{bm}
%% %\usepackage{fancybox}

%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%%%%%%%            PageStyle Setting           %%%%%%%%
%% \pagestyle{DAmyheadings}


%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%%%%%%%        Title and Auther Setting        %%%%%%%%
%% %%
%% %%  [ ] はヘッダに書き出される.
%% %%  { } は表題 (\maketitle) に書き出される.

%% \Dtitle{sotsuron}         % 変更不可
%% \Dauthor{惑星太郎}        % ゼミ担当者の名前
%% \Ddate{2019/02/08}        % ゼミの日時 (毎回変更すること)
%% \Dfile{sotsuron.tex}

%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%%%%%%%   Set Counter (chapter, section etc. ) %%%%%%%%
%% \setcounter{chapter}{1}    % 章番号
%% \setcounter{section}{0}    % 節番号
%% \setcounter{subsection}{1}
%% \setcounter{equation}{0}   % 式番号
%% \setcounter{page}{1}     % 必ず開始ページは明記する
%% \setcounter{figure}{1}     % 図番号
%% \setcounter{table}{0}      % 表番号
%% \setcounter{footnote}{0}


%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%%%%%%%        Counter Output Format           %%%%%%%%
%% \def\thechapter{\arabic{chapter}}
%% \def\thesection{\arabic{chapter}.\arabic{section}}
%% \def\thesubsection{\arabic{chapter}.\arabic{section}.\arabic{subsection}}
%% \def\theequation{\arabic{chapter}.\arabic{equation}}
%% \def\thepage{\arabic{page}}
%% \def\thefigure{\arabic{chapter}.\arabic{figure}}
%% \def\thetable{\arabic{chapter}.\arabic{table}}
%% \def\thefootnote{*\arabic{footnote}}


%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%%%%%%%        Dennou-Style Definition         %%%%%%%%

%% %% 改段落時の空行設定
%% \Dparskip      % 改段落時に一行空行を入れる
%% %\Dnoparskip    % 改段落時に一行空行を入れない

%% %% 改段落時のインデント設定
%% \Dparindent    % 改段落時にインデントする
%% %\Dnoparindent  % 改段落時にインデントしない

%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%%%%%%%  macro  
%% \newcommand{\pdiff}[3]{
%%   \ifnum #1<1%
%%   \text{エラー}(最初の引数は1以上)\else{%
%%     \ifnum #1=1 \frac{\partial #2}{\partial #3}\else%
%%       \frac{\partial^{#1} #2}{\partial #3^{#1}}\fi
%%   }\fi%
%% }

%% \newcommand*{\aboxed}[2]{%
%%   \rlap{\boxed{#1#2}}%
%%   \phantom{\hskip\fboxrule\hskip\fboxsep #1}&\phantom{#2}%
%% }
    
%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% %%%%%%%% Text Start                 %%%%%%%%


%% \begin{document}
% \thispagestyle{empty}
% ここで本文おしまい

\newpage
\markright{参考文献}
\addcontentsline{toc}{chapter}{参考文献}

\begin{thebibliography}{99}
 
\bibitem{Soderlund2024}
Soderlund, K. M. (2024). The Physical Oceanography of Ice-Covered Moons. \textit{Annual Review of Marine Science}, 16, 171-196.

\bibitem{Ingersoll2005}
Ingersoll, A. P. (2005). Boussinesq and Anelastic Approximations Revisited: Potential Energy Release during Thermobaric Instability. \textit{Journal of Physical Oceanography}, 35(8), 1359--1369. 

\bibitem{Bire2022}
Bire, S., Kang, W., Marshall, J., \& Soderlund, K. M. (2022). Exploring Ocean Circulation on Icy Moons Heated From Below. \textit{Journal of Geophysical Research: Planets}, 127(4), e2021JE007020. 

\bibitem{Busse1970}
Busse, F. H. (1970). Thermal instabilities in rapidly rotating systems. \textit{Journal of Fluid Mechanics}, 44(3), 441-460.

\bibitem{Choblet2017}
Choblet, G., Tobie, G., Sotin, C., Kalousov\'{a}, K., \& Grasset, O. (2017). Enceladus’s hydrothermal activity should be driven by its porous core. \textit{Nature Astronomy}, 1(12), 841-847.

\bibitem{Kitabatake2021}
北畠尚子 (2021). 『総観気象学 理論編』. 東京堂出版.

\bibitem{vallis}
Vallis, G. K. (2017). \textit{Atmospheric and Oceanic Fluid Dynamics: Fundamentals and Large-Scale Circulation} (2nd ed.). Cambridge University Press.

\bibitem{岩山2002}
岩山隆寛. 地球流体力学講義ノート. 2002-06-18.

\end{thebibliography}

%\end{document}
%%%%%%%%              Text End                  %%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%              Sample                    %%%%%%%%

%\begin{figure}[h]
%  \begin{center}
%    \includegraphics[width=10cm]{fig6_2.PNG}
%    \caption{\footnotesize{}}
%  \end{center}
%\end{figure}

%extractbb ***.PNG
