I'm composing the final version of my PhD thesis for storage in the University. I have a small problem with the abstracts. I wrote them in English and French.
When I print the references for the english abstract, the french abstract takes its headers writing in all the pages "References", as it is printed in the references page of the english abstract.
If I don't print the references for the english abstract, the french abstract has no headers (that's what I want).
Please see the example in overleaf: https://www.overleaf.com/3020233swcywv#/8316005/
How could I solve it?
Thanks in advance.
Page Layout ⇒ chapter inherits style from a previous one?
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
chapter inherits style from a previous one?
Please always provide a minimal working example to your posts.
Add
Add
\markboth{}{}
after \addcontentsline{toc}{chapter}{Résumé étendu}
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.