Can't add title to reference in achemso bibliography
I'm trying to submit an article to The Journal of Physical Chemistry, using acshemso template at Overleaf.
There are no titles of the references, but it's necessary according to journal rules.
I changed ctrl-article-title to "yes" in acs-achemso.bib file of the template:
@Control{achemso-control,
ctrl-article-title = "yes",
ctrl-chapter-title = "no",
ctrl-etal-number = "15",
ctrl-etal-firstonly = "yes",
Nothing changed.
I tried to use package downloaded by the link from author guidelines, but it also without the titles of the references.
Please, help me. It's my first time using Tex, so I can't imagine what can I do to manage appearance of references titles.
bibliographies achemso
add a comment |
I'm trying to submit an article to The Journal of Physical Chemistry, using acshemso template at Overleaf.
There are no titles of the references, but it's necessary according to journal rules.
I changed ctrl-article-title to "yes" in acs-achemso.bib file of the template:
@Control{achemso-control,
ctrl-article-title = "yes",
ctrl-chapter-title = "no",
ctrl-etal-number = "15",
ctrl-etal-firstonly = "yes",
Nothing changed.
I tried to use package downloaded by the link from author guidelines, but it also without the titles of the references.
Please, help me. It's my first time using Tex, so I can't imagine what can I do to manage appearance of references titles.
bibliographies achemso
add a comment |
I'm trying to submit an article to The Journal of Physical Chemistry, using acshemso template at Overleaf.
There are no titles of the references, but it's necessary according to journal rules.
I changed ctrl-article-title to "yes" in acs-achemso.bib file of the template:
@Control{achemso-control,
ctrl-article-title = "yes",
ctrl-chapter-title = "no",
ctrl-etal-number = "15",
ctrl-etal-firstonly = "yes",
Nothing changed.
I tried to use package downloaded by the link from author guidelines, but it also without the titles of the references.
Please, help me. It's my first time using Tex, so I can't imagine what can I do to manage appearance of references titles.
bibliographies achemso
I'm trying to submit an article to The Journal of Physical Chemistry, using acshemso template at Overleaf.
There are no titles of the references, but it's necessary according to journal rules.
I changed ctrl-article-title to "yes" in acs-achemso.bib file of the template:
@Control{achemso-control,
ctrl-article-title = "yes",
ctrl-chapter-title = "no",
ctrl-etal-number = "15",
ctrl-etal-firstonly = "yes",
Nothing changed.
I tried to use package downloaded by the link from author guidelines, but it also without the titles of the references.
Please, help me. It's my first time using Tex, so I can't imagine what can I do to manage appearance of references titles.
bibliographies achemso
bibliographies achemso
asked Oct 5 '17 at 19:25
obogomolobogomol
82
82
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Article titles are not included by default. You have to specify what sort of journal you are writing for, then the achemso
package will adapt the document style according to its guidelines.
For example, if you are writing an article for the "Journal of Physical Chemistry A", you should have this at the start of your document:
documentclass[journal=jpcafh]{achemso}
The list of available journals can be found on page 4 of the achemso
documentation.
Here is a full working example:
documentclass[journal=jpcafh]{achemso}
title{MWE}
begin{document}
Test cite{myreference}
bibliography{achs_jpcafh121_7139}
end{document}
with a random reference:
@article{myreference,
author = {Jåstad, Eirik O. and Torheim, Turid and Villeneuve, Kathleen M. and Kvaal, Knut and Hole, Eli O. and Sagstuen, Einar and Malinen, Eirik and Futsaether, Cecilia M.},
title = {In Quest of the Alanine R3 Radical: Multivariate EPR Spectral Analyses of X-Irradiated Alanine in the Solid State},
journal = {The Journal of Physical Chemistry A},
volume = {121},
number = {38},
pages = {7139-7147},
year = {2017},
doi = {10.1021/acs.jpca.7b06447},
note ={PMID: 28829916},
URL = {http://dx.doi.org/10.1021/acs.jpca.7b06447},
eprint = {http://dx.doi.org/10.1021/acs.jpca.7b06447}
}
Result:
I've changed default [journal=jacsat,manuscript=article]{achemso} to documentclass[journal=jpcafh,manuscript=article]{achemso} and it works! @SDF, thank you so much!
– obogomol
Oct 7 '17 at 20:45
@obogomol You're welcome ;-) If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓). By the way, I see it's your first time here, so welcome to TeX.SX! You can have a look at our starter guide to familiarize yourself further with our format.
– SDF
Oct 8 '17 at 10:05
add a comment |
Editorial guidelines for journals change in time. In some, the article title was
not required previously, but is required now. In some, "et al." was required after 10 authors, now all authors must be listed.
In ACS journals, this should be handled by the achemso package automatically. But the
package is not updated too often, and behavior must be changed from the default.
Example:
documentclass[journal=nalefd,manuscript=letter,layout=twocolumn]{achemso}
specifies the proper journal (Nano Letters) and the layout. Add the following
two lines below if needed:
setkeys{acs}{maxauthors = 0} % will list all authors
setkeys{acs}{articletitle = true} % will suppress showing article title
1
Ifachemso
deviates from documented requirements you can open an issue at github.com/josephwright/achemso/issues
– moewe
Jan 18 at 15:57
add a comment |
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%2f394750%2fcant-add-title-to-reference-in-achemso-bibliography%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Article titles are not included by default. You have to specify what sort of journal you are writing for, then the achemso
package will adapt the document style according to its guidelines.
For example, if you are writing an article for the "Journal of Physical Chemistry A", you should have this at the start of your document:
documentclass[journal=jpcafh]{achemso}
The list of available journals can be found on page 4 of the achemso
documentation.
Here is a full working example:
documentclass[journal=jpcafh]{achemso}
title{MWE}
begin{document}
Test cite{myreference}
bibliography{achs_jpcafh121_7139}
end{document}
with a random reference:
@article{myreference,
author = {Jåstad, Eirik O. and Torheim, Turid and Villeneuve, Kathleen M. and Kvaal, Knut and Hole, Eli O. and Sagstuen, Einar and Malinen, Eirik and Futsaether, Cecilia M.},
title = {In Quest of the Alanine R3 Radical: Multivariate EPR Spectral Analyses of X-Irradiated Alanine in the Solid State},
journal = {The Journal of Physical Chemistry A},
volume = {121},
number = {38},
pages = {7139-7147},
year = {2017},
doi = {10.1021/acs.jpca.7b06447},
note ={PMID: 28829916},
URL = {http://dx.doi.org/10.1021/acs.jpca.7b06447},
eprint = {http://dx.doi.org/10.1021/acs.jpca.7b06447}
}
Result:
I've changed default [journal=jacsat,manuscript=article]{achemso} to documentclass[journal=jpcafh,manuscript=article]{achemso} and it works! @SDF, thank you so much!
– obogomol
Oct 7 '17 at 20:45
@obogomol You're welcome ;-) If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓). By the way, I see it's your first time here, so welcome to TeX.SX! You can have a look at our starter guide to familiarize yourself further with our format.
– SDF
Oct 8 '17 at 10:05
add a comment |
Article titles are not included by default. You have to specify what sort of journal you are writing for, then the achemso
package will adapt the document style according to its guidelines.
For example, if you are writing an article for the "Journal of Physical Chemistry A", you should have this at the start of your document:
documentclass[journal=jpcafh]{achemso}
The list of available journals can be found on page 4 of the achemso
documentation.
Here is a full working example:
documentclass[journal=jpcafh]{achemso}
title{MWE}
begin{document}
Test cite{myreference}
bibliography{achs_jpcafh121_7139}
end{document}
with a random reference:
@article{myreference,
author = {Jåstad, Eirik O. and Torheim, Turid and Villeneuve, Kathleen M. and Kvaal, Knut and Hole, Eli O. and Sagstuen, Einar and Malinen, Eirik and Futsaether, Cecilia M.},
title = {In Quest of the Alanine R3 Radical: Multivariate EPR Spectral Analyses of X-Irradiated Alanine in the Solid State},
journal = {The Journal of Physical Chemistry A},
volume = {121},
number = {38},
pages = {7139-7147},
year = {2017},
doi = {10.1021/acs.jpca.7b06447},
note ={PMID: 28829916},
URL = {http://dx.doi.org/10.1021/acs.jpca.7b06447},
eprint = {http://dx.doi.org/10.1021/acs.jpca.7b06447}
}
Result:
I've changed default [journal=jacsat,manuscript=article]{achemso} to documentclass[journal=jpcafh,manuscript=article]{achemso} and it works! @SDF, thank you so much!
– obogomol
Oct 7 '17 at 20:45
@obogomol You're welcome ;-) If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓). By the way, I see it's your first time here, so welcome to TeX.SX! You can have a look at our starter guide to familiarize yourself further with our format.
– SDF
Oct 8 '17 at 10:05
add a comment |
Article titles are not included by default. You have to specify what sort of journal you are writing for, then the achemso
package will adapt the document style according to its guidelines.
For example, if you are writing an article for the "Journal of Physical Chemistry A", you should have this at the start of your document:
documentclass[journal=jpcafh]{achemso}
The list of available journals can be found on page 4 of the achemso
documentation.
Here is a full working example:
documentclass[journal=jpcafh]{achemso}
title{MWE}
begin{document}
Test cite{myreference}
bibliography{achs_jpcafh121_7139}
end{document}
with a random reference:
@article{myreference,
author = {Jåstad, Eirik O. and Torheim, Turid and Villeneuve, Kathleen M. and Kvaal, Knut and Hole, Eli O. and Sagstuen, Einar and Malinen, Eirik and Futsaether, Cecilia M.},
title = {In Quest of the Alanine R3 Radical: Multivariate EPR Spectral Analyses of X-Irradiated Alanine in the Solid State},
journal = {The Journal of Physical Chemistry A},
volume = {121},
number = {38},
pages = {7139-7147},
year = {2017},
doi = {10.1021/acs.jpca.7b06447},
note ={PMID: 28829916},
URL = {http://dx.doi.org/10.1021/acs.jpca.7b06447},
eprint = {http://dx.doi.org/10.1021/acs.jpca.7b06447}
}
Result:
Article titles are not included by default. You have to specify what sort of journal you are writing for, then the achemso
package will adapt the document style according to its guidelines.
For example, if you are writing an article for the "Journal of Physical Chemistry A", you should have this at the start of your document:
documentclass[journal=jpcafh]{achemso}
The list of available journals can be found on page 4 of the achemso
documentation.
Here is a full working example:
documentclass[journal=jpcafh]{achemso}
title{MWE}
begin{document}
Test cite{myreference}
bibliography{achs_jpcafh121_7139}
end{document}
with a random reference:
@article{myreference,
author = {Jåstad, Eirik O. and Torheim, Turid and Villeneuve, Kathleen M. and Kvaal, Knut and Hole, Eli O. and Sagstuen, Einar and Malinen, Eirik and Futsaether, Cecilia M.},
title = {In Quest of the Alanine R3 Radical: Multivariate EPR Spectral Analyses of X-Irradiated Alanine in the Solid State},
journal = {The Journal of Physical Chemistry A},
volume = {121},
number = {38},
pages = {7139-7147},
year = {2017},
doi = {10.1021/acs.jpca.7b06447},
note ={PMID: 28829916},
URL = {http://dx.doi.org/10.1021/acs.jpca.7b06447},
eprint = {http://dx.doi.org/10.1021/acs.jpca.7b06447}
}
Result:
answered Oct 6 '17 at 9:16
SDFSDF
7851311
7851311
I've changed default [journal=jacsat,manuscript=article]{achemso} to documentclass[journal=jpcafh,manuscript=article]{achemso} and it works! @SDF, thank you so much!
– obogomol
Oct 7 '17 at 20:45
@obogomol You're welcome ;-) If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓). By the way, I see it's your first time here, so welcome to TeX.SX! You can have a look at our starter guide to familiarize yourself further with our format.
– SDF
Oct 8 '17 at 10:05
add a comment |
I've changed default [journal=jacsat,manuscript=article]{achemso} to documentclass[journal=jpcafh,manuscript=article]{achemso} and it works! @SDF, thank you so much!
– obogomol
Oct 7 '17 at 20:45
@obogomol You're welcome ;-) If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓). By the way, I see it's your first time here, so welcome to TeX.SX! You can have a look at our starter guide to familiarize yourself further with our format.
– SDF
Oct 8 '17 at 10:05
I've changed default [journal=jacsat,manuscript=article]{achemso} to documentclass[journal=jpcafh,manuscript=article]{achemso} and it works! @SDF, thank you so much!
– obogomol
Oct 7 '17 at 20:45
I've changed default [journal=jacsat,manuscript=article]{achemso} to documentclass[journal=jpcafh,manuscript=article]{achemso} and it works! @SDF, thank you so much!
– obogomol
Oct 7 '17 at 20:45
@obogomol You're welcome ;-) If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓). By the way, I see it's your first time here, so welcome to TeX.SX! You can have a look at our starter guide to familiarize yourself further with our format.
– SDF
Oct 8 '17 at 10:05
@obogomol You're welcome ;-) If you like my answer and it was helpful, please consider upvoting (by clicking on the arrows next to the score) and/or marking it as the accepted answer (by clicking on the checkmark ✓). By the way, I see it's your first time here, so welcome to TeX.SX! You can have a look at our starter guide to familiarize yourself further with our format.
– SDF
Oct 8 '17 at 10:05
add a comment |
Editorial guidelines for journals change in time. In some, the article title was
not required previously, but is required now. In some, "et al." was required after 10 authors, now all authors must be listed.
In ACS journals, this should be handled by the achemso package automatically. But the
package is not updated too often, and behavior must be changed from the default.
Example:
documentclass[journal=nalefd,manuscript=letter,layout=twocolumn]{achemso}
specifies the proper journal (Nano Letters) and the layout. Add the following
two lines below if needed:
setkeys{acs}{maxauthors = 0} % will list all authors
setkeys{acs}{articletitle = true} % will suppress showing article title
1
Ifachemso
deviates from documented requirements you can open an issue at github.com/josephwright/achemso/issues
– moewe
Jan 18 at 15:57
add a comment |
Editorial guidelines for journals change in time. In some, the article title was
not required previously, but is required now. In some, "et al." was required after 10 authors, now all authors must be listed.
In ACS journals, this should be handled by the achemso package automatically. But the
package is not updated too often, and behavior must be changed from the default.
Example:
documentclass[journal=nalefd,manuscript=letter,layout=twocolumn]{achemso}
specifies the proper journal (Nano Letters) and the layout. Add the following
two lines below if needed:
setkeys{acs}{maxauthors = 0} % will list all authors
setkeys{acs}{articletitle = true} % will suppress showing article title
1
Ifachemso
deviates from documented requirements you can open an issue at github.com/josephwright/achemso/issues
– moewe
Jan 18 at 15:57
add a comment |
Editorial guidelines for journals change in time. In some, the article title was
not required previously, but is required now. In some, "et al." was required after 10 authors, now all authors must be listed.
In ACS journals, this should be handled by the achemso package automatically. But the
package is not updated too often, and behavior must be changed from the default.
Example:
documentclass[journal=nalefd,manuscript=letter,layout=twocolumn]{achemso}
specifies the proper journal (Nano Letters) and the layout. Add the following
two lines below if needed:
setkeys{acs}{maxauthors = 0} % will list all authors
setkeys{acs}{articletitle = true} % will suppress showing article title
Editorial guidelines for journals change in time. In some, the article title was
not required previously, but is required now. In some, "et al." was required after 10 authors, now all authors must be listed.
In ACS journals, this should be handled by the achemso package automatically. But the
package is not updated too often, and behavior must be changed from the default.
Example:
documentclass[journal=nalefd,manuscript=letter,layout=twocolumn]{achemso}
specifies the proper journal (Nano Letters) and the layout. Add the following
two lines below if needed:
setkeys{acs}{maxauthors = 0} % will list all authors
setkeys{acs}{articletitle = true} % will suppress showing article title
edited Jan 18 at 14:58
Raaja
2,9432934
2,9432934
answered Jan 18 at 14:51
David TomanekDavid Tomanek
1
1
1
Ifachemso
deviates from documented requirements you can open an issue at github.com/josephwright/achemso/issues
– moewe
Jan 18 at 15:57
add a comment |
1
Ifachemso
deviates from documented requirements you can open an issue at github.com/josephwright/achemso/issues
– moewe
Jan 18 at 15:57
1
1
If
achemso
deviates from documented requirements you can open an issue at github.com/josephwright/achemso/issues– moewe
Jan 18 at 15:57
If
achemso
deviates from documented requirements you can open an issue at github.com/josephwright/achemso/issues– moewe
Jan 18 at 15:57
add a comment |
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%2f394750%2fcant-add-title-to-reference-in-achemso-bibliography%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