Extension:Bibtex

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
Bibtex

Release status: unknown

Implementation Tag
Description Display of bibtex formatted references.
Last version 1.0.0 (2012-02-23)
MediaWiki 1.5 - 1.10
License public domain
Download [1]

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,
  • References may contain URL tags which link to a pdf of the article 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] Installation

  • Copy the downloaded files to a subfolder called BibTex in your extensions folder. The folder has to be called exactly BibTex, otherwise the extension won't work.
  • Add the following line to localsettings.php:
require_once ( '$IP/extensions/BibTex/bibtex.php' );

See http://simson.net/page/Mediawiki_Bibtex_Extension for further information on installing, customising and using the BibTex extension.

[edit] License

Public domain. This code can be shared without any restrictions.This program is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[edit] Sites Using this Extension

Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox