From 1845d44dafb92299c871333d446f4fe48e8145ed Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Tue, 4 Mar 2008 23:00:00 +0000 Subject: [PATCH] *** empty log message *** --- bibtexbrowser.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bibtexbrowser.php b/bibtexbrowser.php index 7d05535..40a96da 100755 --- a/bibtexbrowser.php +++ b/bibtexbrowser.php @@ -20,8 +20,10 @@ Why not have a look at the [demonstration site| https://www.ensieta.fr/~monperma [bibtexbrowser.php?bib=biblio_monperrus.bib&author=Jack+Goody] * bibtexbrowser displays a single entry [bibtexbrowser.php?bib=biblio_monperrus.bib&key=Krantz] -* bibtexbrowser displays all entries with a keyword +* bibtexbrowser displays all entries with a bib keyword [bibtexbrowser.php?bib=biblio_monperrus.bib&tag=mda] +* bibtexbrowser displays found entries with a search word (it can be in any bib field) +[bibtexbrowser.php?bib=biblio_monperrus.bib&search=ocl] == Related tools ==