debian man page for biblio::citation::parser

Query: biblio::citation::parser

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Biblio::Citation::Parser(3pm)				User Contributed Perl Documentation			     Biblio::Citation::Parser(3pm)

NAME
Biblio::Citation::Parser - citation parsing framework
DESCRIPTION
Biblio::Citation::Parser provides generic methods for reference parsers. This class should not be used directly, but rather be overridden by specific parsers. Parsers that extend the Parser class must provide at least the two methods defined here to ensure compatibility.
METHODS
$cite_parser = Biblio::Citation::Parser->new() The new() method creates a new parser instance. $metadata = $parser->parse($reference) The parse() method takes a reference and returns the extracted metadata.
AUTHOR
Mike Jewell <moj@ecs.soton.ac.uk> perl v5.10.1 2009-11-15 Biblio::Citation::Parser(3pm)
Related Man Pages
tap::parser::multiplexer(3) - centos
tap::parser::multiplexer5.18(3pm) - mojave
biblio::citation::parser::utils(3pm) - debian
extutils::xspp::parser(3pm) - debian
rdf::trine::parser::redland(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?