Scriptora AI Docs
Templates

Using Templates

Start a new paper from a pre-built LaTeX template for major journals and conferences.

Scriptora includes ready-to-use LaTeX templates for major publication venues. When you create a new paper, you can start from a template instead of a blank document.

Available templates

VenueTemplate
NeurIPSNeural Information Processing Systems
ICMLInternational Conference on Machine Learning
ICLRInternational Conference on Learning Representations
IEEE TransactionsIEEE standard two-column format
ACMACM conference and journal format
NatureNature journal submission format
PLOS ONEPLOS open access journals
Springer LNCSLecture Notes in Computer Science
arXivClean single-column preprint style

Starting from a template

  1. Go to ProjectsNew Paper
  2. In the From Template section, browse the gallery
  3. Click a template to preview it
  4. Click Use this template to create a new paper

The template includes:

  • A pre-configured preamble with the correct packages
  • Placeholder sections (Abstract, Introduction, Related Work, Methodology, Experiments, Conclusion)
  • A sample .bib file
  • Any required .cls or .sty files

Applying a template to an existing paper

Ask the AI in chat:

Format this paper for IEEE Transactions.
Update the preamble, adjust margins, and use the IEEE author block format.

The AI reads your current paper, applies the template's formatting requirements, and updates main.tex.

arXiv import

If you have an existing paper on arXiv, you can import it:

  1. New Paper → Import from arXiv
  2. Paste the arXiv ID (e.g., 2301.07041)
  3. Scriptora downloads the source archive and imports all files

On this page