Hello,
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
Page Layout ⇒ Current Address as a Footnote
Current Address as a Footnote
Last edited by Ama on Tue Jun 21, 2011 9:32 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Current Address as a Footnote
I think at first you should clarify what you are doing at all. That is to say build a minimal example [1]. At the moment I can't really figure out what you are after.
[1] View topic: Avoidable mistakes
Best regards and welcome to the board
Thorsten
[1] View topic: Avoidable mistakes
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
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
\footnote{current address} at the place where you want the footnote marker to appear.
Current Address as a Footnote
Hi,
thank you all for your reply. I figured it out, and the solution is as follows:
Thank you again,
Ama
thank you all for your reply. I figured it out, and the solution is as follows:
Code: Select all
Code, edit and compile here:
[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