BibTeX, biblatex and bibermultibib | Bibliography Styles for Beginners

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
navtis
Posts: 4
Joined: Sun Nov 18, 2012 9:51 pm

multibib | Bibliography Styles for Beginners

Post by navtis »

Background: I'm a very occasional user of LaTeX. My installation is via the gentoo packaging system and I'd rather keep it that way than start changing the internals of packages in ways I don't understand and then having to manage my own upgrades.

I need to produce a document with multiple very small in-line bibliographies within short sections, using a modified Harvard style for the citations. The best option for this seemed like multibib. However, the package fails to work with the Harvard package, I assume since the \cite{s} redefinitions are not recognised. As I read the manual it wouldn't work straight off with the natbib package either. I've seen the instructions for modifying styles to work with multibib in its documentation, but don't really understand them, and in any case would not want to be modifying packages, as I said above.

Is there a) any easy way to tell which available packages and styles will be compatible with multibib, or b) any better package for what I need than multibib? I've looked briefly at chapterbib, but the \cbunit instructions seem a bit horrendous.


Thanks
Graham

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

Post Reply