Class Bibliography#

Full name: org.wikiwizard.jspwiki.latex.Bibliography.

The Bibliography plugin, combined with the Cite plugin, allows managing a bibliography by using BibTeX code. The Bibliography plugin reads BibTeX code inserted into the plugin body, converts it to HTML and displays a formatted bibliography on the wiki page. HTML anchors are inserted to allow the Cite plugin to link to specific bibliography entries.

This plugin is converted to LaTeX code when parsed by the LatexConverter plugin.

Parameters#

  • none

Examples#

[{Bibliography

@book{Some99,
	author={Author, Some and One, Another},
	title={Using bibliographies in WikiWikis},
	publisher={TexPublish},
	year={1999}
}
}]

This bibliography contains one entry and is displayed as

Add new attachment

In order to upload a new attachment to this page, please use the following box to find the file, then click on “Upload”.
« This page (revision-1) was last changed on 27-Aug-2006 15:15 by 62.224.253.81