Extension:Bibtex

From MediaWiki.org

Jump to: navigation, search

       

Manual on MediaWiki Extensions
List of MediaWiki Extensions
Crystal Clear action run.png
Bibtex

Release status: unknown

Implementation  Tag
Description Display of bibtex formatted references.
Last Version  0.9.1 (2006-09-02)
MediaWiki  1.5 - 1.10
License No license specified
Download Homepage

check usage (experimental)

The Bibtex extension is designed to parse bibtex sources and display them in web pages using the mediawiki engine. The bibtex code is placed inside <bibtex>...</bibtex> markup tags.

Contents

[edit] Features

Amongst the embedded features there are :

  • ACM-like popup to display the bibtex sources,
  • Emacs-like mechanism to give the type of entries and the list of fields to fill in for each entry type,
  • The possibility to link each reference with a pdf or postscript file uploaded in the wiki itself,
  • Two versions, one working with restrict extension, allowing several levels of visualization ie reference can be viewable, whereas pdf or postscript file are restricted and not viewable for anonymous visitors.

[edit] Troubleshooting

For Mediawiki version 1.11 or greater, you will need to edit the function bibtexHook (defined in bibtex.php) to return true.

[edit] License

There isn't really any license associated to it.

Feel free to use it as you wish. This code can be shared without any restrictions. Be aware that, in GPL-like terms, this program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- Jydidier

[edit] Sites Using this Extension

Extension author's publications

nmrwiki.org uses merged bibtex with biblio extensions. Here is an example

ns-3 project