wdbibtex.LaTeX.add_package# LaTeX.add_package(package, *options)[source]# Add a package to the package list Add a package to the package list of package_list. The package can have option. The package will used in the preamble attribute. Parameters: packagestrPackage name. *optionsOptions of the package.