Elsarticle Bibliography — Remove Title and Provide Hyperlink











up vote
0
down vote

favorite












What I am looking to do is, using the elsarticle document class and the standard elsarticle-num bibliography style ... possibly use the biboptions command to remove the title and provide a (URL) hyperlink to the article displayed in the final .pdf output. For instance, there exists information on sorting and compressing citations ... but I have found nothing about being able to remove a title or set its status to false or something like that:



usepackage{natbib}
bibliographystyle{elsarticle-num}
biboptions{sort&compress}


Does anyone know how to do this?










share|improve this question







New contributor




John Ticknor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • It's unclear exactly what you're wanting. Do you want to suppress the title for all entries or simply for one kind of entry (e.g., articles)? If the latter, you can follow the advice in the top answer of this question: tex.stackexchange.com/questions/138981/…
    – Mason Malone
    3 hours ago










  • @MasonMalone Looking to suppress title for all entries, exactly. So it looks like I'd have to modify elsarticle-num.bst directly. But what about allowing for the entire reference to be hyperlinked to either a DOI or URL, whichever is easier?
    – John Ticknor
    2 hours ago










  • Yes––regardless which route you want to take, you'll need to modify the .bst file directly. You can create a copy and modify it in case you need the original .bst for later. As for the hyperlink, I know that a URL or DOI can itself be hyperlinked when it appears in the reference, but I'm unsure what modification you would need in order to make the reference itself linked and not have the URL included.
    – Mason Malone
    2 hours ago










  • @MasonMalone Looks like you read my mind then. I did exactly that and lo-and-behold, this was successful. What's interesting is that by removing the relevant line of code in the .bst file, what winds up being hyperlinked is the journal. This formatting I'm actually okay with, since Elsevier will wind up making their own modifications to the references section. I only wanted to do this as a convenience for the reader/reviewer.
    – John Ticknor
    2 hours ago












  • Glad it worked. Just out of curiosity, is there a reason why these modifications make it easier for the reviewer? Why not leave the .bst file as-is?
    – Mason Malone
    20 mins ago















up vote
0
down vote

favorite












What I am looking to do is, using the elsarticle document class and the standard elsarticle-num bibliography style ... possibly use the biboptions command to remove the title and provide a (URL) hyperlink to the article displayed in the final .pdf output. For instance, there exists information on sorting and compressing citations ... but I have found nothing about being able to remove a title or set its status to false or something like that:



usepackage{natbib}
bibliographystyle{elsarticle-num}
biboptions{sort&compress}


Does anyone know how to do this?










share|improve this question







New contributor




John Ticknor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • It's unclear exactly what you're wanting. Do you want to suppress the title for all entries or simply for one kind of entry (e.g., articles)? If the latter, you can follow the advice in the top answer of this question: tex.stackexchange.com/questions/138981/…
    – Mason Malone
    3 hours ago










  • @MasonMalone Looking to suppress title for all entries, exactly. So it looks like I'd have to modify elsarticle-num.bst directly. But what about allowing for the entire reference to be hyperlinked to either a DOI or URL, whichever is easier?
    – John Ticknor
    2 hours ago










  • Yes––regardless which route you want to take, you'll need to modify the .bst file directly. You can create a copy and modify it in case you need the original .bst for later. As for the hyperlink, I know that a URL or DOI can itself be hyperlinked when it appears in the reference, but I'm unsure what modification you would need in order to make the reference itself linked and not have the URL included.
    – Mason Malone
    2 hours ago










  • @MasonMalone Looks like you read my mind then. I did exactly that and lo-and-behold, this was successful. What's interesting is that by removing the relevant line of code in the .bst file, what winds up being hyperlinked is the journal. This formatting I'm actually okay with, since Elsevier will wind up making their own modifications to the references section. I only wanted to do this as a convenience for the reader/reviewer.
    – John Ticknor
    2 hours ago












  • Glad it worked. Just out of curiosity, is there a reason why these modifications make it easier for the reviewer? Why not leave the .bst file as-is?
    – Mason Malone
    20 mins ago













up vote
0
down vote

favorite









up vote
0
down vote

favorite











What I am looking to do is, using the elsarticle document class and the standard elsarticle-num bibliography style ... possibly use the biboptions command to remove the title and provide a (URL) hyperlink to the article displayed in the final .pdf output. For instance, there exists information on sorting and compressing citations ... but I have found nothing about being able to remove a title or set its status to false or something like that:



usepackage{natbib}
bibliographystyle{elsarticle-num}
biboptions{sort&compress}


Does anyone know how to do this?










share|improve this question







New contributor




John Ticknor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











What I am looking to do is, using the elsarticle document class and the standard elsarticle-num bibliography style ... possibly use the biboptions command to remove the title and provide a (URL) hyperlink to the article displayed in the final .pdf output. For instance, there exists information on sorting and compressing citations ... but I have found nothing about being able to remove a title or set its status to false or something like that:



usepackage{natbib}
bibliographystyle{elsarticle-num}
biboptions{sort&compress}


Does anyone know how to do this?







natbib elsarticle






share|improve this question







New contributor




John Ticknor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




John Ticknor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




John Ticknor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 3 hours ago









John Ticknor

1




1




New contributor




John Ticknor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





John Ticknor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






