Skip to content

Add author contact info to paper before arXiv submission #3

@matthewod11-stack

Description

@matthewod11-stack

Description

The paper LaTeX source needs author contact information (email, affiliation, ORCID) added before submitting to arXiv. This requires human input to determine what information to include.

Current State

  • File: paper/main.tex
  • Author block exists but lacks contact details
  • arXiv requires at least one corresponding author email

Why Needs Design Decision

The author must decide:

  • Which email address to use as corresponding author
  • What institutional affiliation to list (if any)
  • Whether to include ORCID identifiers
  • Whether to add co-authors or keep as single-author

Suggested Fix

  • Author decides on contact info, affiliation, and co-author list
  • Update \author{} block in paper/main.tex with chosen details
  • Recompile with cd paper && tectonic main.tex

Verification

  • cd paper && tectonic main.tex compiles successfully
  • PDF shows correct author information on first page

Automation Hints

scope: paper/main.tex
do-not-touch: analysis/, autoresearch-*/
approach: manual-edit
risk: low
max-files-changed: 1
blocked-by: none
bail-if: always — requires human decision on personal information

Priority

High

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-design-decisionAgent skips — requires human product/design input

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions