title page without date

LaTeX title page without date

StartSearchLaTeX for Beginners F.A.Q.LaTeX faqLaTeX topicsLaTeX course
< double underline   > text in math mode

title page without date

How to make a title page without date? Just leave command \date away doesn't solve this problem.
To get a title page without a date, \date must be used this way:
\date{}
Then you get a title without date.
Just a little bit more

…
\title{Title}
\author{Author}
\date{}
\begin{document}
\maketitle
...
\end{document} 

Contact   Privacy Policy   disclosures

accept decline

This website uses cookies and pixel tags to ensure you get the best experience on our website. By using this website, you consent to the use of cookies.learn more about cookies see also our privacy policy