pandoc/test/command/7321.md
2021-05-27 10:49:45 -07:00

24 lines
473 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

```
% pandoc -t plain --citeproc --wrap=none
---
references:
- id: fenner2012a
title: One-click science marketing
author:
- family: Fenner
given: Martin
container-title: Nature Materials
volume: 11
issue: 4
publisher: Nature Publishing Group
type: article-journal
issued:
year: 2012
---
[@fenner2012a, $a^2+b^2=c^2$]
^D
(Fenner 2012, a²+=c²)
Fenner, Martin. 2012. “One-Click Science Marketing.” Nature Materials 11 (4).
```