I'm writing a research proposal and my proposed supervisors names are appearing on the same line as mine, which isn't aesthetically pleasing.
\documentclass{article}
\usepackage[margin=1in]{geometry}
\usepackage{blindtext}
\title{Does the level of coffee drank in a day effect how fast I drive?}
\author{Jimmy Mocha \\
\par\and Proposed Supervisors: Dr Nescaffe Gold \& Prof Dowe Egberts}
\begin{document}
\maketitle
\section{Introduction}
\blindtext
\end{document}

\par\andwork? – Herb Schulz Feb 06 '20 at 13:10-->has the desired effect). – Dr. Manuel Kuehner Feb 06 '20 at 14:29