diff --git a/INSTALL.md b/INSTALL.md index 8f5195d..586835d 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -17,6 +17,7 @@ Additionally, you will need these extra tools installed ( = in your systems $PAT * [graphicsmagick](http://www.graphicsmagick.org/) * [tralics](https://www-sop.inria.fr/marelle/tralics/) * [pandoc](https://pandoc.org/) +- [pandoc-citeproc](https://hackage.haskell.org/package/pandoc-citeproc) * curl * from your latex distribution: diff --git a/README.md b/README.md index 71f1acb..395501c 100644 --- a/README.md +++ b/README.md @@ -80,9 +80,3 @@ These scripts don't take any arguments and will produce output in the External dependencies --------------------- See [INSTALL.md](./INSTALL.md) for details. - -- lxml () -- bibtexparser () -- BeautifulSoup () -- pandoc () -- pandoc-citeproc ()