\documentclass{ jarticle}
%レターサイズ(8.5インチ×11インチ≒215.9mm×279.4mm。
\setlength{ \topmargin}{ 0.8in}
\addtolength{ \topmargin}{ -1in}
\setlength{ \oddsidemargin}{ 0.85in}
\addtolength{ \oddsidemargin}{ -1in}
\setlength{ \evensidemargin}{ 1in}
\addtolength{ \evensidemargin}{ -1in}
\setlength{ \textwidth}{ 6.5in}
\setlength{ \textheight}{ 9in}
\renewcommand{ \baselinestretch}{ 1.0} %行間倍
\usepackage{ lingmacros,theapa} %言語学マクロ
\usepackage{ graphicx} %図形貼付け
\citepunct{ (}{ \&}{ and}{ }{ , }{ : }{ )}{ }{ .} %引用形式
\usepackage{ tipa} %IPA
\newcommand{ \gl}[2]{ %
\leavevmode\vtop{ \hbox{ #1}%
\hbox{ #2\lower1.4ex\rlap{ }}}} %長いグロス付き例文
\newcommand{ \bad}{ \leavevmode\llap{ *}} %非文表示
\title{ The world No.1 interesting Blog}
\author{ Takurofu the Linguist}
\date{ 2006.11.12. takuro14@hotmail.com}
\begin{ document} %文章ここから
\bibliographystyle{ theapa} %参考文献表をつけますよ
\maketitle %タイトルあり
%%%%%%%%%%%%%%%%%%%%%%%%%
ここに記事を書きます。
%%%%%%%%%%%%%%%%%%%%%%%%%
\bibliography{ ling}
\end{ document}
うまくいかないときは
(1) { } 内のはじめにある半角スペースを削って下さい。
(2) 全角の逆スラッシュ \ や、円マーク ? を、半角にしてください。
なぜかこのブログではこれらの記号が間違って表示されちゃうんです。
(もくじにもどる)
%レターサイズ(8.5インチ×11インチ≒215.9mm×279.4mm。
\setlength{ \topmargin}{ 0.8in}
\addtolength{ \topmargin}{ -1in}
\setlength{ \oddsidemargin}{ 0.85in}
\addtolength{ \oddsidemargin}{ -1in}
\setlength{ \evensidemargin}{ 1in}
\addtolength{ \evensidemargin}{ -1in}
\setlength{ \textwidth}{ 6.5in}
\setlength{ \textheight}{ 9in}
\renewcommand{ \baselinestretch}{ 1.0} %行間倍
\usepackage{ lingmacros,theapa} %言語学マクロ
\usepackage{ graphicx} %図形貼付け
\citepunct{ (}{ \&}{ and}{ }{ , }{ : }{ )}{ }{ .} %引用形式
\usepackage{ tipa} %IPA
\newcommand{ \gl}[2]{ %
\leavevmode\vtop{ \hbox{ #1}%
\hbox{ #2\lower1.4ex\rlap{ }}}} %長いグロス付き例文
\newcommand{ \bad}{ \leavevmode\llap{ *}} %非文表示
\title{ The world No.1 interesting Blog}
\author{ Takurofu the Linguist}
\date{ 2006.11.12. takuro14@hotmail.com}
\begin{ document} %文章ここから
\bibliographystyle{ theapa} %参考文献表をつけますよ
\maketitle %タイトルあり
%%%%%%%%%%%%%%%%%%%%%%%%%
ここに記事を書きます。
%%%%%%%%%%%%%%%%%%%%%%%%%
\bibliography{ ling}
\end{ document}
うまくいかないときは
(1) { } 内のはじめにある半角スペースを削って下さい。
(2) 全角の逆スラッシュ \ や、円マーク ? を、半角にしてください。
なぜかこのブログではこれらの記号が間違って表示されちゃうんです。
(もくじにもどる)

