blob: 23d3c24ba0a93ee745166818cdaf1ed0097b6b3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
%%
%% This is file `fhACtitlepage.cfg',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% fhACtitlepage.dtx (with options: `cfg')
%% fhACtitlepage: A LaTeX2e package to create a titlepage for a diploma
%% thesis at Fachhochschule Aachen.
%%
%% Copyright (C) 2006 Juergen A. Lamers <jaloma@dokutransdata.de>
%%
\ProvidesFile{fhACtitlepage.cfg}
[2006/04/01 v0.1 fhACtitlepage demo configuration]
\title{Ich habe etwas besonderes entwickelt}
\author{Eine wirds gewesen sein}
\uniname{Fachhochschule Aachen}
\logofile{LogoFH}
\abtname{Standort Jülich}
\deptname{Labor für Medizinische-Informatik}
\profname{Prof.~Dr.~rer.~nat. W.\,Hillen}
\thesistype{Diplomarbeit}
\submitdatetown{Jülich, im April 2006}
\obtaining{zur Erlangung des Grades eines\\
Diplom-Ingenieurs der Physikalischen Technik\\
Fachrichtung: Biomedizinische Technik}
\principaladvisor{Prof.~Dr.~rer.~nat. W.\,Hillen\\Hat mich Betreut}%Alle Betreuer!!
\endinput
%%
%% End of file `fhACtitlepage.cfg'.
|