packages feed

pandoc-3.2.1: test/command/7219.md

```
% pandoc --citeproc -t plain
---
references:
- author:
  - family: Reese
    given: Trevor R.
  collection-title: 3rd series
  container-title: William and Mary Quarterly
  id: reese
  issued: 1958
  language: en-US
  page: 168-190
  title: Georgia in Anglo-Spanish diplomacy, 1736-1739
  type: article-journal
  volume: 15
...
and also in -@reese
^D
and also in (1958)

Reese, Trevor R. 1958. “Georgia in Anglo-Spanish Diplomacy, 1736-1739.”
William and Mary Quarterly, 3rd series, 15: 168–90.

```