TransWikia.com

References duplicate appearing before cover page

TeX - LaTeX Asked by Luiz Scheuer on March 20, 2021

I am writing my bachelor thesis on Overleaf and it has a cover page and references at the end. The references appear correctly at the end, but the problem I have is that they are also being generated (duplicated) and appearing at the very top of the pdf file, when I compile.

This duplicate not only is not supposed to be there, but it also has page numbers (that fortunately do not influence the rest of the page numbering from the cover page on).

I have already cleared the cache and nothing changed.

How do can I delete the references at the top and only leave the final, correct one?

Here’s my code (I apologize if this isn’t a MWE, but I just don’t know what could be creating the problem, given this is LaTeX):

documentclass[12pt]{report}
usepackage{booktabs}
usepackage{graphicx}
usepackage{subcaption}
usepackage{booktabs,threeparttable}
graphicspath{{images/}}
usepackage[super]{nth}
usepackage{hyperref}
usepackage[acronym]{glossaries}
makenoidxglossaries
input{glossary}

usepackage{apacite}
usepackage[utf8]{inputenc}
usepackage[a4paper,width=160mm,top=25mm,bottom=25mm]{geometry}
usepackage[toc,page]{appendix}
usepackage{fancyhdr}
pagestyle{fancy}
fancyhead{}
fancyhead[R]{TBATS Models for Predicting Time Series Uber Travel Times Data}
fancyfoot{}
fancyfoot[R]{thepage}
fancyfoot[L]{rightmark}
usepackage{float} 
usepackage{amsmath}
usepackage{amssymb}
usepackage{indentfirst}
usepackage{colonequals}
usepackage[font=small, labelfont=bf]{caption}
captionsetup[table]{skip=10pt}
bibliographystyle{apacite}
bibliography{mybib.bib}

begin{document}
glsaddall

input{Title Page}

input{abstract}

tableofcontents

printnoidxglossary[type=acronym, nonumberlist]
printglossary[type=acronym]

chapter{Introduction}
input{introduction}

chapter{Related Literature}
input{LR}

chapter{Methodology}
input{methodology}

chapter{Findings}
input{findings}

chapter{Conclusion}
input{conclusion}

bibliographystyle{apacite}
bibliography{refrences}

begin{appendices}
  chapter{TBATS Models Parameters}
  input{appendix_params}

  chapter{Plotted Residuals}
  input{appendix_res}

  chapter{Data Attributions}
  input{appendix_data_attr}
  
end{appendices}

end{document}

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP