summaryrefslogtreecommitdiffstats
path: root/ang/readings/2/dokument.tex
blob: 725cd518a14cb9639503408c6a49add9e7d0c107 (plain) (blame)
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
% !TeX encoding = UTF-8
% !TeX spellcheck = en_GB
\documentclass[]{article}
\usepackage[utf8]{inputenc}
\usepackage{etoolbox}
\usepackage{xcolor}
\pagecolor{black!100}
\usepackage[hidelinks]{hyperref}
\usepackage[a4paper, total={7in, 10in}]{geometry}
\usepackage{graphicx}
\usepackage{multicol}
\newcommand\shortlink[1]{\href{https://xn--jha/#1}{\texttt{https://ž.ga/#1}}}
\def\@maketitle{%
	\newpage
	\null
	\vskip 2em%
	\begin{center}%
		\let \footnote \thanks
		{\LARGE \@title \par}%
		\vskip 1.5em%
		{\large
			\lineskip .5em%
			\begin{tabular}[t]{c}% <------
				\@author%            <------ Authors
			\end{tabular}\par}%    <------
		\vskip 1em%
		{\large \@date}%
	\end{center}%
	\par
	\vskip 1.5em}
\patchcmd{\thebibliography}{\section*{\refname}}{}{}{}
\renewcommand{\contentsname}{Table of contents}
%opening
\color{white}
\title{%
	Weekend reading \#2 \\
	\large Hungarian expert awarded for therapy that could restore sight to the blind}
\author{\begin{tabular}{rl}
	\textbf{Teacher:} & prof. Aleksandra Žerjav \\
	\textbf{Author:} & Anton Luka Šijanec, 2. a
%	\textbf{Avtor:} & Anton Luka Šijanec \\ & Member 2 \\ & Member 3
\end{tabular}}

\begin{document}
	\maketitle
	\begin{abstract}
		Hungarian researcher Botond Roska is this year's recipient of the million-euro Körber European Science Prize. He received the award for his research into gene therapy to restore vision, which is already at the stage of clinical testing.
	\end{abstract}
%	\tableofcontents
	% \begin{multicols}{2}
	\begin{quotation}
		This award exists since 1985
	\end{quotation}

	Roska, who works in Basel, Switzerland, has developed a gene therapy that reprograms the cells in the eye to perform functions otherwise performed by light-sensitive receptors that are otherwise needed to create an image, the Körber Foundation wrote in a statement. They added that there is hope that this procedure would reactivate the retina of blind people, on which the image as we see it gets formed.

	The Hungarian neurobiologist, one of the world's leading experts in the field of vision and retina, explained that the process is at a stage where it provides sight that is similar to watching television in black and white. Clinical trials in blind volunteers are already underway. Roska and her research team are investigating how different cells in the visual system obtain visual information from the environment. Based on molecular mechanisms, new gene therapies for restoring vision are in development. As Hungary Today reports, the scientist did pioneering work in recognizing about 100 different types of cells in the retina and their complex involvement in image creation.
	
	"Roska's research has raised hopes that new treatments could restore sight to the blind," Hamburg Mayor Peter Tschentscher was quoted as saying by Deutsche Welle at Monday's awards ceremony.
	
	The Körber Prize, awarded to scientists who push milestones with their approaches, was first awarded in 1985. In the last ten years, six recipients of the Körber Prize have later received the Nobel Prize. Last year, Bernhard Schölkopf, a German scientist in the field of artificial intelligence, received the award.
	
	Roska, the son of a computer scientist and pianist, is the recipient of numerous awards, including the Hungarian Order of St. Stephen last year, the highest state decoration awarded to him by President Janos Ader.
	
	\section*{My opinion}
	
	\textbf{I think that} the development of appliances that help people with physical or mental disabilities is a crucial step in providing better live quality for everyone and for socially including disabled people with normal people. Inventions like such are subject to awards for a good reason; it encourages inventors to publicise their finding and contribute to the society in aim to creating a better world.
	% \end{multicols}
	\section*{Glossary}
	\begin{itemize}
		\item \textbf{gene therapy} --- an experimental technique that uses genes to treat or prevent disease.
		\item \textbf{retina} --- a blunt-ended surgical instrument used for exploring a wound or part of the body.
	\end{itemize}
	
	\section*{Continue reading and sources:}
	
	\begin{multicols}{2}
	
		\begin{itemize}
		
			 \item \href{https://fleekus.com/b/first-minute/article/hungarian-scientist-wins-1-million-prize-for-groundbreaking-research-that-could-eventually-restore-sight-in-blindness-8n48d}{fleekus} \shortlink{sg2ar2r1}
			 \item \href{https://hungarytoday.hu/hungarian-researcher-botond-roska-receives-prestigious-science-award/}{Hungary Today} --- \shortlink{sg2ar2r2}
			 \item \href{https://www.reddit.com/r/Futurology/comments/iooqvk/hungarian_researcher_wins_award_for_procedure/}{reddit --- /r/Futurology} --- \url{https://redd.it/iooqvk}
			 \item \href{https://www.koerber-stiftung.de/en/koerber-european-science-prize/previous-prizewinners/2020}{Körber-Stiftung} --- \shortlink{sg2ar2r3}
			 \item \href{https://www.reddit.com/r/UpliftingNews/comments/iorxoh/hungarian_researcher_wins_award_for_procedure/}{reddit --- /r/UpliftingNews} --- \url{https://redd.it/iorxoh}
			 	\item[\vspace{\fill}]
		\end{itemize}
	\end{multicols}
\end{document}