From 09e5acadb48305e8df7969f279281014545a07bb Mon Sep 17 00:00:00 2001 From: John Kitchin Date: Wed, 28 Jan 2015 13:27:29 -0500 Subject: [PATCH 1/1] finally added wos code! --- org-ref.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.39.2