8000 "REFERENCES" page header repeats in the following pages after inserting once · Issue #1 · NeuroDong/Latex_for_review_comments · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

"REFERENCES" page header repeats in the following pages after inserting once #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
yxnchen opened this issue Jan 23, 2025 · 3 comments

Comments

@yxnchen
Copy link
yxnchen commented Jan 23, 2025

Hi,

Nice template! I found that the "REFERENCES" page header repeats appearing in the following pages which is not reference pages after inserting \printbibliography once.

For example, I inserted \printbibliography in the end of the first reviewer's response in page3.

Image

Then the following pages all have the "REFERENCES" page header no matter it's a reference page or not.

Image

Is there any methods to fix it? Thank you.

@NeuroDong
Copy link
Owner

Please check if there is \printbibliography under Reviewer 1. Normally this shouldn't happen.

@QwanG115
Copy link
QwanG115 commented Feb 6, 2025

i have the same situations with @yxnchen, when add a refenrece

@shuizidesu
Copy link

Using \markboth{}{} to clear the header.

\clearpage
\printbibliography[heading=bibintoc, heading=bibliography, title={References}, section=\therefsection]
\markboth{}{}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
0