0
votes
0answers
63 views

Extra () appearing in bibliography for footnote using revtex4-1 [closed]

I am using revtex4-1 to format a paper for submission to PRL. In the text I have lines like: \footnote{{A} footnote.} This shows up correctly in the bibliography, but with an extra () in front: ...
2
votes
1answer
100 views

REVTeX bibliography author initals

I am trying to get my bibliography in a REVTeX4.1 document to print out: Smith, PJ as the author instead of Peter John Smith (which of course is horrible if you're searching for ...
2
votes
1answer
327 views

modification of Revtex 4.1 bibliography style [closed]

I'm using the book class along with apsrev4-1 bibliographystyle. Everything is fine except from the fact that I'd like titles of the papers that I cite to be visible (not a standard thing in apsrev4-1 ...
2
votes
1answer
135 views

automatic truncate author list in revtex4-1 [closed]

I have a problem about using revtex4-1. This version does not automatically truncate long author lists anymore. So I followed the instruction I found here, I made an new .bst file through makebst and ...
4
votes
1answer
316 views

How can I change my Bibliography to enumerate the supplemental references like [S1], [S2],…,instead of [1],[2],

I'm writing a scientific paper, using \documentclass[aps,prl,...]{revtex4-1} with supplemental Material. The Supplemental Material is an extra tex file and I want that the references there to be ...
2
votes
2answers
316 views

Can't list bilibliography in order cited using ReVTeX 4.1

The journal I am submitting to requires the bibliography be listed in the order cited in the text. How can I do this with ReVTeX? I have tried different journal styles but can't get it to work. ...
0
votes
0answers
1k views

A bug in revtex4-1 bibliography style [closed]

I'm using Revtex 4.1 bibliography style with other class, that is my preamble looks like \documentclass{article} % or any other \usepackage[sort&compress,numbers]{natbib} \usepackage{doi} ...
3
votes
2answers
2k views

REVTeX4-1 biblography problems

My co-author and me have decided to send a paper to the Journal of Mathematical Physics which is a publication of American Institute of Physics. Being a junior co-author I got the dirty job of ...
2
votes
1answer
649 views

How is the longbibliography option used in revtex?

I would like my bibliography to display article titles. The documentation says to use the longbibliography option, but it won't compile, so obviously I am doing something wrong. My doc looks like ...
7
votes
2answers
5k views

Revtex 4.1 bibliography style in other classes

I'd like to know if someone ported the bibliography styles used in revtex 4.1 (like apsrev4-1.bst) so they can be used in other classes, like book. Thanks in advance!
5
votes
1answer
2k views

Problems typesetting footnotes with RevTeX 4-1

The RevTeX classes, for some of the APS journals, typeset all footnotes in the bibliography (as endnotes). Although it works perfectly if I try with RevTeX4, I consistently have problems doing this ...