%***A quick fix to remove page number******** %****Add the following lines of code before '\begin{document}', and compile the document. The page number will not appear**** \makeatletter \let\@oddfoot\@empty \let\@evenfoot\@empty \makeatother