13 lines
469 B
TeX
13 lines
469 B
TeX
\documentclass[a4paper,ngerman]{article}
|
|
\usepackage{babel}
|
|
\usepackage[T1]{fontenc}
|
|
\usepackage[utf8]{inputenc}
|
|
\usepackage{hyperref}
|
|
\begin{document}
|
|
\thispagestyle{empty}
|
|
|
|
\vspace*{18.5cm}
|
|
The wild boar (Sus scrofa), also known as the wild swine, Common wild pig, or simply wild pig, is a suid native to much of the Palearctic, as well as introduced numbers in the Americas and Southeast Asia.\footnote{\url{https://en.wikipedia.org/wiki/Wild_boar}}
|
|
|
|
\end{document}
|