From 77bfd2f9bf2c5c3275b842c0d366ffe73f791974 Mon Sep 17 00:00:00 2001 From: Kasper Dokter Date: Fri, 20 Apr 2018 22:28:59 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2bd11fa --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# bibgen +Composes a BibTeX bibliography for all DBLP citation keys in a TeX file.