File: bib-mode.el.html

GNU Emacs code to help maintain databases compatible with (troff)
  refer and lookbib. The file bib-file should be set to your
  bibliography file. Keys are automagically inserted as you type,
  and appropriate keys are presented for various kinds of entries.

FIXME: Fix the namespace use of this library.

Defined variables (9)

bib-assocDescribes bibliographic database format.
bib-auto-capitalizeNon-nil to automatically capitalize appropriate fields in Bib mode.
bib-capitalize-title-stop-wordsWords not to be capitalized in a title (unless the first word).
bib-fileDefault name of file used by ‘addbib’.
bib-mode-abbrev-tableAbbrev table for ‘bib-mode’.
bib-mode-hookHook run after entering Bib mode.
bib-mode-mapKeymap for ‘bib-mode’.
bib-mode-syntax-tableSyntax table for ‘bib-mode’.
unread-bib-fileDefault name of file used by ‘unread-bib’ in Bib mode.

Defined functions (8)

addbib()
bib-capitalize-title(S)
bib-capitalize-title-region(BEGIN END)
bib-find-key(SLOTS)
bib-mode()
mark-bib()
return-key-bib()
unread-bib()

Defined faces (0)