Package Pyblio :: Package Cite :: Package Style :: Module BibTeX :: Class AlphaKey
[hide private]
[frames] | no frames]

Class AlphaKey

source code

      object --+        
               |        
Base.Unambiguous --+    
                   |    
          Base.Alpha --+
                       |
                      AlphaKey

Generate keys based on authors and year.

Instance Methods [hide private]
 
_generate(self, uid) source code

Inherited from Base.Alpha: __init__, cache_update

Inherited from Base.Unambiguous: cache_lookup, make_key

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__