Extension:Bibwiki
From MediaWiki.org
|
Bibwiki Release status: stable |
|
|---|---|
| Implementation | Special page |
| Description | Adds a special page to manage BibTeX bibliographies. |
| Author(s) | Wolfgang Plaschg |
| Version | 0.99d (2008-01) |
| MediaWiki | 1.11.0 |
| Download | from Sourceforge.net |
| Added rights | GPL |
Contents |
[edit] About Bibwiki
Bibwiki is an extension to create and manage scientific bibliographies. The bibliographies are stored in plain text files in the common BibTeX format. Use Bibwiki to:
- import from Aleph OPAC, Amazon, Library of Congress, Deutsche Nationalbibliothek, British Library, Major German and Austrian Libraries, Proquest/CSA databases, ArXiv and many more...
- manage digital documents (PDF files, web pages, etc.)
- export lists of references via BibTeX (screenshot)
- create lists of references in Mediawiki articles (screenshot).
[edit] more about Bibwiki
Visit the homepage at http://www.plaschg.net/bibwiki/
[edit] Download
[edit] Installation
- Extract the downloaded file into the folder
extensions. - Add the lines
require_once("extensions/<Bibwiki folder>/Bibwiki.php"); require_once("extensions/<Bibwiki folder>/BibCite.php");
at the end of LocalSettings.php.
- Open the Bibliography special page (Special:Bibliography) and create
BibwikiSettings.phpby following the setup instructions. - Save
BibwikiSetttings.phpin the Bibwiki directory (extensions/<Bibwiki folder>). - Configure Bibwiki.
[edit] License
Bibwiki is released under the GPL.
[edit] Name confusion
This is not to be confused with the http://www.bibwiki.com project, which is a more tailored approach to managing bibliographies in a wiki.

