diff options
| author | Nicolas Goaziou <n.goaziou@gmail.com> | 2012-11-05 08:51:02 (GMT) |
|---|---|---|
| committer | Nicolas Goaziou <n.goaziou@gmail.com> | 2012-11-05 08:51:02 (GMT) |
| commit | 6e31cf5a1eeec3a97a053ec68c4f7a95e63c014c (patch) | |
| tree | ac06b4dd1390d905459d3719833207256af4fea2 | |
| parent | fb143b6787d6206d0927b30c6610cee2e5c2933a (diff) | |
| parent | 209afadbf9f56041beeaa959f47db4fa584b132e (diff) | |
| download | org-mode-6e31cf5a1eeec3a97a053ec68c4f7a95e63c014c.zip org-mode-6e31cf5a1eeec3a97a053ec68c4f7a95e63c014c.tar.gz | |
Merge branch 'maint'
| -rw-r--r-- | lisp/org-bibtex.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el index f8e07ad..cafd3bb 100644 --- a/lisp/org-bibtex.el +++ b/lisp/org-bibtex.el @@ -88,7 +88,7 @@ ;; ;; - All Bibtex information is taken from the document compiled by ;; Andrew Roberts from the Bibtex manual, available at -;; http://www.andy-roberts.net/misc/latex/sessions/bibtex/bibentries.pdf +;; http://www.andy-roberts.net/res/writing/latex/bibentries.pdf ;; ;;; History: ;; |
