Text Formatting ⇒ date in documentclass llncs
-
- Posts: 1
- Joined: Wed Mar 02, 2016 11:27 am
date in documentclass llncs
\begin{document}
%titles
\title{}
\subtitle{}
\author{}
\institute{}
\date{\today}
\maketitle
\end{document}
The date won't show. Is there a way to activate it again? Or it's designed this way in this class?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
date in documentclass llncs
llncs
does not use the date field. So yeah, this is by design.