Subversion Repositories svnkaklik

Rev

Rev 1085 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log

Rev 1085 Rev 1100
1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2
% Compact Academic CV
2
% Compact Academic CV
3
% LaTeX Template
3
% LaTeX Template
4
% Version 1.0 (10/6/2012)
4
% Version 1.0 (10/6/2012)
5
%
5
%
6
% This template has been downloaded from:
6
% This template has been downloaded from:
7
% http://www.LaTeXTemplates.com
7
% http://www.LaTeXTemplates.com
8
%
8
%
9
% Original author:
9
% Original author:
10
% Dario Taraborelli (http://nitens.org/taraborelli/home)
10
% Dario Taraborelli (http://nitens.org/taraborelli/home)
11
%
11
%
12
% License:
12
% License:
13
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
13
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
14
%
14
%
15
% Important:
15
% Important:
16
% This template needs to be compiled using XeLaTeX
16
% This template needs to be compiled using XeLaTeX
17
%
17
%
18
% Note: this template has the option to use the Hoefler Text font, see the
18
% Note: this template has the option to use the Hoefler Text font, see the
19
% font configurations section below for instructions on using this font
19
% font configurations section below for instructions on using this font
20
%
20
%
21
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
21
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
22
 
22
 
23
%----------------------------------------------------------------------------------------
23
%----------------------------------------------------------------------------------------
24
%	PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
24
%	PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
25
%----------------------------------------------------------------------------------------
25
%----------------------------------------------------------------------------------------
26
 
26
 
27
\documentclass[11pt, a4paper]{article} % Document font size and paper size
27
\documentclass[11pt, a4paper]{article} % Document font size and paper size
28
 
28
 
29
\usepackage{fontspec} % Allows the use of OpenType fonts
29
\usepackage{fontspec} % Allows the use of OpenType fonts
30
 
30
 
31
\usepackage{geometry} % Allows the configuration of document margins
31
\usepackage{geometry} % Allows the configuration of document margins
32
\geometry{a4paper, textwidth=5.5in, textheight=8.5in, marginparsep=7pt, marginparwidth=.6in} % Document margin settings
32
\geometry{a4paper, textwidth=5.5in, textheight=8.5in, marginparsep=7pt, marginparwidth=.6in} % Document margin settings
33
\setlength\parindent{0in} % Remove paragraph indentation
33
\setlength\parindent{0in} % Remove paragraph indentation
34
 
34
 
35
\usepackage[usenames,dvipsnames]{xcolor} % Custom colors
35
\usepackage[usenames,dvipsnames]{xcolor} % Custom colors
36
 
36
 
37
\usepackage{sectsty} % Allows changing the font options for sections in a document
37
\usepackage{sectsty} % Allows changing the font options for sections in a document
38
\usepackage[normalem]{ulem} % Custom underlining
38
\usepackage[normalem]{ulem} % Custom underlining
39
\usepackage{xunicode} % Allows generation of unicode characters from accented glyphs
39
\usepackage{xunicode} % Allows generation of unicode characters from accented glyphs
40
\defaultfontfeatures{Mapping=tex-text} % Converts LaTeX specials (``quotes'' --- dashes etc.) to unicode
40
\defaultfontfeatures{Mapping=tex-text} % Converts LaTeX specials (``quotes'' --- dashes etc.) to unicode
41
 
41
 
42
\usepackage{marginnote} % For margin years
42
\usepackage{marginnote} % For margin years
43
\newcommand{\years}[1]{\marginnote{\scriptsize #1}} % New command for including margin years
43
\newcommand{\years}[1]{\marginnote{\scriptsize #1}} % New command for including margin years
44
\renewcommand*{\raggedleftmarginnote}{}
44
\renewcommand*{\raggedleftmarginnote}{}
45
\setlength{\marginparsep}{7pt} % Slightly increase the distance of the margin years from the contant
45
\setlength{\marginparsep}{7pt} % Slightly increase the distance of the margin years from the contant
46
\reversemarginpar
46
\reversemarginpar
47
 
47
 
48
\usepackage[xetex, bookmarks, colorlinks, breaklinks, pdftitle={Albert Einstein - vita},pdfauthor={Albert Einstein}]{hyperref} % PDF setup - set your name and the title of the document to be incorporated into the final PDF file meta-information
48
\usepackage[xetex, bookmarks, colorlinks, breaklinks, pdftitle={Albert Einstein - vita},pdfauthor={Albert Einstein}]{hyperref} % PDF setup - set your name and the title of the document to be incorporated into the final PDF file meta-information
49
\hypersetup{linkcolor=blue,citecolor=blue,filecolor=black,urlcolor=MidnightBlue} % Link colors
49
\hypersetup{linkcolor=blue,citecolor=blue,filecolor=black,urlcolor=MidnightBlue} % Link colors
50
 
50
 
51
%----------------------------------------------------------------------------------------
51
%----------------------------------------------------------------------------------------
52
%	FONT CONFIGURATIONS
52
%	FONT CONFIGURATIONS
53
%----------------------------------------------------------------------------------------
53
%----------------------------------------------------------------------------------------
54
 
54
 
55
% Two font choices are available in this template, the default is Linux Libertine, available for free at: http://www.linuxlibertine.org while the secondary choice is Hoefler Text which comes bundled with Mac OSX.
55
% Two font choices are available in this template, the default is Linux Libertine, available for free at: http://www.linuxlibertine.org while the secondary choice is Hoefler Text which comes bundled with Mac OSX.
56
% To use Hoefler Text, comment out the Linux Libertine block below and uncomment the Hoefler Text block. You will also need to replace the "\&" characters with "\amper{}" in section titles.
56
% To use Hoefler Text, comment out the Linux Libertine block below and uncomment the Hoefler Text block. You will also need to replace the "\&" characters with "\amper{}" in section titles.
57
 
57
 
58
% Linux Libertine Font (default)
58
% Linux Libertine Font (default)
59
\setromanfont [Ligatures={Common}, Numbers={OldStyle}, Variant=01]{Linux Libertine O} % Main text font
59
\setromanfont [Ligatures={Common}, Numbers={OldStyle}, Variant=01]{Linux Libertine O} % Main text font
60
%\setmonofont[Scale=0.8]{Monaco} % Set mono font (e.g. phone numbers)
60
%\setmonofont[Scale=0.8]{Monaco} % Set mono font (e.g. phone numbers)
61
\sectionfont{\mdseries\upshape\Large} % Set font options for sections
61
\sectionfont{\mdseries\upshape\Large} % Set font options for sections
62
\subsectionfont{\mdseries\scshape\normalsize} % Set font options for subsections
62
\subsectionfont{\mdseries\scshape\normalsize} % Set font options for subsections
63
\subsubsectionfont{\mdseries\upshape\large} % Set font options for subsubsections
63
\subsubsectionfont{\mdseries\upshape\large} % Set font options for subsubsections
64
\chardef\&="E050 % Custom ampersand character
64
\chardef\&="E050 % Custom ampersand character
65
 
65
 
66
% Hoefler Text Font (bundled with Mac OSX)
66
% Hoefler Text Font (bundled with Mac OSX)
67
%\setromanfont [Ligatures={Common}, Numbers={OldStyle}]{Hoefler Text} % Main text font
67
%\setromanfont [Ligatures={Common}, Numbers={OldStyle}]{Hoefler Text} % Main text font
68
%\setmonofont[Scale=0.8]{Monaco} % Set mono font (e.g. phone numbers)
68
%\setmonofont[Scale=0.8]{Monaco} % Set mono font (e.g. phone numbers)
69
%\setsansfont[Scale=0.9]{Optima Regular} % Set sans font, used in the main name and titles in the document
69
%\setsansfont[Scale=0.9]{Optima Regular} % Set sans font, used in the main name and titles in the document
70
%\newcommand{\amper}{{\fontspec[Scale=.95]{Hoefler Text}\selectfont\itshape\&}} % Custom ampersand character
70
%\newcommand{\amper}{{\fontspec[Scale=.95]{Hoefler Text}\selectfont\itshape\&}} % Custom ampersand character
71
%\sectionfont{\sffamily\mdseries\large\underline} % Set font options for sections
71
%\sectionfont{\sffamily\mdseries\large\underline} % Set font options for sections
72
%\subsectionfont{\rmfamily\mdseries\scshape\normalsize} % Set font options for subsections
72
%\subsectionfont{\rmfamily\mdseries\scshape\normalsize} % Set font options for subsections
73
%\subsubsectionfont{\rmfamily\bfseries\upshape\normalsize} % Set font options for subsubsections
73
%\subsubsectionfont{\rmfamily\bfseries\upshape\normalsize} % Set font options for subsubsections
74
 
74
 
75
%----------------------------------------------------------------------------------------
75
%----------------------------------------------------------------------------------------
76
 
76
 
77
\begin{document}
77
\begin{document}
78
 
78
 
79
%----------------------------------------------------------------------------------------
79
%----------------------------------------------------------------------------------------
80
%	CONTACT AND GENERAL INFORMATION SECTION
80
%	CONTACT AND GENERAL INFORMATION SECTION
81
%----------------------------------------------------------------------------------------
81
%----------------------------------------------------------------------------------------
82
 
82
 
83
{\LARGE Jakub Kákona}\\[1cm] % Your name
83
{\LARGE Jakub Kákona}\\[1cm] % Your name
84
U Jatek \texttt{19}
84
U Jatek \texttt{19}
85
Česká Republika\\[.2cm]
85
Česká Republika\\[.2cm]
86
Phone: \texttt{+420 604 484 808}\\ % Your phone number
86
Phone: \texttt{+420 604 484 808}\\ % Your phone number
87
Email: \href{mailto:kjakub@gmail.com}{kjakub@gmail.com}\\ % Your email address
87
Email: \href{mailto:kjakub@gmail.com}{kjakub@gmail.com}\\ % Your email address
88
%\textsc{url}: \href{http://www.ias.edu/spfeatures/einstein/}{http://www.ias.edu/spfeatures/einstein/}\\ % Your academic/personal website
88
%\textsc{url}: \href{http://www.ias.edu/spfeatures/einstein/}{http://www.ias.edu/spfeatures/einstein/}\\ % Your academic/personal website
89
 
89
 
90
\vfill % Whitespace between contact information and specific CV information
90
\vfill % Whitespace between contact information and specific CV information
91
 
91
 
92
%------------------------------------------------
92
%------------------------------------------------
93
 
93
 
94
Narození: 1.10.1988, Cheb\\ % Your date of birth
94
Narození: 1.10.1988, Cheb\\ % Your date of birth
95
%Nationality: Česká % Your nationality
95
%Nationality: Česká % Your nationality
96
 
96
 
97
%------------------------------------------------
97
%------------------------------------------------
98
 
98
 
99
\section*{Aktuální stav}
99
\section*{Aktuální stav}
100
 
100
 
101
\emph{Student},  ČVUT Fakulta elektrotechnická, Obor Letecké a kosmické systémy.  % Your current or previous employment position
101
\emph{Student},  ČVUT Fakulta elektrotechnická, Obor Letecké a kosmické systémy.  % Your current or previous employment position
102
 
102
 
103
%------------------------------------------------
103
%------------------------------------------------
104
 
104
 
105
\section*{Oblasti specializace}
105
\section*{Oblasti specializace}
106
 
106
 
107
Astronomie, Radioastronomie, fyzika, (opto)elektronika. % Your primary areas of research interest
107
Astronomie, Radioastronomie, fyzika, (opto)elektronika. % Your primary areas of research interest
108
 
108
 
109
%----------------------------------------------------------------------------------------
109
%----------------------------------------------------------------------------------------
110
%	WORK EXPERIENCE SECTION
110
%	WORK EXPERIENCE SECTION
111
%----------------------------------------------------------------------------------------
111
%----------------------------------------------------------------------------------------
112
 
112
 
113
\section*{Zkušenosti}
113
\section*{Zkušenosti}
114
 
114
 
115
\years{2013}Mentor programu ESA SOCIS pro projekt MLAB\\
115
\years{2013}Mentor programu ESA SOCIS pro projekt MLAB\\
116
\years{2007-2013}Vedoucí robotického kroužku Robozor v Českých Budějovicích \\
116
\years{2007-2013}Vedoucí robotického kroužku Robozor v Českých Budějovicích \\
117
\years{2008-2014}Vedoucí radioastronomické skupiny na letní Astronomické expedici v Úpici\\
117
\years{2008-2014}Vedoucí radioastronomické skupiny na letní Astronomické expedici v Úpici\\
118
 
118
 
119
%----------------------------------------------------------------------------------------
119
%----------------------------------------------------------------------------------------
120
%	EDUCATION SECTION
120
%	EDUCATION SECTION
121
%----------------------------------------------------------------------------------------
121
%----------------------------------------------------------------------------------------
122
 
122
 
123
\section*{Vzdělání}
123
\section*{Vzdělání}
124
 
124
 
125
\years{2008-2012}\textsc{Bc.} Aplikace přírodních věd - Laserové systémy a optoelektronika, FJFI ČVUT\\
125
\years{2008-2012}\textsc{Bc.} Aplikace přírodních věd - Laserová technika a optoelektronika, FJFI ČVUT\\
126
\years{2004-2008} Střední průmyslová škola strojní a elektrotechnická České Budějovice\\
126
\years{2004-2008} Střední průmyslová škola strojní a elektrotechnická České Budějovice\\
127
 
127
 
128
%----------------------------------------------------------------------------------------
128
%----------------------------------------------------------------------------------------
129
%	GRANTS, HONORS AND AWARDS SECTION
129
%	GRANTS, HONORS AND AWARDS SECTION
130
%----------------------------------------------------------------------------------------
130
%----------------------------------------------------------------------------------------
131
 
131
 
132
\section*{Granty}
132
\section*{Granty}
133
 
133
 
134
\years{2013} ESA Summer of Code in Space
134
\years{2013} ESA Summer of Code in Space
135
 
135
 
136
%----------------------------------------------------------------------------------------
136
%----------------------------------------------------------------------------------------
137
%	PUBLICATIONS AND TALKS SECTION
137
%	PUBLICATIONS AND TALKS SECTION
138
%----------------------------------------------------------------------------------------
138
%----------------------------------------------------------------------------------------
139
 
139
 
140
\section*{Publikace}
140
\section*{Publikace}
141
 
141
 
142
%\subsection*{Journal articles}
142
%\subsection*{Journal articles}
143
 
143
 
144
\years{2012} J. Kákona, M. Kákona, J. Szylar, “Measuring of ionospheric disturbances with Software Defined Radio based on Open Hardware", \emph{Acta Polytechnica}\\
144
\years{2012} J. Kákona, M. Kákona, J. Szylar, “Measuring of ionospheric disturbances with Software Defined Radio based on Open Hardware", \emph{Acta Polytechnica}\\
145
 
145
 
146
%------------------------------------------------
146
%------------------------------------------------
147
%\subsection*{Newspaper articles}
147
%\subsection*{Newspaper articles}
148
 
148
 
149
 
149
 
150
%----------------------------------------------------------------------------------------
150
%----------------------------------------------------------------------------------------
151
%	TEACHING SECTION
151
%	TEACHING SECTION
152
%----------------------------------------------------------------------------------------
152
%----------------------------------------------------------------------------------------
153
 
153
 
154
%\section*{Teaching}
154
%\section*{Teaching}
155
 
155
 
156
%...
156
%...
157
 
157
 
158
%------------------------------------------------
158
%------------------------------------------------
159
 
159
 
160
%\section*{Service to the profession}
160
%\section*{Service to the profession}
161
 
161
 
162
%...
162
%...
163
 
163
 
164
\vfill{} % Whitespace before final footer
164
\vfill{} % Whitespace before final footer
165
 
165
 
166
%----------------------------------------------------------------------------------------
166
%----------------------------------------------------------------------------------------
167
%	FINAL FOOTER
167
%	FINAL FOOTER
168
%----------------------------------------------------------------------------------------
168
%----------------------------------------------------------------------------------------
169
 
169
 
170
\begin{center}
170
\begin{center}
171
{\scriptsize Last updated: \today\- •\- } % Any final footer text such as a URL to the latest version of your CV, last updated date, compiled in XeTeX, etc
171
{\scriptsize Last updated: \today\- •\- } % Any final footer text such as a URL to the latest version of your CV, last updated date, compiled in XeTeX, etc
172
\end{center}
172
\end{center}
173
 
173
 
174
%----------------------------------------------------------------------------------------
174
%----------------------------------------------------------------------------------------
175
 
175
 
176
\end{document}
176
\end{document}