Skip to content

bibtex won't compile correctly -- probably because I'm not doing it right #2249

Answered by PHPirates
M-K-G asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for asking here. TeXiFy should handle bibtex out of the box, and fortunately it works for most cases, but unfortunately not for you. We are always looking for edge cases that need to be improved.

  • Delete all the run configurations you have
  • Now, open the main.tex file click on the gutter icon next to \begin{document} and click compile (or use the shortcut to do this, I guess it's command + shift + F10).
  • TeXiFy should run pdflatex, then bibtex, then pdflatex, then pdflatex again. So it should look like this:

  • Check that all the paths in both run configurations make sense.
  • If the output directory is not the same as the directory the main file is in, you need to ensure you have a BIB…

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@PHPirates
Comment options

@M-K-G
Comment options

@PHPirates
Comment options

@M-K-G
Comment options

@PHPirates
Comment options

Answer selected by PHPirates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants