source: SMC4LRT/chapters/introduction_.tex

Last change on this file was 2672, checked in by vronk, 11 years ago

reorganized according to the MasterThesisTemplate? of the Departement

File size: 4.1 KB
Line 
1\section{General Information}
2
3This document is intended as a template and guideline and should support the author in the course of doing the master's thesis.
4Assessment criteria comprise the quality of the theoretical and/or practical work as well as structure, content and wording of the written master's thesis. Careful attention should be given to the basics of scientific work (e.g., correct citation).
5
6\section{Organizational Issues}
7
8A master's thesis at the Faculty of Informatics has to be finished within six months. During this period regular meetings between the advisor(s) and the author have to take place.
9In addition, the following milestones have to be fulfilled:
10\begin{enumerate}
11  \item  Within one month after having fixed the topic of the thesis the master's thesis proposal has to be prepared and must be accepted by the advisor(s). The master's thesis proposal must follow the respective template of the dean of academic affairs. Thereafter the proposal has to be applied for at the deanery. The necessary forms may be found on the web site of the Faculty of Informatics. \url{http://www.informatik.tuwien.ac.at/dekanat/formulare.html}
12  \item  Accompanied with the master's thesis proposal, the structure of the thesis in terms of a table of contents has to be provided.
13  \item Then, the first talk has to be given at the so-called ``Seminar for Master Students''. The slides have to be discussed with the advisor(s) one week in advance. Attendance of the ``Seminar for Master Students'' is compulsory and offers the opportunity to discuss arising problems among other master students.
14  \item At the latest five months after the beginning, a provisional final version of the thesis has to be handed over to the advisor(s). 
15  \item As soon as the provisional final version exists, a first poster draft has to be made. The making of a poster is a compulsory part of the ``Seminar for Master Students'' for all master studies at the Faculty of Informatics. Drafts and design guidelines can be found at \url{http://www.informatik.tuwien.ac.at/studium/richtlinien}.
16  \item After having consulted the advisor(s) the second talk has to be held at the ``Seminar for Master Students''.
17  \item At the latest six months after the beginning, the corrected version of the master's thesis and the poster have to be handed over to the advisor(s).
18  \item After completion the master's thesis has to be presented at the ``epilog''. For detailed information on the epilog see: \\ \url{http://www.informatik.tuwien.ac.at/studium/epilog}
19\end{enumerate}
20
21\section{Structure of the Master's Thesis}
22
23If the curriculum regulates the language of the master's thesis to be English (like for ``Business Informatics''), the thesis has to be written in English. Otherwise, the master's thesis may be written in English or in German. The structure of the thesis is predetermined.
24The table of contents is followed by the introduction and the main part, which can vary according to the content. The master's thesis ends with the bibliography (compulsory) and the appendix (optional).
25
26\begin{itemize}
27  \item Cover page
28  \item Acknowledgements
29  \item Abstract of the thesis in English and German
30  \item Table of contents
31  \item Introduction
32        \begin{itemize}
33                \item motivation
34                \item problem statement (which problem should be solved?)
35                \item aim of the work
36                \item methodological approach
37                \item structure of the work
38        \end{itemize}
39  \item State of the art / analysis of existing approaches
40        \begin{itemize}
41                \item literature studies
42                \item analysis
43                \item comparison and summary of existing approaches
44        \end{itemize}
45  \item Methodology
46        \begin{itemize}
47                \item used concepts
48                \item methods and/or models
49                \item languages
50                \item design methods
51                \item data models
52                \item analysis methods
53                \item formalisms
54        \end{itemize}
55  \item Suggested solution/implementation
56  \item Critical reflection
57        \begin{itemize}
58                \item comparison with related work
59                \item discussion of open issues
60        \end{itemize}
61  \item Summary and future work
62  \item Appendix: source code, data models, \dots
63  \item Bibliography
64\end{itemize}
65
Note: See TracBrowser for help on using the repository browser.