Keyboard shortcuts

/ or ⌘/Ctrl K
Find a note
j / k
Next / previous section or linked note
h / l
Collapse or go to parent / expand or enter
e or Alt-click
Read a linked note here
o
Open focused note on its own
g g / G
First / last section or linked note
g h / g a
Home / all notes
g b / g t
Backlinks / table of contents
t
Cycle System, Light, Dark
? / Esc
Show / close this reference

Search: ↑/↓ or Ctrl N/P, Enter to open. Shortcuts pause while typing.

sectionOrg-ref [eb366621]

1. setup

need

  #+latex_header: \usepackage[citestyle=verbose,bibstyle=numeric, hyperref=true,backref=true,maxcitenames=3,url=true,backend=biber,natbib=true] {biblatex}
  #+latex_header: \addbibresource{~/Dropbox/bib/refs.bib}
  #+EXCLUDE_TAGS: noexport

at the start of every file. :noexport: marks headings to not export within the file also see tex.stackexchange.com/questions/21439/is-there-any-advantage-to-using-addbibresource-over-bibliography

2. Biblatex vs bibtex vs biber

3. Cite types

  • defined in org-ref-cite-types

4. Citing with pages old.reddit.com/r/orgmode/comments/90sk11/how_do_you_cite_pages_for_quotes_with_orgref/

4.1. use [[cite:test][pg. 222]] types