This may not be the most used function in JabRef, but it actually solves another issue ( #15 ) and will be quite useful for those that needs it.
IEEEtran.bst has a configuration entry:
@IEEEtranBSTCTL{IEEEexample:BSTcontrol,
CTLuse_article_number = "yes",
CTLuse_paper = "yes",
CTLuse_url = "yes",
CTLuse_forced_etal = "no",
CTLmax_names_forced_etal = "10",
CTLnames_show_etal = "1",
CTLuse_alt_spacing = "yes",
CTLalt_stretch_factor = "4",
CTLdash_repeated_names = "yes",
CTLname_format_string = "{f. ̃}{vv ̃}{ll}{, jj}",
CTLname_latex_cmd = "",
CTLname_url_prefix = "[Online]. Available:"
}
It would be nice to have a dialog to configure this. I think the best option is to have a menu item for this, which says "Add IEEEtran.bst control entry" if there isn't one and "Edit IEEEtran.bst control entry" if there is one.
Long term plan, but it struck me to be a good thing just now.
This may not be the most used function in JabRef, but it actually solves another issue ( #15 ) and will be quite useful for those that needs it.
IEEEtran.bst has a configuration entry:
It would be nice to have a dialog to configure this. I think the best option is to have a menu item for this, which says "Add IEEEtran.bst control entry" if there isn't one and "Edit IEEEtran.bst control entry" if there is one.
Long term plan, but it struck me to be a good thing just now.