diff options
Diffstat (limited to 'conf/default.php')
-rw-r--r-- | conf/default.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/default.php b/conf/default.php index 78bf18c..f4357d5 100644 --- a/conf/default.php +++ b/conf/default.php @@ -9,3 +9,5 @@ $conf['year_min'] = '2001'; $conf['papers_ns'] = 'papers'; $conf['filetypes'] = array('PDF', 'DjVu', 'PS', 'TIFF'); +$conf['bibtex'] = 'публикации'; // Wiki page with bibtex data + |