conference_name property

Source.conference_name property

Gets the conference or proceedings name of a source.

@property
def conference_name(self) -> str:
    ...

See Also