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

Diff for /OpenXM/doc/ascm2001/ascm2001.tex between version 1.1 and 1.2

version 1.1, 2001/03/07 02:42:10 version 1.2, 2001/03/07 04:37:54
Line 1 
Line 1 
 %$OpenXM$  %$OpenXM: OpenXM/doc/ascm2001/ascm2001.tex,v 1.1 2001/03/07 02:42:10 noro Exp $
 %% You need acmconf.cls and flushend.sty to compile this file.  %% You need acmconf.cls and flushend.sty to compile this file.
 %% They may be obtained from  %% They may be obtained from
 %%  http://riksun.riken.go.jp/archives/tex-archive/macros/latex/contrib/supported/acmconf/  %%  http://riksun.riken.go.jp/archives/tex-archive/macros/latex/contrib/supported/acmconf/
Line 7 
Line 7 
 %% \CopyrightText{\copyright 2000, }  %% \CopyrightText{\copyright 2000, }
 \IfFileExists{graphicx.sty}{\usepackage{graphicx}}{}  \IfFileExists{graphicx.sty}{\usepackage{graphicx}}{}
 \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}  \IfFileExists{epsfig.sty}{\usepackage{epsfig}}{}
 \ConferenceName{ISSAC 2000, St. Andrews, UK, 2000}  \ConferenceName{ASCM 2001, Ehime, Japan, 2001}
 \ConferenceShortName{ISSAC2000}  \ConferenceShortName{ASCM 2001}
 \def\OpenXM{{\rm OpenXM\ }}  \def\OpenXM{{\rm OpenXM\ }}
   
 \begin{document}  \begin{document}
 \date{January 16, 2000}  \date{March 7, 2001}
 \title{OpenXM  \title{The Design and Implementation of OpenXM-RFC 100 and 101}
       --- an Open System \\ to Integrate Mathematical Softwares}  
 \author{\Author{Masahide Maekawa}\\  \author{\Author{Masahide Maekawa}\\
          \Address{Kobe University}\\           \Address{Kobe University}\\
          \Email{maekawa@math.kobe-u.ac.jp}\\           \Email{maekawa@math.kobe-u.ac.jp}\\
          \and           \and
          \Author{Masayuki Noro}\\           \Author{Masayuki Noro}\\
          \Address{Fujitsu Labs}\\           \Address{Kobe University}\\
          \Email{noryo@flab.fujitsu.co.jp}           \Email{noro@math.kobe-u.ac.jp}
          \and           \and
          \Author{Katsuyoshi Ohara}\\           \Author{Katsuyoshi Ohara}\\
          \Address{Kanazawa University}\\           \Address{Kanazawa University}\\
          \Email{ohara@air.s.kanazawa-u.ac.jp}           \Email{ohara@air.s.kanazawa-u.ac.jp}
          \and           \and
          \Author{Yukio Okutani}\\  
          \Address{Kobe University}\\  
          \Email{okutani@math.kobe-u.ac.jp}  
          \and  
          \Author{Nobuki Takayama}\\           \Author{Nobuki Takayama}\\
          \Address{Kobe University}\\           \Address{Kobe University}\\
          \Email{takayama@math.kobe-u.ac.jp}           \Email{takayama@math.kobe-u.ac.jp}
Line 47  softwares.
Line 42  softwares.
 It provides methods and protocols  It provides methods and protocols
 for interactive distributed computation and  for interactive distributed computation and
 for integrating mathematical softwares.  for integrating mathematical softwares.
 \OpenXM package is a set of softwares that supports \OpenXM protocols.  \OpenXM package is a set of softwares that supports \OpenXM RFC 100 and
   101 protocols.
 It is currently a collection of softwares  It is currently a collection of softwares
 {\tt Risa/Asir} \cite{asir}, {\tt Kan/sm1} \cite{kan}, {\tt PHC} pack \cite{phc}, {\tt GNUPLOT},  {\tt Risa/Asir} \cite{asir}, {\tt Kan/sm1} \cite{kan}, {\tt PHC} pack \cite{phc}, {\tt GNUPLOT},
 {\tt Mathematica} interface, and  {\tt Mathematica} interface, and
 {\tt OpenMath}/XML \cite{OpenMath} translator.  {\tt OpenMath}/XML \cite{OpenMath} translator.
 These are wrapped with the \OpenXM stack machine  These are wrapped with the \OpenXM stack machine
 to connect each other.  to connect each other.
 {\it Availability}: The OpenXM package is obtainable at \cite{openxm-web}  {\it Availability}: The OpenXM package has been obtainable at \cite{openxm-web}
 from January 24, 2000.  from January 24, 2000.
 \end{abstract}  \end{abstract}
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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