from mcot.bibtex.file import BibTexSet
mcot.bibtex.file.
BibTexSet
__init__
Initialize self. See help(type(self)) for accurate signature.
Inheritance diagram
Methods
add(entry[, adjust_key])
add
from_string(text)
from_string
keys()
keys
remove(entry)
remove
write(filename)
write
BibTexSet.