mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-11 20:07:22 +00:00
270fbd54f8
This solves the problem of unwanted capitalization of names at the beginning of citations in footnotes. Closes #10983.
334 B
334 B
% pandoc --citeproc --csl command/chicago-fullnote-bibliography.csl -t plain
---
references:
- id: test4
type: blog-post
title: "Username as author"
author:
- brtw
container-title: "Reddit"
issued:
year: 2004
suppress-bibliography: true
...
[@test4]
^D
[1]
[1] brtw, “Username as Author,” Reddit, 2004.