]> git.donarmstrong.com Git - org-ref.git/blobdiff - org-ref.org
finally added wos code!
[org-ref.git] / 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
        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
 #+END_SRC
 
 ** A helm click menu