BibTeX, biblatex and biberHow to change the separator between authors?

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
new_to_tex
Posts: 6
Joined: Tue Nov 10, 2009 7:34 pm

How to change the separator between authors?

Post by new_to_tex »

Dear All.

I would like to change the separator between authors in a citation from "and" to "&". For example:
"A,B.C & D, E.F 2010" instead of "A,B.C and D, E.F 2010"

Could anyone help?

Many thanks in advance.

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

olofos
Posts: 56
Joined: Tue Nov 24, 2009 10:37 pm

Re: How to change the separator between authors?

Post by olofos »

What bibtex style are you using? I think this is hardcoded in most styles, so you would need to make some (simple) changes to the style.
Post Reply