Skip to content

Support IEEEtran.bst configuration #21

@oscargus

Description

@oscargus

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions