submissions.helpers module¶
-
submissions.helpers.
retrieve_pdf_from_arxiv
(arxiv_id)[source]¶ Try to download the pdf as bytes object from arXiv for a certain arXiv Identifier. Raise ArxivPDFNotFound instead.
- Arxiv_id
Arxiv Identifier with or without (takes latest version instead) version number
Check if user is verified author of Submission.
Check if user may be author of Submission.
Only return true if author is unverified. Verified authors will return false.