formatting style to print bibliography
(default is HTML). Can be text, bibtex, html, or other
formats defined forthe print bibentry class, see
?print.bibentry for details.
erase
logical indicating that bibliographic list
generated during this session will be erased after the
bibliography is printed, defaults to FALSE
sort
logical indicating if bibliography should be
sorted alphabetically, defaults to FALSE
addkeys
logical indicating if a list of keys
should be added to the citation list, in case keys are
not yet present. Keys are automatically (or manually)
added by the inline citet/citep functions, so this
defaults to false.
debug
logical to turn on debug mode, which doesn't
strip duplicates by key. Defaults to FALSE.
Value
a list of bibentries, providing a bibliography of what's
been cited
Details
reads in the values from the option "works_cited",
possibly applying tidying up and formatting as well.