Repository for the international webinar 2021, prepared with Jade, ITM, and Óbuda universities.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

109 lines
3.2 KiB

3 years ago
  1. \documentclass[a4paper]{article}
  2. \usepackage{microtype}
  3. \usepackage{dtk-logos}
  4. \usepackage{hyperref}
  5. \usepackage{amssymb,amsmath}
  6. \usepackage{mathpazo,xcolor}
  7. \usepackage[top=1cm,left=1cm,right=1cm,bottom=1cm]{geometry}
  8. \usepackage{graphicx,soul,lipsum}
  9. \parindent0pt
  10. \makeatletter
  11. \def\HUGE{\@setfontsize\HUGE{35}{90}}
  12. \makeatother
  13. \begin{document}
  14. \thispagestyle{empty}
  15. \raggedbottom
  16. \HUGE{\bf Write your Next Thesis in \LaTeX{}}\par
  17. \begin{minipage}{0.8\textwidth}
  18. \sffamily
  19. \centering
  20. \Huge{International Webinar}\par
  21. \vspace{-0.8cm}
  22. \rule{0.5\textwidth}{2pt}
  23. \vspace{0.3cm}
  24. \begin{minipage}[b]{0.5\textwidth}
  25. \normalsize
  26. {\centering{
  27. \includegraphics[height=0.6\textheight]{img-3}
  28. %\includegraphics[height=0.6\textheight]{img-2}
  29. %\includegraphics[height=0.6\textheight]{img}
  30. }}
  31. \large
  32. \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
  33. \rule{0pt}{32pt}
  34. \end{minipage}\hspace{5pt}
  35. \begin{minipage}[b]{0.37\textwidth}
  36. \textbf{\large Invited Instructors}\par
  37. {\large \raggedright
  38. $\triangleright$ Dr Gerardo Chávez-Campos\\
  39. $\triangleright$ Dr Gabor Kertesz\\
  40. $\triangleright$ Dr Kai Meck \\
  41. $\triangleright$ Dr Matthias Haupt\\
  42. \par{}
  43. }
  44. \medskip
  45. \large{\textbf{Venue}}\par
  46. 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.
  47. \medskip
  48. {\large\raggedright
  49. {\textbf{Contents}}
  50. \par
  51. }
  52. \normalsize
  53. \smallskip
  54. {\raggedright
  55. $\triangleright$ Brief introduction to \LaTeX{} and basic compilation\\
  56. $\triangleright$ Document Classes and Sectional Units\\
  57. $\triangleright$ Equations, Tables, and Figures\\
  58. $\triangleright$ Plots with \texttt{PGFplots} package\\
  59. $\triangleright$ Including References with \BibTeX{}\\
  60. }
  61. \medskip
  62. \textbf{\large Organizers}\par
  63. Instituto Tecnológico de Morelia\\
  64. Jade University of Applied Science and\\
  65. Óbuda University
  66. \medskip
  67. \textbf{\large Registration }\par
  68. Following the principle ``First come First serve'' -- sign up to the webinar. Please send an email to \textbf{Iris Wilters}:
  69. \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?
  70. \medskip
  71. \textbf{\large More Information }\par
  72. Detailed information can be founded here:
  73. \textcolor{blue}{\url{http://gmarxcc.com/latex_webinar.pdf}}
  74. \rule{0pt}{78pt}
  75. \end{minipage}
  76. \vspace*{-70pt}
  77. \HUGE{\bf February 15 $-$19 $\cdot$ 2021}\\
  78. \end{minipage}\hspace{-1cm}
  79. \begin{minipage}[b]{.2\linewidth}
  80. \includegraphics[width=1.2\linewidth]{jade}\vspace{1cm}
  81. \includegraphics[width=\linewidth]{itm}\vspace{-1cm}
  82. \includegraphics[width=1.4\linewidth]{oenik}
  83. \par
  84. \includegraphics[width=0.6\linewidth]{QR_latex}
  85. \end{minipage}
  86. \end{document}
  87. %%% Local Variables:
  88. %%% mode: latex
  89. %%% TeX-master: t
  90. %%% End: