\documentclass{hmjart} \usepackage{amssymb} \usepackage{graphicx} \setcounter{page}{1} % THE EDITOR WILL CHANGE THIS LINE \begin{document} \hmjlogo{}{}{}{} % THE EDITOR WILL CHANGE THIS LINE \title[The Title]{The Title of The Paper} %\date{June 2, 2006} % THE EDITOR WILL CHANGE THIS LINE \dedicatory{Dedicated to Professor Hanako Yamada on the occasion of her hundredth birthday} \subjclass{Primary 12A34, 98B76; Secondary 23C57} \keywords{Key, Word, Phrase} % The first author \author[T. Yamada]{Taro Yamada} \address{Depertment of Mathematics\\ Graduate School of Science \\ Hiroshima University\\ Higashi-Hiroshima 739-8526 JAPAN} % \curraddr{Department of Science\\ % Kenkyujo Research Lab\\ % Dokoka Gaikoku} \email{taroya@address.ac.jp} \urladdr{http://www.address.jp/$\sim$taroya/} \grants{The first author is supported by Grant-in-aid for Science Research, No. 123456} % The second author \author[I. Suzuki]{Ichiro Suzuki} \address{Depertment of Mathematics\\ Daigaku University\\ 1-2-34 Shichouson Todoufuken 567-8901 Japan} \email{ichoro@address.ac.jp} \grants{The Second author is supported by Grant-in-aid for Science Research, No. 314159} % Abstract \begin{abstract} Abstract of this paper. \end{abstract} % \maketitle is after abstract \maketitle \section{Introduction} The Introduction section. \section{Next Section} The Next section. \subsection{sub section} \begin{definition} the difinition environment. \end{definition} \begin{theorem}[Teiri's Theorem] To write good sample is more difficult than practical work. \end{theorem} \begin{proof} This is the proof environment. And \verb|\qed| command is available here. \qed \end{proof} \begin{acknowledgement} The acknowledgement. \end{acknowledgement} \begin{thebibliography}{9} \bibitem{WEB} M. Abe, The title of the web page, http://www.abcd.com/foo.html \bibitem{PAPER} John Beck, The title of the paper, Journal Name, {\bf 34} (2005), 123--131. \bibitem{BOOK} K. Chen, The title of the book, series, publisher, publisher's address, published year \end{thebibliography} \end{document}