17 lines
631 B
Markdown
17 lines
631 B
Markdown
+++
|
|
title = "Example: Citation Reference"
|
|
draft = false
|
|
+++
|
|
|
|
This file demonstrates how org-citar citations pass through ox-hugo into
|
|
markdown, where the pipeline transform resolves them.
|
|
|
|
The methodology described in [Podlovics & Pénzes, 2021](zotero://open-pdf/library/items/3UIY4QUV) provides a
|
|
useful framework for analysis.
|
|
|
|
Multiple citations can appear together:
|
|
[Podlovics & Pénzes, 2021](zotero://open-pdf/library/items/3UIY4QUV) [Petersen, 2022](zotero://select/library/items/85HM7BCI)
|
|
|
|
Older bare-cite style (org-roam v1 / older citar) also works:
|
|
[Podlovics & Pénzes, 2021](zotero://open-pdf/library/items/3UIY4QUV)
|