From 10b2d2d87e4ec05edd0768069e88bcecce096584 Mon Sep 17 00:00:00 2001 From: John Kitchin Date: Mon, 16 Mar 2015 08:48:19 -0400 Subject: [PATCH] add wos documentation --- org-ref.org | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/org-ref.org b/org-ref.org index 7a2ec5c..297be57 100644 --- a/org-ref.org +++ b/org-ref.org @@ -283,6 +283,18 @@ Or this if you like key-chord: (key-chord-define-global "jj" 'jmax-bibtex-hydra/body) #+END_SRC +** wos +This is a small utility for Web of Science/Knowledge (http://apps.webofknowledge.com). + +#+BEGIN_SRC emacs-lisp +(require 'wos) +#+END_SRC + +- wos :: Convenience function to open WOK in a browser. +- wos-search :: Search WOK with the selected text or word at point + +There is also a new org-mode link that opens a search: [[wos-search:alloy and segregation]] + ** isbn index:isbn -- 2.39.2