Package Pyblio :: Package Cite :: Package Style :: Module Base
[show private | hide private]
[frames | no frames]

Module Pyblio.Cite.Style.Base

Generate citation keys.
Classes
Alpha Base class to add a disambiguation letter after generated keys that clash with already generated ones.
Numeric Return a numeric key for documents, in the order in which they are requested.
Unambiguous Base class to handle caching of generated keys.

Function Summary
  document_order(uids)
Return citations in their order of appearance in the document.

Function Details

document_order(uids)

Return citations in their order of appearance in the document. This is the order in which they are presented in input, except that we don't want duplicates.

Generated by Epydoc 2.1 on Sun Sep 24 23:52:43 2006 http://epydoc.sf.net