[go: up one dir, main page]

Menu

Design_Decisions

Philip Kime Philipp Lehman

This is a list of agreed design decisions which affect work on BibLaTeX and Biber. It's here so that developers work to what's agreed.


BibLaTeX -> Biber control file

Name

The name of the control file will be <jobname>.bcf

So, assuming a TeX source file with name

example.tex

BibLaTeX would write a control file with name

example.bcf

Format

The control file will be XML. The current working example and schema can be found here.


Related

Wiki: Control_File
Wiki: Main_Page
Wiki: Space.menu