Add markers and hyperlinks for citations in pandoc
问题 I put references in a yaml metadata-header: references: - id: fenner2012a title: One-click science marketing author: - family: Fenner given: Martin ... (described here: http://johnmacfarlane.net/pandoc/README.html#extension-citations) and I can cite this reference with See [@fenner2012a]... . This will create an output in the pdf like this: See ("One-click science marketing")... with no hyperlink on the reference. Instead of the title I want to have auto-incremented number: See [1] with [1]