Use latest dev citeproc
This commit is contained in:
parent
6ae91045a2
commit
9d256aa19b
3 changed files with 10 additions and 7 deletions
|
@ -3,7 +3,7 @@ tests: True
|
||||||
flags: +embed_data_files
|
flags: +embed_data_files
|
||||||
constraints: aeson >= 2.0.1.0
|
constraints: aeson >= 2.0.1.0
|
||||||
|
|
||||||
-- source-repository-package
|
source-repository-package
|
||||||
-- type: git
|
type: git
|
||||||
-- location: https://github.com/jgm/citeproc
|
location: https://github.com/jgm/citeproc
|
||||||
-- tag: 7874a4ccf1845e5a8a6855c251f1aaea9bf12807
|
tag: 647c5d292bbb6d9a8d683bcae0ba129c65086901
|
||||||
|
|
|
@ -39,7 +39,9 @@ extra-deps:
|
||||||
- commonmark-extensions-0.2.3.1
|
- commonmark-extensions-0.2.3.1
|
||||||
- doclayout-0.4
|
- doclayout-0.4
|
||||||
- doctemplates-0.10.0.2
|
- doctemplates-0.10.0.2
|
||||||
- citeproc-0.8
|
- git: https://github.com/jgm/citeproc
|
||||||
|
commit: 647c5d292bbb6d9a8d683bcae0ba129c65086901
|
||||||
|
|
||||||
ghc-options:
|
ghc-options:
|
||||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||||
resolver: lts-18.10
|
resolver: lts-18.10
|
||||||
|
|
|
@ -28,8 +28,9 @@ references:
|
||||||
|
|
||||||
::: {#refs .references .csl-bib-body line-spacing="2"}
|
::: {#refs .references .csl-bib-body line-spacing="2"}
|
||||||
::: {#ref-ding_metallic_2012 .csl-entry}
|
::: {#ref-ding_metallic_2012 .csl-entry}
|
||||||
[[\[1\]K. Ding, C. Z. Ning, *Light Sci. Appl.* **2012**, *1*,
|
[\[1\] ]{.csl-left-margin}[[K. Ding, C. Z. Ning, *Light Sci. Appl.*
|
||||||
e20](https://doi.org/10.1038/lsa.2012.20)]{.csl-left-margin}.
|
**2012**, *1*,
|
||||||
|
e20](https://doi.org/10.1038/lsa.2012.20).]{.csl-right-inline}
|
||||||
:::
|
:::
|
||||||
:::
|
:::
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue