Previous: File Aliases, Up: Anatomy of an Org-roam File [Contents]
Refs are unique identifiers for files. Each note can only have 1 ref. For example, a note for a website may contain a ref:
#+TITLE: Google #+ROAM_KEY: https://www.google.com/
These keys come in useful for when taking website notes, using the ‘roam-ref’ protocol (see Roam Protocol).
Alternatively, add a ref for notes for a specific paper, using its org-ref citation key:
#+TITLE: Neural Ordinary Differential Equations #+ROAM_KEY: cite:chen18_neural_ordin_differ_equat
The backlinks buffer will show any cites of this key: e.g.
Figure: org-ref-citelink