Search found 4 matches

by syhue2
Sun Feb 23, 2020 3:02 pm
Forum: Text Formatting
Topic: Insert Graphics Problem
Replies: 2
Views: 1697

Insert Graphics Problem

Maybe different bounding boxes or wrong bb option. But without knowledge about the EPS and the PDF and how the PDF has been made, we cannot say anything about the reason. You can try to use pdfcrop to fix the bounding box of the PDF. But this could also fail or make things worse than better. As a ...
by syhue2
Sun Feb 23, 2020 10:09 am
Forum: Text Formatting
Topic: Insert Graphics Problem
Replies: 2
Views: 1697

Insert Graphics Problem

\begin{figure}[tp] % float placement: (h)ere, page (t)op, page (b)ottom, other (p)age
\centering
% file name: C:/Users/Hue/OneDrive/Semester 8/FYP - Bachelor Degree Project Report/Proposal PCTeX/Hierarchy.eps
\includegraphics[bb=0 0 683 643,width=4.44in,height=4.19in,keepaspectratio]{Hierarchy ...
by syhue2
Wed Jan 08, 2020 6:27 am
Forum: BibTeX, biblatex and biber
Topic: How to remove the "References" title
Replies: 2
Views: 4797

How to remove the "References" title

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
by syhue2
Wed Jan 08, 2020 6:11 am
Forum: BibTeX, biblatex and biber
Topic: How to remove the "References" title
Replies: 2
Views: 4797

How to remove the "References" title

Hi, I am using PCTEX.

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


[img] Screenshot%20(321).png [/img]



How should I eliminate the title of References which have been made in the format of bibliography? Thesis1.tex