Bibtex apacite puts all title entries in italics except the one in @article
up vote
3
down vote
favorite
I use the apacite bibliography style and the apacite package for my thesis. I have one issue. All titles are put in italics excepts the ones in entries of type @article. In this entry type, it puts the journal name in italics, which I do not want.
This is my preamble.
documentclass[12pt,a4paper]{article}
usepackage[table]{xcolor}
usepackage{multirow}
usepackage[final]{pdfpages}
usepackage[margin=2.5cm, left=3.5cm,top=24.5mm,bottom=3cm]{geometry}
usepackage[utf8]{inputenc}
usepackage{graphicx,booktabs}
usepackage{lmodern,textcomp} %euro symbol package
renewcommand{baselinestretch}{1.5} %interline 1.5 cm
usepackage[english]{babel}
usepackage{hyperref}
usepackage[natbibapa]{apacite}
graphicspath{{Images//}}
usepackage{rotating}%voor rotatie tables
usepackage{adjustbox}%aanpassen tabel afmetingen
usepackage{lmodern,textcomp} %eurosymbool
usepackage{tabularx}
The document
begin{document}
cite{alexandersson_swedish_2008}
bibliographystyle{apacite}
bibliography{Library}
end{document}
One of my entries in the library
@article{alexandersson_swedish_2008,
title = {The {Swedish} railway deregulation path},
author = {Alexandersson, G. and Hulten, S.},
year = {2008},
journal = {Review of Network Economics},
volume = {7},
number = {1},
pages = {1-19},
file = {The_Swedish_Railway_Deregulation_Path.pdf:C:\Users\loren\Zotero\storage\35TRNFGG\The_Swedish_Railway_Deregulation_Path.pdf:application/pdf}
}
My references. The first four are articles. The others are another entry and so have the title in italics.

Thanks for the help!
bibtex formatting apacite
add a comment |
up vote
3
down vote
favorite
I use the apacite bibliography style and the apacite package for my thesis. I have one issue. All titles are put in italics excepts the ones in entries of type @article. In this entry type, it puts the journal name in italics, which I do not want.
This is my preamble.
documentclass[12pt,a4paper]{article}
usepackage[table]{xcolor}
usepackage{multirow}
usepackage[final]{pdfpages}
usepackage[margin=2.5cm, left=3.5cm,top=24.5mm,bottom=3cm]{geometry}
usepackage[utf8]{inputenc}
usepackage{graphicx,booktabs}
usepackage{lmodern,textcomp} %euro symbol package
renewcommand{baselinestretch}{1.5} %interline 1.5 cm
usepackage[english]{babel}
usepackage{hyperref}
usepackage[natbibapa]{apacite}
graphicspath{{Images//}}
usepackage{rotating}%voor rotatie tables
usepackage{adjustbox}%aanpassen tabel afmetingen
usepackage{lmodern,textcomp} %eurosymbool
usepackage{tabularx}
The document
begin{document}
cite{alexandersson_swedish_2008}
bibliographystyle{apacite}
bibliography{Library}
end{document}
One of my entries in the library
@article{alexandersson_swedish_2008,
title = {The {Swedish} railway deregulation path},
author = {Alexandersson, G. and Hulten, S.},
year = {2008},
journal = {Review of Network Economics},
volume = {7},
number = {1},
pages = {1-19},
file = {The_Swedish_Railway_Deregulation_Path.pdf:C:\Users\loren\Zotero\storage\35TRNFGG\The_Swedish_Railway_Deregulation_Path.pdf:application/pdf}
}
My references. The first four are articles. The others are another entry and so have the title in italics.

Thanks for the help!
bibtex formatting apacite
What happens if you do not use the hyperref package?
– André
Jun 26 at 17:28
add a comment |
up vote
3
down vote
favorite
up vote
3
down vote
favorite
I use the apacite bibliography style and the apacite package for my thesis. I have one issue. All titles are put in italics excepts the ones in entries of type @article. In this entry type, it puts the journal name in italics, which I do not want.
This is my preamble.
documentclass[12pt,a4paper]{article}
usepackage[table]{xcolor}
usepackage{multirow}
usepackage[final]{pdfpages}
usepackage[margin=2.5cm, left=3.5cm,top=24.5mm,bottom=3cm]{geometry}
usepackage[utf8]{inputenc}
usepackage{graphicx,booktabs}
usepackage{lmodern,textcomp} %euro symbol package
renewcommand{baselinestretch}{1.5} %interline 1.5 cm
usepackage[english]{babel}
usepackage{hyperref}
usepackage[natbibapa]{apacite}
graphicspath{{Images//}}
usepackage{rotating}%voor rotatie tables
usepackage{adjustbox}%aanpassen tabel afmetingen
usepackage{lmodern,textcomp} %eurosymbool
usepackage{tabularx}
The document
begin{document}
cite{alexandersson_swedish_2008}
bibliographystyle{apacite}
bibliography{Library}
end{document}
One of my entries in the library
@article{alexandersson_swedish_2008,
title = {The {Swedish} railway deregulation path},
author = {Alexandersson, G. and Hulten, S.},
year = {2008},
journal = {Review of Network Economics},
volume = {7},
number = {1},
pages = {1-19},
file = {The_Swedish_Railway_Deregulation_Path.pdf:C:\Users\loren\Zotero\storage\35TRNFGG\The_Swedish_Railway_Deregulation_Path.pdf:application/pdf}
}
My references. The first four are articles. The others are another entry and so have the title in italics.

Thanks for the help!
bibtex formatting apacite
I use the apacite bibliography style and the apacite package for my thesis. I have one issue. All titles are put in italics excepts the ones in entries of type @article. In this entry type, it puts the journal name in italics, which I do not want.
This is my preamble.
documentclass[12pt,a4paper]{article}
usepackage[table]{xcolor}
usepackage{multirow}
usepackage[final]{pdfpages}
usepackage[margin=2.5cm, left=3.5cm,top=24.5mm,bottom=3cm]{geometry}
usepackage[utf8]{inputenc}
usepackage{graphicx,booktabs}
usepackage{lmodern,textcomp} %euro symbol package
renewcommand{baselinestretch}{1.5} %interline 1.5 cm
usepackage[english]{babel}
usepackage{hyperref}
usepackage[natbibapa]{apacite}
graphicspath{{Images//}}
usepackage{rotating}%voor rotatie tables
usepackage{adjustbox}%aanpassen tabel afmetingen
usepackage{lmodern,textcomp} %eurosymbool
usepackage{tabularx}
The document
begin{document}
cite{alexandersson_swedish_2008}
bibliographystyle{apacite}
bibliography{Library}
end{document}
One of my entries in the library
@article{alexandersson_swedish_2008,
title = {The {Swedish} railway deregulation path},
author = {Alexandersson, G. and Hulten, S.},
year = {2008},
journal = {Review of Network Economics},
volume = {7},
number = {1},
pages = {1-19},
file = {The_Swedish_Railway_Deregulation_Path.pdf:C:\Users\loren\Zotero\storage\35TRNFGG\The_Swedish_Railway_Deregulation_Path.pdf:application/pdf}
}
My references. The first four are articles. The others are another entry and so have the title in italics.

Thanks for the help!
bibtex formatting apacite
bibtex formatting apacite
edited Jul 26 at 15:20
Mico
270k30367751
270k30367751
asked May 24 at 21:40
Lolo
141
141
What happens if you do not use the hyperref package?
– André
Jun 26 at 17:28
add a comment |
What happens if you do not use the hyperref package?
– André
Jun 26 at 17:28
What happens if you do not use the hyperref package?
– André
Jun 26 at 17:28
What happens if you do not use the hyperref package?
– André
Jun 26 at 17:28
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
Just so that this has an answer that works, and does NOT involve putting formatting into the .bib file (which you should almost never do), the apacite package has some hooks to facilitate the formatting of certain elements. In this case the relevant macro to redefine is:
APACrefatitle
we can redefine it in the following way:
renewcommand{APACrefatitle}[1]{emph{#1}.}
This will make article titles italic.
Doing this, however, makes article titles and the corresponding journal title formatted the same way, which is really not a good idea. If you want to preserve a difference between the two, you could also redefine the journal title to be upright, using:
renewcommand{APACjournalVolNumPages}[4]{{#1 }{#2}{(#3), }{#4}}
Disclaimer
Note that this is extremely non-standard and you shouldn't do it. Not only does it not conform to the APA style, it doesn't conform to any other style I am aware of.
add a comment |
up vote
-1
down vote
I asked at the department and they told me that how it was done by latex was the correct way. It was not clearly stated in the document that handled the bibliography settings.
However, there is a way to change the bibliography in the way I described. This is done by going to the .bib file and add textit{Title} to the entry of the title file. To put journal in plain straight style you add emph{Name journal} to the journal entry.
Not the most beautiful solution but it works.
3
You are free to disagree with the stylistic settings of any particular bibliography style. But the advice you're dispensing is highly questionable. Theapacitebibliography style implements the style requirements laid out in the 6th edition of the APA manual. If you can't stand some of these settings, your main reaction should be to start searching for a more agreeable bibliography style. For sure, if you are required to use theapacitebibliography style and, presumably, theapacitepackage, you should under no circumstance changeJournal Nametoemph{Journal Name}in the bib file.
– Mico
Jul 26 at 15:13
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Just so that this has an answer that works, and does NOT involve putting formatting into the .bib file (which you should almost never do), the apacite package has some hooks to facilitate the formatting of certain elements. In this case the relevant macro to redefine is:
APACrefatitle
we can redefine it in the following way:
renewcommand{APACrefatitle}[1]{emph{#1}.}
This will make article titles italic.
Doing this, however, makes article titles and the corresponding journal title formatted the same way, which is really not a good idea. If you want to preserve a difference between the two, you could also redefine the journal title to be upright, using:
renewcommand{APACjournalVolNumPages}[4]{{#1 }{#2}{(#3), }{#4}}
Disclaimer
Note that this is extremely non-standard and you shouldn't do it. Not only does it not conform to the APA style, it doesn't conform to any other style I am aware of.
add a comment |
up vote
0
down vote
Just so that this has an answer that works, and does NOT involve putting formatting into the .bib file (which you should almost never do), the apacite package has some hooks to facilitate the formatting of certain elements. In this case the relevant macro to redefine is:
APACrefatitle
we can redefine it in the following way:
renewcommand{APACrefatitle}[1]{emph{#1}.}
This will make article titles italic.
Doing this, however, makes article titles and the corresponding journal title formatted the same way, which is really not a good idea. If you want to preserve a difference between the two, you could also redefine the journal title to be upright, using:
renewcommand{APACjournalVolNumPages}[4]{{#1 }{#2}{(#3), }{#4}}
Disclaimer
Note that this is extremely non-standard and you shouldn't do it. Not only does it not conform to the APA style, it doesn't conform to any other style I am aware of.
add a comment |
up vote
0
down vote
up vote
0
down vote
Just so that this has an answer that works, and does NOT involve putting formatting into the .bib file (which you should almost never do), the apacite package has some hooks to facilitate the formatting of certain elements. In this case the relevant macro to redefine is:
APACrefatitle
we can redefine it in the following way:
renewcommand{APACrefatitle}[1]{emph{#1}.}
This will make article titles italic.
Doing this, however, makes article titles and the corresponding journal title formatted the same way, which is really not a good idea. If you want to preserve a difference between the two, you could also redefine the journal title to be upright, using:
renewcommand{APACjournalVolNumPages}[4]{{#1 }{#2}{(#3), }{#4}}
Disclaimer
Note that this is extremely non-standard and you shouldn't do it. Not only does it not conform to the APA style, it doesn't conform to any other style I am aware of.
Just so that this has an answer that works, and does NOT involve putting formatting into the .bib file (which you should almost never do), the apacite package has some hooks to facilitate the formatting of certain elements. In this case the relevant macro to redefine is:
APACrefatitle
we can redefine it in the following way:
renewcommand{APACrefatitle}[1]{emph{#1}.}
This will make article titles italic.
Doing this, however, makes article titles and the corresponding journal title formatted the same way, which is really not a good idea. If you want to preserve a difference between the two, you could also redefine the journal title to be upright, using:
renewcommand{APACjournalVolNumPages}[4]{{#1 }{#2}{(#3), }{#4}}
Disclaimer
Note that this is extremely non-standard and you shouldn't do it. Not only does it not conform to the APA style, it doesn't conform to any other style I am aware of.
answered yesterday
Alan Munn
157k27421695
157k27421695
add a comment |
add a comment |
up vote
-1
down vote
I asked at the department and they told me that how it was done by latex was the correct way. It was not clearly stated in the document that handled the bibliography settings.
However, there is a way to change the bibliography in the way I described. This is done by going to the .bib file and add textit{Title} to the entry of the title file. To put journal in plain straight style you add emph{Name journal} to the journal entry.
Not the most beautiful solution but it works.
3
You are free to disagree with the stylistic settings of any particular bibliography style. But the advice you're dispensing is highly questionable. Theapacitebibliography style implements the style requirements laid out in the 6th edition of the APA manual. If you can't stand some of these settings, your main reaction should be to start searching for a more agreeable bibliography style. For sure, if you are required to use theapacitebibliography style and, presumably, theapacitepackage, you should under no circumstance changeJournal Nametoemph{Journal Name}in the bib file.
– Mico
Jul 26 at 15:13
add a comment |
up vote
-1
down vote
I asked at the department and they told me that how it was done by latex was the correct way. It was not clearly stated in the document that handled the bibliography settings.
However, there is a way to change the bibliography in the way I described. This is done by going to the .bib file and add textit{Title} to the entry of the title file. To put journal in plain straight style you add emph{Name journal} to the journal entry.
Not the most beautiful solution but it works.
3
You are free to disagree with the stylistic settings of any particular bibliography style. But the advice you're dispensing is highly questionable. Theapacitebibliography style implements the style requirements laid out in the 6th edition of the APA manual. If you can't stand some of these settings, your main reaction should be to start searching for a more agreeable bibliography style. For sure, if you are required to use theapacitebibliography style and, presumably, theapacitepackage, you should under no circumstance changeJournal Nametoemph{Journal Name}in the bib file.
– Mico
Jul 26 at 15:13
add a comment |
up vote
-1
down vote
up vote
-1
down vote
I asked at the department and they told me that how it was done by latex was the correct way. It was not clearly stated in the document that handled the bibliography settings.
However, there is a way to change the bibliography in the way I described. This is done by going to the .bib file and add textit{Title} to the entry of the title file. To put journal in plain straight style you add emph{Name journal} to the journal entry.
Not the most beautiful solution but it works.
I asked at the department and they told me that how it was done by latex was the correct way. It was not clearly stated in the document that handled the bibliography settings.
However, there is a way to change the bibliography in the way I described. This is done by going to the .bib file and add textit{Title} to the entry of the title file. To put journal in plain straight style you add emph{Name journal} to the journal entry.
Not the most beautiful solution but it works.
edited Jun 26 at 13:19
Bobyandbob
3,88851263
3,88851263
answered Jun 26 at 12:59
Lolo
141
141
3
You are free to disagree with the stylistic settings of any particular bibliography style. But the advice you're dispensing is highly questionable. Theapacitebibliography style implements the style requirements laid out in the 6th edition of the APA manual. If you can't stand some of these settings, your main reaction should be to start searching for a more agreeable bibliography style. For sure, if you are required to use theapacitebibliography style and, presumably, theapacitepackage, you should under no circumstance changeJournal Nametoemph{Journal Name}in the bib file.
– Mico
Jul 26 at 15:13
add a comment |
3
You are free to disagree with the stylistic settings of any particular bibliography style. But the advice you're dispensing is highly questionable. Theapacitebibliography style implements the style requirements laid out in the 6th edition of the APA manual. If you can't stand some of these settings, your main reaction should be to start searching for a more agreeable bibliography style. For sure, if you are required to use theapacitebibliography style and, presumably, theapacitepackage, you should under no circumstance changeJournal Nametoemph{Journal Name}in the bib file.
– Mico
Jul 26 at 15:13
3
3
You are free to disagree with the stylistic settings of any particular bibliography style. But the advice you're dispensing is highly questionable. The
apacite bibliography style implements the style requirements laid out in the 6th edition of the APA manual. If you can't stand some of these settings, your main reaction should be to start searching for a more agreeable bibliography style. For sure, if you are required to use the apacite bibliography style and, presumably, the apacite package, you should under no circumstance change Journal Name to emph{Journal Name} in the bib file.– Mico
Jul 26 at 15:13
You are free to disagree with the stylistic settings of any particular bibliography style. But the advice you're dispensing is highly questionable. The
apacite bibliography style implements the style requirements laid out in the 6th edition of the APA manual. If you can't stand some of these settings, your main reaction should be to start searching for a more agreeable bibliography style. For sure, if you are required to use the apacite bibliography style and, presumably, the apacite package, you should under no circumstance change Journal Name to emph{Journal Name} in the bib file.– Mico
Jul 26 at 15:13
add a comment |
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%2f433282%2fbibtex-apacite-puts-all-title-entries-in-italics-except-the-one-in-article%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
What happens if you do not use the hyperref package?
– André
Jun 26 at 17:28