emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with bibliography while exporting org files


From: Andrea Lazzarini
Subject: Problems with bibliography while exporting org files
Date: Mon, 8 Nov 2021 10:58:10 +0100

Hi,

I’m a Spacemacs user, and I’ve just upgraded to org mode 9.5.
Coming from 9.4.6, I’m currently trying to figure out how to adapt to the 
changes in the export mechanism.

When I then try to export an org file via org-export and pandoc, I get the 
following message:

Wrong type argument: stringp, 
("~/Dropbox/Standard/Bibliografia/bibliografia_generale.bib")

I am setting my bibliography thus:

(setq org-cite-global-bibliography
        '("~/Dropbox/Standard/Bibliografia/bibliografia_generale.bib"))

If I specify a "#+bibliography:” locally in the org file, the same problem 
reoccurs, now stating:

Wrong type argument: stringp, ("local.bib" 
"~/Dropbox/Standard/Bibliografia/bibliografia_generale.bib")

Is there something I must do to be able to export correctly?

Thanks,

Andrea


Emacs  : GNU Emacs 28.0.60 (build 1, x86_64-apple-darwin20.6.0, NS 
appkit-2022.60 Version 11.6 (Build 20G165))
 of 2021-11-02
Package: Org mode version 9.5 (release_9.5-59-g52e6f1 @ 
/usr/local/Cellar/emacs-plus@28/28.0.50/share/emacs/28.0.60/lisp/org/)

current state:
==============
(setq
 org-noter--doc-goto-location-hook '(org-noter-pdftools--doc-goto-location)
 org-noter--check-location-property-hook '(org-noter-pdftools--check-link)
 org-link-elisp-confirm-function 'yes-or-no-p
 org-roam-db-gc-threshold 402653184
 org-ref-cite-onclick-function #[257 "\300 \207" [org-ref-citation-hydra/body] 
2 "\n\n(fn _)"]
 org-bibtex-headline-format-function #[257 "\300\236A\207" [:title] 3 "\n\n(fn 
ENTRY)"]
 org-pdftools-get-desc-function 'org-pdftools-get-desc-default
 org-ref-insert-cite-function 'org-ref-insert-cite-link
 org-download-file-format-function 'org-download-file-format-default
 org-log-done 'time
 org-fontify-done-headline nil
 org-roam-dailies-capture-templates '(("d" "default" plain "%?" :target 
(file+head "%<%Y-%m-%d>.org" "#+title: %<%Y-%m-%d>\n#+startup: content")))
 org-log-into-drawer t
 org-babel-after-execute-hook '(spacemacs/ob-fix-inline-images)
 org-agenda-files '("~/Dropbox/Agenda/todo.org" 
"~/Dropbox/Agenda/todo.org_archive" "~/Dropbox/Corsi/corsi_conclusi.org" 
"/Users/test/Dropbox/org-roam/20210709174709-erc.org"
                    "/Users/test/Dropbox/org-roam/20211018120015-disfor.org" 
"/Users/test/Dropbox/org-roam/20211104164945-esami.org"
                    
"/Users/test/Dropbox/org-roam/20211009124857-racconti_de_roberto.org" 
"/Users/test/Dropbox/org-roam/20211006180957-curiosity_driven.org"
                    
"/Users/test/Dropbox/org-roam/20211029144338-de_roberto.org")
 org-capture-templates '(("d" "Deadline" entry (file+headline 
"~/Dropbox/Agenda/todo.org" "Tasks") "* TODO %?\n  DEADLINE: %T\n\n")
                         ("t" "Task" entry (file+headline 
"~/Dropbox/Agenda/todo.org" "Tasks") "* TODO %?\n  SCHEDULED: %T\n\n")
                         ("i" "Idea" entry (file+headline 
"~/Dropbox/Agenda/inbox.org" "Idee") "* %?"))
 org-export-before-parsing-hook '(org-attach-expand-links org-reledmac-export)
 org-default-notes-file "~/Dropbox/Agenda/todo.org"
 org-export-async-init-file 
