info:latex
This is an old revision of the document!
Table of Contents
Latex
Collected ideas…
Formatting Authors
When citing authors, the soul package is useful. It provides small caps with additional spacing. Use it as:
\so{Author Name}
Bib and localization
Include the package babel and babelbib in the preamble:
\usepackage{babel} \usepackage{babelbib}
Use the following command to produce the bibliography:
\bibliographystyle{babalpha} \bibliography{bibliography_file}
info/latex.1297089203.txt.gz · Last modified: 2011/02/07 14:33 by moritz