Frequently Asked Questions
This is mostly a mirror of the FAQ.rtf file distributed with BibDesk.
Answers to questions can be found in the archives of the MacOSX-TeX mailing list, or by emailing me.
Next, if it is a character that you type in Bibdesk that doesn't get saved properly, or if it's an escape sequence that you think Bibdesk should recognize, you have a chance to contribute!
You can edit the file BibDesk.app/Contents/Resources/CharacterConversion.plist with the XML Property LIst Editor that came with the Mac OS X developer tools (or any text editor that you're comfortable with using with UTF-8 encoding. In both top-level dictionaries (TeX to MacRoman and vice versa), add symmetric entries with key = {\^i} and value = î (for instance. That one's already in there.) The TeX sequence *has* to be in braces (BibTeX requires this) and has to start with the characters {\ . Please send me any edits so I can include them in future versions. - michael_mccracken@mac.com
To enter 2nd and 3rd (and 4th ... Nth) authors, simply write them as you would have in raw bibtex (if you're used to that) - It all goes in the Author field, separated by 'and'.
For instance: Author = "Brian Kernighan and Dennis Ritchie" (just write the names in quotes in the bibdesk field) Bibdesk will pick out the authors and display Kernighan as the 1st author and Ritchie as the 2nd.
Bibdesk only displays the first three authors for now, but put as many as you know - I think some bib-styles allow more than three.