"/Users/test/.emacs.d/layers/+emacs/org/local/org-async-init.el"
 org-roam-find-file-hook '(org-roam-buffer--setup-redisplay-h 
org-roam--register-completion-functions-h org-roam--replace-roam-links-on-save-h
                           org-roam-open-id-with-org-roam-db-h 
org-roam-db-autosync--setup-update-on-save-h)
 org-ref-bibtex-assoc-pdf-with-entry-move-function 'rename-file
 org-publish-timestamp-directory "~/.emacs.d/.cache/.org-timestamps/"
 org-archive-hook '(org-attach-archive-delete-maybe)
 org-file-apps '(("\\.docx\\'" . default) (auto-mode . emacs))
 org-noter-pdftools-markup-pointer-function 
'pdf-annot-add-highlight-markup-annotation
 org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function
 org-ascii-format-drawer-function #[771 "\207" [] 4 "\n\n(fn NAME CONTENTS 
WIDTH)"]
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers 
org-cycle-show-empty-lines org-optimize-window-after-visibility-change)
 org-noter--note-after-tipping-point-hook 
'(org-noter-pdftools--note-after-tipping-point)
 org-modules '(org-habit ol-doi ol-w3m ol-bbdb ol-bibtex ol-docview ol-gnus 
ol-info ol-irc ol-mhe ol-rmail ol-eww)
 org-ref-notes-function 'orb-org-ref-edit-note
 org-image-actual-width nil
 org-mode-hook '(er/add-org-mode-expansions org-ref-org-menu #[0 
"\300\301\302\303\304$\207" [add-hook change-major-mode-hook org-show-all 
append local] 5]
                 #[0 "\300\301\302\303\304$\207" [add-hook 
change-major-mode-hook org-babel-show-result-all append local] 5] 
org-babel-result-hide-spec
                 org-babel-hide-all-hashes #[0 "\301\211\207" 
[imenu-create-index-function org-imenu-get-tree] 2] flyspell-mode 
spacemacs/org-setup-evil-surround
                 spacemacs/load-yasnippet toc-org-enable org-superstar-mode 
(lambda nil (require 'org-ref)) org-download-enable 
dotspacemacs//prettify-spacemacs-docs
                 spacemacs//org-babel-do-load-languages 
spacemacs//evil-org-mode org-eldoc-load spacemacs//init-company-org-mode 
company-mode)
 org-babel-load-languages '((shell . t) (emacs-lisp . t))
 org-ref-insert-link-function 'org-ref-insert-link
 org-id-locations-file "~/.emacs.d/.cache/.org-id-locations"
 org-roam-ref-annotation-function 'org-roam-ref-read--annotation
 org-roam-directory "~/Dropbox/org-roam/"
 org-noter--pretty-print-location-hook 
'(org-noter-pdftools--pretty-print-location)
 org-agenda-span 15
 org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
 org-roam-db-node-include-function '(closure (t) nil (not (cdr (assoc 
"NOTER_PAGE" (org-entry-properties)))))
 org-download-abbreviate-filename-function 'file-relative-name
 org-latex-format-headline-function 'org-latex-format-headline-default-function
 org-confirm-shell-link-function 'yes-or-no-p
 org-present-mode-hook '(spacemacs//org-present-start)
 org-projectile-per-project-filepath "TODOs.org"
 org-present-mode-quit-hook '(spacemacs//org-present-end)
 org-download-annotate-function 'org-download-annotate-default
 org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
 outline-isearch-open-invisible-function 'outline-isearch-open-invisible
 org-roam-dailies-directory "~/Dropbox/org-roam/daily/"
 org-latex-classes '(("personal-chapter" "\\documentclass{memoir}" 
