다음은 소스파일의 코드입니다.

 

\documentclass{jams-l}

\copyrightinfo{2012}{American Mathematical Society}

\newtheorem{theorem}{Theorem}[section]

\newtheorem{lemma}[theorem]{Lemma}

\theoremstyle{definition}

\newtheorem{definition}[theorem]{Definition}

\numberwithin{equation}{section}

\newcommand{\mbF}{\mathbb{F}}

\newcommand{\ip}[2]{\langle#1,#2\rangle}

\begin{document}

 

\bibliographystyle{amsplain}

\begin{thebibliography}{1}

\bibitem{CSY11}

홍길동, \emph{가나다}, 대학, 서울, 2011.

\bibitem{Moo95}

G.~H. Moore, \emph{The axiomatization of linear algebra - 1875-1940}, Historia

Mathematica \textbf{22} (1995), no.~3, 262--303, Moore, gh.

\end{thebibliography}

\end{document}

 

그런데 아래 그림에서처럼 한글이 표시가 안되네요.. 원래 외국 학술지는 한글이 안나오는 것인지, 아니면 특별한 설정이 필요한 것인지 궁금하여 질문 드립니다. 질문.png