Add WGMS citation
This commit is contained in:
2
Makefile
2
Makefile
@@ -1,6 +1,6 @@
|
||||
## ---- user config ----
|
||||
PANDOC_TMPL := eisvogel.latex
|
||||
PANDOC_OPTIONS := --listings --toc -V lang=es
|
||||
PANDOC_OPTIONS := --listings --toc -V lang=es --filter pandoc-citeproc
|
||||
PANDOC_ORG := pandoc --toc
|
||||
PANDOC_MD := pandoc --template $(PANDOC_TMPL) $(PANDOC_OPTIONS)
|
||||
METADATA := Assets/metadata.yaml
|
||||
|
||||
Reference in New Issue
Block a user