I need to edit a footmark to look like this
Code: Select all
TitleAuthor (*text..._____*) Author's adress
Code: Select all
Code, edit and compile here:
\documentclass[12pt]{article}\renewcommand{\footnotemark{(*}}\title{Title}\author{Author\footnote{*)author's adress}}\date{}\begin{document}\maketitle\end{document}