<?xml version="1.0" encoding="iso-8859-1"?>

<!-- Masters thesis 
     NOTE : copied from PhDThesis, so don't wonder if there are
     strange fields in here.-->

<!-- fill out the unique identifier ID (e.g. 'Mauve2000a') and
     indicate the file formats that are available
     e.g. pdf="yes" -->
<mastersthesis id="Goebel2010a" pdf="no" postscript="no">

<!-- author of the thesis (REQUIRED) -->
<author>
   <firstname>Norbert</firstname><lastname>Goebel</lastname>
</author>

<!-- title of the thesis (REQUIRED) -->
<title>Trace-basierte Simulation von Mobilfunkcharakteristiken für die Fahrzeug-zu-Fahrzeug Kommunikation</title>

<!-- referee, i.e. first reviewer of the thesis (REQUIRED) -->
<referee>Prof. Dr. Martin Mauve</referee>

<!-- co-referee, i.e. second reviewer of the thesis (REQUIRED) -->
<coreferee>Jun-Prof. Dr. Björn Scheuermann</coreferee>

<!-- supervisor of the thesis (REQUIRED) -->
<supervisor>
   <firstname>Markus</firstname><lastname>Koegel</lastname>
</supervisor>

<!-- school, i.e. responsibly institution (REQUIRED) -->
<school>Department of Computer Science, Heinrich Heine University Düsseldorf</school>

<!-- address of the institution (OPTIONAL) -->
<address>Heinrich-Heine-Universität Düsseldorf</address>

<!-- date of publication (REQUIRED), e.g.
     <day>23</day>
     <month>August</month>
     <year>2010</year>
-->
<day>23</day>
<month>August</month>
<year>2010</year>

<!-- number of pages (OPTIONAL) -->
<pages></pages>

<!-- abstract (REQUIRED) -->
<abstract></abstract>

<!-- keyword(s) (REQUIRED) -->
<keyword></keyword>
<keyword></keyword>

<!-- keyword(s) according to ACM Computing Classification System (OPTIONAL) -->
<acmccs>
   <!-- e.g. <category>I.4.8 Scene Analysis<category><subject>Motion</subject> -->
   <category></category><subject></subject>
</acmccs>

<!-- comments (OPTIONAL) -->
<note></note>

</mastersthesis>
