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.

Defined variables (10)

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 ‘bib-add’.
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’.
bib-unread-fileDefault name of file used by ‘bib-unread’ in Bib mode.
unread-bib-fileDefault name of file used by ‘bib-unread’ in Bib mode.

Defined functions (12)

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

Defined faces (0)