Questions tagged [revtex]
REVTeX (latest version 4.2) is a document class and a set of packages designed for the preparations of manuscripts to the journals of the American Physical Society (APS) and American Institute of Physics (AIP).
542 questions
0
votes
0
answers
14
views
add equal contribution and corresponding author to a same author
I am using revtex4-2, using it I can't add byline footnote like the picture. help me to add equal contribution and correspondent email like the picture I provided ,in revtex4-2 .
0
votes
1
answer
31
views
Revtex4-2 with package orcidlink shows error while uploading paper in arXiv
while uploading paper in arXiv using revtex4-2 with orcidlink package there is an error.
pdflatex, the default compiler, was unable to compile and create a pdf.
Why is that happening? On Texstudio, ...
1
vote
0
answers
21
views
Tabularx column type X not working with revtex document class [duplicate]
Below is a minimal example that shows the problem. I get an error if I try to use the tabularx environment with column type X together with revtex. If I change the column type to c, or the document ...
1
vote
0
answers
35
views
Cannot use tabularx in REVTeX with TexLive 2025 [duplicate]
I cannot use tabularx in REVTeX with TexLive 2025 (Windows) at all; it gives error: 10: Extra \or. \end{tabularx}. Not with any compiler.
I use another documentclass like article then it works. I use ...
1
vote
1
answer
32
views
Long hyperlinks in ReVTeX bibliography when compiling with pure LaTeX
A problem I have noticed multiple times when submitting to the arXiv is that ReVTeX appears to have some issues with handling long hyperlinks. This problem does not arise when compiling with pdflatex, ...
0
votes
1
answer
44
views
weird behavior of note type in bibliography
Consider following code:
\documentclass[aps,prl,reprint]{revtex4-2}
\begin{document}
\cite{noteb}
\cite{sm}
\cite{normalization}
\cite{normalization_exp}.
\bibliography{sm}
\end{document}
And ...
4
votes
1
answer
64
views
How do you specify column widths with longtable and revtex4-2?
I am using longtable in a revtex4-2 document. This document compiled correctly before (i.e., fall of last year, before the most recent longtable update), but does not compile now. Using plain tabular ...
0
votes
1
answer
86
views
Hyperref warning when using revtex4-2
I use revtex4-2 as document class and want hyperlinks in my document. If I locally compile my document I get the warning: Package hyperref: Suppressing link with empty target.
The reference is done ...
2
votes
1
answer
67
views
LastBibItem undefined error when using revtex, fine with article
I need to use the revtex documentclass. Everything was fine until recently I needed to setup a new PC, including an upgrade to Ubuntu 24.04. My document now no longer compiles, but gives me a ...
1
vote
0
answers
44
views
How to change the alt-affiliation mark for author in revtex
I am using RevTex-4.2 template here: https://www.overleaf.com/latex/templates/revtex-4-dot-2-template-and-sample/yydsrzvrqrzs, and in this code for the affiliation of the athor,
\documentclass[%
sor,
...
0
votes
0
answers
66
views
APS math style in REVTeX
I like to use very carefully selected Latex fonts in order to ensure clarity of various mathematical objects. For instance, random variables in upright sans serif fonts and their realizations appear ...
1
vote
1
answer
60
views
"Missing number, treated as zero" using titletoc - and even more errors when combined with RevTeX 4.2
I have a document with a separate main text and Supplementary Information. I'd like these in one PDF, but I'd also like the SI to have a table of contents.
In order to accomplish this, I'm using the ...
3
votes
1
answer
58
views
Using hyperref's pdfusetitle with RevTeX
I'm wondering whether it is possible to use hyperref's pdfusetitle option in a way that correctly handles the author fields in RevTeX. In practice, RevTeX splits the authorship of the document along ...
0
votes
0
answers
162
views
How to install revtex4-1.cls for my TeXworks (from revtex4-1.zip)?
I am using TexWorks to compile a .tex files and it throws " Please update your system to include revtex4-1.cls". I download revtex4-1.zip from https://www.ctan.org/pkg/revtex4-1 as suggested ...
0
votes
0
answers
18
views
Is it possible to get a "footcite" in RevTeX?
A few decades ago, bibliographies in papers used to be way shorter than they are today, and some journals used to use footnote bibliographies. For example, consider Lee & Yang's 1956 Phys. Rev. ...