bibtex-sort-buffer

bibtex-sort-buffer is an interactive compiled Lisp function in `bibtex.el'.


(bibtex-sort-buffer)

Sort BibTeX buffer alphabetically by key.
The predicate for sorting is defined via `bibtex-maintain-sorted-entries'.
If its value is nil use plain sorting. Text outside of BibTeX entries is not
affected. If `bibtex-sort-ignore-string-entries' is non-nil, @String entries
are ignored.