General'Buffer size exceeded' found no \bibdata or \bibstyle

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
DesperateUser
Posts: 1
Joined: Mon Jan 20, 2014 1:07 pm

'Buffer size exceeded' found no \bibdata or \bibstyle

Post by DesperateUser »

Hi all,

I'am new on this forum,
and hope to find a solution.
I'am writing an article with a specific .sty file
If I compile my main file:
it says 'Buffer size exceeded' and found no \bibdata or \bibstyle
command while I'am explicitly referring to the my bib file
in the file using the
\bibliography{} command
If I compile the bibtex file seperately it says
found no \bibdata or \bibstyle command while reading .aux file?

I tried a manual entry by adding :
\begin{thebibliography}{99}
\bibitem{} ...
\end{thebibliogrpahy}

It did not work either.
Can anyone help me?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply