Function: LaTeX-add-bibitems

LaTeX-add-bibitems is a byte-compiled function defined in latex.el.

Signature

(LaTeX-add-bibitems &rest BIBITEMS)

Documentation

Add information about BIBITEMS.

Information is added to the current buffer. Generated by TeX-auto-add-type.

Source Code

;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/latex.el
(TeX-auto-add-type "bibitem" "LaTeX")