From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dominik Schrempf Subject: Bug: Image rescaling with ImageMagick and LaTeX \textwidth attribute [9.2.3 (9.2.3-11-g42abf5-elpaplus @ /home/dominik/.emacs.d/elpa/26.2/develop/org-plus-contrib-20190429/)] Date: Wed, 01 May 2019 08:22:37 +0200 Message-ID: <8736lywv6a.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:49679) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLidj-0003jC-LH for emacs-orgmode@gnu.org; Wed, 01 May 2019 02:22:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLidg-0004Pj-K0 for emacs-orgmode@gnu.org; Wed, 01 May 2019 02:22:47 -0400 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]:50352) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hLidf-0004P0-VS for emacs-orgmode@gnu.org; Wed, 01 May 2019 02:22:44 -0400 Received: by mail-wm1-x336.google.com with SMTP id p21so6210568wmc.0 for ; Tue, 30 Apr 2019 23:22:43 -0700 (PDT) Received: from localhost (84-114-243-112.cable.dynamic.surfer.at. [84.114.243.112]) by smtp.gmail.com with ESMTPSA id y6sm1099489wra.24.2019.04.30.23.22.38 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 30 Apr 2019 23:22:38 -0700 (PDT) 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 Hello, I am experiencing the following problem. In an Org file, I include and image file with a LaTeX width attribute: #+ATTR_LATEX: :width 0.8\textwidth [[file:/path/to/image]] However, display of the image inline silently fails with the following mess= age: Imagemagick scale failed ImageMagick error:=20 Error parsing IMAGEMAGICK image =E2=80=98(image :type imagemagick :file /pa= th/to.image :scale 1 :width 0)=E2=80=99 So somehow, Org wants to scale the image to a width of 0 (I guess it mis-interprets the \textwidth flag). I am not sure if this is a bug, or exp= ected behavior (Org cannot check for all LaTeX length commands), but it is defini= tely bugging me in my workflow. I have '(setq org-image-actual-width '(800))' set. I use Spacemacs (see bel= ow), but I don't think this is related to the problem. Thank you very much! King regards, Dominik Schrempf Emacs : GNU Emacs 26.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.8) of 2019-04-12 Package: Org mode version 9.2.3 (9.2.3-11-g42abf5-elpaplus @ /home/dominik/= .emacs.d/elpa/26.2/develop/org-plus-contrib-20190429/) current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-confi= gure-edit-buffer) org-latex-minted-langs '((ipython "python") (emacs-lisp "common-lisp") (cc= "c++") (cperl "perl") (shell-script "bash") (caml "ocaml")) org-latex-listings 'minted org-agenda-tags-column -104 org-html-head-include-scripts nil org-babel-after-execute-hook '(spacemacs/ob-fix-inline-images) org-metadown-hook '(org-babel-pop-to-session-maybe) org-agenda-tags-todo-honor-ignore-options t org-export-with-sub-superscripts nil org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-refile-targets '((org-agenda-files :maxlevel . 2)) org-html-format-inlinetask-function 'org-html-format-inlinetask-default-fu= nction org-edit-src-content-indentation 0 org-ref-create-notes-hook '((lambda nil (org-narrow-to-subtree) (insert (f= ormat "cite:%s\n" (org-entry-get (point) "Custom_ID"))))) org-src-tab-acts-natively t org-odt-format-headline-function 'org-odt-format-headline-default-function org-latex-pdf-process '("latexmk -pdflatex=3D'pdflatex -shell-escape -inte= raction nonstopmode -output-directory %o' -pdf %f") org-imenu-depth 8 org-download-annotate-function 'org-download-annotate-default org-agenda-files '("/home/dominik/Shared/emacs/org/index.org" "/home/domin= ik/Shared-Mobile/Org/Mobile.org" "~/Evolutionary-Biology/Logs/Journal-Evolu= tionary-Biology.org") org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default org-ref-pdf-directory "~/Evolutionary-Biology/Papers/" org-id-link-to-org-use-id t org-mode-hook '(ob-ipython-auto-configure-kernels org-ref-org-menu org-clo= ck-load #[0 "\301\211.\207" [imenu-create-index-function org-imenu-get-tree= ] 2] #[0 "\300\301\302\303\304$\207" [add-hook change-major-mod= e-hook org-show-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-spe= c org-babel-hide-all-hashes flyspell-mode spacemacs/org-setup-evil-surround spacemacs/load-yasnippet= toc-org-enable org-download-enable org-bullets-mode dotspacemacs//prettify= -spacemacs-docs spacemacs//org-babel-do-load-languages spacemacs//evil-org-mode (lambda nil (require (quote org-r= ef))) org-eldoc-load spacemacs//init-company-org-mode company-mode) org-clock-persist t 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-agenda-restore-windows-after-quit t org-confirm-elisp-link-function 'yes-or-no-p org-startup-indented t org-startup-with-inline-images t org-tag-persistent-alist '(("NOTE" . 110) ("EVOL" . 101) ("PRJT" . 112) ("= UNI" . 117) ("noexport" . 69) ("1" . 49) ("2" . 50) ("3" . 51) ("4" . 52) (= "5" . 53)) 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-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"] org-babel-pre-tangle-hook '(save-buffer) org-file-apps '((auto-mode . emacs) ("\\.mm\\'" . default) ("\\.x?html?\\'= " . "qutebrowser %s") ("\\.pdf\\'" . "zathura %s")) org-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-a= rg-expand) org-html-table-default-attributes nil org-ref-bibliography-notes "~/Evolutionary-Biology/Papers/Notes/" org-babel-load-languages '((shell . t) (python . t) (js . t) (R . t) (C . = t) (haskell . t) (latex . t) (gnuplot . t) (ipython . t) (ditaa . t) (emacs= -lisp . 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 o= rcb-clean-year orcb-key orcb-clean-doi orcb-clean-pages orcb-check-journal org-ref-sort-bibtex-e= ntry orcb-fix-spacing) org-log-done 'time 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 script entities) org-ascii-format-drawer-function #[771 ".\207" [] 4 "\n\n(fn NAME CONTENTS= WIDTH)"] org-agenda-span 'day org-ref-open-notes-function '(lambda nil (org-show-entry) (outline-show-br= anches) (outline-show-children) (org-cycle (quote (64))) (recenter-top-bott= om 0)) org-src-lang-modes '(("jupyter-python" . python) ("ipython" . python) ("ar= duino" . arduino) ("redis" . redis) ("php" . php) ("C" . c) ("C++" . c++) (= "asymptote" . asy) ("bash" . sh) ("beamer" . latex) ("calc" . fundamental) ("cpp" . c++) ("ditaa" . artis= t) ("dot" . fundamental) ("elisp" . emacs-lisp) ("ocaml" . tuareg) ("screen= " . shell-script) ("shell" . sh) ("sqlite" . sql)) org-occur-hook '(org-first-headline-recenter) org-export-before-processing-hook '(org-blackfriday--reset-org-blackfriday= --code-block-num-backticks) org-html-head-include-default-style nil org-ditaa-jar-path "/usr/share/java/ditaa/ditaa-0.11.jar" 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-hugo-external-file-extensions-allowed-for-copying '("cpp" "hs" "jpg" "= jpeg" "tiff" "png" "svg" "gif" "pdf" "odt" "doc" "ppt" "xls" "docx" "pptx" = "xlsx") org-structure-template-alist '(("i" . "itshape") ("a" . "export ascii") ("= c" . "center") ("C" . "comment") ("e" . "example") ("E" . "export") ("h" . = "export html") ("l" . "export latex") ("q" . "quote") ("s" . "src") ("v" . "verse")) org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-show-empty-lin= es org-optimize-window-after-visibility-change) org-todo-keywords '((sequence "TODO(t)" "NEXT(n)" "WTNG(w)" "|" "CNCL(c@)"= "DONE(d)")) org-speed-command-hook '(org-speed-command-activate org-babel-speed-comman= d-activate) org-tags-column -80 org-ref-default-bibliography '("/home/dominik/Shared/emacs/texmf/bibtex/bi= b/bibliography.bib") org-clock-persist-file "/home/dominik/.emacs.d/.cache/org-clock-save.el" org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-func= tion org-latex-prefer-user-labels t org-ref-title-case-types '("article" "conference" "book" "booklet" "inbook= " "collection" "incollection" "proceedings" "inproceedings" "mastersthesis"= "phdthesis" "techreport" "unpublished") org-babel-tangle-lang-exts '(("latex" . "tex") ("haskell" . "hs") ("D" . "= d") ("C++" . "cpp") ("python" . "py") ("emacs-lisp" . "el") ("elisp" . "el"= )) org-publish-timestamp-directory "/home/dominik/.emacs.d/.cache/.org-timest= amps/" org-export-async-init-file "/home/dominik/.emacs.d/layers/+emacs/org/local= /org-async-init.el" org-id-locations-file "/home/dominik/.emacs.d/.cache/.org-id-locations" org-confirm-shell-link-function 'yes-or-no-p org-stuck-projects '("+PRJT/!+PRJT" ("WTNG" "NEXT" "TODO") nil "") org-link-parameters '(("eww" :follow eww :store org-eww-store-link) ("rmai= l" :follow org-rmail-open :store org-rmail-store-link) ("mhe" :follow org-m= he-open :store org-mhe-store-link) ("irc" :follow org-irc-visit :store org-irc-store-li= nk :export org-irc-export) ("info" :follow org-info-open :export org-info-e= xport :store org-info-store-link) ("gnus" :follow org-gnus-open :store org-gnus-store-= link) ("docview" :follow org-docview-open :export org-docview-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" :stor= e org-w3m-store-link) ("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 \"\207" [format pa= th latex "\\index{%s}"] 3]) ("bibentry" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-bibentry :complete org-bibe= ntry-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-Au= tocites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-au= tocites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-Te= xtcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-te= xtcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 :complet= e org-footcitetexts-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-fo= otcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-comp= lete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-comp= lete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-fn= otecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-Pn= otecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-pn= otecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-Note= cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-note= cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-full= cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-citeur= l-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-ci= tedate*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-cite= date-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-ci= tetitle-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 or= g-Citeauthor*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-Au= tocite*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-au= tocite*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-Auto= cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-auto= cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-su= percite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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*-comp= lete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-Sm= artcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-sm= artcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-Text= cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-text= cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-foot= cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-Pa= rencite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-pa= rencite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-complet= e-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-Citeal= p-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-Citeal= t-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-comp= lete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-comp= lete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 or= g-citeyearpar-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-ci= teyear*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-cite= year-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 or= g-citeauthor*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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 (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-cite= text-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-citenu= m-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-cite= alp*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-citeal= p-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-cite= alt*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-citeal= t-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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*-c= omplete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-comp= lete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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*-c= omplete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-comp= lete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-c= omplete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-complet= e-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (or= g-ref-format-entry (org-ref-get-bibtex-key-under-cursor)))) (with-temp-buff= er (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 n= il (interactive) (org-ref-swap-citation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-pre= vious-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-ke= y-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-element-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)) (167= 77315 . org-ref-wos-citing-at-point) (16777330 . org-ref-wos-related-at-point) (1677732= 6 . org-ref-open-notes-at-point) (16777328 . org-ref-open-pdf-at-point) (16= 777333 . org-ref-open-url-at-point) (16777314 . org-ref-open-citation-at-point) (16777= 327 . org-ref-cite-hydra/body) (follow-link . mouse-face) (mouse-3 . org-fi= nd-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-echo) ("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-echo) ("autoref" :follow org-ref-ref-follow :export org-re= f-autoref-export :complete org-ref-complete-link :face org-ref-ref-face-fn = :help-echo org-ref-ref-help-echo) ("eqref" :follow org-ref-ref-follow :export org-ref-= eqref-export :complete org-ref-complete-link :face org-ref-ref-face-fn :hel= p-echo org-ref-ref-help-echo) ("nameref" :follow org-ref-ref-follow :export org-re= f-export-nameref :complete org-ref-complete-link :face org-ref-ref-face-fn = :help-echo org-ref-ref-help-echo) ("pageref" :follow org-ref-ref-follow :export #[(path desc format) "\302\267\202.=00\300\303 \"\= 207\300\304 \"\207\305\207" [format path #s(hash-table size 2 test eq rehash-= size 1.5 rehash-threshold 0.8125 purecopy t data (html 6 latex 11)) "(%s)" "\\pageref{%s}" nil] 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-ec= ho 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-label= s 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\267\202.=00\300\303 = \"\207\300\304 \"\207\300\305 \"\207\306\207" [format keyword #s(hash-table size 3 test eq reha= sh-size 1.5 rehash-threshold 0.8125 purecopy t data (html 6 md 11 latex 16)= ) "
" "" "\\label{%s}" nil] 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 buffe= r-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!\207" [format latex "\= \listoftables"] 2]) ("list-of-figures" :follow org-ref-list-of-figures := export #[(keyword desc format) "\301=3D\205 .\300\302!\207" [format latex = "\\listoffigures"] 2]) ("addbibresource" :follow org-ref-follow-addbibresou= rce :export #[(keyword desc format) "\302\267\202.=00\300\303!= \207\300\304 \"\207\305\207" [format keyword #s(hash-table size 2 test eq reha= sh-size 1.5 rehash-threshold 0.8125 purecopy t data (html 6 latex 10)) "" "= \\addbibresource{%s}" nil] 3] ) ("bibliographystyle" :export #[(keyword desc format)= "\302=3D\204\f.\303=3D\203.=00\300\304 \"\207\305\207" [format keyword l= atex beamer "\\bibliographystyle{%s}" ""] 3]) ("printbibliography" :follow org-ref-open-bibliograp= hy :export #[(keyword desc format) "\302\267\202.=00\303 \207= \304 \207 \207\305\207" [format org-ref-printbibliography-cmd #s(hash-tab= le size 3 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (= org 6 html 9 latex 12)) org-ref-get-org-bibliography org-ref-get-html-bibliography nil] 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 buffe= r-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\301\267\202.=00\302\303\300A.#\207\302\= 304.\226\"\207" [("Acp" . "Glspl") #s(hash-table size 1 test eq r= ehash-size 1.5 rehash-threshold 0.8125 purecopy t data (latex 6)) format "\= \%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("acp" :follow or-follow-acronym :face org-ref-acron= ym-face :help-echo or-acronym-tooltip :export #[771 "\211\301\267\202.=00\302\303\300A.#\207\302\= 304.\226\"\207" [("acp" . "glspl") #s(hash-table size 1 test eq r= ehash-size 1.5 rehash-threshold 0.8125 purecopy t data (latex 6)) format "\= \%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("Ac" :follow or-follow-acronym :face org-ref-acrony= m-face :help-echo or-acronym-tooltip :export #[771 "\211\301\267\202.=00\302\303\300A.#\207\302\= 304.\226\"\207" [("Ac" . "Gls") #s(hash-table size 1 test eq reha= sh-size 1.5 rehash-threshold 0.8125 purecopy t data (latex 6)) format "\\%s= {%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("ac" :follow or-follow-acronym :face org-ref-acrony= m-face :help-echo or-acronym-tooltip :export #[771 "\211\301\267\202.=00\302\303\300A.#\207\302\= 304.\226\"\207" [("ac" . "gls") #s(hash-table size 1 test eq reha= sh-size 1.5 rehash-threshold 0.8125 purecopy t data (latex 6)) format "\\%s= {%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("acrfull" :follow or-follow-acronym :face org-ref-a= cronym-face :help-echo or-acronym-tooltip :export #[771 "\211\301\267\202.=00\302\303\300A.#\207\302\= 304.\226\"\207" [("acrfull" . "acrfull") #s(hash-table size 1 tes= t eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (latex 6)) for= mat "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("acrlong" :follow or-follow-acronym :face org-ref-a= cronym-face :help-echo or-acronym-tooltip :export #[771 "\211\301\267\202.=00\302\303\300A.#\207\302\= 304.\226\"\207" [("acrlong" . "acrlong") #s(hash-table size 1 tes= t eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (latex 6)) for= mat "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("acrshort" :follow or-follow-acronym :face org-ref-= acronym-face :help-echo or-acronym-tooltip :export #[771 "\211\301\267\202.=00\302\303\300A.#\207\302\= 304.\226\"\207" [("acrshort" . "acrshort") #s(hash-table size 1 t= est eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t data (latex 6)) f= ormat "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("glslink" :follow or-follow-glossary :face org-ref-= glossary-face :help-echo or-glossary-tooltip :export #[771 "\211\300\267\202\f.\301\302.=04#\207\301\303= .\"\207" [#s(hash-table size 1 test eq rehash-size 1.5 reh= ash-threshold 0.8125 purecopy t data (latex 6)) format "\\glslink{%s}{%s}" = "%s"] 7 "\n\n(fn PATH DESC FORMAT)"] ) ("glsdesc" :follow or-follow-glossary :face org-ref-= glossary-face :help-echo or-glossary-tooltip :export #[771 "\211\301\267\202\f.\302\303\300.#\207\302\30= 4.\"\207" ["glsdesc" #s(hash-table size 1 test eq rehash-si= ze 1.5 rehash-threshold 0.8125 purecopy t data (latex 6)) format "\\%s{%s}"= "%s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("glssymbol" :follow or-follow-glossary :face org-re= f-glossary-face :help-echo or-glossary-tooltip :export #[771 "\211\301\267\202\f.\302\303\300.#\207\302\30= 4.\"\207" ["glssymbol" #s(hash-table size 1 test eq rehash-= size 1.5 rehash-threshold 0.8125 purecopy t data (latex 6)) format "\\%s{%s= }" "%s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("Glspl" :follow or-follow-glossary :face org-ref-gl= ossary-face :help-echo or-glossary-tooltip :export #[771 "\211\301\267\202\f.\302\303\300.#\207\302\30= 4.\"\207" ["Glspl" #s(hash-table size 1 test eq rehash-size= 1.5 rehash-threshold 0.8125 purecopy t data (latex 6)) format "\\%s{%s}" "= %s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("Gls" :follow or-follow-glossary :face org-ref-glos= sary-face :help-echo or-glossary-tooltip :export #[771 "\211\301\267\202\f.\302\303\300.#\207\302\30= 4.\"\207" ["Gls" #s(hash-table size 1 test eq rehash-size 1= .5 rehash-threshold 0.8125 purecopy t data (latex 6)) format "\\%s{%s}" "%s= "] 7 "\n\n(fn PATH _ FORMAT)"] ) ("glspl" :follow or-follow-glossary :face org-ref-gl= ossary-face :help-echo or-glossary-tooltip :export #[771 "\211\301\267\202\f.\302\303\300.#\207\302\30= 4.\"\207" ["glspl" #s(hash-table size 1 test eq rehash-size= 1.5 rehash-threshold 0.8125 purecopy t data (latex 6)) format "\\%s{%s}" "= %s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("gls" :follow or-follow-glossary :face org-ref-glos= sary-face :help-echo or-glossary-tooltip :export #[771 "\211\301\267\202\f.\302\303\300.#\207\302\30= 4.\"\207" ["gls" #s(hash-table size 1 test eq rehash-size 1= .5 rehash-threshold 0.8125 purecopy t data (latex 6)) format "\\%s{%s}" "%s= "] 7 "\n\n(fn PATH _ FORMAT)"] ) ("bibtex" :follow org-bibtex-open :store org-bibtex-= store-link) ("file+sys") ("file+emacs") ("id" :follow org-id-open) ("mu4e" = :follow org-mu4e-open :store org-mu4e-store-link) ("orgit-rev" :store orgit-rev-store :follow orgit-re= v-open :export orgit-rev-export :complete orgit-rev-complete-link) ("orgit-log" :store orgit-log-store :follow orgit-lo= g-open :export orgit-log-export :complete orgit-log-complete-link) ("orgit" :store orgit-status-store :follow orgit-sta= tus-open :export orgit-status-export :complete orgit-status-complete-link) ("doi" :follow doi-link-menu :export #[(doi desc format) "\304\267\202 .\300\305 \n=0B\= 206.=00\306\nP$\207\300\307 \n=0B\206.=00\306\nP$\207\310\207" [format doi-utils-dx-doi-org-url doi desc #s(hash= -table size 2 test eq rehash-size 1.5 rehash-threshold 0.8125 purecopy t da= ta (html 6 latex 19)) "%s" "doi:" "\\href{%s%s}{%s}" nil] 6] ) ("elisp" :follow org--open-elisp-link) ("file" :comp= lete org-file-complete-link) ("ftp" :follow (lambda (path) (browse-url (con= cat "ftp:" 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 "new= s:" path)))) ("shell" :follow org--open-shell-link)) org-agenda-skip-scheduled-if-done t org-latex-format-headline-function 'org-latex-format-headline-default-func= tion org-present-mode-hook '(spacemacs//org-present-start) org-link-translation-function 'toc-org-unhrefify org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-= function org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"] org-latex-packages-alist '(("newfloat" "minted")) org-image-actual-width '(800) org-ref-get-pdf-filename-function 'org-ref-get-pdf-filename org-present-mode-quit-hook '(spacemacs//org-present-end) org-html-format-headline-function 'org-html-format-headline-default-functi= on org-html-home/up-format "" org-confirm-babel-evaluate nil org-ref-cite-onclick-function 'org-ref-cite-click-helm org-directory "/home/dominik/.emacs.d/org-files" org-ref-notes-function 'org-ref-notes-function-one-file org-agenda-skip-deadline-if-done t org-download-abbreviate-filename-function 'file-relative-name org-default-notes-file "/home/dominik/Shared-Mobile/Org/Mobile.org" org-latex-minted-options '(("mathescape" "true") ("linenos=3Dtrue") ("numb= ersep" "5pt") ("frame" "lines") ("framesep" "2mm") ("bgcolor" "bgminted") (= "breaklines" "true") ("fontsize" "\\footnotesize")) )