-
Notifications
You must be signed in to change notification settings - Fork 1
/
u18form.tex
58 lines (51 loc) · 1.54 KB
/
u18form.tex
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
\documentclass{article}
\usepackage[utf8]{inputenc}
\title{u18 Form}
\author{Jan Urech}
\date{\today}
\usepackage{natbib}
\usepackage{graphicx}
\usepackage{hyperref}
\begin{document}
\makeatletter
\includegraphics[scale=0.0255]{img/PolyLAN_Zurich_black.png}
\hspace{0.5cm}
\LARGE \@title
\hspace{0.1cm}
for PolyLAN Zurich\\ \normalsize
\vspace{0.5cm}
\raggedright
\textbf{Hereby I ...}\\
\vspace{0.5cm}
Name:\line(1,0){285}\\
\vspace{0.5cm}
Address:\line(1,0){100}\hspace{1cm} ZIP, City:\line(1,0){100}\\
\vspace{0.5cm}
Emergencyphone:\line(1,0){235} \\
\vspace{0.5cm}
\textbf{... allow my child ...}\\
\vspace{0.5cm}
Name:\line(1,0){285}\\
\vspace{0.5cm}
Address:\line(1,0){100}\hspace{1cm} ZIP, City:\line(1,0){100}\\
\vspace{0.5cm}
Date of birth:\line(1,0){80}\hspace{1cm} Nickname:\line(1,0){95}\\
\vspace{0.5cm}
\textbf{... to participate at PolyLAN Zurich Easter 2023\\during 7.-10.April.2023}\\
\vspace{0.5cm}
The admins of the event can not be held responsible for the actions of\\your child.
We will not supervise your child.\\
\vspace{0.2cm}
\begin{tabular}{@{}l l@{}}
\shortstack[l]{Your child may consume media which has a rating of 18+. \\e.g. Games with a PEGI rating of 18.\\The event organizer will not overview the media\\ consumed by the participants.} & \includegraphics[width=1.3cm]{img/pegi18.png}
\end{tabular}
\vspace{0.5cm}
\\
Your child has to follow the GTCs provided on\\\url{https://geco.ethz.ch/gtc.pdf}.
\vspace{1cm}
\\
Date:\line(1,0){285} \\
\vspace{0.5cm}
Parent's signature:\line(1,0){227} \\
\pagenumbering{gobble}
\end{document}