BibTeX, biblatex and biberHow to remove the "References" title

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
syhue2
Posts: 4
Joined: Wed Jan 08, 2020 6:01 am

How to remove the "References" title

Post by syhue2 »

Hi, I am using PCTEX.

\textbf{REFERENCES}
\end{center}
\setcounter{page}{61}
\vspace{0.2cm}
\bibliographystyle{unsrtnat}
\bibliography{References}


[img]
Screenshot (321).png
Screenshot (321).png (93.38 KiB) Viewed 4792 times
[/img]



How should I eliminate the title of References which have been made in the format of bibliography?
Thesis1.tex
(10.83 KiB) Downloaded 212 times
Last edited by syhue2 on Wed Jan 08, 2020 7:14 am, edited 2 times in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

How to remove the "References" title

Post by Johannes_B »

The documentclass usually takes care of that. We have no clue about that.
Please provide a minimal working example.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
syhue2
Posts: 4
Joined: Wed Jan 08, 2020 6:01 am

How to remove the "References" title

Post by syhue2 »

Johannes_B wrote:The documentclass usually takes care of that. We have no clue about that.
Please provide a minimal working example.

I have attached the code. ]
Thesis1.tex
(10.83 KiB) Downloaded 497 times
Post Reply