doc/OR/titlepage.tex
author wneuper
Thu, 17 Jan 2008 16:27:03 +0100
changeset 3881 72f0be16d83b
parent 141 68d94a603cad
permissions -rw-r--r--
start-work-070517 merged into HEAD
wneuper@141
     1
\begin{titlepage}
wneuper@141
     2
  \fontsize{12pt}{16pt}\selectfont
wneuper@141
     3
wneuper@141
     4
  \begin{center}
wneuper@141
     5
wneuper@141
     6
  \vspace*{10mm}
wneuper@141
     7
wneuper@141
     8
%\textbf{\LARGE{Visualization of Mathematical Knowledge for the \isac-Project}}
wneuper@141
     9
 \textbf{\LARGE{Presentation of Mathematical Knowledge in the \isac-System}} \\
wneuper@141
    10
  \medskip
wneuper@141
    11
   \vspace{15mm}
wneuper@141
    12
wneuper@141
    13
  {\large Robert K\"onighofer} \\
wneuper@141
    14
   \vspace{1mm}
wneuper@141
    15
  {\large Student at the Institute for Software Technology (IST), 
wneuper@141
    16
Graz University of Technology, Infeldgasse 16b, A-8010 Graz, Austria.}\\
wneuper@141
    17
  {\large \verb,king@sbox.tugraz.at,}
wneuper@141
    18
wneuper@141
    19
  \vspace{10mm}
wneuper@141
    20
wneuper@141
    21
  {\large Bachelor Thesis}
wneuper@141
    22
wneuper@141
    23
  \vspace{10mm}
wneuper@141
    24
  \end{center}
wneuper@141
    25
wneuper@141
    26
wneuper@141
    27
  \begin{center}
wneuper@141
    28
wneuper@141
    29
  \vspace{5mm}
wneuper@141
    30
wneuper@141
    31
\begin{figure}[htb]
wneuper@141
    32
\centerline{\includegraphics[width=0.2\textwidth, keepaspectratio=true]{fig/icons/tug}}
wneuper@141
    33
\end{figure}
wneuper@141
    34
wneuper@141
    35
wneuper@141
    36
  \vspace{5mm}
wneuper@141
    37
wneuper@141
    38
  Graz, Oct. 2006 \\
wneuper@141
    39
  \end{center}
wneuper@141
    40
wneuper@141
    41
  \vspace{30mm}
wneuper@141
    42
{\small
wneuper@141
    43
\begin{tabular}{ll}
wneuper@141
    44
wneuper@141
    45
  Supervisor:    & Univ.Prof. Dipl.-Ing. Dr.techn. Franz Wotawa \\
wneuper@141
    46
  Project Coordinator: & Dr.techn. Walther Neuper \\
wneuper@141
    47
\end{tabular}
wneuper@141
    48
}
wneuper@141
    49
wneuper@141
    50
\newpage
wneuper@141
    51
%{ }\\  
wneuper@141
    52
wneuper@141
    53
\def\changemargin#1#2{\list{}{\rightmargin#2\leftmargin#1}\item[]}
wneuper@141
    54
\let\endchangemargin=\endlist
wneuper@141
    55
wneuper@141
    56
%\begin{changemargin}{.7cm}{.7cm}
wneuper@141
    57
%\renewcommand{\baselinestretch}{0.8}
wneuper@141
    58
%\selectfont
wneuper@141
    59
{
wneuper@141
    60
%\fontsize{10pt}{12pt}
wneuper@141
    61
%\selectfont
wneuper@141
    62
wneuper@141
    63
%WN061012 sch\"on, das Abstract gleich auf der 1.Seite pr\"asentiert zu bekommen; das \"ubliche Format hat das Abstract jedoch weiter hinten (im Falle von Danksagungen sogar noch hinter diesen) ?!?
wneuper@141
    64
\verb' '\\
wneuper@141
    65
\vspace{20mm}
wneuper@141
    66
\verb' '\\
wneuper@141
    67
\begin{center}
wneuper@141
    68
{\bf Abstract: }
wneuper@141
    69
\end{center}
wneuper@141
    70
\sisac\, is a system for applied mathematics. This document is a report about the work done in my bachelor project within
wneuper@141
    71
the \sisac-team. 
wneuper@141
    72
wneuper@141
    73
The goal of my 
wneuper@141
    74
project was to design and implement the presentation of the mathematical knowledge to the user.
wneuper@141
    75
One part of my work comprised design issues which had to be related to the given architecture of the system. This included challenges concerning the highly distributed system, concerning the usage of several rendering devices (standard web-browsers and others) and concerning dynamic generation of HTML.
wneuper@141
    76
wneuper@141
    77
The other part was about the transformation of XML files into HTML files using the XSLT technology --- open for extensions of the language of mathematical formulae to be expected in the future.
wneuper@141
    78
wneuper@141
    79
wneuper@141
    80
%WN061012 geh\"ort nach meinem Gef\"uhl nicht ganz vorne hierher...
wneuper@141
    81
%After an introduction to the topic, the requirements to be fulfilled are discussed. The design and the implementation as solution of the task is then discussed in detail. Finally, the results of my work with a focus on future developments are presented.
wneuper@141
    82
}
wneuper@141
    83
%\end{changemargin}
wneuper@141
    84
wneuper@141
    85
wneuper@141
    86
\end{titlepage}
wneuper@141
    87
wneuper@141
    88