summaryrefslogtreecommitdiff
path: root/textproc/p5-Biblio-EndnoteStyle/DESCR
blob: 3410980f5af8c77649136cb23dd86dfcb90c2bec (plain)
1
2
3
4
5
6
This small module provides a way of formatting bibliographic references
using style templates similar to those used by the popular reference
management software Endnote (http://www.endnote.com/). The API is
embarrassingly simple: a formatter object is made using the class's
constructor, the new() method; format() may then be repeatedly called
on this object, using the same or different templates.