BibTeX, biblatex and biberHow to use Bibtex8?

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
Naima123
Posts: 3
Joined: Wed Jun 24, 2009 5:33 pm

How to use Bibtex8?

Post by Naima123 »

Hey,

I have a Problem with my Bibliography and I already found out, that I have to use Bibtex8, but I have no idea how to use it. I read the README at CTAN, but I don't understand what to download and where to save ;) I use Windows XP

Hope anybody can help me..

Thanks,
Naima

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

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: How to use Bibtex8?

Post by josephwright »

Instead of "bibtex <filename>", use "bibtex8 <filename>". This can be changed in most editors: which do you use?
Joseph Wright
Naima123
Posts: 3
Joined: Wed Jun 24, 2009 5:33 pm

Re: How to use Bibtex8?

Post by Naima123 »

I use Winedt with Miktex.

Where exactly do I have to change that?
I wrote in my .tex document
\usepackage[style=authoryear,sorting=nyt,hyperref,backend=bibtex8]{biblatex}
But only writing it in there didn't change anything, because it still doesn't use bibtex8 so I guess I have to change it somewhere else?!?! :?:

And mustn't I download something?!

Thank you already, would be glad for more help...

Naima
Post Reply