@@ 6,10 6,11 @@ Markdown and DVCS can change the way we
This was inspired by and expands upon the ideas in [this blog post](http://timotheepoisot.fr/2013/11/10/shared-bibtex-file-markdown/).
Requirements:
+
- `make`
-- Mercurial ([git version available on GitHub](https://github.com/palday/futhark))
-- `pandoc`
-- Python
+- [Mercurial](http://mercurial.selenic.com/) ([git version available on GitHub](https://github.com/palday/futhark))
+- [`pandoc`](http://johnmacfarlane.net/pandoc/)
+- [Python](https://www.python.org/)
- currently using Python 2.x because of
- [BibTexParser](http://bibtexparser.readthedocs.org/en/latest/install.html)