1 2 3 4 5 6 7 8 9 10
``` % pandoc -f biblatex -t biblatex -s @article{id, annote = "annotation" } ^D @article{id, annote = {annotation} } ```