[Nevermind the missing references, I left the \citep commands for completeness. The fancyheader commands help in illustrating the actual indent.]
Many thanks!
Code: Select all
Code, edit and compile here:
\documentclass[11pt]{book}\usepackage{tabularx,fancyhdr,longtable,setspace,float,booktabs}\floatplacement{figure}{H}\usepackage[round,sectionbib,sort]{natbib}\usepackage[font=footnotesize,labelfont=bf]{caption}\setlongtables\usepackage[british]{babel}\usepackage{fancyhdr}\pagestyle{fancy}\newcommand{\tocetcmark}[1]{%\@mkboth{\nouppercase{#1}}{\nouppercase{#1}}}%\renewcommand{\chaptermark}[1]{\markboth{\thechapter.\ #1}{}}\renewcommand{\tocetcmark}[1]{\markboth{#1}{}}\renewcommand{\chaptermark}[1]{\markboth{#1}{}}\renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}}% Code for creating empty pages:% No headers on empty pages before new chapter\makeatletter\def\cleardoublepage{\clearpage\if@twoside \ifodd\c@page\else\hbox{}\thispagestyle{empty}\newpage\if@twocolumn\hbox{}\newpage\fi\fi\fi}\makeatother \clearpage{\pagestyle{empty}\cleardoublepage}\fancyhf{} % delete current setting for header and footer\fancyhead[LO]{\bfseries\rightmark}\fancyhead[RE]{\bfseries\leftmark}\fancyfoot{} % clear all footer fields\fancyfoot[LE,RO]{\bfseries\thepage}\fancypagestyle{plain}{%\fancyhead{} % get rid of headers on plain pages\renewcommand{\headrulewidth}{0pt}\renewcommand{\footrulewidth}{0pt}}%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\begin{document}