Problem using RevTeX4-1 with “! Undefined control sequence. @bibitemShut”Problem with generating...
How would you translate "more" for use as an interface button?
The Digit Triangles
What does "Scientists rise up against statistical significance" mean? (Comment in Nature)
A Trivial Diagnosis
What does Apple's new App Store requirement mean
PTIJ: Why is Haman obsessed with Bose?
How to convince somebody that he is fit for something else, but not this job?
C++ copy constructor called at return
How could a planet have erratic days?
Taxes on Dividends in a Roth IRA
How to get directions in deep space?
Find the next value of this number series
Will number of steps recorded on FitBit/any fitness tracker add up distance in PokemonGo?
Confused about Cramer-Rao lower bound and CLT
Make a Bowl of Alphabet Soup
What is Cash Advance APR?
Why should universal income be universal?
How can I write humor as character trait?
Is this part of the description of the Archfey warlock's Misty Escape feature redundant?
What to do when eye contact makes your coworker uncomfortable?
A variation to the phrase "hanging over my shoulders"
Permission on Database
How do you make your own symbol when Detexify fails?
Are Captain Marvel's powers affected by Thanos breaking the Tesseract and claiming the stone?
Problem using RevTeX4-1 with “! Undefined control sequence. @bibitemShut”
Problem with generating Reference list (no bbl file generated?)LaTeX stopped building a BibTeX bibliography, how to troubleshoot it?'Undefined control sequence byear'Undefined Control Sequence in bibtexTitle not showig in bibliography due to modification of .bst fileUndefined control sequence. Unmatched brace?! Undefined control sequence. harvardpreambledefsReferences: Undefined control sequenceUndefined control sequence BibTexUsing Bibtex with Texworks, undefined control sequence in bbl file
I am using RevTeX4-1. When I typeset the original file, compile the bibliography, and then try to typeset the original file again, I get an error: "! Undefined control sequence. < argument> @bibitemShut." Below is a minimal file with which I get the error, followed by the test .bib file that I used, and then followed by the .bbl file it outputs. Can anyone help? (I am using PcTeX, which I purchased many years ago and no longer seems to have much support available, but which I am very used to. Perhaps this is my problem but I am hoping not, because I'd prefer not to have to get used to a whole new interface.) I will also mention that when compiling the bibliography, I do get a warning but am guessing this is not the problem. The warning is this:
Warning--jnrlst (dependency: not reversed) set 1
merlin.mbs apsrev4-1.bst 2010-07-25 4.21a (PWD, AO, DPC) hacked
Control: key (0)
Control: author (8) initials jnrlst
Control: editor formatted (1) identically to author
Control: production of article title (-1) disabled
Control: page (0) single
Control: year (1) truncated
Control: production of eprint (0) enabled
(There was 1 warning)
Here is my minimal tex file:
documentclass[pra]{revtex4-1}
begin{document}
maketitle
Here's one citation cite{Ref1}, and now another one cite{Ref2}.
bibliography{Testrefs}
end{document}
And here is my bib file:
@ARTICLE{Ref1,
AUTHOR={Someone1a and Someone1b},
TITLE={Title1},
JOURNAL={Journal1},
VOLUME={44},
PAGES={5555},
YEAR={1999}
}
@ARTICLE{Ref2,
AUTHOR={Someone2a and Someone2b},
TITLE={Title2},
JOURNAL={Journal2},
VOLUME={55},
PAGES={7777},
YEAR={2000}
}
In case it is useful, here is the bbl file created when I compile the bibliography:
%merlin.mbs apsrev4-1.bst 2010-07-25 4.21a (PWD, AO, DPC) hacked
%Control: key (0)
%Control: author (8) initials jnrlst
%Control: editor formatted (1) identically to author
%Control: production of article title (-1) disabled
%Control: page (0) single
%Control: year (1) truncated
%Control: production of eprint (0) enabled
begin{thebibliography}{2}%
makeatletter
providecommand @ifxundefined [1]{%
@ifx{#1undefined}
}%
providecommand @ifnum [1]{%
ifnum #1expandafter @firstoftwo
else expandafter @secondoftwo
fi
}%
providecommand @ifx [1]{%
ifx #1expandafter @firstoftwo
else expandafter @secondoftwo
fi
}%
providecommand natexlab [1]{#1}%
providecommand enquote [1]{``#1''}%
providecommand bibnamefont [1]{#1}%
providecommand bibfnamefont [1]{#1}%
providecommand citenamefont [1]{#1}%
providecommand href@noop [0]{@secondoftwo}%
providecommand href [0]{begingroup @sanitize@url @href}%
providecommand @href[1]{@@startlink{#1}@@href}%
providecommand @@href[1]{endgroup#1@@endlink}%
providecommand @sanitize@url [0]{catcode `\12catcode `$12catcode
`&12catcode `#12catcode `^12catcode `_12catcode `%12relax}%
providecommand @@startlink[1]{}%
providecommand @@endlink[0]{}%
providecommand url [0]{begingroup@sanitize@url @url }%
providecommand @url [1]{endgroup@href {#1}{urlprefix }}%
providecommand urlprefix [0]{URL }%
providecommand Eprint [0]{href }%
providecommand doibase [0]{http://dx.doi.org/}%
providecommand selectlanguage [0]{@gobble}%
providecommand bibinfo [0]{@secondoftwo}%
providecommand bibfield [0]{@secondoftwo}%
providecommand translation [1]{[#1]}%
providecommand BibitemOpen [0]{}%
providecommand bibitemStop [0]{}%
providecommand bibitemNoStop [0]{.EOSspace}%
providecommand EOS [0]{spacefactor3000relax}%
providecommand BibitemShut [1]{csname bibitem#1endcsname}%
letauto@bib@innerbib@empty
%</preamble>
bibitem [{citenamefont {Someone1a} and citenamefont
{Someone1b}(1999)}]{Ref1}%
BibitemOpen
bibfield {author} {bibinfo {author} {bibnamefont {Someone1a}} and
bibinfo {author} {bibnamefont {Someone1b}}, }href@noop {} {bibfield
{journal} {bibinfo {journal} {Journal1} }textbf {bibinfo {volume}
{44}}, bibinfo {pages} {5555} (bibinfo {year} {1999})}BibitemShut
{NoStop}%
bibitem [{citenamefont {Someone2a} and citenamefont
{Someone2b}(2000)}]{Ref2}%
BibitemOpen
bibfield {author} {bibinfo {author} {bibnamefont {Someone2a}} and
bibinfo {author} {bibnamefont {Someone2b}}, }href@noop {} {bibfield
{journal} {bibinfo {journal} {Journal2} }textbf {bibinfo {volume}
{55}}, bibinfo {pages} {7777} (bibinfo {year} {2000})}BibitemShut
{NoStop}%
end{thebibliography}%
bibtex revtex
New contributor
Scott is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I am using RevTeX4-1. When I typeset the original file, compile the bibliography, and then try to typeset the original file again, I get an error: "! Undefined control sequence. < argument> @bibitemShut." Below is a minimal file with which I get the error, followed by the test .bib file that I used, and then followed by the .bbl file it outputs. Can anyone help? (I am using PcTeX, which I purchased many years ago and no longer seems to have much support available, but which I am very used to. Perhaps this is my problem but I am hoping not, because I'd prefer not to have to get used to a whole new interface.) I will also mention that when compiling the bibliography, I do get a warning but am guessing this is not the problem. The warning is this:
Warning--jnrlst (dependency: not reversed) set 1
merlin.mbs apsrev4-1.bst 2010-07-25 4.21a (PWD, AO, DPC) hacked
Control: key (0)
Control: author (8) initials jnrlst
Control: editor formatted (1) identically to author
Control: production of article title (-1) disabled
Control: page (0) single
Control: year (1) truncated
Control: production of eprint (0) enabled
(There was 1 warning)
Here is my minimal tex file:
documentclass[pra]{revtex4-1}
begin{document}
maketitle
Here's one citation cite{Ref1}, and now another one cite{Ref2}.
bibliography{Testrefs}
end{document}
And here is my bib file:
@ARTICLE{Ref1,
AUTHOR={Someone1a and Someone1b},
TITLE={Title1},
JOURNAL={Journal1},
VOLUME={44},
PAGES={5555},
YEAR={1999}
}
@ARTICLE{Ref2,
AUTHOR={Someone2a and Someone2b},
TITLE={Title2},
JOURNAL={Journal2},
VOLUME={55},
PAGES={7777},
YEAR={2000}
}
In case it is useful, here is the bbl file created when I compile the bibliography:
%merlin.mbs apsrev4-1.bst 2010-07-25 4.21a (PWD, AO, DPC) hacked
%Control: key (0)
%Control: author (8) initials jnrlst
%Control: editor formatted (1) identically to author
%Control: production of article title (-1) disabled
%Control: page (0) single
%Control: year (1) truncated
%Control: production of eprint (0) enabled
begin{thebibliography}{2}%
makeatletter
providecommand @ifxundefined [1]{%
@ifx{#1undefined}
}%
providecommand @ifnum [1]{%
ifnum #1expandafter @firstoftwo
else expandafter @secondoftwo
fi
}%
providecommand @ifx [1]{%
ifx #1expandafter @firstoftwo
else expandafter @secondoftwo
fi
}%
providecommand natexlab [1]{#1}%
providecommand enquote [1]{``#1''}%
providecommand bibnamefont [1]{#1}%
providecommand bibfnamefont [1]{#1}%
providecommand citenamefont [1]{#1}%
providecommand href@noop [0]{@secondoftwo}%
providecommand href [0]{begingroup @sanitize@url @href}%
providecommand @href[1]{@@startlink{#1}@@href}%
providecommand @@href[1]{endgroup#1@@endlink}%
providecommand @sanitize@url [0]{catcode `\12catcode `$12catcode
`&12catcode `#12catcode `^12catcode `_12catcode `%12relax}%
providecommand @@startlink[1]{}%
providecommand @@endlink[0]{}%
providecommand url [0]{begingroup@sanitize@url @url }%
providecommand @url [1]{endgroup@href {#1}{urlprefix }}%
providecommand urlprefix [0]{URL }%
providecommand Eprint [0]{href }%
providecommand doibase [0]{http://dx.doi.org/}%
providecommand selectlanguage [0]{@gobble}%
providecommand bibinfo [0]{@secondoftwo}%
providecommand bibfield [0]{@secondoftwo}%
providecommand translation [1]{[#1]}%
providecommand BibitemOpen [0]{}%
providecommand bibitemStop [0]{}%
providecommand bibitemNoStop [0]{.EOSspace}%
providecommand EOS [0]{spacefactor3000relax}%
providecommand BibitemShut [1]{csname bibitem#1endcsname}%
letauto@bib@innerbib@empty
%</preamble>
bibitem [{citenamefont {Someone1a} and citenamefont
{Someone1b}(1999)}]{Ref1}%
BibitemOpen
bibfield {author} {bibinfo {author} {bibnamefont {Someone1a}} and
bibinfo {author} {bibnamefont {Someone1b}}, }href@noop {} {bibfield
{journal} {bibinfo {journal} {Journal1} }textbf {bibinfo {volume}
{44}}, bibinfo {pages} {5555} (bibinfo {year} {1999})}BibitemShut
{NoStop}%
bibitem [{citenamefont {Someone2a} and citenamefont
{Someone2b}(2000)}]{Ref2}%
BibitemOpen
bibfield {author} {bibinfo {author} {bibnamefont {Someone2a}} and
bibinfo {author} {bibnamefont {Someone2b}}, }href@noop {} {bibfield
{journal} {bibinfo {journal} {Journal2} }textbf {bibinfo {volume}
{55}}, bibinfo {pages} {7777} (bibinfo {year} {2000})}BibitemShut
{NoStop}%
end{thebibliography}%
bibtex revtex
New contributor
Scott is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Have you tried withrevtex4-2, that is the current version of that classrevtex?
– Kurt
34 secs ago
add a comment |
I am using RevTeX4-1. When I typeset the original file, compile the bibliography, and then try to typeset the original file again, I get an error: "! Undefined control sequence. < argument> @bibitemShut." Below is a minimal file with which I get the error, followed by the test .bib file that I used, and then followed by the .bbl file it outputs. Can anyone help? (I am using PcTeX, which I purchased many years ago and no longer seems to have much support available, but which I am very used to. Perhaps this is my problem but I am hoping not, because I'd prefer not to have to get used to a whole new interface.) I will also mention that when compiling the bibliography, I do get a warning but am guessing this is not the problem. The warning is this:
Warning--jnrlst (dependency: not reversed) set 1
merlin.mbs apsrev4-1.bst 2010-07-25 4.21a (PWD, AO, DPC) hacked
Control: key (0)
Control: author (8) initials jnrlst
Control: editor formatted (1) identically to author
Control: production of article title (-1) disabled
Control: page (0) single
Control: year (1) truncated
Control: production of eprint (0) enabled
(There was 1 warning)
Here is my minimal tex file:
documentclass[pra]{revtex4-1}
begin{document}
maketitle
Here's one citation cite{Ref1}, and now another one cite{Ref2}.
bibliography{Testrefs}
end{document}
And here is my bib file:
@ARTICLE{Ref1,
AUTHOR={Someone1a and Someone1b},
TITLE={Title1},
JOURNAL={Journal1},
VOLUME={44},
PAGES={5555},
YEAR={1999}
}
@ARTICLE{Ref2,
AUTHOR={Someone2a and Someone2b},
TITLE={Title2},
JOURNAL={Journal2},
VOLUME={55},
PAGES={7777},
YEAR={2000}
}
In case it is useful, here is the bbl file created when I compile the bibliography:
%merlin.mbs apsrev4-1.bst 2010-07-25 4.21a (PWD, AO, DPC) hacked
%Control: key (0)
%Control: author (8) initials jnrlst
%Control: editor formatted (1) identically to author
%Control: production of article title (-1) disabled
%Control: page (0) single
%Control: year (1) truncated
%Control: production of eprint (0) enabled
begin{thebibliography}{2}%
makeatletter
providecommand @ifxundefined [1]{%
@ifx{#1undefined}
}%
providecommand @ifnum [1]{%
ifnum #1expandafter @firstoftwo
else expandafter @secondoftwo
fi
}%
providecommand @ifx [1]{%
ifx #1expandafter @firstoftwo
else expandafter @secondoftwo
fi
}%
providecommand natexlab [1]{#1}%
providecommand enquote [1]{``#1''}%
providecommand bibnamefont [1]{#1}%
providecommand bibfnamefont [1]{#1}%
providecommand citenamefont [1]{#1}%
providecommand href@noop [0]{@secondoftwo}%
providecommand href [0]{begingroup @sanitize@url @href}%
providecommand @href[1]{@@startlink{#1}@@href}%
providecommand @@href[1]{endgroup#1@@endlink}%
providecommand @sanitize@url [0]{catcode `\12catcode `$12catcode
`&12catcode `#12catcode `^12catcode `_12catcode `%12relax}%
providecommand @@startlink[1]{}%
providecommand @@endlink[0]{}%
providecommand url [0]{begingroup@sanitize@url @url }%
providecommand @url [1]{endgroup@href {#1}{urlprefix }}%
providecommand urlprefix [0]{URL }%
providecommand Eprint [0]{href }%
providecommand doibase [0]{http://dx.doi.org/}%
providecommand selectlanguage [0]{@gobble}%
providecommand bibinfo [0]{@secondoftwo}%
providecommand bibfield [0]{@secondoftwo}%
providecommand translation [1]{[#1]}%
providecommand BibitemOpen [0]{}%
providecommand bibitemStop [0]{}%
providecommand bibitemNoStop [0]{.EOSspace}%
providecommand EOS [0]{spacefactor3000relax}%
providecommand BibitemShut [1]{csname bibitem#1endcsname}%
letauto@bib@innerbib@empty
%</preamble>
bibitem [{citenamefont {Someone1a} and citenamefont
{Someone1b}(1999)}]{Ref1}%
BibitemOpen
bibfield {author} {bibinfo {author} {bibnamefont {Someone1a}} and
bibinfo {author} {bibnamefont {Someone1b}}, }href@noop {} {bibfield
{journal} {bibinfo {journal} {Journal1} }textbf {bibinfo {volume}
{44}}, bibinfo {pages} {5555} (bibinfo {year} {1999})}BibitemShut
{NoStop}%
bibitem [{citenamefont {Someone2a} and citenamefont
{Someone2b}(2000)}]{Ref2}%
BibitemOpen
bibfield {author} {bibinfo {author} {bibnamefont {Someone2a}} and
bibinfo {author} {bibnamefont {Someone2b}}, }href@noop {} {bibfield
{journal} {bibinfo {journal} {Journal2} }textbf {bibinfo {volume}
{55}}, bibinfo {pages} {7777} (bibinfo {year} {2000})}BibitemShut
{NoStop}%
end{thebibliography}%
bibtex revtex
New contributor
Scott is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I am using RevTeX4-1. When I typeset the original file, compile the bibliography, and then try to typeset the original file again, I get an error: "! Undefined control sequence. < argument> @bibitemShut." Below is a minimal file with which I get the error, followed by the test .bib file that I used, and then followed by the .bbl file it outputs. Can anyone help? (I am using PcTeX, which I purchased many years ago and no longer seems to have much support available, but which I am very used to. Perhaps this is my problem but I am hoping not, because I'd prefer not to have to get used to a whole new interface.) I will also mention that when compiling the bibliography, I do get a warning but am guessing this is not the problem. The warning is this:
Warning--jnrlst (dependency: not reversed) set 1
merlin.mbs apsrev4-1.bst 2010-07-25 4.21a (PWD, AO, DPC) hacked
Control: key (0)
Control: author (8) initials jnrlst
Control: editor formatted (1) identically to author
Control: production of article title (-1) disabled
Control: page (0) single
Control: year (1) truncated
Control: production of eprint (0) enabled
(There was 1 warning)
Here is my minimal tex file:
documentclass[pra]{revtex4-1}
begin{document}
maketitle
Here's one citation cite{Ref1}, and now another one cite{Ref2}.
bibliography{Testrefs}
end{document}
And here is my bib file:
@ARTICLE{Ref1,
AUTHOR={Someone1a and Someone1b},
TITLE={Title1},
JOURNAL={Journal1},
VOLUME={44},
PAGES={5555},
YEAR={1999}
}
@ARTICLE{Ref2,
AUTHOR={Someone2a and Someone2b},
TITLE={Title2},
JOURNAL={Journal2},
VOLUME={55},
PAGES={7777},
YEAR={2000}
}
In case it is useful, here is the bbl file created when I compile the bibliography:
%merlin.mbs apsrev4-1.bst 2010-07-25 4.21a (PWD, AO, DPC) hacked
%Control: key (0)
%Control: author (8) initials jnrlst
%Control: editor formatted (1) identically to author
%Control: production of article title (-1) disabled
%Control: page (0) single
%Control: year (1) truncated
%Control: production of eprint (0) enabled
begin{thebibliography}{2}%
makeatletter
providecommand @ifxundefined [1]{%
@ifx{#1undefined}
}%
providecommand @ifnum [1]{%
ifnum #1expandafter @firstoftwo
else expandafter @secondoftwo
fi
}%
providecommand @ifx [1]{%
ifx #1expandafter @firstoftwo
else expandafter @secondoftwo
fi
}%
providecommand natexlab [1]{#1}%
providecommand enquote [1]{``#1''}%
providecommand bibnamefont [1]{#1}%
providecommand bibfnamefont [1]{#1}%
providecommand citenamefont [1]{#1}%
providecommand href@noop [0]{@secondoftwo}%
providecommand href [0]{begingroup @sanitize@url @href}%
providecommand @href[1]{@@startlink{#1}@@href}%
providecommand @@href[1]{endgroup#1@@endlink}%
providecommand @sanitize@url [0]{catcode `\12catcode `$12catcode
`&12catcode `#12catcode `^12catcode `_12catcode `%12relax}%
providecommand @@startlink[1]{}%
providecommand @@endlink[0]{}%
providecommand url [0]{begingroup@sanitize@url @url }%
providecommand @url [1]{endgroup@href {#1}{urlprefix }}%
providecommand urlprefix [0]{URL }%
providecommand Eprint [0]{href }%
providecommand doibase [0]{http://dx.doi.org/}%
providecommand selectlanguage [0]{@gobble}%
providecommand bibinfo [0]{@secondoftwo}%
providecommand bibfield [0]{@secondoftwo}%
providecommand translation [1]{[#1]}%
providecommand BibitemOpen [0]{}%
providecommand bibitemStop [0]{}%
providecommand bibitemNoStop [0]{.EOSspace}%
providecommand EOS [0]{spacefactor3000relax}%
providecommand BibitemShut [1]{csname bibitem#1endcsname}%
letauto@bib@innerbib@empty
%</preamble>
bibitem [{citenamefont {Someone1a} and citenamefont
{Someone1b}(1999)}]{Ref1}%
BibitemOpen
bibfield {author} {bibinfo {author} {bibnamefont {Someone1a}} and
bibinfo {author} {bibnamefont {Someone1b}}, }href@noop {} {bibfield
{journal} {bibinfo {journal} {Journal1} }textbf {bibinfo {volume}
{44}}, bibinfo {pages} {5555} (bibinfo {year} {1999})}BibitemShut
{NoStop}%
bibitem [{citenamefont {Someone2a} and citenamefont
{Someone2b}(2000)}]{Ref2}%
BibitemOpen
bibfield {author} {bibinfo {author} {bibnamefont {Someone2a}} and
bibinfo {author} {bibnamefont {Someone2b}}, }href@noop {} {bibfield
{journal} {bibinfo {journal} {Journal2} }textbf {bibinfo {volume}
{55}}, bibinfo {pages} {7777} (bibinfo {year} {2000})}BibitemShut
{NoStop}%
end{thebibliography}%
bibtex revtex
bibtex revtex
New contributor
Scott is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Scott is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 2 mins ago
Kurt
39.8k850164
39.8k850164
New contributor
Scott is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 7 mins ago
ScottScott
51
51
New contributor
Scott is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Scott is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Scott is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Have you tried withrevtex4-2, that is the current version of that classrevtex?
– Kurt
34 secs ago
add a comment |
Have you tried withrevtex4-2, that is the current version of that classrevtex?
– Kurt
34 secs ago
Have you tried with
revtex4-2, that is the current version of that class revtex?– Kurt
34 secs ago
Have you tried with
revtex4-2, that is the current version of that class revtex?– Kurt
34 secs ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Scott is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f480796%2fproblem-using-revtex4-1-with-undefined-control-sequence-argument-bibitem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Scott is a new contributor. Be nice, and check out our Code of Conduct.
Scott is a new contributor. Be nice, and check out our Code of Conduct.
Scott is a new contributor. Be nice, and check out our Code of Conduct.
Scott is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f480796%2fproblem-using-revtex4-1-with-undefined-control-sequence-argument-bibitem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Have you tried with
revtex4-2, that is the current version of that classrevtex?– Kurt
34 secs ago