brotherbobby
- 749
- 169
- TL;DR Summary
- I am writing a paper where I have only a few references, The (first) reference is coming in two separate lines rather than in one line. What's the problem?
I paste the code below and the output.
[CODE title="\LaTeX Code" highlight="3-8"]\pagebreak
\begin{thebibliography}{}
\bibitem{RH}
Resnisk, R., Halliday, D.
\textit{Fundamentals of Physics}.
Wiley (2019)
\end{thebibliography}[/CODE]
I have tried to write the whole reference in the same line to no avail.
Thanks a lot.
\begin{thebibliography}{}
\bibitem{RH}
Resnisk, R., Halliday, D.
\textit{Fundamentals of Physics}.
Wiley (2019)
\end{thebibliography}[/CODE]
I have tried to write the whole reference in the same line to no avail.
Thanks a lot.