BibTeX, biblatex and biber ⇒ Serious problems with bibtex
Serious problems with bibtex
I recently switched from TeXnicCenter to TeXShop (same time as PC to Mac switch), and I have 2 related questions:
1. The package citesort will not download. If I try to use it, it gives an error. All other packages download automatically - why not citesort?
2. Is there any way to avoid the necessity compiling 4 times? As it is, I have to compile once with LaTeX, once with BibTeX, and twice more with LaTeX to get everything to appear. This is quite ridiculous - I only had to compile twice when using TeXniCCenter.
Any suggestions would be greatly appreciated!
Adam
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Serious problems with bibtex
This package is not available on CTAN hence it is very likely that it is not part of your LaTeX distribution. You have to add it manually to the TeX Directory Structure (TDS)adam1234 wrote:1. The package citesort will not download. If I try to use it, it gives an error. All other packages download automatically - why not citesort?
I'm afraid that it's not. TeXnicCenter (TXC) automatically uses BibTeX after every run according to the setup of its build profiles. This made you think that the compilation process is shorter. But you still had to compile twice more to get everything right.adam1234 wrote: 2. Is there any way to avoid the necessity compiling 4 times? As it is, I have to compile once with LaTeX, once with BibTeX, and twice more with LaTeX to get everything to appear. This is quite ridiculous - I only had to compile twice when using TeXniCCenter.
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10