From 3f0da3a3a1d098ab7d375d1306f7844e2476933d Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Wed, 22 Sep 2021 14:20:14 +0000 Subject: [PATCH] Update README.wiki --- README.wiki | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.wiki b/README.wiki index bc91900..98096f6 100755 --- a/README.wiki +++ b/README.wiki @@ -8,8 +8,6 @@ bibtexbrowser is a PHP script that creates publication lists from Bibtex files. This documentation is collaborative, you can improve it using a [[https://github.com/monperrus/bibtexbrowser/edit/master/README.wiki|pull request]]. -+++TOC+++ - =====Features===== * (09/2021) add support for generating CITATION.cff files with helper script bibtex-to-cff.php * (01/2017) support basic composer support @@ -67,7 +65,7 @@ The following uses bibtexbrowser under the hood: Demo: [[http://bibtexbrowser.sourceforge.net/bibtexbrowser.php?bib=metrics.bib|Here, you can browse a bibtex file dedicated to software metrics]] -bibtexbrowser screenshot +bibtexbrowser screenshot =====Basic installation===== Create a bib file with the publication records (e.g. csgroup2008.bib) and upload it to your server.