Files
2024-07-15 18:23:20 +03:00

11 lines
159 B
Markdown

```
% pandoc -f bibtex -t bibtex
@misc{agency,
author = {{European Environment Agency}},
}
^D
@misc{agency,
author = {{European Environment Agency}}
}
```