\documentclass{article}
\usepackage[utf8]{inputenc}
\title{\LaTeX Bootcamp}
\author{Your name}
\date{\today}
\begin{document}
\maketitle
%Start typing here. Text in a line beginning with a % will not be typeset.
\end{document}
\documentclass{article}
\usepackage[utf8]{inputenc}
\title{\LaTeX Bootcamp}
\author{Your name}
\date{\today}
\begin{document}
\maketitle
%Start typing here. Text in a line beginning with a % will not be typeset.
\end{document}