Page Layoutfootnote as reference

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
jlazkano
Posts: 9
Joined: Sat Apr 10, 2010 9:43 pm

footnote as reference

Post by jlazkano »

Hello, I don't know is this is the place to ask this.

I am editing a book in Latex and I want to add a reference to a word and add it on the footnote.

Which is the way to do that?

I must add it manually on the botton of the page?

Thanks for all.
Last edited by jlazkano on Sun Apr 11, 2010 8:34 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

footnote as reference

Post by frabjous »

It's not entirely clear to me what you want to do. LaTeX provides commands such as \footnote, \footnotemark and \footnotetext. Details here. If those don't cover it, could you provide more details about what you're trying to do?
jlazkano
Posts: 9
Joined: Sat Apr 10, 2010 9:43 pm

Re: footnote as reference

Post by jlazkano »

Thank you very much. I solve it!!!

I use the \footnotemark and \footnotetext[number]{text}

Thanks!!!
Post Reply