Undefined control sequence in Bibtex using plain bibliography style
What is the significance behind "40 days" that often appears in the Bible?
About the actual radiative impact of greenhouse gas emission over time
What does 高層ビルに何車線もの道路。mean?
Employee lack of ownership
How to pronounce "I ♥ Huckabees"?
Why does overlay work only on the first tcolorbox?
Are Roman Catholic priests ever addressed as pastor
New passport but visa is in old (lost) passport
Why is the President allowed to veto a cancellation of emergency powers?
Why did it take so long to abandon sail after steamships were demonstrated?
If I can solve Sudoku, can I solve the Travelling Salesman Problem (TSP)? If so, how?
Explaining pyrokinesis powers
Could the Saturn V actually have launched astronauts around Venus?
Instead of a Universal Basic Income program, why not implement a "Universal Basic Needs" program?
A single argument pattern definition applies to multiple-argument patterns?
Custom alignment for GeoMarkers
How to make healing in an exploration game interesting
This word with a lot of past tenses
Recruiter wants very extensive technical details about all of my previous work
The German vowel “a” changes to the English “i”
Why does a Star of David appear at a rally with Francisco Franco?
How to get the n-th line after a grepped one?
Is a party consisting of only a bard, a cleric, and a warlock functional long-term?
Have the tides ever turned twice on any open problem?
Undefined control sequence in Bibtex using plain bibliography style
I am trying to compile my references using the plain bibliography style but I keep getting an 'undefined control sequence' error.
This is the full error:
! Undefined control sequence.
<argument> citeauthoryear
{Riess BOthers {.}}{Riess BOthers {.}}{{APAC...
l.35 ...xpansion of the Universe cite{Riess_1998}
[1][2], by studying distan...
The control sequence at the end of the top line
of your error message was never def'ed. If you have
misspelled it (e.g., `hobx'), type `I' and the correct
spelling (e.g., `Ihbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
My references.bib file is
@article{Riess_1998,
doi = {10.1086/300499},
url = {https://doi.org/10.1086%2F300499},
year = {1998},
month = {},
publisher = {{IOP} Publishing},
volume = {116},
number = {3},
pages = {1009--1038},
author = {Adam G. Riess and Alexei V. Filippenko and Peter Challis and Alejandro Clocchiatti and Alan Diercks and Peter M. Garnavich and Ron L. Gilliland and Craig J. Hogan and Saurabh Jha and Robert P. Kirshner and B. Leibundgut and M. M. Phillips and David Reiss and Brian P. Schmidt and Robert A. Schommer and R. Chris Smith and J. Spyromilio and Christopher Stubbs and Nicholas B. Suntzeff and John Tonry},
title = {Observational Evidence from Supernovae for an Accelerating Universe and a Cosmological Constant},
journal = {The Astronomical Journal},
abstract = {We present spectral and photometric observations of 10 Type Ia supernovae...}
}
My bbl file is
begin{thebibliography}{}
bibitem [protect citeauthoryear {%
Riess%
protect BOthers {.}}{%
Riess%
protect BOthers {.}}{%
{protect APACyear {1998}}%
}]{%
Riess_1998}
APACinsertmetastar {%
Riess_1998}%
begin{APACrefauthors}%
Riess, ABPBI G.%
, Filippenko, ABPBI V.%
, Challis, P.%
, Clocchiatti, A.%
, Diercks, A.%
, Garnavich, PBPBI M.%
BDBL {}Tonry, J.%
end{APACrefauthors}%
unskip
newblock
APACrefYearMonthDay{1998}{}{}.
newblock
{BBOQ}APACrefatitle {Observational Evidence from Supernovae for an
Accelerating Universe and a Cosmological Constant} {Observational evidence
from supernovae for an accelerating universe and a cosmological
constant}.{BBCQ}
newblock
APACjournalVolNumPages{The Astronomical Journal}{116}{3}{1009--1038}.
newblock
begin{APACrefURL} url{https://doi.org/10.1086%2F300499} end{APACrefURL}
newblock
begin{APACrefDOI} doi{10.1086/300499} end{APACrefDOI}
PrintBackRefs{CurrentBib}
end{thebibliography}
My main .tex file is
documentclass{article}
begin{document}
section{Introduction}
In 2011, Perlmutter, Schmidt and Reiss were awarded the Nobel Prize in Physics for their discovery of the accelerating expansion of the Universe cite{Riess_1998}
bibliographystyle{plain}
bibliography{references}
end{document}
Any help would be greatly appreciated! Thank you!
bibtex
New contributor
add a comment |
I am trying to compile my references using the plain bibliography style but I keep getting an 'undefined control sequence' error.
This is the full error:
! Undefined control sequence.
<argument> citeauthoryear
{Riess BOthers {.}}{Riess BOthers {.}}{{APAC...
l.35 ...xpansion of the Universe cite{Riess_1998}
[1][2], by studying distan...
The control sequence at the end of the top line
of your error message was never def'ed. If you have
misspelled it (e.g., `hobx'), type `I' and the correct
spelling (e.g., `Ihbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
My references.bib file is
@article{Riess_1998,
doi = {10.1086/300499},
url = {https://doi.org/10.1086%2F300499},
year = {1998},
month = {},
publisher = {{IOP} Publishing},
volume = {116},
number = {3},
pages = {1009--1038},
author = {Adam G. Riess and Alexei V. Filippenko and Peter Challis and Alejandro Clocchiatti and Alan Diercks and Peter M. Garnavich and Ron L. Gilliland and Craig J. Hogan and Saurabh Jha and Robert P. Kirshner and B. Leibundgut and M. M. Phillips and David Reiss and Brian P. Schmidt and Robert A. Schommer and R. Chris Smith and J. Spyromilio and Christopher Stubbs and Nicholas B. Suntzeff and John Tonry},
title = {Observational Evidence from Supernovae for an Accelerating Universe and a Cosmological Constant},
journal = {The Astronomical Journal},
abstract = {We present spectral and photometric observations of 10 Type Ia supernovae...}
}
My bbl file is
begin{thebibliography}{}
bibitem [protect citeauthoryear {%
Riess%
protect BOthers {.}}{%
Riess%
protect BOthers {.}}{%
{protect APACyear {1998}}%
}]{%
Riess_1998}
APACinsertmetastar {%
Riess_1998}%
begin{APACrefauthors}%
Riess, ABPBI G.%
, Filippenko, ABPBI V.%
, Challis, P.%
, Clocchiatti, A.%
, Diercks, A.%
, Garnavich, PBPBI M.%
BDBL {}Tonry, J.%
end{APACrefauthors}%
unskip
newblock
APACrefYearMonthDay{1998}{}{}.
newblock
{BBOQ}APACrefatitle {Observational Evidence from Supernovae for an
Accelerating Universe and a Cosmological Constant} {Observational evidence
from supernovae for an accelerating universe and a cosmological
constant}.{BBCQ}
newblock
APACjournalVolNumPages{The Astronomical Journal}{116}{3}{1009--1038}.
newblock
begin{APACrefURL} url{https://doi.org/10.1086%2F300499} end{APACrefURL}
newblock
begin{APACrefDOI} doi{10.1086/300499} end{APACrefDOI}
PrintBackRefs{CurrentBib}
end{thebibliography}
My main .tex file is
documentclass{article}
begin{document}
section{Introduction}
In 2011, Perlmutter, Schmidt and Reiss were awarded the Nobel Prize in Physics for their discovery of the accelerating expansion of the Universe cite{Riess_1998}
bibliographystyle{plain}
bibliography{references}
end{document}
Any help would be greatly appreciated! Thank you!
bibtex
New contributor
add a comment |
I am trying to compile my references using the plain bibliography style but I keep getting an 'undefined control sequence' error.
This is the full error:
! Undefined control sequence.
<argument> citeauthoryear
{Riess BOthers {.}}{Riess BOthers {.}}{{APAC...
l.35 ...xpansion of the Universe cite{Riess_1998}
[1][2], by studying distan...
The control sequence at the end of the top line
of your error message was never def'ed. If you have
misspelled it (e.g., `hobx'), type `I' and the correct
spelling (e.g., `Ihbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
My references.bib file is
@article{Riess_1998,
doi = {10.1086/300499},
url = {https://doi.org/10.1086%2F300499},
year = {1998},
month = {},
publisher = {{IOP} Publishing},
volume = {116},
number = {3},
pages = {1009--1038},
author = {Adam G. Riess and Alexei V. Filippenko and Peter Challis and Alejandro Clocchiatti and Alan Diercks and Peter M. Garnavich and Ron L. Gilliland and Craig J. Hogan and Saurabh Jha and Robert P. Kirshner and B. Leibundgut and M. M. Phillips and David Reiss and Brian P. Schmidt and Robert A. Schommer and R. Chris Smith and J. Spyromilio and Christopher Stubbs and Nicholas B. Suntzeff and John Tonry},
title = {Observational Evidence from Supernovae for an Accelerating Universe and a Cosmological Constant},
journal = {The Astronomical Journal},
abstract = {We present spectral and photometric observations of 10 Type Ia supernovae...}
}
My bbl file is
begin{thebibliography}{}
bibitem [protect citeauthoryear {%
Riess%
protect BOthers {.}}{%
Riess%
protect BOthers {.}}{%
{protect APACyear {1998}}%
}]{%
Riess_1998}
APACinsertmetastar {%
Riess_1998}%
begin{APACrefauthors}%
Riess, ABPBI G.%
, Filippenko, ABPBI V.%
, Challis, P.%
, Clocchiatti, A.%
, Diercks, A.%
, Garnavich, PBPBI M.%
BDBL {}Tonry, J.%
end{APACrefauthors}%
unskip
newblock
APACrefYearMonthDay{1998}{}{}.
newblock
{BBOQ}APACrefatitle {Observational Evidence from Supernovae for an
Accelerating Universe and a Cosmological Constant} {Observational evidence
from supernovae for an accelerating universe and a cosmological
constant}.{BBCQ}
newblock
APACjournalVolNumPages{The Astronomical Journal}{116}{3}{1009--1038}.
newblock
begin{APACrefURL} url{https://doi.org/10.1086%2F300499} end{APACrefURL}
newblock
begin{APACrefDOI} doi{10.1086/300499} end{APACrefDOI}
PrintBackRefs{CurrentBib}
end{thebibliography}
My main .tex file is
documentclass{article}
begin{document}
section{Introduction}
In 2011, Perlmutter, Schmidt and Reiss were awarded the Nobel Prize in Physics for their discovery of the accelerating expansion of the Universe cite{Riess_1998}
bibliographystyle{plain}
bibliography{references}
end{document}
Any help would be greatly appreciated! Thank you!
bibtex
New contributor
I am trying to compile my references using the plain bibliography style but I keep getting an 'undefined control sequence' error.
This is the full error:
! Undefined control sequence.
<argument> citeauthoryear
{Riess BOthers {.}}{Riess BOthers {.}}{{APAC...
l.35 ...xpansion of the Universe cite{Riess_1998}
[1][2], by studying distan...
The control sequence at the end of the top line
of your error message was never def'ed. If you have
misspelled it (e.g., `hobx'), type `I' and the correct
spelling (e.g., `Ihbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
My references.bib file is
@article{Riess_1998,
doi = {10.1086/300499},
url = {https://doi.org/10.1086%2F300499},
year = {1998},
month = {},
publisher = {{IOP} Publishing},
volume = {116},
number = {3},
pages = {1009--1038},
author = {Adam G. Riess and Alexei V. Filippenko and Peter Challis and Alejandro Clocchiatti and Alan Diercks and Peter M. Garnavich and Ron L. Gilliland and Craig J. Hogan and Saurabh Jha and Robert P. Kirshner and B. Leibundgut and M. M. Phillips and David Reiss and Brian P. Schmidt and Robert A. Schommer and R. Chris Smith and J. Spyromilio and Christopher Stubbs and Nicholas B. Suntzeff and John Tonry},
title = {Observational Evidence from Supernovae for an Accelerating Universe and a Cosmological Constant},
journal = {The Astronomical Journal},
abstract = {We present spectral and photometric observations of 10 Type Ia supernovae...}
}
My bbl file is
begin{thebibliography}{}
bibitem [protect citeauthoryear {%
Riess%
protect BOthers {.}}{%
Riess%
protect BOthers {.}}{%
{protect APACyear {1998}}%
}]{%
Riess_1998}
APACinsertmetastar {%
Riess_1998}%
begin{APACrefauthors}%
Riess, ABPBI G.%
, Filippenko, ABPBI V.%
, Challis, P.%
, Clocchiatti, A.%
, Diercks, A.%
, Garnavich, PBPBI M.%
BDBL {}Tonry, J.%
end{APACrefauthors}%
unskip
newblock
APACrefYearMonthDay{1998}{}{}.
newblock
{BBOQ}APACrefatitle {Observational Evidence from Supernovae for an
Accelerating Universe and a Cosmological Constant} {Observational evidence
from supernovae for an accelerating universe and a cosmological
constant}.{BBCQ}
newblock
APACjournalVolNumPages{The Astronomical Journal}{116}{3}{1009--1038}.
newblock
begin{APACrefURL} url{https://doi.org/10.1086%2F300499} end{APACrefURL}
newblock
begin{APACrefDOI} doi{10.1086/300499} end{APACrefDOI}
PrintBackRefs{CurrentBib}
end{thebibliography}
My main .tex file is
documentclass{article}
begin{document}
section{Introduction}
In 2011, Perlmutter, Schmidt and Reiss were awarded the Nobel Prize in Physics for their discovery of the accelerating expansion of the Universe cite{Riess_1998}
bibliographystyle{plain}
bibliography{references}
end{document}
Any help would be greatly appreciated! Thank you!
bibtex
bibtex
New contributor
New contributor
New contributor
asked 2 mins ago
LisaLisa
1
1
New contributor
New contributor
add a comment |
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
});
}
});
Lisa 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%2f479880%2fundefined-control-sequence-in-bibtex-using-plain-bibliography-style%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
Lisa is a new contributor. Be nice, and check out our Code of Conduct.
Lisa is a new contributor. Be nice, and check out our Code of Conduct.
Lisa is a new contributor. Be nice, and check out our Code of Conduct.
Lisa 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%2f479880%2fundefined-control-sequence-in-bibtex-using-plain-bibliography-style%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