|
|
- \documentclass[a4paper]{article}
- \usepackage{microtype}
- \usepackage{dtk-logos}
- \usepackage{hyperref}
- \usepackage{amssymb,amsmath}
- \usepackage{mathpazo,xcolor}
- \usepackage[top=1cm,left=1cm,right=1cm,bottom=1cm]{geometry}
- \usepackage{graphicx,soul,lipsum}
- \parindent0pt
-
- \makeatletter
- \def\HUGE{\@setfontsize\HUGE{35}{90}}
- \makeatother
- \begin{document}
- \thispagestyle{empty}
-
- \raggedbottom
- \HUGE{\bf Write your Next Thesis in \LaTeX{}}\par
- \begin{minipage}{0.8\textwidth}
- \sffamily
- \centering
- \Huge{International Webinar}\par
- \vspace{-0.8cm}
- \rule{0.5\textwidth}{2pt}
- \vspace{0.3cm}
- \begin{minipage}[b]{0.5\textwidth}
- \normalsize
- {\centering{
- \includegraphics[height=0.6\textheight]{img-3}
- %\includegraphics[height=0.6\textheight]{img-2}
- %\includegraphics[height=0.6\textheight]{img}
- }}
- \large
-
- \textbf{Objective}. \textit{The course provides basic skills for the creation of technical and scientific documents with the \LaTeX{} typesetting programming language. After attending the course, the participants can create tables, insert images, create plots from data, and use the most common templates and packages}. \par
- \rule{0pt}{32pt}
- \end{minipage}\hspace{5pt}
- \begin{minipage}[b]{0.37\textwidth}
-
- \textbf{\large Invited Instructors}\par
-
- {\large \raggedright
- $\triangleright$ Dr Gerardo Chávez-Campos\\
- $\triangleright$ Dr Gabor Kertesz\\
- $\triangleright$ Dr Kai Meck \\
- $\triangleright$ Dr Matthias Haupt\\
- \par{}
- }
-
- \medskip
-
- \large{\textbf{Venue}}\par
-
- The event takes place in cooperation with \textit{German, Mexican and Hungarian} partners. For this reason, the course language is \textbf{English} and the events take place at \texttt{18:00 UTC} - this is around noon in Mexico and early evening in Europe.
-
- \medskip
-
- {\large\raggedright
- {\textbf{Contents}}
- \par
- }
- \normalsize
- \smallskip
-
- {\raggedright
-
- $\triangleright$ Brief introduction to \LaTeX{} and basic compilation\\
- $\triangleright$ Document Classes and Sectional Units\\
- $\triangleright$ Equations, Tables, and Figures\\
- $\triangleright$ Plots with \texttt{PGFplots} package\\
- $\triangleright$ Including References with \BibTeX{}\\
- }
-
- \medskip
- \textbf{\large Organizers}\par
- Instituto Tecnológico de Morelia\\
- Jade University of Applied Science and\\
- Óbuda University
- \medskip
-
- \textbf{\large Registration }\par
- Following the principle ``First come First serve'' -- sign up to the webinar. Please send an email to \textbf{Iris Wilters}:
- \textcolor{blue}{\href{mailto://iris.wilters@jade-hs.de}{iris.wilters@jade-hs.de}} with the next information: \textit{1)} University you are from, \textit{2)} How did you find this course? \textit{3)}What is your course of studies?
-
- \medskip
-
- \textbf{\large More Information }\par
- Detailed information can be founded here:
- \textcolor{blue}{\url{http://gmarxcc.com/latex_webinar.pdf}}
-
- \rule{0pt}{78pt}
- \end{minipage}
- \vspace*{-70pt}
-
- \HUGE{\bf February 15 $-$19 $\cdot$ 2021}\\
- \end{minipage}\hspace{-1cm}
- \begin{minipage}[b]{.2\linewidth}
- \includegraphics[width=1.2\linewidth]{jade}\vspace{1cm}
- \includegraphics[width=\linewidth]{itm}\vspace{-1cm}
- \includegraphics[width=1.4\linewidth]{oenik}
- \par
- \includegraphics[width=0.6\linewidth]{QR_latex}
- \end{minipage}
-
- \end{document}
- %%% Local Variables:
- %%% mode: latex
- %%% TeX-master: t
- %%% End:
|