5
votes
2answers
91 views

Authors with multiple footnotes

Say I have an article. Under the title goes the name of three authors. The first author belongs to two organisations. The second belongs to one of the two from the first. And the last author belongs ...
6
votes
2answers
871 views

How can I add acknowledgements on the title page as a numbered footnote?

I was asked to add acknowledgements to the right of the author name as the first footnote. (So the footnote should be numbered as "1" but for some reason it only shows asterisk "*".) Could anyone ...
2
votes
1answer
1k views

Simple Author, affiliation and email example fails in RevTex4-1

I can't get the following simple author / email / affiliation code to function perfectly in a document for Journal of Mathematical Physics (JMP): \documentclass[aip,jmp,preprint]{revtex4-1} ... ...
2
votes
2answers
2k views

Label in a footnote in author's field causes 'xfootnotemark doesn't match its definition'

I am trying to insert a \label in the footnote (\thanks) of the author's field with the following code \author{Gopal \thanks{XYZ university\label{auth1}}} However, LaTeX keeps giving the error ...