# # 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 datas # # Please remove unused sections with header or make a comment from it with a # # 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>