Those interested in what's happening to the natbib branch and not subscribed
to cvs-log (Mike?), here's what I've been up to:
Also, a first stab at making the Citation dialog more "user friendly" with
natbib; replaced all those citet, citep, citealt commands in the
Citation Style choice with what the result will be, using the first key
in the list of chosen keys as the example.
Currently, this is hardcoded for Author-year style citations, but if you
edit ControlCitation.C and change usingNumericalCitations to true, then
you'll get examples based on these instead.
Angus