What does this error message from BibDesk mean?
warning: found " at brace-depth zero in string (TeX accents in BibTeX should be inside braces)
Does it mean I can't use \"{a} in BibTeX? Instead should I use {\"a}? That sounds weird. Please help me clarify the issues around this warning message.
{\"{a}}or{\"a}input may seem weird, but it's required by BibTeX rules. – egreg Sep 1 '12 at 21:43\"{a}works in.tex, is there any reason for the BibTeX rules to avoid it? – FEQ Sep 1 '12 at 22:11