From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Bug: org-add-note gives error [N/A (N/A @ /home/oub/emacs/site-lisp/packages/org/)] Date: Wed, 05 Dec 2018 14:59:14 +0100 Message-ID: <87mupkcbwt.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gUXiI-0000i7-Ju for emacs-orgmode@gnu.org; Wed, 05 Dec 2018 08:59:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gUXi2-000525-TY for emacs-orgmode@gnu.org; Wed, 05 Dec 2018 08:59:40 -0500 Received: from mail-wm1-x341.google.com ([2a00:1450:4864:20::341]:51470) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gUXi1-0004yT-GX for emacs-orgmode@gnu.org; Wed, 05 Dec 2018 08:59:26 -0500 Received: by mail-wm1-x341.google.com with SMTP id s14so13409863wmh.1 for ; Wed, 05 Dec 2018 05:59:24 -0800 (PST) Received: from Utnapischtim ([2.173.116.103]) by smtp.gmail.com with ESMTPSA id x12sm20217977wrt.20.2018.12.05.05.59.17 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Dec 2018 05:59:18 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------ When finishing a note and running C-c C-c I obtain an error which I attach ,---- |=20 | Debugger entered--Lisp error: (error "Invalid version syntax: =E2=80=98N/= A=E2=80=99 (must start with a number)") | signal(error ("Invalid version syntax: =E2=80=98N/A=E2=80=99 (must star= t with a number)")) | error("Invalid version syntax: `%s' (must start with a number)" "N/A") | version-to-list("N/A") | version<("N/A" "8.3") | outshine-mimic-org-log-note-marker() | ad-Advice-org-store-log-note(#f(compiled-function () #)) | apply(ad-Advice-org-store-log-note #f(compiled-function () #) nil) | org-store-log-note() | org-ctrl-c-ctrl-c(nil) | funcall-interactively(org-ctrl-c-ctrl-c nil) | call-interactively(org-ctrl-c-ctrl-c nil nil) | command-execute(org-ctrl-c-ctrl-c) `---- Uwe Brauer=20 Emacs : GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw3d = scroll bars) of 2018-04-26 Package: Org mode version N/A (N/A @ /home/oub/emacs/site-lisp/packages/org= /) current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq org-table-export-default-format "my-tbl-to-csv" org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-confi= gure-edit-buffer) org-after-todo-state-change-hook '(org-clock-out-if-current) org-latex-listings t org-capture-prepare-finalize-hook '(gnorb-registry-capture gnorb-org-captu= re-abort-cleanup) org-blank-before-new-entry '((heading . auto) (plain-list-item . t)) org-babel-after-execute-hook '(org-display-inline-images) org-metadown-hook '(org-babel-pop-to-session-maybe) org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-latex-to-mathml-jar-file "/home/oub/ALLES/src/MathWeb/mathtoweb.jar" org-html-format-inlinetask-function 'org-html-format-inlinetask-default-fu= nction org-time-stamp-custom-formats '(" %d.%m.%y " . " %d.%m.%y %a %H:%M ") org-pretty-entities t org-enforce-todo-dependencies t org-ref-create-notes-hook '((lambda nil (org-narrow-to-subtree) (insert (f= ormat "cite:%s\n" (org-entry-get (point) "Custom_ID"))))) org-odt-format-headline-function 'org-odt-format-headline-default-function org-agenda-files '("~/ALLES/HGs/JCR-Science-Citation-Index/JCR-5years-2017= -math.org" "~/tex/Babba/Beihilfe-Debeka/Beihilfe-Debka-gesamt.org" "~/ALLES/HGs/Karp/Pub/Letter.org" "~/ALLES/HGs/tex/Cita= tionIndex/Mat-2016.org" "~/ALLES/MathRev/ToDo/TODO.org" "~/ALLES/HGs/tex/vorlesungen/HGQuim-Num-Estad/Klausur/2= 017-18/Jun/examn-jun18.org" "~/Mail/Remember/remember.org" "~/ALLES/Mail/README.org") org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default org-latex-to-mathml-convert-command "java -jar %j -unicode -force -df %o %= I" org-reveal-start-hook '(org-decrypt-entry) org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent) org-gnus-prefer-web-links t org-calc-default-modes '(calc-internal-prec 12 calc-float-format (float 4)= calc-angle-mode deg calc-prefer-frac nil calc-symbolic-mode nil calc-date-format (YYYY "-" MM "-" DD " " Www (" "= hh ":" mm)) calc-display-working-message t) org-format-latex-header "\\documentclass{article}\n\\usepackage[usenames]{= color}\n[PACKAGES]\n[DEFAULT-PACKAGES]\n\\pagestyle{empty} % do= not remove\n% The settings below are copied from fullpage.sty\n\\setlength= {\\textwidth}{\\paperwidth}\n\\usepackage{amsmath,amssymb}\n\\addtolength{\= \textwidth}{-3cm}\n\\setlength{\\oddsidemargin}{1.5cm}\n\\addtolength{\\odd= sidemargin}{-2.54cm}\n\\setlength{\\evensidemargin}{\\oddsidemargin}\n\\set= length{\\textheight}{\\paperheight}\n\\addtolength{\\textheight}{-\\headhei= ght}\n\\addtolength{\\textheight}{-\\headsep}\n\\addtolength{\\textheight}{= -\\footskip}\n\\addtolength{\\textheight}{-3cm}\n\\setlength{\\topmargin}{1= .5cm}\n\\newtheorem{thm}{Theorem}\n\\newtheorem{defn}{Definition}\n\\newthe= orem{lem}{Lemma}\n\\newtheorem{cor}{Corollary}\n\\newtheorem{rem}{Remark}\n= \\newtheorem{bei}{}\n\\newtheorem{prop}{Preposition}\n\\newcommand{\\setR}{= {\\mathord{\\mathbb R}}}\n\\addtolength{\\topmargin}{-2.54cm} " org-mode-hook '(org-mode-reftex-setup (lambda nil (local-set-key [C-M-up] 'org-table-move-single= -cell-up) (local-set-key [C-M-down] 'org-table-move-single-cell-dow= n) (local-set-key [C-M-left] 'org-table-move-single-cell-left) (local-set-key [C-M-right] 'org-table-move-single-cell-ri= ght)) org-ref-org-menu ob-ipython-auto-configure-kernels turn-on= -diff-hl-mode turn-on-auto-fill my-org-keys turn-on-flyspell turn-on-auto-capitalize-mode org-auctex-keys-minor-mode na= vi-make-org-mode-promotion-headings-list #[0 "\300\301\302\303\304$\207" [add-hook change-major-mod= e-hook org-show-block-all append local] 5] #[0 "\300\301\302\303\304$\207" [add-hook change-major-mod= e-hook org-babel-show-result-all append local] 5] org-babel-result-hide-spec org-babel-hide-all-hashes) org-ref-insert-cite-function 'org-ref-helm-insert-cite-link org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"] org-archive-hook '(org-attach-archive-delete-maybe) org-confirm-elisp-link-function 'yes-or-no-p org-agenda-finalize-hook '(gnorb-org-popup-bbdb org-agenda-property-add-pr= operties) org-ref-bibliography-entry-format '(("misc" . "%a %t %h (%y) link") ("article" . "%a, %t, %j, %v(%n), %p= (%y). link. doi. %N") ("book" . "%a, %t, %u (%y).") ("techre= port" . "%a, %t, %i, %u (%y).") ("proceedings" . "%e, %t in %S, %u (%y= ).") ("inproceedings" . "%a, %t, %p, in %b, edited by %e, %u (%y)")) org-ref-show-citation-on-enter nil org-startup-with-inline-images t org-ref-clean-bibtex-key-function '(lambda (key) (replace-regexp-in-string= ":" "" key)) org-agenda-before-write-hook '(org-agenda-add-entry-text) org-metaup-hook '(org-babel-load-in-session-maybe) org-bibtex-headline-format-function #[257 "\300.\236A\207" [:title] 3 "\n\= n(fn ENTRY)"] org-from-is-user-regexp "\\\\|\\" org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"] org-ref-insert-cite-key "C-c c" org-babel-pre-tangle-hook '(save-buffer) org-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-a= rg-expand) org-html-table-default-attributes '(:border "2" :cellspacing "0" :cellpadd= ing "6" :frame "border" :rules "all") org-babel-load-languages '((emacs-lisp . t) (R . t)) org-ref-clean-bibtex-entry-hook '(org-ref-bibtex-format-url-if-doi orcb-ke= y-comma org-ref-replace-nonascii orcb-& orcb-% org-ref-title-case-article orcb-clean-ye= ar orcb-key orcb-clean-doi orcb-clean-pages orcb-check-journal org-ref-sort-bibtex-entry) org-load-hook '(my-link-keys org-insert-dblock-bindings) org-ref-insert-label-function 'org-ref-helm-insert-label-link org-ref-open-pdf-function 'org-ref-open-pdf-at-point org-highlight-latex-and-related '(latex) org-ascii-format-drawer-function #[771 ".\207" [] 4 "\n\n(fn NAME CONTENTS= WIDTH)"] org-ref-open-notes-function '(lambda nil (org-show-entry) (outline-show-br= anches) (outline-show-children) (org-cycle '(64)) (recenter-top-bottom 0)) org-src-lang-modes '(("matlab" . matlab) ("jupyter-matlab" . matlab) ("jup= yter-python" . python) ("ipython" . python) ("ocaml" . tuareg) ("elisp" . emacs-lisp) ("ditaa" . artist) ("asymptote= " . asy) ("dot" . fundamental) ("sqlite" . sql) ("calc" . fundamental) ("C" . c) ("cpp" . c++) ("C++"= . c++) ("screen" . shell-script) ("shell" . sh) ("bash" . sh)) org-src-preserve-indentation t org-annotate-file-add-search t org-occur-hook '(org-first-headline-recenter) org-protocol-protocol-alist '(("capture-html" :protocol "capture-html" :fu= nction org-protocol-capture-html--with-pandoc :kill-client t)) org-export-before-processing-hook '(f-ox-filter-table-column-del) org-ref-bibtex-assoc-pdf-with-entry-move-function 'rename-file org-ref-insert-link-function 'org-ref-helm-insert-cite-link org-ref-insert-ref-function 'org-ref-helm-insert-ref-link org-agenda-include-diary t org-structure-template-alist '(("d" "#+OPTIONS: d:nil\n") ("c" "* Comentarios Hoja ?\n\n| Documentaci=C3= =B3n c=C3=B3digo | Explicaci=C3=B3n c=C3=B3digo | fichero MLX | Impresi=C3= =B3n |\n|----------------------+--------------------+-------------+--------= ---|\n| | | | = |\n") ("C" "#+begin_comment\n?\n#+end_comment") ("s" "#+begin_src matlab :results output la= tex :exports results :eval never-export :wrap latex\n\n#+end_src") ("M" "#+BEGIN_SRC matlab :tangle mieuler.m :exp= orts code :padline no :eval never-export :wrap latex\n\n#+END_SRC") ("A" "#+ATTR_LATEX: :options [2in]") ("" ""= ) ("B" "#+begin_solution\n\n#+end_solution") ("e" "#+BEGIN_EXAMPLE\n?\n#+END_EXAMPLE") (= "q" "#+BEGIN_QUOTE\n?\n#+END_QUOTE") ("v" "#+BEGIN_VERSE\n?\n#+END_VERSE") ("V" = "#+BEGIN_VERBATIM\n?\n#+END_VERBATIM") ("c" "#+BEGIN_CENTER\n?\n#+END_CENTER") ("l" "#+BEGIN_src latex :results latex repl= ace :exports results :eval t\n?\n#+END_src") ("L" "#+LaTeX: ") ("h" "#+BEGIN_HTML\n?\n#+END_HTML") ("H" "#= +ATTR_HTML: border=3D\"2\" rules=3D\"all\" frame=3D\"border\"") ("a" "#+BEGIN_ASCII\n?\n#+END_ASCII") ("A" = "#+ASCII: ") ("i" "#+INDEX: ?") ("I" "#+INCLUDE: %file ?")) org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers o= rg-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-speed-command-hook '(org-speed-command-activate org-babel-speed-comman= d-activate) org-capture-mode-hook '(gnorb-org-capture-function) org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-func= tion org-html-with-latex 'mathjax org-latex-prefer-user-labels t org-odt-convert-process "gnumeric" org-babel-tangle-lang-exts '(("D" . "d") ("C++" . "cpp") ("perl" . "pl") (= "ruby" . "rb") ("python" . "py") ("latex" . "tex") ("emacs-lisp" . "el") ("elisp" . "el")) org-return-follows-link t org-format-latex-options '(:foreground default :background default :scale = 1.5 :html-foreground "Black" :html-background "Transparent" :html-scale 1 :matchers ("begin" "$1" "$" "$$" = "\\(" "\\[")) org-export-with-author nil org-latex-listings-langs '((emacs-lisp "Lisp") (lisp "Lisp") (clojure "Lis= p") (c "C") (cc "C++") (fortran "fortran") (perl "Perl") (cperl "Perl") (python "Python") (ruby "Ruby") = (html "HTML") (xml "XML") (tex "TeX") (latex "[LaTeX]TeX") (shell-script "bash") (gnuplot "Gnuplot") (ocam= l "Caml") (caml "Caml") (sql "SQL") (matlab "Matlab") (sqlite "sql") (makefile "make")) org-confirm-shell-link-function 'yes-or-no-p org-link-parameters '(("message" :follow org-mac-message-open) ("x-devonth= ink-item" :follow org-devonthink-item-open) ("mac-evernote" :follow org-mac-evernote-note-open) = ("mac-outlook" :follow org-mac-outlook-message-open) ("acrobat" :follow org-mac-acrobat-open) ("skim" :fo= llow org-mac-skim-open) ("addressbook" :follow org-mac-addressbook-item-open= ) ("x-together-item" :follow org-mac-together-item-open) ("rmail" :follow org-rmail-open :store org-rmail-sto= re-link) ("mhe" :follow org-mhe-open :store org-mhe-store-link) ("irc" :follow org-irc-visit :store org-irc-store-li= nk) ("info" :follow org-info-open :export org-info-expor= t :store org-info-store-link) ("gnus" :follow org-gnus-open :store org-gnus-store-= link) ("docview" :follow org-docview-open :export org-docv= iew-export :store org-docview-store-link) ("bbdb" :follow org-bbdb-open :export org-bbdb-expor= t :complete org-bbdb-complete-link :store org-bbdb-store-link) ("w3m" :store org-w3m-store-link) ("tel") ("printindex" :follow org-ref-index :export #[(path desc format) "\301=3D\205 .\300\302!\207" = [format latex "printindex"] 2]) ("index" :follow #[(path) "\301!\207" [path occur] = 2] :export #[(path desc format) "\302=3D\205\n.\300\303 \"\20= 7" [format path latex "\\index{%s}"] 3]) ("bibentry" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-bibentry :complete org-bibentry-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Autocites" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Autocites :complete org-Autocites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("autocites" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-autocites :complete org-autocites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("supercites" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-supercites :complete org-supercites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Textcites" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Textcites :complete org-Textcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("textcites" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-textcites :complete org-textcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Smartcites" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-Smartcites :complete org-Smartcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("smartcites" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-smartcites :complete org-smartcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("footcitetexts" :follow (lambda (_) (funcall org-re= f-cite-onclick-function nil)) :export org-ref-format-footcitetexts :complete org-footcitetexts-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("footcites" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-footcites :complete org-footcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Parencites" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-Parencites :complete org-Parencites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("parencites" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-parencites :complete org-parencites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Cites" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-Cites :complete org-Cites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("cites" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-cites :complete org-cites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("fnotecite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-fnotecite :complete org-fnotecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Pnotecite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Pnotecite :complete org-Pnotecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("pnotecite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-pnotecite :complete org-pnotecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Notecite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-Notecite :complete org-Notecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("notecite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-notecite :complete org-notecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("footfullcite" :follow (lambda (_) (funcall org-ref= -cite-onclick-function nil)) :export org-ref-format-footfullcite :complete org-footfullcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("fullcite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-fullcite :complete org-fullcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citeurl" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-citeurl :complete org-citeurl-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citedate*" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-citedate* :complete org-citedate*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citedate" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-citedate :complete org-citedate-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citetitle*" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-citetitle* :complete org-citetitle*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citetitle" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-citetitle :complete org-citetitle-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Citeauthor*" :follow (lambda (_) (funcall org-ref-= cite-onclick-function nil)) :export org-ref-format-Citeauthor* :complete org-Citeauthor*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Autocite*" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Autocite* :complete org-Autocite*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("autocite*" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-autocite* :complete org-autocite*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Autocite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-Autocite :complete org-Autocite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("autocite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-autocite :complete org-autocite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("supercite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-supercite :complete org-supercite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("parencite*" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-parencite* :complete org-parencite*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("cite*" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-cite* :complete org-cite*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Smartcite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Smartcite :complete org-Smartcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("smartcite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-smartcite :complete org-smartcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Textcite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-Textcite :complete org-Textcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("textcite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-textcite :complete org-textcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("footcitetext" :follow (lambda (_) (funcall org-ref= -cite-onclick-function nil)) :export org-ref-format-footcitetext :complete org-footcitetext-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("footcite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-footcite :complete org-footcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Parencite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Parencite :complete org-Parencite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("parencite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-parencite :complete org-parencite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Cite" :follow (lambda (_) (funcall org-ref-cite-on= click-function nil)) :export org-ref-format-Cite :complete org-Cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Citeauthor" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-Citeauthor :complete org-Citeauthor-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Citealp" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-Citealp :complete org-Citealp-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Citealt" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-Citealt :complete org-Citealt-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Citep" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-Citep :complete org-Citep-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("Citet" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-Citet :complete org-Citet-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citeyearpar" :follow (lambda (_) (funcall org-ref-= cite-onclick-function nil)) :export org-ref-format-citeyearpar :complete org-citeyearpar-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citeyear*" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-citeyear* :complete org-citeyear*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citeyear" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-citeyear :complete org-citeyear-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citeauthor*" :follow (lambda (_) (funcall org-ref-= cite-onclick-function nil)) :export org-ref-format-citeauthor* :complete org-citeauthor*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citeauthor" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-citeauthor :complete org-citeauthor-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citetext" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-citetext :complete org-citetext-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citenum" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-citenum :complete org-citenum-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citealp*" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-citealp* :complete org-citealp*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citealp" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-citealp :complete org-citealp-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citealt*" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-citealt* :complete org-citealt*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citealt" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-citealt :complete org-citealt-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citep*" :follow (lambda (_) (funcall org-ref-cite-= onclick-function nil)) :export org-ref-format-citep* :complete org-citep*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citep" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-citep :complete org-citep-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citet*" :follow (lambda (_) (funcall org-ref-cite-= onclick-function nil)) :export org-ref-format-citet* :complete org-citet*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("citet" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-citet :complete org-citet-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("nocite" :follow (lambda (_) (funcall org-ref-cite-= onclick-function nil)) :export org-ref-format-nocite :complete org-nocite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) ) ("cite" :follow (lambda (_) (funcall org-ref-cite-on= click-function nil)) :export org-ref-format-cite :complete org-cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (S-up . org-ref-sort-citation-link) (S-righ= t lambda nil (interactive) (org-ref-swap-citation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (follow-link . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-= open-at-mouse)) :store org-ref-bibtex-store-link) ("Cref" :follow org-ref-ref-follow :export org-ref-C= ref-export :complete org-ref-complete-link :face org-ref-ref-face-fn :help-echo org-ref-ref-help-ech= o) ("cref" :follow org-ref-ref-follow :export org-ref-c= ref-export :complete org-ref-complete-link :face org-ref-ref-face-fn :help-echo org-ref-ref-help-ech= o) ("autoref" :follow org-ref-autoref-follow :export or= g-ref-autoref-export :complete org-ref-complete-link :face org-ref-ref-face-fn :help-echo org-ref-ref-help-ech= o) ("eqref" :follow org-ref-eqref-follow :export org-re= f-eqref-export :complete org-ref-complete-link :face org-ref-ref-face-fn :help-echo org-ref-ref-help-ech= o) ("nameref" :follow org-ref-follow-nameref :export or= g-ref-export-nameref :complete org-ref-complete-link :face org-ref-ref-face-fn :help-echo org-ref-ref-help-ech= o) ("pageref" :follow org-ref-follow-pageref :export #[(path desc format) "\302=3D\203=0B.\300\303 \"\2= 07\304=3D\205.=00\300\305 \"\207" [format path html "(%s)" latex= "\\pageref{%s}"] 3] :face org-ref-ref-face-fn :complete org-pageref-com= plete-link :help-echo org-ref-ref-help-echo) ("ref" :follow org-ref-ref-follow :export org-ref-re= f-export :complete org-ref-complete-link :face org-ref-ref-face-fn :help-echo org-ref-ref-help-echo) ("label" :follow #[(label) "\302!.\303\304\305 \211\306U\204.=00 \3= 07V\203.=00\310\202.=00\311#\302!\")\207" [label count org-ref-count-labels message format = "%s occurence%s" 0 1 "s" ""] 6 "On clicking count the number of label tags used = in the buffer.\nA number greater than one means multiple labels!"] :export #[(keyword desc format) "\302=3D\203=0B.\300\303 \= "\207\304=3D\205.=00\300\305 \"\207" [format keyword html "
" latex "\= \label{%s}"] 3] :store org-label-store-link :face org-ref-label-fac= e-fn :help-echo #[(window object position) "\212b\210\303 .\304\30= 5!.r\nq\210\306\216 c\210\307 \210\310 -\207" [position s temp-buffer org-ref-link-message gene= rate-new-buffer " *temp*" #[nil "\301!\205 .\302!\207" [temp-buffer buff= er-name kill-buffer] 2] fill-paragraph buffer-string] 2] ) ("list-of-tables" :follow org-ref-list-of-tables :ex= port #[(keyword desc format) "\301=3D\205 .\300\302!\20= 7" [format latex "\\listoftables"] 2]) ("list-of-figures" :follow org-ref-list-of-figures := export #[(keyword desc format) "\301=3D\205 .\300\302!\20= 7" [format latex "\\listoffigures"] 2]) ("addbibresource" :follow org-ref-follow-addbibresou= rce :export #[(keyword desc format) "\302=3D\203\n.\300\303!\2= 07\304=3D\205.=00\300\305 \"\207" [format keyword html "" latex "\\addbibresource{%= s}"] 3] ) ("bibliographystyle" :export #[(keyword desc format) "\302=3D\204\f.\303=3D\20= 3.=00\300\304 \"\207\305\207" [format keyword latex beamer "\\bibliographystyle= {%s}" ""] 3] ) ("printbibliography" :follow org-ref-open-bibliograp= hy :export #[(keyword desc format) "\301=3D\203 .\302 \207\3= 03=3D\203.=00\304 \207\305=3D\205.=00\306\207" [format org org-ref-get-org-bibliography html org= -ref-get-html-bibliography latex "\\printbibliography"] 2] ) ("nobibliography" :follow org-ref-open-bibliography = :export org-ref-nobibliography-format) ("bibliography" :follow org-ref-open-bibliography :e= xport org-ref-bibliography-format :complete org-bibliography-complete-link :help-echo #[(window object position) "\212b\210\303 .\304\30= 5!.r\nq\210\306\216 c\210\307 \210\310 -\207" [position s temp-buffer org-ref-link-message gene= rate-new-buffer " *temp*" #[nil "\301!\205 .\302!\207" [temp-buffer buff= er-name kill-buffer] 2] fill-paragraph buffer-string] 2] :face org-ref-bibliography-face-fn) ("Acp" :follow or-follow-acronym :face org-ref-acron= ym-face :help-echo or-acronym-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= 226\"\207" [latex format "\\Glspl{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"] ) ("acp" :follow or-follow-acronym :face org-ref-acron= ym-face :help-echo or-acronym-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= 226\"\207" [latex format "\\glspl{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"] ) ("Ac" :follow or-follow-acronym :face org-ref-acrony= m-face :help-echo or-acronym-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= 226\"\207" [latex format "\\Gls{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"] ) ("ac" :follow or-follow-acronym :face org-ref-acrony= m-face :help-echo or-acronym-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= 226\"\207" [latex format "\\gls{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"] ) ("acrfull" :follow or-follow-acronym :face org-ref-a= cronym-face :help-echo or-acronym-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= 226\"\207" [latex format "\\acrfull{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"] ) ("acrlong" :follow or-follow-acronym :face org-ref-a= cronym-face :help-echo or-acronym-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= 226\"\207" [latex format "\\acrlong{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"] ) ("acrshort" :follow or-follow-acronym :face org-ref-= acronym-face :help-echo or-acronym-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= 226\"\207" [latex format "\\acrshort{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"] ) ("glsdesc" :follow or-follow-glossary :face org-ref-= glossary-face :help-echo or-glossary-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= "\207" [latex format "\\glsdesc{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"] ) ("glssymbol" :follow or-follow-glossary :face org-re= f-glossary-face :help-echo or-glossary-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= "\207" [latex format "\\glssymbol{%s}" "%s"] 6 "\n\n(fn PATH DESC FORMAT)"] ) ("glslink" :follow or-follow-glossary :face org-ref-= glossary-face :help-echo or-glossary-tooltip :export #[771 "\211\300=3D\203\f.\301\302.=04#\207\301\303.= \"\207" [latex format "\\glslink{%s}{%s}" "%s"] 7 "\n\n(fn PATH DESC FORMAT)"] ) ("Glspl" :follow or-follow-glossary :face org-ref-gl= ossary-face :help-echo or-glossary-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= "\207" [latex format "\\Glspl{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"] ) ("Gls" :follow or-follow-glossary :face org-ref-glos= sary-face :help-echo or-glossary-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= "\207" [latex format "\\Gls{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"]) ("glspl" :follow or-follow-glossary :face org-ref-gl= ossary-face :help-echo or-glossary-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= "\207" [latex format "\\glspl{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"] ) ("gls" :follow or-follow-glossary :face org-ref-glos= sary-face :help-echo or-glossary-tooltip :export #[771 "\211\300=3D\203=0B.\301\302.\"\207\301\303.\= "\207" [latex format "\\gls{%s}" "%s"] 6 "\n\n(fn PATH _ FORMAT)"]) ("bibtex" :follow org-bibtex-open :store org-bibtex-= store-link) ("id" :follow org-id-open) ("file+sys") ("file+emacs") ("doi" :follow doi-link-menu :export #[(doi desc format) "\304=3D\203.=00\300\305 \n=0B\206.=00\306\nP$\2= 07\307=3D\205%.\300\310 \n=0B\206$.\306\nP$\207" [format doi-utils-dx-doi-org-url doi desc html "<= a href=3D\"%s%s\">%s" "doi:" latex "\\href{%s%s}{%s}"] 6] ) ("elisp" :follow org--open-elisp-link) ("file" :comp= lete org-file-complete-link) ("ftp" :follow (lambda (path) (browse-url (concat "f= tp:" path)))) ("help" :follow org--open-help-link) ("http" :follow (lambda (path) (browse-url (concat "= http:" path)))) ("https" :follow (lambda (path) (browse-url (concat = "https:" path)))) ("mailto" :follow (lambda (path) (browse-url (concat= "mailto:" path)))) ("news" :follow (lambda (path) (browse-url (concat "= news:" path)))) ("shell" :follow org--open-shell-link)) org-latex-format-headline-function 'org-latex-format-headline-default-func= tion org-capture-templates '(("m" "Mail options") ("me" "Est+Num" entry (file+headline "~/ALLES/HGs/= tex/vorlesungen/HGQuim-Num-Estad/Hojas.org" "Examen") "* %T %^{Title} : %:subject %^G\n- From :: %:from= \n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i") ("mi" "mailimportant" entry (file+headline "~/ALLE= S/Mail/README.org" "Important Mail") "* %T %^{Title} : %:subject %^G\n- From :: %:from= \n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i") ("ml" "maillavi" entry (file+headline "~/ALLES/HGs= /Karp/Pub/Letter.org" "To the Editor") "* %T %^{Title} : %:subject %^G\n- From :: %:from= \n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i") ("mr" "MailMathRev" entry (file+headline "~/ALLES/= MathRev/ToDo/TODO.org" "To the Editor") "* %T TODO %^{Task} : %:subject %^G\nSCHEDULED: %= t\n- From :: %:from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: %= a\n\n%?\n%i" :kill-buffer t) ("r" "Reply" entry (file+headline "~/Mail/TODO-ema= il.org" "Emails") "** %T REPLY %a %?" :gnus-attachments t) ("l" "LaTeX(headline) Generic README.org" entry (file+headline (lambda nil (expand-file-name (rea= d-file-name "Name of file (curr dir;headline-format format)!: "))) "Overview") "* TODO %?, %^g %^{prompt} Link: %A\n\n %i") ("c" "Contacts" entry (file "~/ALLES/contacts.org") "* %(org-contacts-template-name)\n:PROPERTIES:\n:= EMAIL: %(org-contacts-template-email)\n:PHONE:\n:ALIAS:\n:NICKNAME:\n:IGNOR= E:\n:ICON:\n:NOTE:\n:ADDRESS:\n:BIRTHDAY:\n:END:") ("j" "Journal Entry" entry (file+olp+datetree "~/A= LLES/journal.org") "* %?" :empty-lines 1) ("G" "Generic README.org file (table format)" tabl= e-line (file+headline (lambda nil (expand-file-name (rea= d-file-name "Name of file (curr dir;table format)!: "))) "Overview") "|%f| %U|%A|" :prepend t) ("w" "Web site" entry (file "/home/oub/ALLES/downl= oad.org") "* %a :website:\n\n%U %?\n\n%:initial")) org-agenda-file-regexp "\\`[^.].*\\.org\\|.todo\\'" org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-= function org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"] outline-mode-hook '(hide-body) org-latex-packages-alist '(("numbered,framed" "matlab-prettifier" t)) org-image-actual-width 400 org-display-custom-times t org-export-with-toc nil org-ref-get-pdf-filename-function 'org-ref-get-pdf-filename org-latex-classes '(("article" "\\documentclass[12pt]{article}" ("\\sectio= n{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsub= section{%s}" . "\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\paragraph*{%s}") ("\\subparag= raph{%s}" . "\\subparagraph*{%s}")) ("report" "\\documentclass[12pt]{report}" ("\\part{%s}= " . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%= s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) ("book" "\\documentclass[12pt]{book}" ("\\part{%s}" . = "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%= s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) ("exam" "\\documentclass[12pt, addpoints, answers]{exa= m}" ("\\begin{questions}%%%s" "\\end{questions}" "\\begin= {questions}%%%s" "\\end{questions}") ("\\titledquestion{%s}" . "") ("\\begin{parts}%%%s" "\\end{parts}" "\\begin{parts}%= %%s" "\\end{parts}") ("\\part[%s] " . "") ("\\begin{subparts}%%%s" "\\end{subparts}" "\\begin{s= ubparts}%%%s" "\\end{subparts}") ("\\subpart[%s] " . "") ("\\begin{solution}[%s]" "\\end{solution}" "\\begin{s= olution}[%s]" "\\end{solution}")) ) org-html-format-headline-function 'org-html-format-headline-default-functi= on org-entities-user '(("implies" "\\Rightarrow" t "⇒" "=3D>" "=3D>" "= =E2=87=92") ("iff" "\\iff" t "⇔" "<=3D>" "<=3D>" "=E2=87=94")) org-ref-cite-onclick-function 'org-ref-cite-click-helm org-ref-notes-function '(lambda (thekey) (let* ((results (org-ref-get-bibtex-key-and-file = thekey)) (key (car results)) (bibfile (cdr results))) (save-excursion (with-temp-buffer (insert-file-contents bibfile= ) (bibtex-set-dialect (parsebib-find-bibtex-dialect) t) (bibtex-search-entry key) (org-ref-open-bibtex= -notes)) ) ) ) org-latex-listings-options '(("style" "Matlab-editor") ("basicstyle" "\\ml= ttfamily") ("escapechar" "\"") ("mlshowsectionrules" "true") ("mathescape" "true") ("morecomment" "[s]{\\%= \\{}{\\%\\}}")) org-odt-convert-processes '(("gnumeric" "/usr/bin/ssconvert %i %o")) org-list-allow-alphabetical t )