Installation

  • Extract the downloaded file into the folder   extensions   of your MediaWiki.
  • Add the lines

    require_once("extensions/<Bibwiki folder>/Bibwiki.php");
    require_once("extensions/<Bibwiki folder>/BibCite.php");

    at the end of your   LocalSettings.php.
  • Open the Bibliography special page in your Mediawiki (.../index.php/Special:Bibliography)   and create a BibwikiSettings.php   by following the setup instructions.
  • Configure Bibwiki.