doc/OR/titlepage.tex
changeset 3881 72f0be16d83b
parent 141 68d94a603cad
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/doc/OR/titlepage.tex	Thu Jan 17 16:27:03 2008 +0100
     1.3 @@ -0,0 +1,88 @@
     1.4 +\begin{titlepage}
     1.5 +  \fontsize{12pt}{16pt}\selectfont
     1.6 +
     1.7 +  \begin{center}
     1.8 +
     1.9 +  \vspace*{10mm}
    1.10 +
    1.11 +%\textbf{\LARGE{Visualization of Mathematical Knowledge for the \isac-Project}}
    1.12 + \textbf{\LARGE{Presentation of Mathematical Knowledge in the \isac-System}} \\
    1.13 +  \medskip
    1.14 +   \vspace{15mm}
    1.15 +
    1.16 +  {\large Robert K\"onighofer} \\
    1.17 +   \vspace{1mm}
    1.18 +  {\large Student at the Institute for Software Technology (IST), 
    1.19 +Graz University of Technology, Infeldgasse 16b, A-8010 Graz, Austria.}\\
    1.20 +  {\large \verb,king@sbox.tugraz.at,}
    1.21 +
    1.22 +  \vspace{10mm}
    1.23 +
    1.24 +  {\large Bachelor Thesis}
    1.25 +
    1.26 +  \vspace{10mm}
    1.27 +  \end{center}
    1.28 +
    1.29 +
    1.30 +  \begin{center}
    1.31 +
    1.32 +  \vspace{5mm}
    1.33 +
    1.34 +\begin{figure}[htb]
    1.35 +\centerline{\includegraphics[width=0.2\textwidth, keepaspectratio=true]{fig/icons/tug}}
    1.36 +\end{figure}
    1.37 +
    1.38 +
    1.39 +  \vspace{5mm}
    1.40 +
    1.41 +  Graz, Oct. 2006 \\
    1.42 +  \end{center}
    1.43 +
    1.44 +  \vspace{30mm}
    1.45 +{\small
    1.46 +\begin{tabular}{ll}
    1.47 +
    1.48 +  Supervisor:    & Univ.Prof. Dipl.-Ing. Dr.techn. Franz Wotawa \\
    1.49 +  Project Coordinator: & Dr.techn. Walther Neuper \\
    1.50 +\end{tabular}
    1.51 +}
    1.52 +
    1.53 +\newpage
    1.54 +%{ }\\  
    1.55 +
    1.56 +\def\changemargin#1#2{\list{}{\rightmargin#2\leftmargin#1}\item[]}
    1.57 +\let\endchangemargin=\endlist
    1.58 +
    1.59 +%\begin{changemargin}{.7cm}{.7cm}
    1.60 +%\renewcommand{\baselinestretch}{0.8}
    1.61 +%\selectfont
    1.62 +{
    1.63 +%\fontsize{10pt}{12pt}
    1.64 +%\selectfont
    1.65 +
    1.66 +%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) ?!?
    1.67 +\verb' '\\
    1.68 +\vspace{20mm}
    1.69 +\verb' '\\
    1.70 +\begin{center}
    1.71 +{\bf Abstract: }
    1.72 +\end{center}
    1.73 +\sisac\, is a system for applied mathematics. This document is a report about the work done in my bachelor project within
    1.74 +the \sisac-team. 
    1.75 +
    1.76 +The goal of my 
    1.77 +project was to design and implement the presentation of the mathematical knowledge to the user.
    1.78 +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.
    1.79 +
    1.80 +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.
    1.81 +
    1.82 +
    1.83 +%WN061012 geh\"ort nach meinem Gef\"uhl nicht ganz vorne hierher...
    1.84 +%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.
    1.85 +}
    1.86 +%\end{changemargin}
    1.87 +
    1.88 +
    1.89 +\end{titlepage}
    1.90 +
    1.91 +