How can one indicate that a last name has a suffix? For example, if the name John Smith is followed by a Jr. or a numeral like III, how do I indicate this in the beamer entry for name such that it thinks that Smith is the last name and not Jr. or III when it alphabetizes. In effect, I want to say that the last name is Smith III but I worry that the space between Smith and III would make beamer think that III is the last name and that Smith is the middle name.
I would appreciate any help you can provide!
BibTeX, biblatex and biber ⇒ Author Name when last Name has Suffix
-
- Posts: 141
- Joined: Sun Jun 12, 2011 6:30 am
Author Name when last Name has Suffix
Last edited by latexhelp1 on Sun Jan 15, 2012 6:34 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Author Name when last Name has Suffix
I'm not sure if I understand you right. But I assume that additional grouping should help here.
Thorsten
Code: Select all
@book{smith:2012,
author={John {Smith Jr.}},
title={Book Title},
publisher={Publisher},
year={2012}
}
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10