Login
Remember
Register
Questions
Unanswered
Categories
Ask a Question
Tech Blogs
Quiz
Ask a Question
How to create footnote in a latex?
+1
vote
asked
Apr 10
in
General IT Tips
by
praveen
(
63.4k
points)
I am using Overleaf for a latex document. How can I add a footnote to the document?
latex
footnote
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
+1
vote
answered
Apr 10
by
pkumar81
(
271k
points)
selected
Apr 10
by
praveen
Best answer
You can use the
\footnote
command for creating footnotes. Here are two forms of footnotes:
\footnote{your text for footnote}
: This puts the footnote at the bottom of the page and also inserts an automatically-generated superscript number, called the footnote marker.
\footnote[number]{your text for footnote}:
This puts the footnote at the bottom of the page with the footnote marker given by the number.
Please
log in
or
register
to add a comment.
Related questions
+1
vote
1
answer
How to create a confusion matrix for a binary classifier using latex?
asked
Jan 21
in
General IT Tips
by
pythonuser
(
63.5k
points)
latex
+1
vote
1
answer
How to put page number at the bottom in a latex document?
asked
Oct 13, 2022
in
General IT Tips
by
kush
(
39.3k
points)
latex
+1
vote
1
answer
How to write fraction in non-italic format in latex?
asked
4 days
ago
in
General IT Tips
by
phpuser
(
48.9k
points)
latex
+1
vote
1
answer
How to write binomial coefficient in latex?
asked
4 days
ago
in
General IT Tips
by
phpuser
(
48.9k
points)
latex
+1
vote
1
answer
How to remove number from "Appendix" in latex
asked
Jun 20
in
General IT Tips
by
praveen
(
63.4k
points)
latex
Categories
All categories
Programming Languages
(699)
Machine Learning
(31)
Operating Systems
(114)
Databases
(91)
Web & Google
(85)
CMS Tips
(31)
General IT Tips
(77)
GK Quiz QA
(81)
...