答案1
\documentclass{article}
\begin{document}
\title{Title}
\stepcounter{footnote}
\author{Author\thanks{Footnote text.}}
\maketitle
\end{document}
\documentclass{article}
\begin{document}
\title{Title}
\stepcounter{footnote}
\author{Author\thanks{Footnote text.}}
\maketitle
\end{document}