Sometimes when we compile papers with latex, we encounter problems related to BIB, as follows:
Something’s wrong–perhaps a missing \item. \end{thebibliography}
The same latex documents are fine to compile in Windows but not on MAC.
The underlying problem is the *.bbL file in the directory where *.tex resides. This file is handled differently on Windows and MAC. When there are no references in the article, Windows compiles, but MAC does not.
So here’s the solution:
(1) First close *.tex file, and then delete *.bbL file;
(2) Open *.tex file and add the statement \ {*} anywhere in the article;
(3) Compile again, there is no problem.
Something’s wrong–perhaps a missing \item. \end{thebibliography}
The same latex documents are fine to compile in Windows but not on MAC.
The underlying problem is the *.bbL file in the directory where *.tex resides. This file is handled differently on Windows and MAC. When there are no references in the article, Windows compiles, but MAC does not.
So here’s the solution:
(1) First close *.tex file, and then delete *.bbL file;
(2) Open *.tex file and add the statement \ {*} anywhere in the article;
(3) Compile again, there is no problem.
Read More:
- About error:! Package natbib error: Bibliography not compatible with author year citations
- Package pdftex.def Error: PDF mode expected, but DVI mode detected!_ mdpi_ Templatex compilation error in winedt
- Latex’s problem about package missing
- The use of BibTex
- Vs code solves the problem that latex does not display references and [?] is displayed in the text
- VC + + compiler can not find the header file and rebuild failure
- A series of problems in configuring OpenGL development environment in vs2015
- How to use it RegAsm.exe Register C in a development / production environment#/ VB.NET Developed DLL
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory
- OpenGL program running prompt glut32.dll missing problem
- The first time I write OpenGL program, what should I do when I encounter “can’t open include file:” GL / glaux. H “: no such file or directory”?
- Something‘s wrong–perhaps a missing \item. \begin{thebibliography}{1}
- 0028opengl program running prompt glut32.dll missing one of the solutions
- The solution of using OpenGL’s Glu Library in qt5.2 under win7
- About errors:! Package natbib error: Bibliography not compatible with author year citations
- Three ways of latex supporting Chinese
- Oracle complete uninstall manual
- Project with path ‘XXXX’ could not be found
- One of the common mistakes of tex
- Implementation of OpenGL rotating cube