From: John Kitchin Date: Wed, 28 Jan 2015 18:27:29 +0000 (-0500) Subject: finally added wos code! X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=09e5acadb48305e8df7969f279281014545a07bb;ds=sidebyside finally added wos code! --- diff --git a/org-ref.org b/org-ref.org index c1cebb2..4b814f4 100644 --- a/org-ref.org +++ b/org-ref.org @@ -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