(add-to-list 'load-path "@SITELISP@")
(autoload 'ebib "ebib"
  "Ebib, a BibTeX database manager." t)
(autoload 'ebib-insert-citation "ebib"
  "Insert a citation at POINT." t)
