<li> <b><a href="Pyblio.Cite.Citator-module.html"><code>Citator</code></a></b>: <i>Defines the Citator, a class that glues together every aspect related
<li> <b><a href="Pyblio.Cite.WP-module.html"><code>WP</code></a></b>: <i>This module contains bindings for specific Word Processors.</i>
<ul>
<li> <b><a href="Pyblio.Cite.WP.File-module.html"><code>File</code></a></b>: <i>A convenience object to write citations to a plain file.</i>
<li> <b><a href="Pyblio.Cite.WP.LyX-module.html"><code>LyX</code></a></b>: <i>Operations on a running LyX instance.</i>
<li> <b><a href="Pyblio.Cite.WP.OpenOffice-module.html"><code>OpenOffice</code></a></b>: <i>A simple API to cite references in OpenOffice.org</i>
</ul>
</ul>
<li> <b><a href="Pyblio.Exceptions-module.html"><code>Exceptions</code></a></b>: <i>This module defines some common exceptions</i>
<li> <b><a href="Pyblio.External-module.html"><code>External</code></a></b>: <i>Support for queries on external services.</i>
<ul>
<li> <b><a href="Pyblio.External.CrossRef-module.html"><code>CrossRef</code></a></b>: <i>An asynchronous query module to get DOI numbers given publication
<li> <b><a href="Pyblio.Format.S2-module.html"><code>S2</code></a></b>: <i>(Data structures for stage 2 of the formatter)</i>
<li> <b><a href="Pyblio.Format.S3-module.html"><code>S3</code></a></b>: <i>(Stage 3 objects, ie abstract representation of the actual layout)</i>
<li> <b><a href="Pyblio.Format.Text-module.html"><code>Text</code></a></b>: <i>Transformation of the formatted record into a textual
representation.</i>
</ul>
<li> <b><a href="Pyblio.I18n-module.html"><code>I18n</code></a></b>: <i>Useful tools related to internationalization issues.</i>
<li> <b><a href="Pyblio.Parsers-module.html"><code>Parsers</code></a></b>: <i>Bibliographic database parsers for foreign formats.</i>
<ul>
<li> <b><a href="Pyblio.Parsers.Protocol-module.html"><code>Protocol</code></a></b>: <i>Protocol definition for importing or exporting data from alien file
formats.</i>
<li> <b><a href="Pyblio.Parsers.Semantic-module.html"><code>Semantic</code></a></b>: <i>Parsers for bibliographic formats and specific schemas.</i>
<li> <b><a href="Pyblio.Parsers.Semantic.PubMed-module.html"><code>PubMed</code></a></b>: <i>Parser for the XML format returned by PubMed's Web API</i>
<li> <b><a href="Pyblio.Parsers.Syntax-module.html"><code>Syntax</code></a></b>: <i>Syntactic parsers for bibliographic formats.</i>
<ul>
<li> <b><a href="Pyblio.Parsers.Syntax.BibTeX-module.html"><code>BibTeX</code></a></b>: <i>Extension module for BibTeX files</i>
<ul>
<li> <b><a href="Pyblio.Parsers.Syntax.BibTeX.Coding-module.html"><code>Coding</code></a></b>: <i>Handles coding and decoding of LaTeX-escaped characters.</i>
<li> <b><a href="Pyblio.Parsers.Syntax.BibTeX.Environ-module.html"><code>Environ</code></a></b>: <i>Handles decoding of @string substitution and of LaTeX
commands.</i>
<li> <b><a href="Pyblio.Parsers.Syntax.BibTeX.Parser-module.html"><code>Parser</code></a></b>: <i>Stream oriented reading of a BibTeX file, with no actual semantic
<li> <b><a href="Pyblio.Stores.bsddbstore-module.html"><code>bsddbstore</code></a></b>: <i>Store implementation on top of Berkeley DB (>= 4.1)</i>
<li> <b><a href="Pyblio.Stores.filestore-module.html"><code>filestore</code></a></b>: <i>Provides an in-memory store, which can read and save the database in
Pyblio's XML format.</i>
<li> <b><a href="Pyblio.Stores.memorystore-module.html"><code>memorystore</code></a></b>: <i>Provides an UNSAVED in-memory store.</i>