b876793910
This fixes a problem with author-in-text citations for references including both an author and an editor. Previously, both were included in the text, but only the author should be. Closes #6765. Added a test.
11 lines
249 B
Text
11 lines
249 B
Text
packages: pandoc.cabal
|
|
|
|
package pandoc
|
|
flags: +embed_data_files -trypandoc
|
|
ghc-options: -j +RTS -A64m -RTS
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/citeproc
|
|
tag: 3230fb6fa1beff3e27389be20217a31d3c1207e9
|
|
|