TransWikia.com

How can remove the horizontal line in the end of overleaf template?

TeX - LaTeX Asked on February 15, 2021

I’m working on an expose (research proposal) and I selected this template in overleaf which is 2 columns. now the problem is I want to include bibliography right after section{References} but from nowhere there is horizontal line avoid that and result in losing its comprehensiveness:

documentclass[%
 reprint,
%superscriptaddress,
%groupedaddress,
%unsortedaddress,
%runinaddress,
%frontmatterverbose, 
%preprint,
%preprintnumbers,
%nofootinbib,
%nobibnotes,
%bibnotes,
 amsmath,amssymb,
 aps,
%pra,
%prb,
%rmp,
%prstab,
%prstper,
%floatfix,
]{revtex4-2}

usepackage{graphicx}% Include figure files
usepackage{dcolumn}% Align table columns on decimal point
usepackage{bm}% bold math
usepackage{hyperref}% enables hyperlinks in the PDF
usepackage{wrapfig}
usepackage{lipsum}

begin{document}

title{small Exposé für Geschäftsidee  LARGE Proposal Title}% Force line breaks with 


section{References}

bibliography{bibfile}% Produces the bibliography via BibTeX.

end{document}

I checked this post but sadly wasn’t my case.
So far the output is as follows:
img

I was wondering if there is an elegant way to fix it. Any helps will be appreciated.

One Answer

From this old question (I think that your question is a duplicate) LaTeX Ugly Line Above References, I hope to give you an answer.

documentclass[%
 reprint,
%superscriptaddress,
%groupedaddress,
%unsortedaddress,
%runinaddress,
%frontmatterverbose, 
%preprint,
%preprintnumbers,
%nofootinbib,
%nobibnotes,
%bibnotes,
 amsmath,amssymb,
 aps,
%pra,
%prb,
%rmp,
%prstab,
%prstper,
%floatfix,
]{revtex4-2}

usepackage{graphicx}% Include figure files
usepackage{dcolumn}% Align table columns on decimal point
usepackage{bm}% bold math
usepackage{hyperref}% enables hyperlinks in the PDF
usepackage{wrapfig}
usepackage{lipsum}
defbibsection{section*{refname}}&&&&&&<---added
begin{document}

title{small Exposé für Geschäftsidee  LARGE Proposal Title}% Force line breaks with 
section{References}
bibliography{bibfile}% Produces the bibliography via BibTeX.

end{document}

The line not exist:

enter image description here

Correct answer by Sebastiano on February 15, 2021

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