From 0b840037c25020270daf95b80f9af541361aca75 Mon Sep 17 00:00:00 2001 From: Erik Wilde Date: Mon, 2 Mar 2015 09:34:01 +0100 Subject: [PATCH] fixing list --- bibtexbrowser-documentation.wiki | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bibtexbrowser-documentation.wiki b/bibtexbrowser-documentation.wiki index cc0555e..cf2eedb 100644 --- a/bibtexbrowser-documentation.wiki +++ b/bibtexbrowser-documentation.wiki @@ -231,10 +231,11 @@ define('ABBRV_TYPE','year');// may be year/x-abbrv/key/none/index ====How to use the "Academic style"?==== The default academic mode creates four sections: + - books - articles and book chapters - workshop papers (for entries containing "workshop" in the field booktitle) -- others. +- others You may create your own one in ''bibtexbrowser.local.php'' (see also "By creating a bibtexbrowser.local.php" below):