("\\chapter{%s}" . "\\chapter*{%s}") ("\\section{%s}" . "\\section*{%s}")
                      ("\\subsection{%s}" . "\\subsection*{%s}") 
("\\subsbusection{%s}" . "\\subsubsection*{%s}") ("\\paragraph{%s}" . 
"\\paragraph*{%s}"))
                     ("article" "\\documentclass[11pt]{article}" 
("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}")
                      ("\\subsubsection{%s}" . "\\subsubsection*{%s}") 
("\\paragraph{%s}" . "\\paragraph*{%s}") ("\\subparagraph{%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}"))
                     )
 org-odt-format-headline-function 'org-odt-format-headline-default-function
 org-roam-capture-preface-hook '(org-roam-dailies--override-capture-time-h)
 org-link-translation-function 'toc-org-unhrefify
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-capture-prepare-finalize-hook '(org-roam-capture--install-finalize-h)
 org-src-mode-hook '(org-src-babel-configure-edit-buffer 
org-src-mode-configure-edit-buffer)
 org-roam-db-autosync-mode t
 org-confirm-elisp-link-function 'yes-or-no-p
 org-ref-clean-bibtex-entry-hook '(org-ref-bibtex-format-url-if-doi 
orcb-key-comma org-ref-replace-nonascii orcb-& orcb-% 
org-ref-title-case-article orcb-clean-year orcb-key
                                   orcb-clean-doi orcb-clean-pages 
orcb-check-journal org-ref-sort-bibtex-entry orcb-fix-spacing orcb-download-pdf)
 org-roam-capture-new-node-hook '(orb--insert-captured-ref-h)
 org-noter-insert-heading-hook '(org-noter-pdftools--insert-heading)
 org-ref-insert-ref-function 'org-ref-insert-ref-link
 org-speed-command-hook '(org-speed-command-activate 
org-babel-speed-command-activate)
 org-html-format-inlinetask-function 
'org-html-format-inlinetask-default-function
 org-clock-persist-file "~/.emacs.d/.cache/org-clock-save.el"
 org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
 org-roam-bibtex-mode t
 org-latex-prefer-user-labels t
 org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
 org-cite-export-processors '((beamer biblatex) (latex biblatex) (t csl 
"~/Dropbox/Standard/Modelli/andrea.csl"))
 org-latex-format-inlinetask-function 
'org-latex-format-inlinetask-default-function
 org-pdftools-markup-pointer-function 'pdf-annot-add-underline-markup-annotation
 org-noter--convert-to-location-cons-hook 
'(org-noter-pdftools--convert-to-location-cons)
 org-ref-clean-bibtex-key-function '(lambda (key) (replace-regexp-in-string ":" 
"" key))
 org-tab-first-hook '(org-babel-hide-result-toggle-maybe 
org-babel-header-arg-expand)
 org-link-shell-confirm-function 'yes-or-no-p
 org-babel-pre-tangle-hook '(save-buffer)
 org-roam-completion-everywhere t
 org-agenda-loop-over-headlines-in-active-region nil
 org-agenda-start-on-weekday nil
 org-cite-global-bibliography 
'("~/Dropbox/Standard/Bibliografia/bibliografia_generale.bib")
 org-noter--get-precise-info-hook '(org-noter-pdftools--get-precise-info)
 org-capture-mode-hook '(spacemacs//org-capture-start)
 org-noter--parse-location-property-hook '(org-noter-pdftools--parse-link)
 org-occur-hook '(org-first-headline-recenter)
 org-capture-after-finalize-hook '(orb-make-notes-cache)
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 org-noter--doc-approx-location-hook '(org-noter-pdftools--doc-approx-location)
 org-roam-node-annotation-function 'org-roam-node-read--annotation
 org-link-parameters '(("attachment" :follow org-attach-follow :complete 
