6
votes
1answer
142 views

How to get a 1-click compilation of XeLaTeX with Biber using arara?

I want to use XeLaTeX as typesetting engine and Biber for my references. I want to have a 1-click-compilation setup, preferably in a GUI editor. I work on Windows, thus a solution for TeXworks or ...
2
votes
1answer
209 views

How to automate biber within TeXnicCenter?

I am trying to automate my LaTeX pdf output within TeXnicCenter. I am using pdflatex with biber and it's been proposed to get the following settings: However, whenever I add a new \autocite{xyz} in ...
2
votes
1answer
949 views

Biblatex/biber - no citation, bibdata, or bibstyle found in .aux file

Yo peeps - sorry for the long post, trying to be thorough. I'm having a bit of an issue with biblatex/biber. I was having trouble implementing the acro package which I believed was due to old ...
7
votes
1answer
3k views

BibLaTeX Biber in TeXnicCenter does not produce bibliography

I recently changed to backend=biber after some problems with encoding in bibtex8 ( Biblatex encoding ). Everything seemed to work fine until I added some references and updated the bibliography file. ...