diff --git a/docs/Makefile b/docs/Makefile index f5c964f..5309291 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -1,6 +1,6 @@ -# depends on pandoc (>= 2.0) and pdf2svg +# depends on pandoc (>= 2.0) with pandoc-citeproc and pdf2svg all: model.html -model.html: model.md style.css - pandoc --lua-filter tikz.lua --mathjax -s -o "$@" "$<" -c "$(word 2,$^)" +model.html: model.md style.css references.bib + pandoc --filter pandoc-citeproc --lua-filter tikz.lua --mathjax -s -o "$@" "$<" diff --git a/docs/council-of-science-editors-alphabetical.csl b/docs/council-of-science-editors-alphabetical.csl new file mode 100644 index 0000000..9f2e2d2 --- /dev/null +++ b/docs/council-of-science-editors-alphabetical.csl @@ -0,0 +1,252 @@ + + diff --git a/docs/model.html b/docs/model.html index 0ef6126..f352ecf 100644 --- a/docs/model.html +++ b/docs/model.html @@ -4,7 +4,7 @@ -