[BACK]Return to OpenXM.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-specs

File: [local] / OpenXM / doc / OpenXM-specs / OpenXM.tex (download)

Revision 1.3, Sun Jan 23 05:28:33 2000 UTC (24 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.2: +1 -1 lines

Completed Section10.
Deleted Section17 because it has been merged to Section10.

%%  $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.3 2000/01/23 05:28:33 noro Exp $
\documentclass{article}
\IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}
\begin{document}
/*&jp
\title{{\bf Open XM の設計と実装} \\
 --- Open message eXchange protocol for Mathematics }
\author{ 野呂正行\thanks{富士通研究所
} , 
         高山信毅\thanks{神戸大学理学部数学教室}
}
\date{ 2000年, 1月18日}
*/
/*&eg
\title{{\bf Design and Implementation of OpenXM} \\
 --- Open message eXchange protocol for Mathematics \\
 (English Abstract of Japanese Original Document)}
\author{ Masayuki Noro\thanks{Fujitsu Laboratory
} , 
         Nobuki Takayama\thanks{Department of Mathematics, Kobe University}
}
\date{ January 18, 2000 }
*/
\maketitle

\def\noroa#1{  }
\def\remove#1{ }

/*&jp
{\tt kxx/openxxx.tex}. {\bf Draft} 1997, 11/20 --- .
この文書は open XM の設計用のメモとしての役目もあるので,
一部のファイル名は開発者のみが参照できる.
*/

/*&C
\input{introduction}
\input{cmo-basic0}
\input{formal-expression}
\input{communication-model}
\input{stackmachine}
\input{project}
\input{control}
\input{start-session}
\input{string-expression}
\input{cmo-basic1}
\input{ox-localdata}
\input{error}
\input{redefine}
\input{implementation}
\input{howtowrite}
\input{cmo-register}
%\input{appendix}
\input{library}
*/

/*&C

\begin{thebibliography}{99}
\bibitem{openmath}  {\tt http://www.openmath.org}
\bibitem{openxxx}   {\tt http://www.math.kobe-u.ac.jp/OpenXM/ (under construction)}
\bibitem{openasir-intro}  Ohara, Takayama, Noro: Introduction to Open Asir , 
1999, (in Japanese),
Suushiki-Shyori, Vol 7, No 2, 2--17. (ISBN4-87243-086-7, SEG , Tokyo). \\
{\tt http://www.math.kobe-u.ac.jp/OpenXM/}
\end{thebibliography}
*/

/*&C
\bigbreak
\bigbreak
\bigbreak

\small{
\noindent
    \rightline{ Masayuki Noro,}
    \rightline{ Fujitsu Laboratory, Kawasaki, Japan;}
 \rightline{{\tt noro@para.flab.fujitsu.co.jp}}

\vskip .5cm

\noindent
    \rightline{ Nobuki Takayama,}
   \rightline{Department of Mathematics, Kobe University, 
               Rokko, Kobe, 657-8501, Japan;}
\rightline{{\tt takayama@math.kobe-u.ac.jp}}
}

\end{document}
*/