get_articles_for_editor

get_articles_for_editor(reference: Reference, *, token: str | None = None) list[Work][source]

Get documents incident to the editor.

Parameters:
  • reference – A reference for an editor, using orcid or omid as a prefix

  • token – The token to use for authentication. Loaded via pystow.get_config() if not given explicitly

Returns:

A list of articles associated with the editor