Adds first set of templates and source files

This commit is contained in:
lleene
2019-06-20 11:15:30 +01:00
parent 9665389c26
commit 7d5530cd5d
351 changed files with 22863 additions and 0 deletions

16
IEEEbst.bib Normal file
View File

@ -0,0 +1,16 @@
% 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]:"
}