Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 911 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 911 Bytes

writing-template

A file structure template for organizing assets related to an academic paper.

File Structure

  • ./doc: the writing of the paper (in LaTeX, Typst, or other typesetting systems)
  • ./material: the material related to the paper that does not fit into the other directories (i.e., ./doc, ./publish, and ./review)
  • ./publish: an archive of the final published versions of the paper (on IEEE Xplore, ACM Digital Library, ArXiv, or other places)
  • ./review: an archive of the assets related to the review process (e.g., submissions, reviews, responses, and revisions)