#
# This is an example for the data file.
# Lines like this with a # at beginning are comments.
# Words between  < > are section headers.  
# 
# Comments are allowed before a section-header but not between 
# section-header and following data.
# Please remove unused sections with header or make a comment with a #.
#
# Please use international Latex umlauts, e.g. \"a \"o \"u {\ss}.
#
<title>
This is my title 
<speaker>
Manfred Mustermann
<mail>
manfred.mustermann@demonet.de
#
# coauthors from the same institution like the speaker
#
<coauthor>
Hansi Helferlein
<mail>
hansi.hilf@heinzelmann.de
<institution>
Technische Universit\"at Chemnitz
Fakult\"at f\"ur Mathematik
12345 Chemnitz
#
# another coauthor, but from an other institution
#
<coauthor>
Ali Baba
<mail>
ali.baba@sesamoeffnedich
<institution>
Desert University  
Department of Mathematics
9876 Ranavir
#
# now comes the abstract in LATEX style
#
<abstract_start>
In my work I want to show you ...

\begin{eqnarray}
\left[ \dot{s}(t) \atop \dot{v}(t) \right] &=&
  \left[ \begin{array}{cc} 0 & 1 \\ 0 & 0 \\ \end{array} \right]
  \left[ s(t) \atop v(t) \right] + 
  \left[ 0 \atop \frac{1}{m} \right] u(t) \\
\dot{X}(t)&=&A*X(t)+B*u(t) 
\end{eqnarray}


And so we can assume, that ...


<abstract_end>
#
# some references
#
<references>
M. Mustermann, H. Helferlein, A. Baba: On my topic. 
Preprint 1234, Desert University, 2000.
Submitted to ...
<end>