\documentclass[10pt,a5paper]{article} \usepackage{authblk} \usepackage{graphicx} \usepackage{csquotes} \setquotestyle{english} \usepackage{epigraph} \setlength{\epigraphwidth}{\textwidth} % number sections like the original \renewcommand\thesection{} \renewcommand\thesubsection{\arabic{subsection}.} \title{The Road to Revolution} \author{Ho Chi Minh, 19?? \linebreak Translated by VietAnon \linebreak Typeset by \LaTeX\,Anon} \date{\today} \begin{document} \maketitle \input{chap1} \end{document}