version 1.8, 2000/09/09 21:59:12 |
version 1.14, 2001/03/07 04:58:41 |
|
|
%% $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.7 2000/09/08 20:00:46 takayama Exp $ |
%% $OpenXM: OpenXM/doc/OpenXM-specs/OpenXM.tex,v 1.13 2000/12/05 04:08:27 ohara Exp $ |
\documentclass{article} |
\documentclass{article} |
\IfFileExists{epsfig.sty}{\usepackage{epsfig}}{} |
\IfFileExists{epsfig.sty}{\usepackage{epsfig}}{} |
|
\usepackage{html} |
\begin{document} |
\begin{document} |
/*&jp |
/*&jp |
\title{{\bf Open XM の設計と実装} \\ |
\title{{\bf Open XM の設計と実装: クライアントサーバモデルと数学共通表現 (OpenXM-RFC 100, proposed standard)} \\ |
--- Open message eXchange protocol for Mathematics } |
--- Open message eXchange protocol for Mathematics } |
\author{ 野呂正行, |
\author{ 野呂正行, |
高山信毅\thanks{神戸大学理学部数学教室} |
高山信毅\thanks{神戸大学理学部数学教室,\htmladdnormallink{http://www.math.kobe-u.ac.jp/$\tilde{\ }$taka}{http://www.math.kobe-u.ac.jp/\tilde{\ }taka}}} |
} |
\date{ 2000年, 11月17日} |
\date{ 2000年, 9月10日} |
|
*/ |
*/ |
/*&eg |
/*&eg |
\title{{\bf Design and Implementation of OpenXM} \\ |
\title{{\bf Design and Implementation of OpenXM client server model and |
|
common mathematical object format (OpenXM-RFC 100, proposed standard)} \\ |
--- Open message eXchange protocol for Mathematics |
--- Open message eXchange protocol for Mathematics |
} |
} |
\author{ Masayuki Noro, |
\author{ Masayuki Noro, |
Nobuki Takayama\thanks{Department of Mathematics, Kobe University} |
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}}} |
} |
\date{ November 17, 2000 } |
\date{ September 10, 2000 } |
|
*/ |
*/ |
\maketitle |
\maketitle |
|
\newpage |
|
\tableofcontents |
|
\newpage |
\def\noroa#1{ } |
\def\noroa#1{ } |
\def\remove#1{ } |
\def\remove#1{ } |
|
|
|
|
\bibitem{asir} |
\bibitem{asir} |
Noro, M. et al., |
Noro, M. et al., |
A Computer Algebra System {\tt Risa/Asir}, 1993, 1995, 2000\\ |
A Computer Algebra System {\tt Risa/Asir}, 1993, 1995, 2000\\ |
{\tt ftp://archives.cs.ehime-u.ac.jp/pub/asir2000/} |
\htmladdnormallink{ftp://archives.cs.ehime-u.ac.jp/pub/asir2000/}{ftp://archives.cs.ehime-u.ac.jp/pub/asir2000/} |
\bibitem{openmath} {\tt http://www.openmath.org} |
\bibitem{openmath} \htmladdnormallink{\tt http://www.openmath.org}{http://www.openmath.org} |
\bibitem{openxxx} {\tt http://www.math.kobe-u.ac.jp/OpenXM/ (under construction)} |
\bibitem{openxxx} \htmladdnormallink{\tt http://www.math.kobe-u.ac.jp/OpenXM/}{http://www.math.kobe-u.ac.jp/OpenXM/} |
\bibitem{openasir-intro} Ohara, Takayama, Noro: Introduction to Open Asir , |
\bibitem{openasir-intro} Ohara, Takayama, Noro: Introduction to Open Asir , |
1999, (in Japanese), |
1999, (in Japanese), |
Suushiki-Shyori, Vol 7, No 2, 2--17. (ISBN4-87243-086-7, SEG , Tokyo). \\ |
Suushiki-Shyori, Vol 7, No 2, 2--17. (ISBN4-87243-086-7, SEG , Tokyo). |
{\tt http://www.math.kobe-u.ac.jp/OpenXM/} |
|
\bibitem{kan} |
\bibitem{kan} |
Takayama, N., |
Takayama, N., |
{\em Kan: A system for computation in |
{\em Kan: A system for computation in |
algebraic analysis,} 1991 version 1, |
algebraic analysis,} 1991 version 1, |
1994 version 2, the latest version is 2.991106. |
1994 version 2, the latest version is 2.991106. |
{\tt \small ftp.math.kobe-u.ac.jp/pub/kan} |
\htmladdnormallink{ftp://ftp.math.kobe-u.ac.jp/pub/kan}{ftp://ftp.math.kobe-u.ac.jp/pub/kan} |
\bibitem{phc} |
\bibitem{phc} |
Verschelde, J., |
Verschelde, J., |
PHCpack: A general-purpose solver for polynomial systems by |
PHCpack: A general-purpose solver for polynomial systems by |
Line 93 Design and Protocol for Internet Accessible Mathematic |
|
Line 94 Design and Protocol for Internet Accessible Mathematic |
|
Technical Report ICM-199901-001, ICM/Kent State University, 1999. |
Technical Report ICM-199901-001, ICM/Kent State University, 1999. |
\bibitem{xml} |
\bibitem{xml} |
XML |
XML |
{\tt http://www.w3c.org} |
\htmladdnormallink{\tt http://www.w3c.org}{http://www.w3c.org} |
\end{thebibliography} |
\end{thebibliography} |
*/ |
*/ |
|
|