]> git.donarmstrong.com Git - org-ref.git/commitdiff
Laid out the package header conventionally.
authorDevon Buchanan <devon@divinenephron.co.uk>
Tue, 3 Mar 2015 18:54:34 +0000 (18:54 +0000)
committerDevon Buchanan <devon@divinenephron.co.uk>
Tue, 3 Mar 2015 18:54:34 +0000 (18:54 +0000)
org-ref-init.el

index 06470e1f444f8e76363aefe7465f0532d2313962..8f4733dce383595c852cfd721c5c2d9ce2caea9f 100644 (file)
@@ -3,6 +3,11 @@
 ;; Copyright(C) 2014 John Kitchin
 
 ;; Author: John Kitchin <jkitchin@andrew.cmu.edu>
+;; URL: https://github.com/jkitchin/org-ref
+;; Version: 0.1
+;; Keywords: org-mode, cite, ref, label
+;; Package-Requires: ((dash) (helm) (helm-bibtex))
+
 ;; This file is not currently part of GNU Emacs.
 
 ;; This program is free software; you can redistribute it and/or
@@ -20,8 +25,6 @@
 ;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
-;;; Version: 0.1
-
 ;;; Commentary:
 ;;
 ;; Lisp code to setup bibliography cite, ref and label org-mode links.
@@ -29,7 +32,9 @@
 ;; clickable and do things that are useful. You should really read
 ;; org-ref.org for details.
 ;;
-;; Package-Requires: ((dash) (helm) (helm-bibtex))
+
+;;; Code:
+
 (require 'cl)
 
 ;; org path for loadable org-files