The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "distribution:LaTeX-BibTeX latex"

LaTeX::BibTeX - interface to read and parse BibTeX files River stage zero No dependents

The "LaTeX::BibTeX" module serves mainly as a high-level introduction to the "LaTeX::BibTeX" library, for both code and documentation purposes. The code loads the two fundamental modules for processing BibTeX files ("LaTeX::BibTeX::File" and "LaTeX::...

SEANO/LaTeX-BibTeX-0.34 - 01 Apr 2010 16:52:29 UTC

LaTeX::BibTeX::File - interface to whole BibTeX files River stage zero No dependents

"LaTeX::BibTeX::File" provides an object-oriented interface to BibTeX files. Its most obvious purpose is to keep track of a filename and filehandle together for use by the "LaTeX::BibTeX::Entry" module (which is much more interesting). In addition, i...

SEANO/LaTeX-BibTeX-0.34 - 01 Apr 2010 16:52:29 UTC

LaTeX::BibTeX::Name - interface to BibTeX-style author names River stage zero No dependents

"LaTeX::BibTeX::Name" provides an abstraction for BibTeX-style names and some basic operations on them. A name, in the BibTeX world, consists of a list of *tokens* which are divided amongst four *parts*: `first', `von', `last', and `jr'. Tokens are s...

SEANO/LaTeX-BibTeX-0.34 - 01 Apr 2010 16:52:29 UTC

LaTeX::BibTeX::Value - interfaces to BibTeX values and simple values River stage zero No dependents

The "LaTeX::BibTeX::Value" module provides two classes, "LaTeX::BibTeX::Value" and "LaTeX::BibTeX::SimpleValue", which respectively give you access to BibTeX "compound values" and "simple values". Recall that every field value in a BibTeX entry is th...

SEANO/LaTeX-BibTeX-0.34 - 01 Apr 2010 16:52:29 UTC

LaTeX::BibTeX::Entry - read and parse BibTeX files River stage zero No dependents

"LaTeX::BibTeX::Entry" does all the real work of reading and parsing BibTeX files. (Well, actually it just provides an object-oriented Perl front-end to a C library that does all that. But that's not important right now.) BibTeX entries can be read e...

SEANO/LaTeX-BibTeX-0.34 - 01 Apr 2010 16:52:29 UTC

LaTeX::BibTeX::BibSort - generate sort keys for bibliographic entries River stage zero No dependents

"LaTeX::BibTeX::BibSort" is a base class of "LaTeX::BibTeX::BibEntry" for generating sort keys from bibliography entries. It could in principle (and, someday, might) offer a wide range of highly customizable sort-key generators. Currently, though, it...

SEANO/LaTeX-BibTeX-0.34 - 01 Apr 2010 16:52:29 UTC

LaTeX::BibTeX::BibFormat - formats bibliography entries River stage zero No dependents

The "LaTeX::BibTeX::BibFormat" class is a base class of "LaTeX::BibTeX::BibEntry" for formatting bibliography entries. It thus performs the main job of any program that would hope to supplant BibTeX itself; the other important job (sorting) is handle...

SEANO/LaTeX-BibTeX-0.34 - 01 Apr 2010 16:52:29 UTC

LaTeX::BibTeX::Structure - provides base classes for user structure modules River stage zero No dependents

The module "LaTeX::BibTeX::Structure" provides two classes that form the basis of the btOOL "structure module" system. This system is how database structures are defined and imposed on BibTeX files, and provides an elegant synthesis of object-oriente...

SEANO/LaTeX-BibTeX-0.34 - 01 Apr 2010 16:52:29 UTC

LaTeX::BibTeX::NameFormat - format BibTeX-style author names River stage zero No dependents

After splitting a name into its components parts (represented as a "LaTeX::BibTeX::Name" object), you often want to put it back together again as a single string formatted in a consistent way. "LaTeX::BibTeX::NameFormat" provides a very flexible way ...

SEANO/LaTeX-BibTeX-0.34 - 01 Apr 2010 16:52:29 UTC

LaTeX::BibTeX::BibStructure - defines the "Bib" database structure River stage zero No dependents

(NOTE! Do not believe everything you read in this document. The classes described here are unfinished and only lightly tested. The current implementation is a proof-of-principle, to convince myself (and anyone who might be interested) that it really ...

SEANO/LaTeX-BibTeX-0.34 - 01 Apr 2010 16:52:29 UTC

btool_faq - Frequently-Asked Questions about btparse and LaTeX::BibTeX River stage zero No dependents

This document attempts to address questions that I have been asked several times, and are easy to answer -- but not by perusing the documentation. For various reasons, the answers tend to be thinly distributed across several man pages, making it diff...

SEANO/LaTeX-BibTeX-0.34 - 01 Apr 2010 16:52:29 UTC
11 results (0.024 seconds)