\documentclass{aastex6}
を書き込む
\newcommand{\grb}{gamma ray burst}
以下については、再定義してはいけない。
\hskip, \vskip, \raise, \raisebox, \lower, \rlap, \kern, \lineskip, \char, \mathchar, \mathcode, \buildref, \mathrel, \baselineskip
\received{receipt date}
\revised{revision date}
\accepted{acceptance date}
\ccc{code}
\cpright{type}{year}
コピーライトタイプ
AAS Copyright assigned to the AAS
Crown Crown copyright applies
none No copyright can be claimed
\shorttitle{text}
\shortauthors{text}
xx et al.とか
\begin{document}
\title{text}
\author{name(s)}
\affil{affiliation}
\affil{address}
\email{e-mail address}
\and
タイトルは大文字で書く。
著者は、大文字と小文字を混ぜる。
著者が複数いる場合には、\andを使って繋ぐ。
\altaffilmark{key number(s)}
\altaffiltext{numerical key}{text}
affil情報が複数ある場合には、これらを使う。
\keywords{text}
\authorcomment1{author text}
著者同士のコメントの受取に対して使われる。
最終バージョンには使われない。
\section{heading}
\subsection{heading}
\subsubsection{heading}
\paragraph{heading}
- Figure and Table Placement
\begin{figure}[htb!]
h:here; t:top; b;bottom; !:ignore;
\acknowledgments
acknowledgments text
\facility{facility ID, facility ID, facility ID, ... }
\section{body section}
\appendix
\section{appendix section}
\begin{displaymath}
\end{displaymath}
\begin{equation}
\end{equation}
\begin{eqnarray}
\end{eqnarray}
displaymath:番号なし
equation:一行番号あり
eqnarray:複数行番号あり
\begin{mathletters}
equation or eqnarray
\end{mathletters}
関連した式をグループ化したい場合には、これらを使う。
\begin{figure}
\figurenum{text}
\epsscale{num}
\plotone{file}
\plottwo{file1}{file2}
\caption{text}
\end{figure}
\includegraphics[angle=90]{epsfile}
最終更新:2016年04月02日 23:43