Generalno .bbl file generated

LaTeX specific issues not fitting into one of the other forums of this category.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

no .bbl file generated

Post by Stefan Kottwitz »

Hi ashwini,

welcome to the board!
Perhaps your workaround isn't necessary. Just run bibtex btest without the extension .tex and without that renaming.

Stefan
LaTeX.org admin

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

wang
Posts: 1
Joined: Sat Jul 18, 2009 2:06 am

Re: no .bbl file generated

Post by wang »

I know it's a bit too late to reply this. :oops: I encounted the same situation in Miktex and as an amateur, I found Laura's solution is probably the easiest to understand and execute. I've also found someone's solution which is similar to Ashwini's. See at http://rasmusen.org/t/2008/06/bibtex-an ... ogram.html. The thing is that when I am using texlive and bibtex under Ubuntu, no matter I type suffix(.bib) or not, it works. Weird for me. Does it have anything to do with OS file system? Can anybody explain?
sanads
Posts: 1
Joined: Fri Apr 12, 2019 4:27 pm

no .bbl file generated

Post by sanads »

Maybe I'm 10 years late... but I think that you just need to remove the "clean" argument from the "compiling" command.
E.g., I'm using miktex with texworks, so in "Edit"->"Preferences"->"Typesetting", under "Processing tools", I edit the command of "pdfLaTeX+MakeIndex+BibTeX" and remove the argument of "--clean".
And then, after compilation, one can find a ".bbl" file...
Post Reply