org-attach-complete-link)
                       ("pdftools" :follow org-pdftools-open :complete 
org-pdftools-complete-link :store org-pdftools-store-link :export 
org-pdftools-export)
                       ("eww" :follow org-eww-open :store org-eww-store-link) 
("rmail" :follow org-rmail-open :store org-rmail-store-link)
                       ("mhe" :follow org-mhe-open :store org-mhe-store-link) 
("irc" :follow org-irc-visit :store org-irc-store-link :export org-irc-export)
                       ("info" :follow org-info-open :export org-info-export 
:store org-info-store-link) ("gnus" :follow org-gnus-open :store 
org-gnus-store-link)
                       ("docview" :follow org-docview-open :export 
org-docview-export :store org-docview-store-link)
                       ("bbdb" :follow org-bbdb-open :export org-bbdb-export 
:complete org-bbdb-complete-link :store org-bbdb-store-link) ("w3m" :store 
org-w3m-store-link)
                       ("ACRfullpl" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
                          [("ACRfullpl" "Both the acronym and its definition in 
plurall ALL-CAPS") (latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ 
FORMAT)"]
                        )
                       ("ACRfull" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
                          [("ACRfull" "Both the acronym and its definition in 
ALL-CAPS}") (latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("Acrfullpl" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
                          [("Acrfullpl" "Capitalized both the acronym and its 
definition in plural") (latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ 
FORMAT)"]
                        )
                       ("Acrfull" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
                          [("Acrfull" "Capitalized both the acronym and its 
definition") (latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("acrfullpl" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
                          [("acrfullpl" "Both the acronym and its definition in 
plural") (latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("acrfull" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
                          [("acrfull" "Both the acronym and its definition") 
(latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("ACRlongpl" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207" [("ACRlongpl" "plural ALL-CAPS 
definition") (latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("ACRlong" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207" [("ACRlong" "ALL-CAPS definition") 
(latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("Acrlongpl" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207" [("Acrlongpl" "Plural capitalized 
definition") (latex beamer) format "\\%s{%s}" "%s"]
                          7 "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("Acrlong" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207" [("Acrlong" "Capitalized definition") 
(latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("acrlongpl" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207" [("acrlongpl" "The plural definition") 
(latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("acrlong" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207" [("acrlong" "The label definition") 
(latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("ACRshortpl" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207" [("ACRshortpl" "ALL-CAPS plural 
acronym") (latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("ACRshort" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207" [("ACRshort" "ALL-CAPS acronym") 
(latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("Acrshortpl" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207" [("Acrshortpl" "Plural capitalized 
acronym") (latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("Acrshort" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207" [("Acrshort" "Capitalized acronym") 
(latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("acrshortpl" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207"
                          [("acrshortpl" "The acronym for label in plural") 
(latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("acrshort" :follow or-follow-acronym :face 
org-ref-acronym-face-fn :help-echo or-acronym-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\226\"\207" [("acrshort" "The acronym for label") 
(latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("printglossaries" :export
                        #[771 "\211\300>\203\301\207\302\303\"\207" [(latex 
beamer) "\\printglossaries" format "%s"] 6 "\n\n(fn PATH DESC FORMAT)"])
                       ("glslink" :follow or-follow-glossary :face 
org-ref-glossary-face-fn :help-echo or-glossary-tooltip :export
                        #[771 "\211\300>\203\f\301\302#\207\301\303\"\207" 
[(latex beamer) format "\\glslink{%s}{%s}" "%s"] 7 "\n\n(fn PATH DESC FORMAT)"])
                       ("Glsdesc" :follow or-follow-glossary :face 
org-ref-glossary-face-fn :help-echo or-glossary-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\"\207"
                          [("Glsdesc" "The capitalized description associated 
with the label") (latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ 
FORMAT)"]
                        )
                       ("glsdesc" :follow or-follow-glossary :face 
org-ref-glossary-face-fn :help-echo or-glossary-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\"\207"
                          [("glsdesc" "The description associated with the 
label") (latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("Glssymbol" :follow or-follow-glossary :face 
org-ref-glossary-face-fn :help-echo or-glossary-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\"\207"
                          [("Glssymbol" "The capitalized symbol defined (only 
with latex definition)") (latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH 
_ FORMAT)"]
                        )
                       ("glssymbol" :follow or-follow-glossary :face 
org-ref-glossary-face-fn :help-echo or-glossary-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\"\207"
                          [("glssymbol" "The symbol defined (only with latex 
definition)") (latex beamer) format "\\%s{%s}" "%s"] 7 "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("Glspl" :follow or-follow-glossary :face 
org-ref-glossary-face-fn :help-echo or-glossary-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\"\207" [("Glspl" "The plural capitalized term") 
(latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("Gls" :follow or-follow-glossary :face 
org-ref-glossary-face-fn :help-echo or-glossary-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\"\207" [("Gls" "The capitalized term") (latex 
beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("glspl" :follow or-follow-glossary :face 
org-ref-glossary-face-fn :help-echo or-glossary-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\"\207" [("glspl" "The plural term") (latex 
beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("gls" :follow or-follow-glossary :face 
org-ref-glossary-face-fn :help-echo or-glossary-tooltip :export
                        #[771 "\211\301>\203
\302\303\300@#\207\302\304\"\207" [("gls" "The term associated with the 
label") (latex beamer) format "\\%s{%s}" "%s"] 7
                          "\n\n(fn PATH _ FORMAT)"]
                        )
                       ("doi" :follow org-link-doi-open :export 
org-link-doi-export) ("bibtex" :follow org-bibtex-open :store 
org-bibtex-store-link)
                       ("printindex" :follow org-ref-index :export #[771 
"\211\300=\205 \301\302!\207" [latex format "\\printindex"] 5 "\n\n(fn PATH 
DESC FORMAT)"])
                       ("index" :follow #[257 "\300!\207" [occur] 3 "\n\n(fn 
PATH)"] :export
                        #[771 "\211\300=\205\n\301\302\"\207" [latex format 
"\\index{%s}"] 6 "\n\n(fn PATH DESC FORMAT)"])
                       ("list-of-tables" :follow org-ref-list-of-tables :export
                        #[771 "\211\300=\205    \301\302!\207" [latex format 
"\\listoftables"] 5 "\n\n(fn PATH DESC FORMAT)"])
                       ("list-of-figures" :follow org-ref-list-of-figures 
:export
                        #[771 "\211\300=\205    \301\302!\207" [latex format 
"\\listoffigures"] 5 "\n\n(fn PATH DESC FORMAT)"])
                       ("label" :export #[771 "\211\300=\205\n\301\302\"\207" 
[latex format "\\label{%s}"] 6 "\n\n(fn PATH DESC FORMAT)"] :face 
org-ref-label-face
                        :help-echo "A label")
                       ("Crefrange" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-crefrange-complete ("Crefrange") apply append] 6 "\n\n(fn &rest 
ARGS2)"]
                        :activate-func org-ref-ref-activate :follow 
org-ref-ref-jump-to :export org-ref-Crefrange-export :face org-ref-ref-face 
:help-echo
                        org-ref-ref-help-echo)
                       ("crefrange" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-crefrange-complete ("crefrange") apply append] 6 "\n\n(fn &rest 
ARGS2)"]
                        :activate-func org-ref-ref-activate :follow 
org-ref-ref-jump-to :export org-ref-crefrange-export :face org-ref-ref-face 
:help-echo
                        org-ref-ref-help-echo)
                       ("Cref" :store org-ref-store-ref :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-complete-link ("Cref") apply append] 6 
"\n\n(fn &rest ARGS2)"]
                        :activate-func org-ref-ref-activate :follow 
org-ref-ref-jump-to :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-ref-export 
("Cref") apply append] 6 "\n\n(fn &rest ARGS2)"] :face org-ref-ref-face 
:help-echo
                        org-ref-ref-help-echo)
                       ("cref" :store org-ref-store-ref :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-complete-link ("cref") apply append] 6 
"\n\n(fn &rest ARGS2)"]
                        :activate-func org-ref-ref-activate :follow 
org-ref-ref-jump-to :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-ref-export 
("cref") apply append] 6 "\n\n(fn &rest ARGS2)"] :face org-ref-ref-face 
:help-echo
                        org-ref-ref-help-echo)
                       ("autoref" :store org-ref-store-ref :complete
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-complete-link ("autoref") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:activate-func org-ref-ref-activate
                        :follow org-ref-ref-jump-to :export #[128 
"\302\300\303\301\"\"\207" [org-ref-ref-export ("autoref") apply append] 6 
"\n\n(fn &rest ARGS2)"] :face
                        org-ref-ref-face :help-echo org-ref-ref-help-echo)
                       ("eqref" :store org-ref-store-ref :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-complete-link ("eqref") apply append] 6 
"\n\n(fn &rest ARGS2)"]
                        :activate-func org-ref-ref-activate :follow 
org-ref-ref-jump-to :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-ref-export 
("eqref") apply append] 6 "\n\n(fn &rest ARGS2)"] :face org-ref-ref-face 
:help-echo
                        org-ref-ref-help-echo)
                       ("nameref" :store org-ref-store-ref :complete
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-complete-link ("nameref") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:activate-func org-ref-ref-activate
                        :follow org-ref-ref-jump-to :export #[128 
"\302\300\303\301\"\"\207" [org-ref-ref-export ("nameref") apply append] 6 
"\n\n(fn &rest ARGS2)"] :face
                        org-ref-ref-face :help-echo org-ref-ref-help-echo)
                       ("pageref" :store org-ref-store-ref :complete
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-complete-link ("pageref") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:activate-func org-ref-ref-activate
                        :follow org-ref-ref-jump-to :export #[128 
"\302\300\303\301\"\"\207" [org-ref-ref-export ("pageref") apply append] 6 
"\n\n(fn &rest ARGS2)"] :face
                        org-ref-ref-face :complete #[256 "\300\301\"\207" 
[org-ref-complete-link "pageref"] 4 "\n\n(fn &optional ARG)"] :help-echo 
org-ref-ref-help-echo)
                       ("ref" :store org-ref-store-ref :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-complete-link ("ref") apply append] 6 
"\n\n(fn &rest ARGS2)"]
                        :activate-func org-ref-ref-activate :follow 
org-ref-ref-jump-to :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-ref-export 
("ref") apply append] 6 "\n\n(fn &rest ARGS2)"] :face org-ref-ref-face 
:help-echo
                        org-ref-ref-help-echo)
                       ("bibentry" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("bibentry") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("bibentry") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Autocites" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Autocites") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("Autocites") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:activate-func org-ref-cite-activate)
                       ("autocites" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("autocites") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("autocites") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:activate-func org-ref-cite-activate)
                       ("supercites" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("supercites") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("supercites") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :activate-func
                        org-ref-cite-activate)
                       ("Textcites" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Textcites") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("Textcites") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:activate-func org-ref-cite-activate)
                       ("textcites" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("textcites") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("textcites") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:activate-func org-ref-cite-activate)
                       ("Smartcites" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("Smartcites") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("Smartcites") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :activate-func
                        org-ref-cite-activate)
                       ("smartcites" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("smartcites") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("smartcites") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :activate-func
                        org-ref-cite-activate)
                       ("footcitetexts" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("footcitetexts") apply 
append] 6 "\n\n(fn &rest ARGS2)"]
                        :follow org-ref-cite-follow :face org-ref-cite-face 
:help-echo org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("footcitetexts") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :activate-func
                        org-ref-cite-activate)
                       ("footcites" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("footcites") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("footcites") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:activate-func org-ref-cite-activate)
                       ("Parencites" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("Parencites") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("Parencites") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :activate-func
                        org-ref-cite-activate)
                       ("parencites" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("parencites") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("parencites") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :activate-func
                        org-ref-cite-activate)
                       ("Cites" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Cites") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("Cites") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:activate-func org-ref-cite-activate)
                       ("cites" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("cites") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-multicite-export ("cites") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:activate-func org-ref-cite-activate)
                       ("fnotecite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("fnotecite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("fnotecite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Pnotecite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Pnotecite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Pnotecite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("pnotecite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("pnotecite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("pnotecite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Notecite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Notecite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Notecite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("notecite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("notecite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("notecite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("footfullcite" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("footfullcite") apply 
append] 6 "\n\n(fn &rest ARGS2)"]
                        :follow org-ref-cite-follow :face org-ref-cite-face 
:help-echo org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("footfullcite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("fullcite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("fullcite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("fullcite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citeurl" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citeurl") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citeurl") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citedate*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citedate*") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citedate*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citedate" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citedate") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citedate") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citeyear*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citeyear*") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citeyear*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citetitle*" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("citetitle*") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citetitle*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citetitle" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citetitle") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citetitle") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Autocite*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Autocite*") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Autocite*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("autocite*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("autocite*") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("autocite*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Autocite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Autocite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Autocite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("autocite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("autocite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("autocite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("supercite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("supercite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("supercite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("parencite*" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("parencite*") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("parencite*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("cite*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("cite*") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("cite*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Smartcite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Smartcite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Smartcite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("smartcite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("smartcite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("smartcite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Textcite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Textcite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Textcite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("textcite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("textcite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("textcite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("footcitetext" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("footcitetext") apply 
append] 6 "\n\n(fn &rest ARGS2)"]
                        :follow org-ref-cite-follow :face org-ref-cite-face 
:help-echo org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("footcitetext") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("footcite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("footcite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("footcite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Parencite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Parencite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Parencite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("parencite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("parencite") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("parencite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Cite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Cite") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Cite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Citeauthor*" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("Citeauthor*") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Citeauthor*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Citealp*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Citealp*") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Citealp*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Citealt*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Citealt*") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Citealt*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Citep*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Citep*") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Citep*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Citet*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Citet*") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Citet*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Citeauthor" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("Citeauthor") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Citeauthor") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Citealp" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Citealp") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Citealp") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Citealt" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Citealt") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Citealt") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Citep" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Citep") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Citep") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("Citet" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("Citet") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("Citet") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citeyearpar" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("citeyearpar") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citeyearpar") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citeyear" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citeyear") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citeyear") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citeauthor*" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("citeauthor*") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citeauthor*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citeauthor" :complete #[128 
"\302\300\303\301\"\"\207" [org-ref-cite-link-complete ("citeauthor") apply 
append] 6 "\n\n(fn &rest ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citeauthor") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citetext" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citetext") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citetext") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citenum" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citenum") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citenum") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citealp*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citealp*") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citealp*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citealp" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citealp") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citealp") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citealt*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citealt*") apply append] 6 "\n\n(fn &rest 
ARGS2)"] :follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citealt*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citealt" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citealt") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citealt") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citep*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citep*") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citep*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citep" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citep") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citep") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citet*" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citet*") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citet*") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("citet" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("citet") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("citet") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("nocite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("nocite") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("nocite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("cite" :complete #[128 "\302\300\303\301\"\"\207" 
[org-ref-cite-link-complete ("cite") apply append] 6 "\n\n(fn &rest ARGS2)"] 
:follow
                        org-ref-cite-follow :face org-ref-cite-face :help-echo 
org-ref-cite-tooltip :export
                        #[128 "\302\300\303\301\"\"\207" [org-ref-cite-export 
("cite") apply append] 6 "\n\n(fn &rest ARGS2)"] :activate-func 
org-ref-cite-activate)
                       ("bibliographystyle" :complete 
org-ref-bibliographystyle-complete-link :activate-func 
org-ref-bibliographystyle-activate :export
                        org-ref-bibliographystyle-export)
                       ("printbibliography" :export 
org-ref-printbibliography-export)
                       ("nobibliography*" :complete 
org-ref-nobibliography-complete :store org-ref-bibtex-store-link :help-echo "No 
bibliography link" :activate-func
                        org-ref-bibliography-activate :follow 
org-ref-bibliography*-follow :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-bibliography*-export ("\\nobibliography*") apply append] 6 "\n\n(fn 
&rest ARGS2)"] :face org-link)
                       ("nobibliography" :complete 
org-ref-nobibliography-complete :store org-ref-bibtex-store-link :help-echo "No 
bibliography link" :activate-func
                        org-ref-bibliography-activate :follow 
org-ref-bibliography*-follow :export
                        #[128 "\302\300\303\301\"\"\207" 
[org-ref-bibliography*-export ("\\nobibliography") apply append] 6 "\n\n(fn 
&rest ARGS2)"] :face org-link)
                       ("bibliography" :follow org-ref-bibliography*-follow 
:store org-ref-bibtex-store-link :complete org-ref-bibliography-complete 
:help-echo
                        "Bibliography link" :export #[128 
"\302\300\303\301\"\"\207" [org-ref-bibliography*-export ("\\bibliography") 
apply append] 6 "\n\n(fn &rest ARGS2)"]
                        :activate-func org-ref-bibliography-activate :face 
