Undefined Control Sequence Error Message as output.bbl Files
Here is the github link uathesis where I am using to write up my dissertation. All I am doing is to replace my text body with that of the templates. However, as soon as I replace my own bibliography with the empty one in the template, I am receiving a bunch of error messages as follows all related to the entries of the bibliography file. There are some errors of this sort:
Undefined control sequence.
The compiler is having trouble understanding a command you have used. Check that the command is spelled correctly. If the command is part of a package, make sure you have included the package in your preamble using usepackage{...}.
Learn more
<recently read> mnras
l.13 newblock emph{mnras}
, textbf{463}, pp. 1666--1677.
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.
! Undefined control sequence.
<recently read> apj
followed by this last error message:
Undefined control sequence.
The compiler is having trouble understanding a command you have used. Check that the command is spelled correctly. If the command is part of a package, make sure you have included the package in your preamble using usepackage{...}.
Learn more
<recently read> mnras
l.77 newblock emph{mnras}
, textbf{460}, pp. 1399--1416.
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.
)
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 133.
[12
I am not sure what is causing the error.
Note: I did not include all the necessary files as I merely trying to reproduce the pdf file from the template in the mentioned github templates.
biblatex bibliographies bibtex pdftex natbib
add a comment |
Here is the github link uathesis where I am using to write up my dissertation. All I am doing is to replace my text body with that of the templates. However, as soon as I replace my own bibliography with the empty one in the template, I am receiving a bunch of error messages as follows all related to the entries of the bibliography file. There are some errors of this sort:
Undefined control sequence.
The compiler is having trouble understanding a command you have used. Check that the command is spelled correctly. If the command is part of a package, make sure you have included the package in your preamble using usepackage{...}.
Learn more
<recently read> mnras
l.13 newblock emph{mnras}
, textbf{463}, pp. 1666--1677.
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.
! Undefined control sequence.
<recently read> apj
followed by this last error message:
Undefined control sequence.
The compiler is having trouble understanding a command you have used. Check that the command is spelled correctly. If the command is part of a package, make sure you have included the package in your preamble using usepackage{...}.
Learn more
<recently read> mnras
l.77 newblock emph{mnras}
, textbf{460}, pp. 1399--1416.
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.
)
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 133.
[12
I am not sure what is causing the error.
Note: I did not include all the necessary files as I merely trying to reproduce the pdf file from the template in the mentioned github templates.
biblatex bibliographies bibtex pdftex natbib
Looks like you forgot to include some file that definesmnras
.
– marmot
10 mins ago
but uabibnat.bst file in the project already should take care of it. Right?
– Allan
9 mins ago
I have no idea but since you say "Note: I did not include all the necessary files as I merely trying " I was under the impression you did not include the one that defined that macro. At least this is how I read that error message.
– marmot
7 mins ago
you're right. I cannot see if they are defined. Do you know how can I do that?
– Allan
3 mins ago
add a comment |
Here is the github link uathesis where I am using to write up my dissertation. All I am doing is to replace my text body with that of the templates. However, as soon as I replace my own bibliography with the empty one in the template, I am receiving a bunch of error messages as follows all related to the entries of the bibliography file. There are some errors of this sort:
Undefined control sequence.
The compiler is having trouble understanding a command you have used. Check that the command is spelled correctly. If the command is part of a package, make sure you have included the package in your preamble using usepackage{...}.
Learn more
<recently read> mnras
l.13 newblock emph{mnras}
, textbf{463}, pp. 1666--1677.
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.
! Undefined control sequence.
<recently read> apj
followed by this last error message:
Undefined control sequence.
The compiler is having trouble understanding a command you have used. Check that the command is spelled correctly. If the command is part of a package, make sure you have included the package in your preamble using usepackage{...}.
Learn more
<recently read> mnras
l.77 newblock emph{mnras}
, textbf{460}, pp. 1399--1416.
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.
)
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 133.
[12
I am not sure what is causing the error.
Note: I did not include all the necessary files as I merely trying to reproduce the pdf file from the template in the mentioned github templates.
biblatex bibliographies bibtex pdftex natbib
Here is the github link uathesis where I am using to write up my dissertation. All I am doing is to replace my text body with that of the templates. However, as soon as I replace my own bibliography with the empty one in the template, I am receiving a bunch of error messages as follows all related to the entries of the bibliography file. There are some errors of this sort:
Undefined control sequence.
The compiler is having trouble understanding a command you have used. Check that the command is spelled correctly. If the command is part of a package, make sure you have included the package in your preamble using usepackage{...}.
Learn more
<recently read> mnras
l.13 newblock emph{mnras}
, textbf{463}, pp. 1666--1677.
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.
! Undefined control sequence.
<recently read> apj
followed by this last error message:
Undefined control sequence.
The compiler is having trouble understanding a command you have used. Check that the command is spelled correctly. If the command is part of a package, make sure you have included the package in your preamble using usepackage{...}.
Learn more
<recently read> mnras
l.77 newblock emph{mnras}
, textbf{460}, pp. 1399--1416.
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.
)
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 133.
[12
I am not sure what is causing the error.
Note: I did not include all the necessary files as I merely trying to reproduce the pdf file from the template in the mentioned github templates.
biblatex bibliographies bibtex pdftex natbib
biblatex bibliographies bibtex pdftex natbib
asked 12 mins ago
AllanAllan
509
509
Looks like you forgot to include some file that definesmnras
.
– marmot
10 mins ago
but uabibnat.bst file in the project already should take care of it. Right?
– Allan
9 mins ago
I have no idea but since you say "Note: I did not include all the necessary files as I merely trying " I was under the impression you did not include the one that defined that macro. At least this is how I read that error message.
– marmot
7 mins ago
you're right. I cannot see if they are defined. Do you know how can I do that?
– Allan
3 mins ago
add a comment |
Looks like you forgot to include some file that definesmnras
.
– marmot
10 mins ago
but uabibnat.bst file in the project already should take care of it. Right?
– Allan
9 mins ago
I have no idea but since you say "Note: I did not include all the necessary files as I merely trying " I was under the impression you did not include the one that defined that macro. At least this is how I read that error message.
– marmot
7 mins ago
you're right. I cannot see if they are defined. Do you know how can I do that?
– Allan
3 mins ago
Looks like you forgot to include some file that defines
mnras
.– marmot
10 mins ago
Looks like you forgot to include some file that defines
mnras
.– marmot
10 mins ago
but uabibnat.bst file in the project already should take care of it. Right?
– Allan
9 mins ago
but uabibnat.bst file in the project already should take care of it. Right?
– Allan
9 mins ago
I have no idea but since you say "Note: I did not include all the necessary files as I merely trying " I was under the impression you did not include the one that defined that macro. At least this is how I read that error message.
– marmot
7 mins ago
I have no idea but since you say "Note: I did not include all the necessary files as I merely trying " I was under the impression you did not include the one that defined that macro. At least this is how I read that error message.
– marmot
7 mins ago
you're right. I cannot see if they are defined. Do you know how can I do that?
– Allan
3 mins ago
you're right. I cannot see if they are defined. Do you know how can I do that?
– Allan
3 mins 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
});
}
});
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%2f472678%2fundefined-control-sequence-error-message-as-output-bbl-files%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
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%2f472678%2fundefined-control-sequence-error-message-as-output-bbl-files%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
Looks like you forgot to include some file that defines
mnras
.– marmot
10 mins ago
but uabibnat.bst file in the project already should take care of it. Right?
– Allan
9 mins ago
I have no idea but since you say "Note: I did not include all the necessary files as I merely trying " I was under the impression you did not include the one that defined that macro. At least this is how I read that error message.
– marmot
7 mins ago
you're right. I cannot see if they are defined. Do you know how can I do that?
– Allan
3 mins ago