1070 |
kaklik |
1 |
% The documentation of the usage of CTUstyle -- the template for
|
|
|
2 |
% typessetting thesis by plain\TeX at CTU in Prague
|
|
|
3 |
% ---------------------------------------------------------------------
|
|
|
4 |
% Petr Olsak Jan. 2013
|
|
|
5 |
|
|
|
6 |
% You can copy this file to your own file and do some changes.
|
|
|
7 |
% Then you can run: pdfcsplain your-file
|
|
|
8 |
|
|
|
9 |
\input ctustyle % The template is included here.
|
|
|
10 |
%\input pdfuni % Uncomment this if you need accented PDFoutlines
|
|
|
11 |
|
|
|
12 |
\worktype [M/EN] % Type: B = bachelor, M = master, D = Ph.D., O = other
|
|
|
13 |
% / the language: CZ = Czech, SK = Slovak, EN = English
|
|
|
14 |
|
|
|
15 |
\faculty {F3} % Type your faculty F1, F2, F3, etc.
|
|
|
16 |
% use main language of your document here:
|
1092 |
kaklik |
17 |
\department {Department of Measurement}
|
1089 |
kaklik |
18 |
\titleCZ {Rychlý vícekanálový systém sběru dat pro radioastronomický přijímač}
|
1070 |
kaklik |
19 |
%\subtitle {Šablona v plain\TeX{}u\nl pro sazbu studentských závěrečných prací na ČVUT}
|
|
|
20 |
% \subtitle is optional
|
|
|
21 |
\author {Jakub Kákona}
|
|
|
22 |
\date {June 2014}
|
1092 |
kaklik |
23 |
\supervisor {Ing. Martin Matoušek, Ph.D.} % One or more supervisors
|
|
|
24 |
\studyinfo {Aircraft and Space Systems} % Study programme etc.
|
1070 |
kaklik |
25 |
\workname {Dokumentace} % Used only if \worktype [O/*] (Other)
|
|
|
26 |
% optional more information about the document:
|
|
|
27 |
\workinfo {\url{http://petr.olsak.net/ctustyle.html}}
|
|
|
28 |
% Title / Subtitle in minor language:
|
1090 |
kaklik |
29 |
\title {Fast multi-channel data acquisition system for radio-astronomy receiver}
|
1070 |
kaklik |
30 |
%\subtitleEN {the plain\TeX{} template for theses at CTU}
|
|
|
31 |
% If minor language is other than English
|
|
|
32 |
% use \titleCZ, \subtitleCZ or \titleSK, \subtitleSK instead it.
|
|
|
33 |
\pagetwo {} % The text printed on the page 2 at the bottom.
|
|
|
34 |
|
|
|
35 |
\abstractEN {
|
|
|
36 |
.
|
|
|
37 |
}
|
|
|
38 |
\abstractCZ {
|
|
|
39 |
.
|
|
|
40 |
} % If your language is Slovak use \abstractSK instead \abstractCZ
|
|
|
41 |
|
|
|
42 |
\keywordsEN {%
|
|
|
43 |
|
|
|
44 |
}
|
|
|
45 |
\keywordsCZ {%
|
|
|
46 |
|
|
|
47 |
}
|
|
|
48 |
\thanks { % Use main language here
|
|
|
49 |
}
|
|
|
50 |
|
|
|
51 |
\declaration { % Use main language here
|
|
|
52 |
Prohlašuji, že jsem předloženou práci vypracoval
|
|
|
53 |
samostatně a že jsem uvedl veškeré použité informační zdroje v~souladu
|
|
|
54 |
s~Metodickým pokynem o~dodržování etických principů při přípravě
|
|
|
55 |
vysokoškolských závěrečných prací.
|
|
|
56 |
|
1086 |
kaklik |
57 |
V Praze dne 12. 5. 2014 % !!! Attention, you have to change this item.
|
1070 |
kaklik |
58 |
\signature % makes dots
|
|
|
59 |
}
|
|
|
60 |
|
|
|
61 |
%%%%% <-- % The place for your own macros is here.
|
|
|
62 |
|
1073 |
kaklik |
63 |
\draft % Uncomment this if the version of your document is working only.
|
1089 |
kaklik |
64 |
%\linespacing=1.7 % uncomment this if you need more spaces between lines
|
1070 |
kaklik |
65 |
% Warning: this works only when \draft is activated!
|
|
|
66 |
\savetoner % Turns off the lightBlue backround of tables and
|
|
|
67 |
% verbatims, only for \draft version.
|
|
|
68 |
%\blackwhite % Use this if you need really Black+White thesis.
|
|
|
69 |
%\onesideprinting % Use this if you really don't use duplex printing.
|
|
|
70 |
|
|
|
71 |
\makefront % Mandatory command. Makes title page, acknowledgment, contents etc.
|
|
|
72 |
|
1077 |
kaklik |
73 |
\input introduction % Files where the source of the document is prepared.
|
1099 |
kaklik |
74 |
\input description % Full name is: uvod.tex, popis.tex, the suffix can be omitted.
|
1098 |
kaklik |
75 |
\input conclusion
|
1077 |
kaklik |
76 |
\input appendix
|
1070 |
kaklik |
77 |
|
|
|
78 |
\bye
|