inspirehep.modules.records.serializers.schemas.latex package

Module contents

class inspirehep.modules.records.serializers.schemas.latex.LatexSchema(extra=None, only=None, exclude=(), prefix=u'', strict=None, many=False, context=None, load_only=(), dump_only=(), partial=False)[source]

Bases: marshmallow.schema.Schema

get_author_names(data)[source]
get_citations(data)[source]
get_collaborations(data)[source]
get_current_date(data)[source]
get_publication_info(data)[source]
get_texkey(data)[source]
opts = <marshmallow.schema.SchemaOpts object>