From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id oAn5KhuRMV80aQAA0tVLHw (envelope-from ) for ; Mon, 10 Aug 2020 18:25:31 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id YCjdJhuRMV/oCgAAB5/wlQ (envelope-from ) for ; Mon, 10 Aug 2020 18:25:31 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 81A129403CB for ; Mon, 10 Aug 2020 18:25:30 +0000 (UTC) Received: from localhost ([::1]:43880 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k5CUD-0006R8-Cj for larch@yhetil.org; Mon, 10 Aug 2020 14:25:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:54196) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k5Brc-0004Xu-Vm for emacs-orgmode@gnu.org; Mon, 10 Aug 2020 13:45:37 -0400 Received: from mail-ej1-x636.google.com ([2a00:1450:4864:20::636]:44621) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k5BrU-0007B2-K1 for emacs-orgmode@gnu.org; Mon, 10 Aug 2020 13:45:33 -0400 Received: by mail-ej1-x636.google.com with SMTP id bo3so10228744ejb.11 for ; Mon, 10 Aug 2020 10:45:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mat.ucm.es; s=google; h=from:to:subject:date:message-id:user-agent:mime-version; bh=JNsw7Zkz4d3JSAPzU+tdTOdIMtx1ymvA0VtfinTS3F0=; b=GAOdvjXpNZoxe25GwFNlmqCZdBv6QxgJ1hhcmyOVR3AYcSHfwPF8bThrV0S5FyDr1t fnx7TfoO8xh94d2Ug+NzusN60dkRDnZs+apjxfiJ/gJz+/2nEnR8f6O5qaaBVnWHUlwX G079VdBim8aBlv1TJ1gd2k5LA1TmitwVCm/e4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version; bh=JNsw7Zkz4d3JSAPzU+tdTOdIMtx1ymvA0VtfinTS3F0=; b=ReHYJwqfx0SXMi4JKNyodKwZg4n1LQByVUWaMqZn9GvUnNYR5zxOEZiQXCAW4sN0GW Ypqo6qPiGwOD6bXkRFsk/+DcKq6cx5Fja86Nh+hvhA3aWKdkziddj/+SxV/mfBY4DVFb pdLn2/ac1vyZkrza/keT5xqpvp5cukxB1GheCd9j1MlYtDMt6wyxw+PzTdCe8skIvlpe lx9eR51MHjTLM2hhHgO0t+8MwVJdh3B3Qdx2oUUnvKZwfEFFqaaQ7zNi9HOIIhcJcj0o 2Cfzp4E7iKlGC4v9QrGnEm6iuT3QkrfcTZ+NmFQKofgCYv9F92vU0Z8zqq+dBEH26XR9 hY0A== X-Gm-Message-State: AOAM533tb38pYE+pYIO8yOJd/xzwVpwKRb+4IjvaUGuJQHTgXhGMabtQ Jn6mtbMwVPGexVwj0eU7aTpIIS5NFxiI2EnyXyM4qHW0jUrgNrhSc5X1BXAePpFP6HkrK94kWPR 4z6oCEu5lDDOKmsqTIHzv4a8bs9gir/uNBEeql3jK4fg6io4UY7pDuwuvwg== X-Google-Smtp-Source: ABdhPJyDylle9aIfwoSFgTmuRMsWLtyWX2LYX7r++EdP8aLJ5TcVcySTUK/7bESgYK1taXpIaBL02Q== X-Received: by 2002:a17:906:e0ce:: with SMTP id gl14mr23921418ejb.393.1597081521946; Mon, 10 Aug 2020 10:45:21 -0700 (PDT) Received: from Utnapischtim (p200300fb0f1b3323482ebed86044022d.dip0.t-ipconnect.de. [2003:fb:f1b:3323:482e:bed8:6044:22d]) by smtp.gmail.com with ESMTPSA id m24sm13145981eje.80.2020.08.10.10.45.18 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Aug 2020 10:45:20 -0700 (PDT) X-Mailer: emacs 28.0.50 (via feedmail 11-beta-1 I) From: Uwe Brauer To: emacs-orgmode@gnu.org Subject: Bug: org-table-sort-lines returns error [9.3.7 (release_9.3.7-705-gea9463 @ /home/oub/emacs/site-lisp/packages/org/)] Date: Mon, 10 Aug 2020 19:45:15 +0200 Message-ID: <87o8ni8kes.fsf@mat.ucm.es> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2a00:1450:4864:20::636; envelope-from=oub@ucm.es; helo=mail-ej1-x636.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -19 X-Spam_score: -2.0 X-Spam_bar: -- X-Spam_report: (-2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=mat.ucm.es header.s=google header.b=GAOdvjXp; dmarc=pass (policy=none) header.from=mat.ucm.es; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -0.71 X-TUID: 8KCsOd57tPPf --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I am running emacs 28 master 84ec57fe06e187f41a3546131d5dae3b185c3511 Steps to reproduce=20 #+TBLNAME: original | Day | Color | Level | Quantity | |-----------+-------+-------+----------| | Monday | Red | 30 | 11 | | Monday | Blue | 25 | 3 | | Tuesday | Red | 51 | 12 | | Tuesday | Red | 45 | 15 | | Tuesday | Blue | 33 | 18 | | Wednesday | Red | 27 | 23 | | Wednesday | Blue | 12 | 16 | | Wednesday | Blue | 15 | 15 | | Thursday | Red | 39 | 24 | | Thursday | Red | 41 | 29 | | Thursday | Red | 49 | 30 | | Friday | Blue | 7 | 5 | | Friday | Blue | 6 | 8 | | Friday | Blue | 11 | 9 | Put curso on number 30 in the third column call the function and select numercial sorting, a bug trace occurs which I attach.=20 I run undo, widen and repeat the operation and then it works=20 Regards Uwe Brauer=20 ------------------------------------------------------------------------ Emacs : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo = version 1.14.6, Xaw3d scroll bars) of 2020-07-23 Package: Org mode version 9.3.7 (release_9.3.7-705-gea9463 @ /home/oub/emac= s/site-lisp/packages/org/) current state: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D (setq org-table-export-default-format "my-tbl-to-csv" org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-confi= gure-edit-buffer) org-latex-listings t org-capture-prepare-finalize-hook '(gnorb-registry-capture gnorb-org-captu= re-abort-cleanup) org-link-shell-confirm-function 'yes-or-no-p org-blank-before-new-entry '((heading . auto) (plain-list-item . t)) org-babel-after-execute-hook '(org-display-inline-images) org-tempo-keywords-alist '(("T" . "latex") ("A" . "ascii") ("i" . "index")) org-metadown-hook '(org-babel-pop-to-session-maybe) org-clock-out-hook '(org-clock-remove-empty-clock-drawer) org-latex-to-mathml-jar-file "/home/oub/ALLES/src/MathWeb/mathtoweb.jar" org-html-format-inlinetask-function 'org-html-format-inlinetask-default-fu= nction org-time-stamp-custom-formats '(" %d.%m.%Y " . " %d.%m.%Y %a %H:%M ") org-pretty-entities t org-enforce-todo-dependencies t org-latex-default-packages-alist '(("AUTO" "inputenc" t ("pdflatex")) ("T1= " "fontenc" t ("pdflatex")) ("" "graphicx" t nil) ("" "grffile" t nil) ("" "longtable" ni= l nil) ("" "wrapfig" nil nil) ("" "rotating" nil nil) ("normalem" "ulem" t nil) ("" "amsmath"= t nil) ("" "textcomp" t nil) ("" "amssymb" t nil) ("" "capt-of" nil nil) ("colorlinks,bac= kref" "hyperref" nil nil) ("" "a4wide" nil nil)) org-ref-create-notes-hook '((lambda nil (org-narrow-to-subtree) (insert (f= ormat "cite:%s\n" (org-entry-get (point) "Custom_ID"))))) org-odt-format-headline-function 'org-odt-format-headline-default-function org-agenda-files '("~/Desktop/Grupos-Annu/tutorias.org" "~/Desktop/Grupos-= Annu/grupos-annu20.org") org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default org-latex-to-mathml-convert-command "java -jar %j -unicode -force -df %o %= I" org-modules '(org-bibtex org-docview org-eww org-gnus org-info org-irc org= -mhe org-rmail org-w3m org-bookmark) org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent) org-gnus-prefer-web-links t org-calc-default-modes '(calc-internal-prec 12 calc-float-format (float 4)= calc-angle-mode deg calc-prefer-frac nil calc-symbolic-mode nil calc-date-format (YYYY "-" MM "-" DD " " Www (" "= hh ":" mm)) calc-display-working-message t) org-format-latex-header "\\documentclass{article}\n\\usepackage[usenames]{= color}\n[PACKAGES]\n[DEFAULT-PACKAGES]\n\\pagestyle{empty} % do= not remove\n% The settings below are copied from fullpage.sty\n\\setlength= {\\textwidth}{\\paperwidth}\n\\usepackage{amsmath,amssymb}\n\\addtolength{\= \textwidth}{-3cm}\n\\setlength{\\oddsidemargin}{1.5cm}\n\\addtolength{\\odd= sidemargin}{-2.54cm}\n\\setlength{\\evensidemargin}{\\oddsidemargin}\n\\set= length{\\textheight}{\\paperheight}\n\\addtolength{\\textheight}{-\\headhei= ght}\n\\addtolength{\\textheight}{-\\headsep}\n\\addtolength{\\textheight}{= -\\footskip}\n\\addtolength{\\textheight}{-3cm}\n\\setlength{\\topmargin}{1= .5cm}\n\\newtheorem{thm}{Theorem}\n\\newtheorem{defn}{Definition}\n\\newthe= orem{lem}{Lemma}\n\\newtheorem{cor}{Corollary}\n\\newtheorem{rem}{Remark}\n= \\newtheorem{bei}{}\n\\newtheorem{prop}{Preposition}\n\\newcommand{\\setR}{= {\\mathord{\\mathbb R}}}\n\\addtolength{\\topmargin}{-2.54cm} " org-mode-hook '(#[0 "\301\211\207" [imenu-create-index-function org-imenu-= get-tree] 2] navi-make-org-mode-promotion-headings-list (lambda nil (local-set-key [C-M-up] 'org-table-move-single= -cell-up) (local-set-key [C-M-down] 'org-table-move-single-cell-dow= n) (local-set-key [C-M-left] 'org-table-move-single-cell-left) (local-set-key [C-M-right] 'org-table-move-single-cell-ri= ght)) org-ref-org-menu ob-ipython-auto-configure-kernels turn-on= -diff-hl-mode turn-on-auto-fill my-org-keys turn-on-flyspell turn-on-auto-capitalize-mode org-tempo-setup orgtbl-show-h= eader org-auctex-keys-minor-mode #[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-spec org-babel-hide-all-hashes org-r= ef-setup-label-finders) org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"] org-archive-hook '(org-attach-archive-delete-maybe) org-confirm-elisp-link-function 'yes-or-no-p org-agenda-finalize-hook '(gnorb-org-popup-bbdb org-agenda-property-add-pr= operties) org-ref-bibliography-entry-format '(("misc" . "%a %t %h (%y) link") ("article" . "%a, %t, %j, %v(%n), %p= (%y). link. doi. %N") ("book" . "%a, %t, %u (%y).") ("techre= port" . "%a, %t, %i, %u (%y).") ("proceedings" . "%e, %t in %S, %u (%y= ).") ("inproceedings" . "%a, %t, %p, in %b, edited by %e, %u (%y)")) org-startup-with-inline-images t org-ref-clean-bibtex-key-function '(lambda (key) (replace-regexp-in-string= ":" "" key)) org-agenda-before-write-hook '(org-agenda-add-entry-text) org-metaup-hook '(org-babel-load-in-session-maybe) org-bibtex-headline-format-function #[257 "\300\236A\207" [:title] 3 "\n\n= (fn ENTRY)"] org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"] org-ref-default-citation-link "autocite" org-ref-insert-cite-key "C-c c" org-mime-html-hook '((lambda nil (while (re-search-forward "@\\([^@]*\\)@"= nil t) (replace-match "\\1"))) (lambda nil (org-mime-change-element-style "blockquot= e" "border-left: 2px solid gray; padding-left: 4px;")) (lambda nil (org-mime-change-element-style "pre" (format "color:= %s; background-color: %s; padding: 0.5em;" "#E6E1DC" "#232323"))) ) org-babel-pre-tangle-hook '(save-buffer) org-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-a= rg-expand) org-html-table-default-attributes '(:border "2" :cellspacing "0" :cellpadd= ing "6" :frame "border" :rules "all") org-ref-bibliography-notes '("/home/oub/ALLES/HGs/tex/bib/notes.org") org-babel-load-languages '((emacs-lisp . t) (R . t)) org-ref-clean-bibtex-entry-hook '(org-ref-bibtex-format-url-if-doi orcb-ke= y-comma org-ref-replace-nonascii orcb-& orcb-% org-ref-title-case-article orcb-clean-ye= ar orcb-key orcb-clean-doi orcb-clean-pages orcb-check-journal org-ref-sort-bibtex-entry orcb-fix-spaci= ng) org-load-hook '(my-link-keys org-insert-dblock-bindings org-insert-dblock-= bindings) org-ref-open-pdf-function 'org-ref-open-pdf-at-point org-highlight-latex-and-related '(latex) org-ascii-format-drawer-function #[771 "\207" [] 4 "\n\n(fn NAME CONTENTS = WIDTH)"] org-ref-formatted-citation-formats '(("text" ("article" . "${author}, ${title}, $= {journal}, ${volume}(${number}), ${pages} (${year}). ${doi}") ("miscellaneous" . "${author}, ${tit= le}, ${howpublished}, (${year}).") ("inproceedings" . "${author}, ${title}, In ${editor},= ${booktitle} (pp. ${pages}) (${year}). ${address}: ${publisher}.") ("book" . "${author}, ${title} (${ye= ar}), ${address}: ${publisher}.") ("phdthesis" . "${author}, ${title} = (Doctoral dissertation) (${year}). ${school}, ${address}.") ("inbook" . "${author}, ${title}, In ${editor} = (Eds.), ${booktitle} (pp. ${pages}) (${year}). ${address}: ${publisher}.") ("incollection" . "${author}, ${title}, In ${editor} = (Eds.), ${booktitle} (pp. ${pages}) (${year}). ${address}: ${publisher}.") ("proceedings" . "${editor} (Eds.), = ${booktitle} (${year}). ${address}: ${publisher}.") ("unpublished" . "${author}, ${title= } (${year}). Unpublished manuscript.") (nil . "${author}, ${title} (${year}= ).")) ("org" ("misc" . "${author}, /${title= }/ *${howpublished}* (${year}).") ("misc" . "${author}, /${title}/ *${= howpublished}* (${year}).") ("misc" . "${author}, /${title}/ *${= howpublished}* (${year}).") ("misc" . "${author}, /${title}/ *${= howpublished}* (${year}).") ("misc" . "${author}, /${title}/ *${= howpublished}* (${year}).") ("misc" . "${author}, /${title}/ *${= howpublished}* (${year}).") ("article" . "${author}, /${title}/,= ${journal}, *${volume}(${number})*, ${pages} (${year}). ${doi}") ("inproceedings" . "${author}, /${title}/, In ${editor= }, ${booktitle} (pp. ${pages}) (${year}). ${address}: ${publisher}.") ("book" . "${author}, /${title}/ (${= year}), ${address}: ${publisher}.") ("phdthesis" . "${author}, /${title}= / (Doctoral dissertation) (${year}). ${school}, ${address}.") ("inbook" . "${author}, /${title}/, In ${editor= } (Eds.), ${booktitle} (pp. ${pages}) (${year}). ${address}: ${publisher}.") ("incollection" . "${author}, /${title}/, In ${editor= } (Eds.), ${booktitle} (pp. ${pages}) (${year}). ${address}: ${publisher}.") ("proceedings" . "${editor} (Eds.), = _${booktitle}_ (${year}). ${address}: ${publisher}.") ("unpublished" . "${author}, /${titl= e}/ (${year}). Unpublished manuscript.") (nil . "${author}, /${title}/ (${yea= r}).")) ) org-ref-open-notes-function '(lambda nil (org-show-entry) (outline-show-br= anches) (outline-show-children) (org-cycle '(64)) (recenter-top-bottom 0)) org-agenda-loop-over-headlines-in-active-region nil org-src-lang-modes '(("jupyter-matlab" . matlab) ("jupyter-python" . pytho= n) ("ipython" . python) ("C" . c) ("C++" . c++) ("asymptote" . asy) ("bash" . sh) ("beamer" . latex) ("calc" . fundamenta= l) ("cpp" . c++) ("ditaa" . artist) ("dot" . fundamental) ("elisp" . emacs-lisp) ("ocaml" . tuareg) ("screen" .= shell-script) ("shell" . sh) ("sqlite" . sql)) org-src-preserve-indentation t org-annotate-file-add-search t org-occur-hook '(org-first-headline-recenter) outline-minor-mode-hook '(outshine--outline-minor-mode-hook outshine-mode) org-protocol-protocol-alist '(("capture-html" :protocol "capture-html" :fu= nction org-protocol-capture-html--with-pandoc :kill-client t)) org-export-before-processing-hook '(f-ox-filter-table-column-del) org-ref-bibtex-assoc-pdf-with-entry-move-function 'rename-file org-mime-find-html-start '(lambda (start) (save-excursion (goto-char start) (re-search-forward "<#secure method=3Dsmime mo= de=3Dsign>\\|<#secure method=3Dsmime mode=3Dsignencrypt>\\| ") (+ (point) 1)) ) org-structure-template-alist '(("a" . "export ascii") ("C" . "comment") ("= e" . "example") ("E" . "export") ("h" . "export html") ("m" . "src matlab :tangle mieuler.m :expor= ts code :padline no :eval never-export") ("M" . "src matlab :exports code :eval neve= r-export ") ("Q" . "quote") ("S" . "src") ("s" . "src matlab :results output raw :exp= orts code :eval never-export") ("q" . "src matlab :results output latex :e= xports code :eval never-export :wrap latex") ("L" . "solution") ("l" . "src latex :results latex replace :e= xports results :eval t") ("w" . "src elisp :noexport\n(setq org-odt-conve= rt-process \"LibreOffice\")\n(setq org-odt-convert-processes\n'((\"LibreOff= ice\" \"/opt/libreoffice6.2/program/soffice --headless --convert-to %f%x --= outdir %d %i\")\n (\"unoconv\" \"/usr/bin/unoconv -f %f -o %d %i\")))\n(set= q org-odt-preferred-output-format \"docx\")\n") ("v" . "verse")) org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers o= rg-cycle-show-empty-lines org-optimize-window-after-visibility-change) org-todo-keywords '((sequence "TODO(t)" "WAIT(w@/!)" "|" "DONE(d@)" "CANCE= LED(c@)")) org-speed-command-hook '(org-speed-command-activate org-babel-speed-comman= d-activate) org-ref-default-bibliography '("/home/oub/ALLES/HGs/tex/bib/bibgraf.bib") org-capture-mode-hook '(gnorb-org-capture-function) org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-func= tion org-html-with-latex 'mathjax org-latex-prefer-user-labels t org-odt-convert-process "gnumeric" org-babel-tangle-lang-exts '(("D" . "d") ("C++" . "cpp") ("perl" . "pl") (= "ruby" . "rb") ("python" . "py") ("latex" . "tex") ("emacs-lisp" . "el") ("elisp" . "el")) org-return-follows-link t org-format-latex-options '(:foreground default :background default :scale = 1.5 :html-foreground "Black" :html-background "Transparent" :html-scale 1 :matchers ("begin" "$1" "$" "$$" = "\\(" "\\[")) org-ref-pdf-to-bibtex-function 'copy-file org-export-with-author nil org-export-before-parsing-hook '(org-attach-expand-links) org-latex-listings-langs '((emacs-lisp "Lisp") (lisp "Lisp") (clojure "Lis= p") (c "C") (cc "C++") (fortran "fortran") (perl "Perl") (cperl "Perl") (python "Python") (ruby "Ruby") = (html "HTML") (xml "XML") (tex "TeX") (latex "[LaTeX]TeX") (shell-script "bash") (gnuplot "Gnuplot") (ocam= l "Caml") (caml "Caml") (sql "SQL") (matlab "Matlab") (sqlite "sql") (makefile "make")) org-confirm-shell-link-function 'yes-or-no-p org-link-parameters '(("w3m" :store org-w3m-store-link) ("rmail" :follow o= rg-rmail-open :store org-rmail-store-link) ("mhe" :follow org-mhe-open :store org-mhe-store-lin= k) ("irc" :follow org-irc-visit :store org-irc-store-link) ("info" :follow org-info-open :export org-info-expor= t :store org-info-store-link) ("gnus" :follow org-gnus-open :store org-gnus-store-= link) ("eww" :follow eww :store org-eww-store-link) ("docview" :follow org-docview-open :export org-docv= iew-export :store org-docview-store-link) ("tel") ("citeauthorfull" :follow (lambda (_) (funcall org-r= ef-cite-onclick-function nil)) :export org-ref-format-citeauthorfull :complete org-citeaut= horfull-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("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 path latex "\\index{%s}"] 3]) ("bibentry" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-bibentry :complete org-bibentry-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Autocites" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Autocites :complete org-Autocites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("autocites" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-autocites :complete org-autocites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("supercites" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-supercites :complete org-supercites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Textcites" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Textcites :complete org-Textcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("textcites" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-textcites :complete org-textcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Smartcites" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-Smartcites :complete org-Smartcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("smartcites" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-smartcites :complete org-smartcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("footcitetexts" :follow (lambda (_) (funcall org-re= f-cite-onclick-function nil)) :export org-ref-format-footcitetexts :complete org-footcitetexts-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("footcites" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-footcites :complete org-footcites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Parencites" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-Parencites :complete org-Parencites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("parencites" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-parencites :complete org-parencites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Cites" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-Cites :complete org-Cites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("cites" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-cites :complete org-cites-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("fnotecite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-fnotecite :complete org-fnotecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Pnotecite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Pnotecite :complete org-Pnotecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("pnotecite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-pnotecite :complete org-pnotecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Notecite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-Notecite :complete org-Notecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("notecite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-notecite :complete org-notecite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("footfullcite" :follow (lambda (_) (funcall org-ref= -cite-onclick-function nil)) :export org-ref-format-footfullcite :complete org-footfullcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("fullcite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-fullcite :complete org-fullcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citeurl" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-citeurl :complete org-citeurl-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citedate*" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-citedate* :complete org-citedate*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citedate" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-citedate :complete org-citedate-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citetitle*" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-citetitle* :complete org-citetitle*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citetitle" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-citetitle :complete org-citetitle-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Citeauthor*" :follow (lambda (_) (funcall org-ref-= cite-onclick-function nil)) :export org-ref-format-Citeauthor* :complete org-Citeauthor*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Autocite*" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Autocite* :complete org-Autocite*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("autocite*" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-autocite* :complete org-autocite*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Autocite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-Autocite :complete org-Autocite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("autocite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-autocite :complete org-autocite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("supercite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-supercite :complete org-supercite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("parencite*" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-parencite* :complete org-parencite*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("cite*" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-cite* :complete org-cite*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Smartcite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Smartcite :complete org-Smartcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("smartcite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-smartcite :complete org-smartcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Textcite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-Textcite :complete org-Textcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("textcite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-textcite :complete org-textcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("footcitetext" :follow (lambda (_) (funcall org-ref= -cite-onclick-function nil)) :export org-ref-format-footcitetext :complete org-footcitetext-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("footcite" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-footcite :complete org-footcite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Parencite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-Parencite :complete org-Parencite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("parencite" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-parencite :complete org-parencite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Cite" :follow (lambda (_) (funcall org-ref-cite-on= click-function nil)) :export org-ref-format-Cite :complete org-Cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Citeauthor" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-Citeauthor :complete org-Citeauthor-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Citealp" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-Citealp :complete org-Citealp-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Citealt" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-Citealt :complete org-Citealt-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Citep" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-Citep :complete org-Citep-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("Citet" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-Citet :complete org-Citet-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citeyearpar" :follow (lambda (_) (funcall org-ref-= cite-onclick-function nil)) :export org-ref-format-citeyearpar :complete org-citeyearpar-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citeyear*" :follow (lambda (_) (funcall org-ref-ci= te-onclick-function nil)) :export org-ref-format-citeyear* :complete org-citeyear*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citeyear" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-citeyear :complete org-citeyear-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citeauthor*" :follow (lambda (_) (funcall org-ref-= cite-onclick-function nil)) :export org-ref-format-citeauthor* :complete org-citeauthor*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citeauthor" :follow (lambda (_) (funcall org-ref-c= ite-onclick-function nil)) :export org-ref-format-citeauthor :complete org-citeauthor-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citetext" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-citetext :complete org-citetext-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citenum" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-citenum :complete org-citenum-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citealp*" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-citealp* :complete org-citealp*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citealp" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-citealp :complete org-citealp-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citealt*" :follow (lambda (_) (funcall org-ref-cit= e-onclick-function nil)) :export org-ref-format-citealt* :complete org-citealt*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citealt" :follow (lambda (_) (funcall org-ref-cite= -onclick-function nil)) :export org-ref-format-citealt :complete org-citealt-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citep*" :follow (lambda (_) (funcall org-ref-cite-= onclick-function nil)) :export org-ref-format-citep* :complete org-citep*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citep" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-citep :complete org-citep-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citet*" :follow (lambda (_) (funcall org-ref-cite-= onclick-function nil)) :export org-ref-format-citet* :complete org-citet*-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("citet" :follow (lambda (_) (funcall org-ref-cite-o= nclick-function nil)) :export org-ref-format-citet :complete org-citet-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("nocite" :follow (lambda (_) (funcall org-ref-cite-= onclick-function nil)) :export org-ref-format-nocite :complete org-nocite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) ) ("cite" :follow (lambda (_) (funcall org-ref-cite-on= click-function nil)) :export org-ref-format-cite :complete org-cite-complete-link :help-echo (lambda (window object position) (when org-ref-show-citation-on-enter (save-excursion (goto-char position) (let ((s (org-ref-format-entry (org-ref-get-bibt= ex-key-under-cursor)))) (with-temp-buffer (insert s) (fill-paragraph) (= buffer-string))) ) ) ) :face org-ref-cite-link-face-fn :display full :keym= ap (keymap (tab lambda nil (interactive) (funcall org-= ref-insert-cite-function)) (S-up . org-ref-sort-citation-link) (S-right lambda nil (interactive) (org-ref-swap-ci= tation-link 1)) (S-left lambda nil (interactive) (org-ref-swap-cit= ation-link -1)) (C-right . org-ref-next-key) (C-left . org-ref-previous-key) (16777337 lambda nil "Paste key at point. Assumes = the first thing in the killring is a key." (interactive) (org-ref-insert-key-at-point (car kill-ring))) (16777303 lambda nil "Copy all the keys at point."= (interactive) (kill-new (org-element-property :path (org-elemen= t-context)))) (16777335 lambda nil (interactive) (kill-new (car = (org-ref-get-bibtex-key-and-file)))) (16777318 lambda nil (interactive) (save-excursion (org-ref-open-citation-at-point) = (kill-new (org-ref-format-bibtex-entry-at-point)))) (16777319 . org-ref-google-scholar-at-point) (16777317 lambda nil "Email entry at point" (inter= active) (org-ref-open-citation-at-point) (org-ref-email-bibtex-entry)) (16777315 . org-ref-wos-citing-at-point) (16777330= . org-ref-wos-related-at-point) (16777326 . org-ref-open-notes-at-point) (16777328= . org-ref-open-pdf-at-point) (16777333 . org-ref-open-url-at-point) (16777314 .= org-ref-open-citation-at-point) (16777327 . org-ref-cite-hydra/body) (follow-link = . mouse-face) (mouse-3 . org-find-file-at-mouse) (mouse-2 . org-open-at-mouse)) :store org-ref-bibtex-store-link) ("Cref" :follow org-ref-ref-follow :export org-ref-C= ref-export :complete org-ref-complete-link :face org-ref-ref-face-fn :help-echo org-ref-ref-help-ech= o) ("cref" :follow org-ref-ref-follow :export org-ref-c= ref-export :complete org-ref-complete-link :face org-ref-ref-face-fn :help-echo org-ref-ref-help-ech= o) ("autoref" :follow org-ref-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-ech= o) ("eqref" :follow org-ref-ref-follow :export org-ref-= eqref-export :complete org-ref-complete-link :face org-ref-ref-face-fn :help-echo org-ref-ref-help-ech= o) ("nameref" :follow org-ref-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-ech= o) ("pageref" :follow org-ref-ref-follow :export #[(path desc format) "\302\267\202=00\300\303 \"\2= 07\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-echo org-ref-ref-help-echo) ("label" :follow #[(label) "\302!\303\304\305 \211\306U\204=00 \307= V\203=00\310\202=00\311#\302!\")\207" [label count org-ref-count-labels message format = "%s occurence%s" 0 1 "s" ""] 6 "On clicking count the number of label tags used = in the buffer.\nA number greater than one means multiple labels!"] :export #[(keyword desc format) "\302\267\202=00\300\303 \= "\207\300\304 \"\207\300\305 \"\207\306\207" [format keyword #s (hash-table size 3 test eq rehash-size 1.5 rehas= h-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\305= !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 rehash-size 1.5 rehas= h-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 latex 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-table size 3 test eq rehash-size 1.5 rehas= h-threshold 0.8125 purecopy t data (org 6 html 9 latex 12)) org-ref-get-org-bibliography org-ref-get-html-bi= bliography 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\305= !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=3D\203=00\302\303\300A#\207\302\304= \226\"\207" [("Acp" . "Glspl") latex 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=3D\203=00\302\303\300A#\207\302\304= \226\"\207" [("acp" . "glspl") latex 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=3D\203=00\302\303\300A#\207\302\304= \226\"\207" [("Ac" . "Gls") latex 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=3D\203=00\302\303\300A#\207\302\304= \226\"\207" [("ac" . "gls") latex 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=3D\203=00\302\303\300A#\207\302\304= \226\"\207" [("acrfull" . "acrfull") latex format "\\%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=3D\203=00\302\303\300A#\207\302\304= \226\"\207" [("acrlong" . "acrlong") latex format "\\%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=3D\203=00\302\303\300A#\207\302\304= \226\"\207" [("acrshort" . "acrshort") latex format "\\%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=3D\203\f\301\302=04#\207\301\303\"\= 207" [latex 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=3D\203\f\302\303\300#\207\302\304\"= \207" ["glsdesc" latex 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=3D\203\f\302\303\300#\207\302\304\"= \207" ["glssymbol" latex 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=3D\203\f\302\303\300#\207\302\304\"= \207" ["Glspl" latex 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=3D\203\f\302\303\300#\207\302\304\"= \207" ["Gls" latex 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=3D\203\f\302\303\300#\207\302\304\"= \207" ["glspl" latex 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=3D\203\f\302\303\300#\207\302\304\"= \207" ["gls" latex format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"] ) ("bibtex" :follow org-bibtex-open :store org-bibtex-= store-link) ("attachment" :follow org-attach-follow :complete or= g-attach-complete-link) ("id" :follow org-id-open) ("researcherid" :follow #[257 "\300\301\302\"!\207" [browse-url format "htt= p://www.researcherid.com/rid/%s"] 5 "\n\n(fn LINK-STRING)"] :export #[771 "\211\300=3D\205=00\301\302=04\206=00#\207" [html format "ResearcherID:%s"] 7 "\n\n(fn KEYWORD DESC FORMAT)"] ) ("orcid" :follow #[257 "\300\301\302\"!\207" [browse= -url format "http://orcid.org/%s"] 5 "\n\n(fn LINK-STRING)"] :export #[771 "\211\300=3D\205=00\301\302=04\206=00#\207" [= html format "orcid:%s"] 7 "\n\n(fn KEYWORD DESC FORMAT)"] ) ("file+sys") ("file+emacs") ("shell" :follow org-lin= k--open-shell) ("news" :follow #[514 "\301\300\302Q\"\207" ["news" = browse-url ":"] 6 "\n\n(fn URL ARG)"]) ("mailto" :follow #[514 "\301\300\302Q\"\207" ["mail= to" browse-url ":"] 6 "\n\n(fn URL ARG)"]) ("https" :follow #[514 "\301\300\302Q\"\207" ["https= " browse-url ":"] 6 "\n\n(fn URL ARG)"]) ("http" :follow #[514 "\301\300\302Q\"\207" ["http" = browse-url ":"] 6 "\n\n(fn URL ARG)"]) ("ftp" :follow #[514 "\301\300\302Q\"\207" ["ftp" br= owse-url ":"] 6 "\n\n(fn URL ARG)"]) ("help" :follow org-link--open-help) ("file" :comple= te org-link-complete-file) ("elisp" :follow org-link--open-elisp) ("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 rehas= h-threshold 0.8125 purecopy t data (html 6 latex 19)) "%s" "doi:" "\\href{%s%s}= {%s}" nil] 6] ) ) org-latex-format-headline-function 'org-latex-format-headline-default-func= tion org-capture-templates '(("h" "Hg options") ("hi" "Hg Issues" entry (file+headline "~/ALLES/HGs/Karp/Pub/Published/Co= ntFlowMap/Issues.org" "HG:Issues:ContFlowMap") "* TODO %^{Task} %T : %:subject %^G\n- From :: %:= from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i") ("m" "Mail options") ("me" "Est+Num" entry (file+headline "~/ALLES/HGs/= tex/vorlesungen/HGQuim-Num-Estad/Hojas.org" "Examen") "* %T %^{Title} : %:subject %^G\n- From :: %:from= \n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i") ("mi" "mailimportant" entry (file+headline "~/ALLE= S/Mail/README.org" "Important Mail") "* TODO %^{Task} %T : %:subject %^G\n- From :: %:= from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i") ("mt" "Tutorials" entry (file+headline "~/Desktop/= Grupos-Annu/tutorias.org" "Tutorials") "* TODO %^{Task} %T : %:subject %^G\n- From :: %:= from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i") ("ml" "maillavi" entry (file+headline "~/ALLES/HGs= /Karp/Pub/Letter.org" "To the Editor") "* %T %^{Title} : %:subject %^G\n- From :: %:from= \n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i") ("mr" "MailMathRev" entry (file+headline "~/ALLES/= MathRev/ToDo/TODO.org" "To the Editor") "* TODO %T %^{Task} : %:subject %^G\nSCHEDULED: = %t\n- From :: %:from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: = %a\n\n%?\n%i" :kill-buffer t) ("r" "Reply" entry (file+headline "~/Mail/TODO-ema= il.org" "Emails") "** %T REPLY %a %?" :gnus-attachments t) ("l" "LaTeX(headline) Generic README.org" entry (file+headline (lambda nil (expand-file-name (rea= d-file-name "Name of file (curr dir;headline-format format)!: "))) "Overview") "* TODO %?, %^g %^{prompt} Link: %A\n\n %i") ("K" "Contacts" entry (file "~/ALLES/contacts.org") "* %(org-contacts-template-name)\n:PROPERTIES:\n:= EMAIL: %(org-contacts-template-email)\n:PHONE:\n:ALIAS:\n:NICKNAME:\n:IGNOR= E:\n:ICON:\n:NOTE:\n:ADDRESS:\n:BIRTHDAY:\n:END:") ("j" "Journal Entry" entry (file+olp+datetree "~/A= LLES/journal.org") "* %?" :empty-lines 1) ("X" "ChangeLog README" entry (file+olp+datetree "= ./README.org") "* %? \n %U \n %f" :prepend t) ("G" "Generic README.org file (table format)" tabl= e-line (file+headline (lambda nil (expand-file-name (rea= d-file-name "Name of file (curr dir;table format)!: "))) "Overview") "|%f| %U|%A|" :prepend t) ("w" "Web site" entry (file "/home/oub/ALLES/downl= oad.org") "* %a :website:\n\n%U %?\n\n%:initial")) org-agenda-file-regexp "\\`[^.].*\\.org\\|.todo\\'" org-link-elisp-confirm-function 'yes-or-no-p org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-= function org-tab-before-tab-emulation-hook '(org-tempo-complete-tag) org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"] outline-mode-hook '(hide-body) org-latex-packages-alist '(("numbered,framed" "matlab-prettifier" t)) org-image-actual-width 400 org-display-custom-times t org-export-with-toc nil org-ref-get-pdf-filename-function 'org-ref-get-pdf-filename org-latex-classes '(("beamer" "\\documentclass[presentation]{beamer}" ("\\= section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsub= section{%s}" . "\\subsubsection*{%s}")) ("article" "\\documentclass[11pt]{article}" ("\\sectio= n{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsub= section{%s}" . "\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\paragraph*{%s}") ("\\subparag= raph{%s}" . "\\subparagraph*{%s}")) ("report" "\\documentclass[11pt]{report}" ("\\part{%s}= " . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%= s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) ("book" "\\documentclass[11pt]{book}" ("\\part{%s}" . = "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%= s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}")) ("exam" "\\documentclass[12pt, addpoints, answers]{exa= m}" ("\\begin{questions}%%%s" "\\end{questions}" "\\begin= {questions}%%%s" "\\end{questions}") ("\\titledquestion{%s}" . "") ("\\begin{parts}%%%s" "\\end{parts}" "\\begin{parts}%= %%s" "\\end{parts}") ("\\part[%s] " . "") ("\\begin{subparts}%%%s" "\\end{subparts}" "\\begin{s= ubparts}%%%s" "\\end{subparts}") ("\\subpart[%s] " . "") ("\\begin{solution}[%s]" "\\end{solution}" "\\begin{s= olution}[%s]" "\\end{solution}") ("\\begin{solutionorbox}[%s]" "\\end{solutionorbox}" = "\\begin{solutionorbox}[%s]" "\\end{solutionorbox}")) ) org-html-format-headline-function 'org-html-format-headline-default-functi= on org-entities-user '(("implies" "\\Rightarrow" t "⇒" "=3D>" "=3D>" "= =E2=87=92") ("iff" "\\iff" t "⇔" "<=3D>" "<=3D>" "=E2=87=94")) org-link-from-user-regexp "\\\\|\\" org-ref-notes-function 'org-ref-notes-function-one-file org-latex-listings-options '(("style" "Matlab-editor") ("basicstyle" "\\ml= ttfamily") ("escapechar" "\"") ("mlshowsectionrules" "true") ("mathescape" "true") ("morecomment" "[s]{\\%= \\{}{\\%\\}}")) org-use-speed-commands t org-ref-formatted-citation-backend "org" org-odt-convert-processes '(("gnumeric" "/usr/bin/ssconvert %i %o")) org-list-allow-alphabetical t ) --=-=-= Content-Type: text/plain Content-Disposition: attachment; filename=sort-table-bug.txt Debugger entered--Lisp error: (args-out-of-range 173 173) get-text-property(173 org-ref-label) org-ref-delete-labels(174 174) insert-buffer-substring(#) sort-reorder-buffer(((6 678 . 719) (7 636 . 677) (11 720 . 761) (12 426 . 467) (15 468 . 509) (25 216 . 257) (27 384 . 425) (30 174 . 215) (33 342 . 383) (39 510 . 551) (41 552 . 593) (45 300 . 341) (49 594 . 635) (51 258 . 299)) ((30 174 . 215) (25 216 . 257) (51 258 . 299) (45 300 . 341) (33 342 . 383) (27 384 . 425) (12 426 . 467) (15 468 . 509) (39 510 . 551) (41 552 . 593) (49 594 . 635) (7 636 . 677) (6 678 . 719) (11 720 . 761))) sort-subr(nil #f(compiled-function () #) end-of-line #f(compiled-function () #) nil <) org-table-sort-lines(nil nil nil nil t) funcall-interactively(org-table-sort-lines nil nil nil nil t) call-interactively(org-table-sort-lines nil nil) command-execute(org-table-sort-lines) --=-=-=--