Search found 4 matches
- 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 ...
- 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 ...
\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 ...
- 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. ]
Code: Select all
- 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
\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