Some further investigations:
I either get headings on all pages, including a wrong "Literatur" on top of the second page using "headings" or no headings at all using "myheadings".
See the full example below.
\documentclass[
10pt,
a4paper, % DIN A4
oneside, % Einseitig
german ...
Search found 2 matches
- Thu Feb 17, 2011 4:28 pm
- Forum: BibTeX, biblatex and biber
- Topic: Bibtex without Heading but with Headline
- Replies: 2
- Views: 3762
- Thu Feb 17, 2011 12:39 pm
- Forum: BibTeX, biblatex and biber
- Topic: Bibtex without Heading but with Headline
- Replies: 2
- Views: 3762
Bibtex without Heading but with Headline
Using bibtex and the article class, I want to have a bibliography without an own heading but keeping the documents toc-structure for the headlines (fancyheadings).
Basically, I skip the section definition by:
\makeatletter
\renewenvironment{thebibliography}[1]
{%\section*{\refname}%
% \let ...
Basically, I skip the section definition by:
\makeatletter
\renewenvironment{thebibliography}[1]
{%\section*{\refname}%
% \let ...