pandoc/test/command/pandoc-citeproc-356.md

243 B

% pandoc --citeproc -t markdown-citations
---
references:
- author:
  - family: Alice
  id: foo
  issued:
  - year: 2042
  other-ids:
  - bar
  - doz
  type: book
---

[@bar]
^D
2> [WARNING] Citeproc: citation bar not found
(**bar?**)