Basis set reference writers

refconverters - Formatting of reference data

Conversion of references to various formats

basis_set_exchange.refconverters.convert_references(ref_data, fmt)

Returns the basis set references as a string representing the data in the specified output format

basis_set_exchange.refconverters.get_format_extension(fmt)

Returns the recommended extension for a given format

basis_set_exchange.refconverters.get_reference_formats()

Return information about the reference/citation formats available

The returned data is a map of format to display name. The format can be passed as the fmt argument to get_references()