Hello, I'm editing a short report with documentclass llncs as it is recommended by the institute and I'm also more familiar with it. The problem is, the date entry is suppressed somehow in this class. For example,
\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?
Text Formatting ⇒ date in documentclass llncs
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
date in documentclass llncs
Welcome,
llncs
does not use the date field. So yeah, this is by design.The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.