Tagged Questions
-1
votes
1answer
465 views
Empty bibliography and undefined references [closed]
My minimal working example. But it does not work.
Bibliography
%\RequirePackage[ngerman=ngerman-x-2012-05-30]{hyphsubst}
\documentclass[ngerman, fontsize=12pt]{scrartcl}
%\usepackage{xunicode}
...
0
votes
1answer
412 views
Using biber 1.2 with MiKTeX [closed]
I'm having trouble compiling my document with xelatex using the latest version of biber (1.2) on Windows 7 x64 with MiKTeX. I just updated my MiKTeX packages.
As it appears that biber is not included ...
0
votes
0answers
158 views
XeLaTeX and BiBLaTeX won't play nice when using TeXworks on Windows XP [closed]
I've imported a tex file that works splendid on Mac OS X with TeXShop to TeXworks on a Windows XP machine (using the latest MiKTeX version). In it, I use the following commands ...
8
votes
2answers
3k views
Install Biber in MiKTeX on a 64-bit version of Windows
The question Biblatex + Biber + Texmaker + MiKTeX describe how to use Biber with MiKTeX. But on the 64-bit version of MiKTeX Biber isn't installed.
How it is possible to install Biber on a 64-bit ...
10
votes
3answers
8k views
Biblatex + Biber + Texmaker + MiKTeX
Will someone please help me to both configure Texmaker and use it so that I can use the backend=biber option with biblatex package. I am using MiKTeX 2.8 and Texmaker 3.1. Please do not simply tell me ...
7
votes
1answer
2k views
Setting up WinEdt 6.0 and MiKTeX to run biblatex and biber
There should be a simple solution to the following problem, but I have failed to find one.
I have a fresh installation of WinEdt 6.0 and MiKTeX 2.9. I usually use SumatraPDF for preview, using ...
1
vote
1answer
3k views
\addbibresource undefined control sequence with MikTex
I'm using the latest version of MikTex, which comes with biblatex, and I can't get biblatex to work. It breaks in the preamble:
\documentclass[a4paper,12pt]{scrartcl}
\usepackage{hyperref}
...