From a75b2d98cc65762aeb7c5e895fd69da7066b852c Mon Sep 17 00:00:00 2001 From: Michael Blaschek <michael.blaschek@univie.ac.at> Date: Wed, 2 Jun 2021 17:10:59 +0200 Subject: [PATCH] Update Latex/README.md --- Latex/README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Latex/README.md b/Latex/README.md index fffc09c..42e4bd6 100644 --- a/Latex/README.md +++ b/Latex/README.md @@ -55,9 +55,10 @@ pandoc -d eisvogel.tex -o MyPaper.pdf ``` Links: +- [Jabref - Reference manager (opensource, all platforms)](https://www.jabref.org) +- [Zotero - Reference manager (all platforms)](https://www.zotero.org) +- [Herbert Voß - Latex Referenz der Umgebungen (Makros, Längen, Zähler)](http://www.lehmanns.de/pdf/latexreferenz.pdf) - [Table Converter Online (csv, xml, json, excel, md, tex, ...)](https://tableconvert.com) - [Pandoc Demos](https://pandoc.org/demos.html) -- [Academic Pandoc template](https://maehr.github.io/academic-pandoc-template/) - -- [Eisvogel Pandoc Template](https://github.com/Wandmalfarbe/pandoc-latex-template) - \ No newline at end of file +- [Academic Pandoc template](https://maehr.github.io/academic-pandoc-template/) <img src="https://maehr.github.io/academic-pandoc-template/android-chrome-512x512.png" width="30px"> +- [Eisvogel Pandoc Template](https://github.com/Wandmalfarbe/pandoc-latex-template) <img src="https://github.com/Wandmalfarbe/pandoc-latex-template/blob/master/icon.png?raw=true" width="30px"> -- GitLab