diff --git a/README.wiki b/README.wiki index 93dbd48..6aab7bc 100755 --- a/README.wiki +++ b/README.wiki @@ -184,9 +184,18 @@ define('BIBLIOGRAPHYSTYLE','MyFancyBibliographyStyle'); -See Janos Tapolcai's style, which looks like IEEE references (see function JanosBibliographyStyle), and Kai's one [[http://github.com/KaiBi/IEEEStyleForBibtexbrowser|another custom citation style for bibtexbrowser adhering to the IEEE citations guidelines (on github)]]. +====How to use the IEEE bibliographic style?==== -For contributing with a new style, [[http://www.monperrus.net/martin/|please drop me an email ]] +Create a file `bibtexbrowser.local.php`, in the same folder as `bibtexbrowser.php`, containing: +
+ ++ + +See also [[http://github.com/KaiBi/IEEEStyleForBibtexbrowser|another custom citation style for bibtexbrowser adhering to the IEEE citations guidelines (on github)]]. ====How to change the link style?====