John Ticknor is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • It's unclear exactly what you're wanting. Do you want to suppress the title for all entries or simply for one kind of entry (e.g., articles)? If the latter, you can follow the advice in the top answer of this question: tex.stackexchange.com/questions/138981/…
    – Mason Malone
    3 hours ago










  • @MasonMalone Looking to suppress title for all entries, exactly. So it looks like I'd have to modify elsarticle-num.bst directly. But what about allowing for the entire reference to be hyperlinked to either a DOI or URL, whichever is easier?
    – John Ticknor
    2 hours ago










  • Yes––regardless which route you want to take, you'll need to modify the .bst file directly. You can create a copy and modify it in case you need the original .bst for later. As for the hyperlink, I know that a URL or DOI can itself be hyperlinked when it appears in the reference, but I'm unsure what modification you would need in order to make the reference itself linked and not have the URL included.
    – Mason Malone
    2 hours ago










  • @MasonMalone Looks like you read my mind then. I did exactly that and lo-and-behold, this was successful. What's interesting is that by removing the relevant line of code in the .bst file, what winds up being hyperlinked is the journal. This formatting I'm actually okay with, since Elsevier will wind up making their own modifications to the references section. I only wanted to do this as a convenience for the reader/reviewer.
    – John Ticknor
    2 hours ago












  • Glad it worked. Just out of curiosity, is there a reason why these modifications make it easier for the reviewer? Why not leave the .bst file as-is?
    – Mason Malone
    20 mins ago


















  • It's unclear exactly what you're wanting. Do you want to suppress the title for all entries or simply for one kind of entry (e.g., articles)? If the latter, you can follow the advice in the top answer of this question: tex.stackexchange.com/questions/138981/…
    – Mason Malone
    3 hours ago










  • @MasonMalone Looking to suppress title for all entries, exactly. So it looks like I'd have to modify elsarticle-num.bst directly. But what about allowing for the entire reference to be hyperlinked to either a DOI or URL, whichever is easier?
    – John Ticknor
    2 hours ago










  • Yes––regardless which route you want to take, you'll need to modify the .bst file directly. You can create a copy and modify it in case you need the original .bst for later. As for the hyperlink, I know that a URL or DOI can itself be hyperlinked when it appears in the reference, but I'm unsure what modification you would need in order to make the reference itself linked and not have the URL included.
    – Mason Malone
    2 hours ago










  • @MasonMalone Looks like you read my mind then. I did exactly that and lo-and-behold, this was successful. What's interesting is that by removing the relevant line of code in the .bst file, what winds up being hyperlinked is the journal. This formatting I'm actually okay with, since Elsevier will wind up making their own modifications to the references section. I only wanted to do this as a convenience for the reader/reviewer.
    – John Ticknor
    2 hours ago












  • Glad it worked. Just out of curiosity, is there a reason why these modifications make it easier for the reviewer? Why not leave the .bst file as-is?
    – Mason Malone
    20 mins ago
















It's unclear exactly what you're wanting. Do you want to suppress the title for all entries or simply for one kind of entry (e.g., articles)? If the latter, you can follow the advice in the top answer of this question: tex.stackexchange.com/questions/138981/…
– Mason Malone
3 hours ago




It's unclear exactly what you're wanting. Do you want to suppress the title for all entries or simply for one kind of entry (e.g., articles)? If the latter, you can follow the advice in the top answer of this question: tex.stackexchange.com/questions/138981/…
– Mason Malone
3 hours ago












@MasonMalone Looking to suppress title for all entries, exactly. So it looks like I'd have to modify elsarticle-num.bst directly. But what about allowing for the entire reference to be hyperlinked to either a DOI or URL, whichever is easier?
– John Ticknor
2 hours ago




@MasonMalone Looking to suppress title for all entries, exactly. So it looks like I'd have to modify elsarticle-num.bst directly. But what about allowing for the entire reference to be hyperlinked to either a DOI or URL, whichever is easier?
– John Ticknor
2 hours ago












Yes––regardless which route you want to take, you'll need to modify the .bst file directly. You can create a copy and modify it in case you need the original .bst for later. As for the hyperlink, I know that a URL or DOI can itself be hyperlinked when it appears in the reference, but I'm unsure what modification you would need in order to make the reference itself linked and not have the URL included.
– Mason Malone
2 hours ago




Yes––regardless which route you want to take, you'll need to modify the .bst file directly. You can create a copy and modify it in case you need the original .bst for later. As for the hyperlink, I know that a URL or DOI can itself be hyperlinked when it appears in the reference, but I'm unsure what modification you would need in order to make the reference itself linked and not have the URL included.
– Mason Malone
2 hours ago












@MasonMalone Looks like you read my mind then. I did exactly that and lo-and-behold, this was successful. What's interesting is that by removing the relevant line of code in the .bst file, what winds up being hyperlinked is the journal. This formatting I'm actually okay with, since Elsevier will wind up making their own modifications to the references section. I only wanted to do this as a convenience for the reader/reviewer.
– John Ticknor
2 hours ago






@MasonMalone Looks like you read my mind then. I did exactly that and lo-and-behold, this was successful. What's interesting is that by removing the relevant line of code in the .bst file, what winds up being hyperlinked is the journal. This formatting I'm actually okay with, since Elsevier will wind up making their own modifications to the references section. I only wanted to do this as a convenience for the reader/reviewer.
– John Ticknor
2 hours ago














Glad it worked. Just out of curiosity, is there a reason why these modifications make it easier for the reviewer? Why not leave the .bst file as-is?
– Mason Malone
20 mins ago




Glad it worked. Just out of curiosity, is there a reason why these modifications make it easier for the reviewer? Why not leave the .bst file as-is?
– Mason Malone
20 mins ago















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',
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
});


}
});






John Ticknor is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f463606%2felsarticle-bibliography-remove-title-and-provide-hyperlink%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








John Ticknor is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















John Ticknor is a new contributor. Be nice, and check out our Code of Conduct.













John Ticknor is a new contributor. Be nice, and check out our Code of Conduct.












John Ticknor 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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f463606%2felsarticle-bibliography-remove-title-and-provide-hyperlink%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Lallio

Unable to find Lightning Node

Futebolista