Initial commit
This commit is contained in:
16
content/example-citation.md
Normal file
16
content/example-citation.md
Normal file
@@ -0,0 +1,16 @@
|
||||
+++
|
||||
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)
|
||||
Reference in New Issue
Block a user