3
votes
1answer
35 views

Removing Section Name in Heading of Reference Page

I am using the \pagestyle{myheadings} command to put page numbers on my document which does not include the Section Name in the heading. However, that does not seem to work on the References page of ...
5
votes
1answer
122 views

Biblatex bibliography section changes chapter name in header

I'm putting together my thesis, using the Koma script book class and biblatex to create separate reference lists for each chapter. I'm putting the name of the chapter in the header of each left page, ...
5
votes
1answer
128 views

Use pagestyle within bibheading definition in biblatex

The following MWE prints a cumulative bibliography, subdivided by chapter, using biblatex. I would like to use the pagestyle called special within the bibheading definition rather than invoking it ...
3
votes
1answer
111 views

Bibliography and headers with titleps and biblatex

I am using titleps to get custom headers, and biblatex for the bibliography. The headers look all right except when it comes to the bibliography, where a "REFERENCES" label appears in the header and ...
5
votes
1answer
277 views

How to remove margin header in biblatex

I started using biblatex for manuscript writing, since removing url and doi information from Mendeley .bib files seemed like a strenuous task. Questions and answers here have been a great help to get ...
5
votes
2answers
279 views

Biblatex: bibliography section headings without numbers in scrreprt or scrbook

The following code produces headings on the section level starting with the number of the section before the bibliography: \documentclass{scrbook} \usepackage{csquotes} \usepackage[english]{babel} ...
5
votes
1answer
680 views

Remove page number from the first page of bibliography

I'm writing a thesis and I want to remove the page number of the first page of bibliography. I tried \thispagestyle{empty} \pagestyle{plain} but it seems not work. I am using ...
3
votes
1answer
144 views

Prevent biblatex from printing a header

When using biblatex together with myheadings, biblatex adds a header REFERENCES on the pages where the bibliography is. How do I prevent that? \documentclass{article} \pagestyle{myheadings} % page ...
4
votes
2answers
832 views

Using Springer lncs and biblatex - wrong heading is shown for last page

I have a little problem with the Springer llncs class and biblatex. I use the parameter runninghead with the llncs class to show title and page number in the document head. At the last page where the ...
9
votes
2answers
1k views

How to get rid of reference in beamer presentation menu

The following code causes the text References in the top left hand side of the slide. I've tried lots and lots of things but I don't seem to be able to get rid of the text. (Redefining \bibname ...
5
votes
2answers
437 views

page number location in biblatex

I am using \printbibliography command to create bibliography in biblatex. The problem is the page number is located at the center bottom while i want it to be at the right bottom. I don't have the ...
4
votes
1answer
245 views

Decide placement and content of header for the references when using apa.cls

I'm using apa.cls in conjunction with biblatex. When printing the reference list, "REFERENCES" gets printed in the header, flushed to the left. However, I would like the text to be centered and to say ...