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.



enter image description here



Thanks for the help!










share|improve this question
























  • What happens if you do not use the hyperref package?
    – André
    Jun 26 at 17:28















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.



enter image description here



Thanks for the help!










share|improve this question
























  • What happens if you do not use the hyperref package?
    – André
    Jun 26 at 17:28













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.



enter image description here



Thanks for the help!










share|improve this question















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.



enter image description here



Thanks for the help!







bibtex formatting apacite






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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


















  • 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










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.






share|improve this answer




























    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.






    share|improve this answer



















    • 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













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


    }
    });














     

    draft saved


    draft discarded


















    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

























    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.






    share|improve this answer

























      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.






      share|improve this answer























        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.






        share|improve this answer












        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.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered yesterday









        Alan Munn

        157k27421695




        157k27421695






















            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.






            share|improve this answer



















            • 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

















            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.






            share|improve this answer



















            • 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















            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.






            share|improve this answer














            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.







            share|improve this answer














            share|improve this answer



            share|improve this answer








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
















            • 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










            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




















             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            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





















































            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

            Entries order in /etc/network/interfaces

            新発田市

            Grub takes very long (several minutes) to open Menu (in Multi-Boot-System)