How to remove the parentheses around the year in nar style? Announcing the arrival of Valued...
What does 丫 mean? 丫是什么意思?
How does light 'choose' between wave and particle behaviour?
Semigroups with no morphisms between them
An adverb for when you're not exaggerating
Why are vacuum tubes still used in amateur radios?
Lagrange four-squares theorem --- deterministic complexity
What is the home of the drow in Flanaess?
How fail-safe is nr as stop bytes?
Is it possible to force a specific program to remain in memory after closing it?
Random body shuffle every night—can we still function?
Is CEO the "profession" with the most psychopaths?
How to align multiple equations
AppleTVs create a chatty alternate WiFi network
Is there public access to the Meteor Crater in Arizona?
A letter with no particular backstory
One-one communication
How does a spellshard spellbook work?
How did Fremen produce and carry enough thumpers to use Sandworms as de facto Ubers?
Putting class ranking in CV, but against dept guidelines
How to compare two different files line by line in unix?
How to dry out epoxy resin faster than usual?
Project Euler #1 in C++
Is there hard evidence that the grant peer review system performs significantly better than random?
Is it fair for a professor to grade us on the possession of past papers?
How to remove the parentheses around the year in nar style?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)How to put parentheses around year in list of referencesBibliography style - [AUTH YEAR]How to remove parentheses from year in the references in chicago bibliography stylebiblatex verbose style @article bib— remove parenthesis around year and monthHow to differentiate between translated and reprinted work with APA styleRemove parentheses for empty year field biblatex ieee styleAltering format.date in bst to place parentheses around yearHow to put giant parentheses around textRemove parentheses around year in apaciteRemove parentheses around edition and add page numbers at the end in chicago style
I am creating my document using online LaTeX editor overleaf. The Citation should be like this: [21].
When I use the nar bibliography style:
bibliographystyle{nar}
bibliography{sample-bibliography.bib}
I the reference looks like this:
[21] Gallais, J. F., Kizhvatov, I., and Tunstall, M. (2011) Im-
proved trace-driven cache-collision attacks against embedded
AES implementations. In Information Security Applications pp. 243–257 Springer.
But I want to remove the parentheses around the year, to make it look like this:
[21] Gallais, J. F., Kizhvatov, I., and Tunstall, M. 2011 Im-
proved trace-driven cache-collision attacks against embedded
AES implementations. In Information Security Applications pp. 243–257 Springer.
How to remove the parentheses around year in the references?
Is there any other style can I use for above citation [21] and reference style?
bibliographies bibtex formatting
add a comment |
I am creating my document using online LaTeX editor overleaf. The Citation should be like this: [21].
When I use the nar bibliography style:
bibliographystyle{nar}
bibliography{sample-bibliography.bib}
I the reference looks like this:
[21] Gallais, J. F., Kizhvatov, I., and Tunstall, M. (2011) Im-
proved trace-driven cache-collision attacks against embedded
AES implementations. In Information Security Applications pp. 243–257 Springer.
But I want to remove the parentheses around the year, to make it look like this:
[21] Gallais, J. F., Kizhvatov, I., and Tunstall, M. 2011 Im-
proved trace-driven cache-collision attacks against embedded
AES implementations. In Information Security Applications pp. 243–257 Springer.
How to remove the parentheses around year in the references?
Is there any other style can I use for above citation [21] and reference style?
bibliographies bibtex formatting
Welcome to TeX.SX! You're usingbibtex, notbibLAtex, right?
– Phelype Oleinik
Nov 26 '18 at 18:03
I am using overleaf
– bholanath
Nov 26 '18 at 18:04
add a comment |
I am creating my document using online LaTeX editor overleaf. The Citation should be like this: [21].
When I use the nar bibliography style:
bibliographystyle{nar}
bibliography{sample-bibliography.bib}
I the reference looks like this:
[21] Gallais, J. F., Kizhvatov, I., and Tunstall, M. (2011) Im-
proved trace-driven cache-collision attacks against embedded
AES implementations. In Information Security Applications pp. 243–257 Springer.
But I want to remove the parentheses around the year, to make it look like this:
[21] Gallais, J. F., Kizhvatov, I., and Tunstall, M. 2011 Im-
proved trace-driven cache-collision attacks against embedded
AES implementations. In Information Security Applications pp. 243–257 Springer.
How to remove the parentheses around year in the references?
Is there any other style can I use for above citation [21] and reference style?
bibliographies bibtex formatting
I am creating my document using online LaTeX editor overleaf. The Citation should be like this: [21].
When I use the nar bibliography style:
bibliographystyle{nar}
bibliography{sample-bibliography.bib}
I the reference looks like this:
[21] Gallais, J. F., Kizhvatov, I., and Tunstall, M. (2011) Im-
proved trace-driven cache-collision attacks against embedded
AES implementations. In Information Security Applications pp. 243–257 Springer.
But I want to remove the parentheses around the year, to make it look like this:
[21] Gallais, J. F., Kizhvatov, I., and Tunstall, M. 2011 Im-
proved trace-driven cache-collision attacks against embedded
AES implementations. In Information Security Applications pp. 243–257 Springer.
How to remove the parentheses around year in the references?
Is there any other style can I use for above citation [21] and reference style?
bibliographies bibtex formatting
bibliographies bibtex formatting
edited Nov 26 '18 at 19:16
Phelype Oleinik
25.7k54691
25.7k54691
asked Nov 26 '18 at 18:02
bholanathbholanath
1133
1133
Welcome to TeX.SX! You're usingbibtex, notbibLAtex, right?
– Phelype Oleinik
Nov 26 '18 at 18:03
I am using overleaf
– bholanath
Nov 26 '18 at 18:04
add a comment |
Welcome to TeX.SX! You're usingbibtex, notbibLAtex, right?
– Phelype Oleinik
Nov 26 '18 at 18:03
I am using overleaf
– bholanath
Nov 26 '18 at 18:04
Welcome to TeX.SX! You're using
bibtex, not bibLAtex, right?– Phelype Oleinik
Nov 26 '18 at 18:03
Welcome to TeX.SX! You're using
bibtex, not bibLAtex, right?– Phelype Oleinik
Nov 26 '18 at 18:03
I am using overleaf
– bholanath
Nov 26 '18 at 18:04
I am using overleaf
– bholanath
Nov 26 '18 at 18:04
add a comment |
2 Answers
2
active
oldest
votes
You'll need to make a copy of the nar.bst file in the same folder as your main .tex file and edit it.
The relevant code is the format.date function around line 375 of nar.bst. The original function is:
FUNCTION {format.date}
{ year empty$
{ month empty$
{ "" }
{ "there's a month but no year in " cite$ * warning$
month
}
if$
}
{ month empty$
% 'year originally
{"(" year ")" * * } % TDS
{"(" month ", " year ")" * * * * } % TDS
if$
}
if$
}
The line that adds the parentheses to the year is:
{"(" year ")" * * } % TDS
to remove the parentheses, change it to:
{ year } % TDS
However, if your bib entry contains a month field, then the line that prints the date is the next one:
{"(" month ", " year ")" * * * * } % TDS
if you want to remove the parentheses from here as well, then you have to change it to:
{ month ", " year * * } % TDS
which will print as month, year. If you want another format let me know and I'll add it.
The function, after the edits, will be:
FUNCTION {format.date}
{ year empty$
{ month empty$
{ "" }
{ "there's a month but no year in " cite$ * warning$
month
}
if$
}
{ month empty$
% 'year originally
{ year } % TDS
{ month ", " year * * } % TDS
if$
}
if$
}
Just replace that in your copy of nar.bst and it'll do. For your convenience, here's the edited version: https://pastebin.com/76Lhhr8U
Test document:
documentclass{article}
usepackage{filecontents}
begin{filecontents}{jobname.bib}
@InProceedings{gallais2011,
author = {Gallais, Jean-Fran{c{c}}ois and Kizhvatov, Ilya and Tunstall, Michael},
editor = {Chung, Yongwha and Yung, Moti},
title = {Improved Trace-Driven Cache-Collision Attacks against Embedded AES Implementations},
booktitle = {Information Security Applications},
year = {2011},
publisher = {Springer Berlin Heidelberg},
address = {Berlin, Heidelberg},
pages = {243--257},
isbn = {978-3-642-17955-6}
}
end{filecontents}
begin{document}
pagestyle{empty}
cite{gallais2011}
bibliographystyle{nar}
bibliography{jobname.bib}
end{document}
Output:
To my surprise there is no nar.bst . I am using online latex editor overleaf to create my document. what should I do ?
– bholanath
Nov 26 '18 at 18:29
1
No, there isn't one in your project folder. You have to download the one from here and edit as I said in my answer, OR this one which I already edited. After that upload this file to your project folder in Overleaf.
– Phelype Oleinik
Nov 26 '18 at 18:36
I have created a blank nar.bst file, simply copy paste contents from your edited version. nothing changed.
– bholanath
Nov 26 '18 at 18:39
1
You have to copy the whole file from here, then upload it to the folder of your Overleaf project, then click the green "Recompile" button. Have you done that?
– Phelype Oleinik
Nov 26 '18 at 18:45
1
@bholanath You're welcome :)
– Phelype Oleinik
Nov 26 '18 at 18:50
add a comment |
I am using bibliographystyle{dcu} for Harvard style citation, I also want to get rid of the parenthesis from the dcu.bst file. How can I remove the () parenthesis around the year that appears in the reference list? I am asking because I am not seeing the parenthesis around a year in the source code i.e, dcu.bst file.
You can find the code here: http://tug.ctan.org/tex-archive/macros/latex/contrib/harvard/dcu.bst
Thank you for your help in advance.
Ashok
New contributor
Ashok Tiwari 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 |
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%2f461863%2fhow-to-remove-the-parentheses-around-the-year-in-nar-style%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
You'll need to make a copy of the nar.bst file in the same folder as your main .tex file and edit it.
The relevant code is the format.date function around line 375 of nar.bst. The original function is:
FUNCTION {format.date}
{ year empty$
{ month empty$
{ "" }
{ "there's a month but no year in " cite$ * warning$
month
}
if$
}
{ month empty$
% 'year originally
{"(" year ")" * * } % TDS
{"(" month ", " year ")" * * * * } % TDS
if$
}
if$
}
The line that adds the parentheses to the year is:
{"(" year ")" * * } % TDS
to remove the parentheses, change it to:
{ year } % TDS
However, if your bib entry contains a month field, then the line that prints the date is the next one:
{"(" month ", " year ")" * * * * } % TDS
if you want to remove the parentheses from here as well, then you have to change it to:
{ month ", " year * * } % TDS
which will print as month, year. If you want another format let me know and I'll add it.
The function, after the edits, will be:
FUNCTION {format.date}
{ year empty$
{ month empty$
{ "" }
{ "there's a month but no year in " cite$ * warning$
month
}
if$
}
{ month empty$
% 'year originally
{ year } % TDS
{ month ", " year * * } % TDS
if$
}
if$
}
Just replace that in your copy of nar.bst and it'll do. For your convenience, here's the edited version: https://pastebin.com/76Lhhr8U
Test document:
documentclass{article}
usepackage{filecontents}
begin{filecontents}{jobname.bib}
@InProceedings{gallais2011,
author = {Gallais, Jean-Fran{c{c}}ois and Kizhvatov, Ilya and Tunstall, Michael},
editor = {Chung, Yongwha and Yung, Moti},
title = {Improved Trace-Driven Cache-Collision Attacks against Embedded AES Implementations},
booktitle = {Information Security Applications},
year = {2011},
publisher = {Springer Berlin Heidelberg},
address = {Berlin, Heidelberg},
pages = {243--257},
isbn = {978-3-642-17955-6}
}
end{filecontents}
begin{document}
pagestyle{empty}
cite{gallais2011}
bibliographystyle{nar}
bibliography{jobname.bib}
end{document}
Output:
To my surprise there is no nar.bst . I am using online latex editor overleaf to create my document. what should I do ?
– bholanath
Nov 26 '18 at 18:29
1
No, there isn't one in your project folder. You have to download the one from here and edit as I said in my answer, OR this one which I already edited. After that upload this file to your project folder in Overleaf.
– Phelype Oleinik
Nov 26 '18 at 18:36
I have created a blank nar.bst file, simply copy paste contents from your edited version. nothing changed.
– bholanath
Nov 26 '18 at 18:39
1
You have to copy the whole file from here, then upload it to the folder of your Overleaf project, then click the green "Recompile" button. Have you done that?
– Phelype Oleinik
Nov 26 '18 at 18:45
1
@bholanath You're welcome :)
– Phelype Oleinik
Nov 26 '18 at 18:50
add a comment |
You'll need to make a copy of the nar.bst file in the same folder as your main .tex file and edit it.
The relevant code is the format.date function around line 375 of nar.bst. The original function is:
FUNCTION {format.date}
{ year empty$
{ month empty$
{ "" }
{ "there's a month but no year in " cite$ * warning$
month
}
if$
}
{ month empty$
% 'year originally
{"(" year ")" * * } % TDS
{"(" month ", " year ")" * * * * } % TDS
if$
}
if$
}
The line that adds the parentheses to the year is:
{"(" year ")" * * } % TDS
to remove the parentheses, change it to:
{ year } % TDS
However, if your bib entry contains a month field, then the line that prints the date is the next one:
{"(" month ", " year ")" * * * * } % TDS
if you want to remove the parentheses from here as well, then you have to change it to:
{ month ", " year * * } % TDS
which will print as month, year. If you want another format let me know and I'll add it.
The function, after the edits, will be:
FUNCTION {format.date}
{ year empty$
{ month empty$
{ "" }
{ "there's a month but no year in " cite$ * warning$
month
}
if$
}
{ month empty$
% 'year originally
{ year } % TDS
{ month ", " year * * } % TDS
if$
}
if$
}
Just replace that in your copy of nar.bst and it'll do. For your convenience, here's the edited version: https://pastebin.com/76Lhhr8U
Test document:
documentclass{article}
usepackage{filecontents}
begin{filecontents}{jobname.bib}
@InProceedings{gallais2011,
author = {Gallais, Jean-Fran{c{c}}ois and Kizhvatov, Ilya and Tunstall, Michael},
editor = {Chung, Yongwha and Yung, Moti},
title = {Improved Trace-Driven Cache-Collision Attacks against Embedded AES Implementations},
booktitle = {Information Security Applications},
year = {2011},
publisher = {Springer Berlin Heidelberg},
address = {Berlin, Heidelberg},
pages = {243--257},
isbn = {978-3-642-17955-6}
}
end{filecontents}
begin{document}
pagestyle{empty}
cite{gallais2011}
bibliographystyle{nar}
bibliography{jobname.bib}
end{document}
Output:
To my surprise there is no nar.bst . I am using online latex editor overleaf to create my document. what should I do ?
– bholanath
Nov 26 '18 at 18:29
1
No, there isn't one in your project folder. You have to download the one from here and edit as I said in my answer, OR this one which I already edited. After that upload this file to your project folder in Overleaf.
– Phelype Oleinik
Nov 26 '18 at 18:36
I have created a blank nar.bst file, simply copy paste contents from your edited version. nothing changed.
– bholanath
Nov 26 '18 at 18:39
1
You have to copy the whole file from here, then upload it to the folder of your Overleaf project, then click the green "Recompile" button. Have you done that?
– Phelype Oleinik
Nov 26 '18 at 18:45
1
@bholanath You're welcome :)
– Phelype Oleinik
Nov 26 '18 at 18:50
add a comment |
You'll need to make a copy of the nar.bst file in the same folder as your main .tex file and edit it.
The relevant code is the format.date function around line 375 of nar.bst. The original function is:
FUNCTION {format.date}
{ year empty$
{ month empty$
{ "" }
{ "there's a month but no year in " cite$ * warning$
month
}
if$
}
{ month empty$
% 'year originally
{"(" year ")" * * } % TDS
{"(" month ", " year ")" * * * * } % TDS
if$
}
if$
}
The line that adds the parentheses to the year is:
{"(" year ")" * * } % TDS
to remove the parentheses, change it to:
{ year } % TDS
However, if your bib entry contains a month field, then the line that prints the date is the next one:
{"(" month ", " year ")" * * * * } % TDS
if you want to remove the parentheses from here as well, then you have to change it to:
{ month ", " year * * } % TDS
which will print as month, year. If you want another format let me know and I'll add it.
The function, after the edits, will be:
FUNCTION {format.date}
{ year empty$
{ month empty$
{ "" }
{ "there's a month but no year in " cite$ * warning$
month
}
if$
}
{ month empty$
% 'year originally
{ year } % TDS
{ month ", " year * * } % TDS
if$
}
if$
}
Just replace that in your copy of nar.bst and it'll do. For your convenience, here's the edited version: https://pastebin.com/76Lhhr8U
Test document:
documentclass{article}
usepackage{filecontents}
begin{filecontents}{jobname.bib}
@InProceedings{gallais2011,
author = {Gallais, Jean-Fran{c{c}}ois and Kizhvatov, Ilya and Tunstall, Michael},
editor = {Chung, Yongwha and Yung, Moti},
title = {Improved Trace-Driven Cache-Collision Attacks against Embedded AES Implementations},
booktitle = {Information Security Applications},
year = {2011},
publisher = {Springer Berlin Heidelberg},
address = {Berlin, Heidelberg},
pages = {243--257},
isbn = {978-3-642-17955-6}
}
end{filecontents}
begin{document}
pagestyle{empty}
cite{gallais2011}
bibliographystyle{nar}
bibliography{jobname.bib}
end{document}
Output:
You'll need to make a copy of the nar.bst file in the same folder as your main .tex file and edit it.
The relevant code is the format.date function around line 375 of nar.bst. The original function is:
FUNCTION {format.date}
{ year empty$
{ month empty$
{ "" }
{ "there's a month but no year in " cite$ * warning$
month
}
if$
}
{ month empty$
% 'year originally
{"(" year ")" * * } % TDS
{"(" month ", " year ")" * * * * } % TDS
if$
}
if$
}
The line that adds the parentheses to the year is:
{"(" year ")" * * } % TDS
to remove the parentheses, change it to:
{ year } % TDS
However, if your bib entry contains a month field, then the line that prints the date is the next one:
{"(" month ", " year ")" * * * * } % TDS
if you want to remove the parentheses from here as well, then you have to change it to:
{ month ", " year * * } % TDS
which will print as month, year. If you want another format let me know and I'll add it.
The function, after the edits, will be:
FUNCTION {format.date}
{ year empty$
{ month empty$
{ "" }
{ "there's a month but no year in " cite$ * warning$
month
}
if$
}
{ month empty$
% 'year originally
{ year } % TDS
{ month ", " year * * } % TDS
if$
}
if$
}
Just replace that in your copy of nar.bst and it'll do. For your convenience, here's the edited version: https://pastebin.com/76Lhhr8U
Test document:
documentclass{article}
usepackage{filecontents}
begin{filecontents}{jobname.bib}
@InProceedings{gallais2011,
author = {Gallais, Jean-Fran{c{c}}ois and Kizhvatov, Ilya and Tunstall, Michael},
editor = {Chung, Yongwha and Yung, Moti},
title = {Improved Trace-Driven Cache-Collision Attacks against Embedded AES Implementations},
booktitle = {Information Security Applications},
year = {2011},
publisher = {Springer Berlin Heidelberg},
address = {Berlin, Heidelberg},
pages = {243--257},
isbn = {978-3-642-17955-6}
}
end{filecontents}
begin{document}
pagestyle{empty}
cite{gallais2011}
bibliographystyle{nar}
bibliography{jobname.bib}
end{document}
Output:
edited Nov 26 '18 at 18:26
answered Nov 26 '18 at 18:20
Phelype OleinikPhelype Oleinik
25.7k54691
25.7k54691
To my surprise there is no nar.bst . I am using online latex editor overleaf to create my document. what should I do ?
– bholanath
Nov 26 '18 at 18:29
1
No, there isn't one in your project folder. You have to download the one from here and edit as I said in my answer, OR this one which I already edited. After that upload this file to your project folder in Overleaf.
– Phelype Oleinik
Nov 26 '18 at 18:36
I have created a blank nar.bst file, simply copy paste contents from your edited version. nothing changed.
– bholanath
Nov 26 '18 at 18:39
1
You have to copy the whole file from here, then upload it to the folder of your Overleaf project, then click the green "Recompile" button. Have you done that?
– Phelype Oleinik
Nov 26 '18 at 18:45
1
@bholanath You're welcome :)
– Phelype Oleinik
Nov 26 '18 at 18:50
add a comment |
To my surprise there is no nar.bst . I am using online latex editor overleaf to create my document. what should I do ?
– bholanath
Nov 26 '18 at 18:29
1
No, there isn't one in your project folder. You have to download the one from here and edit as I said in my answer, OR this one which I already edited. After that upload this file to your project folder in Overleaf.
– Phelype Oleinik
Nov 26 '18 at 18:36
I have created a blank nar.bst file, simply copy paste contents from your edited version. nothing changed.
– bholanath
Nov 26 '18 at 18:39
1
You have to copy the whole file from here, then upload it to the folder of your Overleaf project, then click the green "Recompile" button. Have you done that?
– Phelype Oleinik
Nov 26 '18 at 18:45
1
@bholanath You're welcome :)
– Phelype Oleinik
Nov 26 '18 at 18:50
To my surprise there is no nar.bst . I am using online latex editor overleaf to create my document. what should I do ?
– bholanath
Nov 26 '18 at 18:29
To my surprise there is no nar.bst . I am using online latex editor overleaf to create my document. what should I do ?
– bholanath
Nov 26 '18 at 18:29
1
1
No, there isn't one in your project folder. You have to download the one from here and edit as I said in my answer, OR this one which I already edited. After that upload this file to your project folder in Overleaf.
– Phelype Oleinik
Nov 26 '18 at 18:36
No, there isn't one in your project folder. You have to download the one from here and edit as I said in my answer, OR this one which I already edited. After that upload this file to your project folder in Overleaf.
– Phelype Oleinik
Nov 26 '18 at 18:36
I have created a blank nar.bst file, simply copy paste contents from your edited version. nothing changed.
– bholanath
Nov 26 '18 at 18:39
I have created a blank nar.bst file, simply copy paste contents from your edited version. nothing changed.
– bholanath
Nov 26 '18 at 18:39
1
1
You have to copy the whole file from here, then upload it to the folder of your Overleaf project, then click the green "Recompile" button. Have you done that?
– Phelype Oleinik
Nov 26 '18 at 18:45
You have to copy the whole file from here, then upload it to the folder of your Overleaf project, then click the green "Recompile" button. Have you done that?
– Phelype Oleinik
Nov 26 '18 at 18:45
1
1
@bholanath You're welcome :)
– Phelype Oleinik
Nov 26 '18 at 18:50
@bholanath You're welcome :)
– Phelype Oleinik
Nov 26 '18 at 18:50
add a comment |
I am using bibliographystyle{dcu} for Harvard style citation, I also want to get rid of the parenthesis from the dcu.bst file. How can I remove the () parenthesis around the year that appears in the reference list? I am asking because I am not seeing the parenthesis around a year in the source code i.e, dcu.bst file.
You can find the code here: http://tug.ctan.org/tex-archive/macros/latex/contrib/harvard/dcu.bst
Thank you for your help in advance.
Ashok
New contributor
Ashok Tiwari 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 bibliographystyle{dcu} for Harvard style citation, I also want to get rid of the parenthesis from the dcu.bst file. How can I remove the () parenthesis around the year that appears in the reference list? I am asking because I am not seeing the parenthesis around a year in the source code i.e, dcu.bst file.
You can find the code here: http://tug.ctan.org/tex-archive/macros/latex/contrib/harvard/dcu.bst
Thank you for your help in advance.
Ashok
New contributor
Ashok Tiwari 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 bibliographystyle{dcu} for Harvard style citation, I also want to get rid of the parenthesis from the dcu.bst file. How can I remove the () parenthesis around the year that appears in the reference list? I am asking because I am not seeing the parenthesis around a year in the source code i.e, dcu.bst file.
You can find the code here: http://tug.ctan.org/tex-archive/macros/latex/contrib/harvard/dcu.bst
Thank you for your help in advance.
Ashok
New contributor
Ashok Tiwari 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 bibliographystyle{dcu} for Harvard style citation, I also want to get rid of the parenthesis from the dcu.bst file. How can I remove the () parenthesis around the year that appears in the reference list? I am asking because I am not seeing the parenthesis around a year in the source code i.e, dcu.bst file.
You can find the code here: http://tug.ctan.org/tex-archive/macros/latex/contrib/harvard/dcu.bst
Thank you for your help in advance.
Ashok
New contributor
Ashok Tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Ashok Tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 2 mins ago
Ashok TiwariAshok Tiwari
1
1
New contributor
Ashok Tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Ashok Tiwari is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Ashok Tiwari 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 |
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%2f461863%2fhow-to-remove-the-parentheses-around-the-year-in-nar-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

Welcome to TeX.SX! You're using
bibtex, notbibLAtex, right?– Phelype Oleinik
Nov 26 '18 at 18:03
I am using overleaf
– bholanath
Nov 26 '18 at 18:04