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

Annotation of OpenXM/doc/OpenXM-specs/OpenXM.tex, Revision 1.13

1.13    ! ohara       1: %%  $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.12 2000/11/30 02:41:36 takayama Exp $
1.2       noro        2: \documentclass{article}
                      3: \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}
1.9       takayama    4: \usepackage{html}
1.2       noro        5: \begin{document}
1.1       noro        6: /*&jp
1.12      takayama    7: \title{{\bf Open XM の設計と実装 (OpenXM RFC 100)} \\
1.1       noro        8:  --- Open message eXchange protocol for Mathematics }
1.6       takayama    9: \author{ 野呂正行,
1.11      takayama   10:          高山信毅\thanks{神戸大学理学部数学教室,\htmladdnormallink{http://www.math.kobe-u.ac.jp/$\tilde{\ }$taka}{http://www.math.kobe-u.ac.jp/\tilde{\ }taka}}}
                     11: \date{ 2000年, 11月17日}
1.1       noro       12: */
                     13: /*&eg
1.12      takayama   14: \title{{\bf Design and Implementation of OpenXM (OpenXM RFC 100)} \\
1.5       takayama   15:  --- Open message eXchange protocol for Mathematics
                     16: }
1.6       takayama   17: \author{ Masayuki Noro,
1.11      takayama   18:          Nobuki Takayama\thanks{Department of Mathematics, Kobe University,\htmladdnormallink{http://www.math.kobe-u.ac.jp/$\tilde{\ }$taka}{http://www.math.kobe-u.ac.jp/\tilde{\ }taka}}}
                     19: \date{ November 17, 2000 }
1.1       noro       20: */
                     21: \maketitle
1.13    ! ohara      22: \newpage
        !            23: \tableofcontents
        !            24: \newpage
1.1       noro       25: \def\noroa#1{  }
                     26: \def\remove#1{ }
1.7       takayama   27:
                     28: //&C \noindent Draft for protocol version 1.1.3.  \\
                     29: //&C 1.1.3 is encoded as 001001003 in mathcap. \\
1.1       noro       30:
                     31: /*&jp
                     32: {\tt kxx/openxxx.tex}. {\bf Draft} 1997, 11/20 --- .
                     33: この文書は open XM の設計用のメモとしての役目もあるので,
                     34: 一部のファイル名は開発者のみが参照できる.
                     35: */
                     36:
                     37: /*&C
                     38: \input{introduction}
                     39: \input{cmo-basic0}
                     40: \input{formal-expression}
                     41: \input{communication-model}
                     42: \input{stackmachine}
                     43: \input{project}
                     44: \input{control}
                     45: \input{start-session}
                     46: \input{string-expression}
                     47: \input{cmo-basic1}
                     48: \input{ox-localdata}
                     49: \input{error}
                     50: \input{redefine}
                     51: \input{implementation}
                     52: \input{howtowrite}
                     53: \input{cmo-register}
1.3       noro       54: %\input{appendix}
1.1       noro       55: \input{library}
                     56: */
                     57:
                     58: /*&C
                     59:
                     60: \begin{thebibliography}{99}
1.4       noro       61: \bibitem{GKW}
                     62: Gray, S., Kajler, N. and Wang, P. S.,
                     63: Design and Implementation of MP, a Protocol for Efficient
                     64:   Exchange of Mathematical Expressions,
                     65:   {\sl Journal of Symbolic Computation}, 1996.
                     66: \bibitem{gap}
                     67: Linton, S. and Solomon, A.,
                     68: OpenMath, IAMC and {\tt GAP},
                     69: preprint, 1999.
                     70: \bibitem{asir}
                     71: Noro, M. et al.,
                     72: A Computer Algebra System {\tt Risa/Asir},  1993, 1995, 2000\\
1.9       takayama   73: \htmladdnormallink{ftp://archives.cs.ehime-u.ac.jp/pub/asir2000/}{ftp://archives.cs.ehime-u.ac.jp/pub/asir2000/}
1.10      takayama   74: \bibitem{openmath}  \htmladdnormallink{\tt http://www.openmath.org}{http://www.openmath.org}
                     75: \bibitem{openxxx}   \htmladdnormallink{\tt http://www.math.kobe-u.ac.jp/OpenXM/}{http://www.math.kobe-u.ac.jp/OpenXM/}
1.1       noro       76: \bibitem{openasir-intro}  Ohara, Takayama, Noro: Introduction to Open Asir ,
                     77: 1999, (in Japanese),
1.9       takayama   78: Suushiki-Shyori, Vol 7, No 2, 2--17. (ISBN4-87243-086-7, SEG , Tokyo).
1.4       noro       79: \bibitem{kan}
                     80: Takayama, N.,
                     81: {\em Kan: A system for computation in
                     82: algebraic analysis,} 1991 version 1,
                     83: 1994 version 2, the latest version is 2.991106.
1.9       takayama   84: \htmladdnormallink{ftp://ftp.math.kobe-u.ac.jp/pub/kan}{ftp://ftp.math.kobe-u.ac.jp/pub/kan}
1.4       noro       85: \bibitem{phc}
                     86: Verschelde, J.,
                     87: PHCpack: A general-purpose solver for polynomial systems by
                     88: homotopy continuation.  ACM Transaction on Mathematical Softwares, 25(2)
                     89: 251-276, 1999.
                     90: \bibitem{iamc}
                     91: Wang, P.,
                     92: Design and Protocol for Internet Accessible Mathematical Computation.
                     93: Technical Report ICM-199901-001, ICM/Kent State University, 1999.
1.8       takayama   94: \bibitem{xml}
                     95: XML
1.10      takayama   96: \htmladdnormallink{\tt http://www.w3c.org}{http://www.w3c.org}
1.1       noro       97: \end{thebibliography}
                     98: */
                     99:
                    100: /*&C
                    101: \bigbreak
                    102: \bigbreak
                    103: \bigbreak
                    104:
                    105: \small{
                    106: \noindent
                    107:     \rightline{ Masayuki Noro,}
1.8       takayama  108:     \rightline{ FUJITSU LABORATORIES LTD., Kawasaki, Japan; (by Aug., 2000)}
1.4       noro      109:  \rightline{{\tt noryo@flab.fujitsu.co.jp}}
1.8       takayama  110:    \rightline{Current Address: Department of Mathematics, Kobe University,
                    111:                Rokko, Kobe, 657-8501, Japan;}
                    112: \rightline{{\tt noro@math.kobe-u.ac.jp}}
1.1       noro      113:
                    114: \vskip .5cm
                    115:
                    116: \noindent
                    117:     \rightline{ Nobuki Takayama,}
                    118:    \rightline{Department of Mathematics, Kobe University,
                    119:                Rokko, Kobe, 657-8501, Japan;}
                    120: \rightline{{\tt takayama@math.kobe-u.ac.jp}}
                    121: }
                    122:
                    123: \end{document}
                    124: */

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>