org-link)
                       ("roam" :follow org-roam-link-follow-link) ("id" :follow 
org-id-open) ("file+sys") ("file+emacs") ("shell" :follow org-link--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" 
["mailto" 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" 
browse-url ":"] 6 "\n\n(fn URL ARG)"])
                       ("help" :follow org-link--open-help :store 
org-link--store-help) ("file" :complete org-link-complete-file) ("elisp" 
:follow org-link--open-elisp))
 org-roam-ui-browser-function 'browse-url
 org-html-format-headline-function 'org-html-format-headline-default-function
 org-roam-capture-templates '(("d" "default" plain "%?" :if-new (file+head 
"%<%Y%m%d%H%M%S>-${slug}.org" "#+title: ${title}\n#+startup: content\n\n") 
:unnarrowed t)
                              ("r" "bibliography reference" plain
                               "%?\n# Spazio per note di carattere 
generale\n\n* TODO Note al testo\n:PROPERTIES:\n:Custom_ID: 
%^{citekey}\n:NOTER_DOCUMENT: %^{file}\n:END:\n\n"
                               :target (file+head "${citekey}.org" "#+title: 
${author} - ${title}\n#+startup: content\n") :unnarrowed t)
                              )
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-agenda-restore-windows-after-quit t
 org-ref-insert-label-function 'org-ref-insert-label-link
 org-startup-with-inline-images t
 org-ref-get-pdf-filename-function 'org-ref-get-pdf-filename-helm-bibtex
 org-imenu-depth 8
 org-download-link-format-function 'org-download-link-format-function-default
 org-noter--relative-position-to-view-hook 
'(org-noter-pdftools--relative-position-to-view)
 org-src-lang-modes '(("redis" . redis) ("php" . php) ("arduino" . arduino) 
("C" . c) ("C++" . c++) ("asymptote" . asy) ("bash" . sh) ("beamer" . latex) 
("calc" . fundamental)
                      ("cpp" . c++) ("ditaa" . artist) ("dot" . fundamental) 
("elisp" . emacs-lisp) ("ocaml" . tuareg) ("screen" . shell-script) ("shell" . 
sh)
                      ("sqlite" . sql))
 )




reply via email to

[Prev in Thread] Current Thread [Next in Thread]