BibTeX, biblatex and biber ⇒ Problem with "von" part and "dash"
Problem with "von" part and "dash"
I have problem with the "von" part and the "dash" in author surnames, when using "alpha" BibTeX style:
Assume that there are a number of authors whose surnames start with X, Y, Z, and:
1) Ben-Or: I like to see a citation like [BXYZ92], not [BOXY+92]. In other words, I want Ben-Or to be abbreviated as "B" not "BO".
2) van de Graaf: An entry like [vdGXYZ92] is very long; I wish to see either [vXYZ92] or [GXYZ92]. In other words, I like "van de Graaf" to be abbreviated as either "v" or "G", not "vdG".
Any workaround is welcome.
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
Re: Problem with "von" part and "dash"


Problem with "von" part and "dash"
Code: Select all
@preamble{{@preamble{{\renewcommand{\etalchar}[1]{}}}}}