14 lines
465 B
Org Mode
14 lines
465 B
Org Mode
#+title: Example: Citation Reference
|
|
|
|
This file demonstrates how org-citar citations pass through ox-hugo into
|
|
markdown, where the pipeline transform resolves them.
|
|
|
|
The methodology described in [cite:@podlovics2021journalArticle] provides a
|
|
useful framework for analysis.
|
|
|
|
Multiple citations can appear together:
|
|
[cite:@podlovics2021journalArticle;@petersen2022book]
|
|
|
|
Older bare-cite style (org-roam v1 / older citar) also works:
|
|
cite:@podlovics2021journalArticle
|