X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmathql%2Fdoc%2Fmathql.tex;h=ed9a96021736fa05b3ea5c2426e8f9ece81ea998;hb=bbff1250ea4a6c74151ef00340983f2547b2e912;hp=522e405e1d0df08300092ee1ed0b39651e61bf6e;hpb=1c84c6e1df257ad284a256ee0c2c1a203f81b713;p=helm.git diff --git a/helm/mathql/doc/mathql.tex b/helm/mathql/doc/mathql.tex index 522e405e1..ed9a96021 100644 --- a/helm/mathql/doc/mathql.tex +++ b/helm/mathql/doc/mathql.tex @@ -1,41 +1,32 @@ -\documentclass[10pt]{article} - -% \usepackage{fguidi} -\addtolength{\textheight}{2.5cm} -\addtolength{\oddsidemargin}{-1.0cm} -\addtolength{\evensidemargin}{-1.0cm} -\addtolength{\textwidth}{2.0cm} -\addtolength{\topmargin}{-1.0cm} - -\newcommand\xcomment[1]{} -\newcommand\URI[1]{\texttt{<#1>}} - -\newcommand\MathQL{\textsc{mathql-1}} -\newcommand\RDF{\textsc{rdf}} -\newcommand\RDFS{\textsc{rdf schema}} -\newcommand\HELM{\textsc{helm}} -\newcommand\POSIX{\textsc{posix}} -\newcommand\XML{\textsc{xml}} -\newcommand\CAML{\textsc{caml}} -\newcommand\SQL{\textsc{sql}} -\newcommand\MySQL{\textsc{mysql}} -\newcommand\PostgreSQL{\textsc{postgresql}} -\newcommand\Galax{\textsc{galax}} -\newcommand\XQuery{\textsc{xquery}} - -\title{MathQL-1.4} -\author{Ferruccio Guidi} - -\bibliographystyle{numeric} +\documentclass{llncs} + +\usepackage{mathql_macros} + +\title{MathQL-1 Version 4\\Reference Documentation} +\author{Ferruccio Guidi% +\thanks{This work has been partially supported by +MoWGLI (European FET Project IST-2001-33562).} +} + +\institute{Department of Computer Science\\ +Mura Anteo Zamboni 7, 40127 Bologna, ITALY.\\ +\email{fguidi@cs.unibo.it}} + +\date{ } \begin{document} \maketitle +\begin{abstract} +\end{abstract} + \tableofcontents \input{mathql_overview} \input{mathql_introduction} +\input{mathql_operational} +\input{mathql_tests} \input{mathql_bib} \end{document}