]> git.donarmstrong.com Git - org-ref.git/commitdiff
finally added wos code!
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Wed, 28 Jan 2015 18:27:29 +0000 (13:27 -0500)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Wed, 28 Jan 2015 18:27:29 +0000 (13:27 -0500)
org-ref.org

index c1cebb2676be63d352c1244071429f7b435e6c07..4b814f43499dfe4435fa1cf387f76ff8322feab6 100644 (file)
@@ -3320,8 +3320,7 @@ With two prefix args, insert a label link."
        helm-bibtex-fallback-options))
 
 (setq helm-bibtex-fallback-options
-      (-insert-at 1 '("Open Web of Science" . (lambda () (browse-url "http://apps.webofknowledge.com")))
-                 helm-bibtex-fallback-options))
+      (-insert-at 1 '("WOS" . "http://gateway.webofknowledge.com/gateway/Gateway.cgi?topic=%s&GWVersion=2&SrcApp=WEB&SrcAuth=HSB&DestApp=UA&DestLinkType=GeneralSearchSummary") helm-bibtex-fallback-options))
 #+END_SRC
 
 ** A helm click menu