Page Layout ⇒ Current Address as a Footnote
Current Address as a Footnote
I would like to add "Current address" to the footnotes in the first page. I would greatly appreciate your help in letting me know what is the commend and how to do it (and if there is any package that needs to be loaded).
Thank you,
Ama
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Current Address as a Footnote
[1] View topic: Avoidable mistakes
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 6
- Joined: Mon Feb 22, 2010 10:03 pm
Re: Current Address as a Footnote
Current Address as a Footnote
thank you all for your reply. I figured it out, and the solution is as follows:
Code: Select all
[b]\author{Mr. X}
\thanks{Present Address: YYYY}
\email{X@ZZZZZ}
\address{ZZZZZZ}[/b]%This is the old address where the work was done.
Thank you again,
Ama