Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How to include bibitem in bibliography? #258

Open
tekrajchhetri opened this issue Nov 1, 2022 · 0 comments
Open

How to include bibitem in bibliography? #258

tekrajchhetri opened this issue Nov 1, 2022 · 0 comments

Comments

@tekrajchhetri
Copy link

tekrajchhetri commented Nov 1, 2022

I have an extended bibliography in bibitem format but when I include it in my latex file, it's not working--no cite+bibliography not getting generated properly.

Current Output in chapter
image

image

Bibitem

\begin{thebibliography}{999} 

\bibitem[Su \em{et~al.}(2017)Su, Rudas, Zurada, Er, Chou, and
  Kwon]{su2017industry}
Su, S.F.; Rudas, I.J.; Zurada, J.M.; Er, M.J.; Chou, J.H.; Kwon, D.
\newblock Industry 4.0: A special section in IEEE access.
\newblock {\em IEEE Access} {\bf 2017}, {\em 5},~12257--12261.

\end{thebibliography}

The current bibitem is included directly in the chapter as I want chapter wise bibliography. With the .bib file, it's working fine.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant