mirror of
https://github.com/lleene/LLEENE-Latex-Templates.git
synced 2025-01-22 18:32:22 +01:00
17 lines
507 B
BibTeX
17 lines
507 B
BibTeX
|
% Default BST CTL configuration
|
||
|
|
||
|
@IEEEtranBSTCTL{IEEEexample:BSTcontrol,
|
||
|
CTLuse_article_number = "yes",
|
||
|
CTLuse_paper = "yes",
|
||
|
CTLuse_forced_etal = "yes",
|
||
|
CTLuse_url = "yes",
|
||
|
CTLmax_names_forced_etal = "4",
|
||
|
CTLnames_show_etal = "1",
|
||
|
CTLuse_alt_spacing = "yes",
|
||
|
CTLalt_stretch_factor = "4",
|
||
|
CTLdash_repeated_names = "no",
|
||
|
CTLname_format_string = "{f.~}{vv~}{ll}{, jj}",
|
||
|
CTLname_latex_cmd = "",
|
||
|
CTLname_url_prefix = "[Online]:"
|
||
|
}
|