Search found 1 match

by Pshtiwan Gharib Ali
Sun Dec 18, 2022 9:43 am
Forum: BibTeX, biblatex and biber
Topic: Why my header of the bibliography part (thesis) is the continuation of the last chapter? how put a different header for
Replies: 1
Views: 59357

Why my header of the bibliography part (thesis) is the continuation of the last chapter? how put a different header for

The below is the sequence of the codes used in the Latex file
\documentclass[12pt]{report}

\setcounter{tocdepth}{3}

\setcounter{secnumdepth}{3}

\usepackage{tocloft}

\usepackage{xpatch}

\usepackage[T1]{fontenc}

\usepackage{textcomp}

\usepackage{titlesec}

\usepackage{setspace}

\usepackage ...