How do I remove the automatic date from a LaTeX page?

  • Context: LaTeX 
  • Thread starter Thread starter sara_87
  • Start date Start date
  • Tags Tags
    Latex
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 54K views
sara_87
Messages
748
Reaction score
0

Homework Statement



I'm typing my coursework o Latex and when i open the file that i typed, the date automatically comes on the top part of the page.
How do I remove the date?

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
You can use
\date{}
in your pre-amble (before \maketitle, anyway).

Or you can make a custom title / author block instead of using \maketitle