Back to corpus
research noteresearch note to curatescore 44

CRP-1.1: NeurIPS-Style LaTeX Template - COMPLETE

1. **Created `neurips_2024.sty`** - Official NeurIPS 2024 style file (38th Conference on Neural Information Processing Systems) based on the canonical template by Roman Garnett. Configured with `[preprint]` option for arXiv-ready formatting.

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

1. **Created `neurips_2024.sty`** - Official NeurIPS 2024 style file (38th Conference on Neural Information Processing Systems) based on the canonical template by Roman Garnett. Configured with `[preprint]` option for arXiv-ready formatting. 2. **Converted `main.tex` to NeurIPS format:** - Changed `\documentclass[11pt]{article}` to `\documentclass{article}` with `\usepackage[preprint]{neurips_2024}` - Removed redundant `geometry` package (NeurIPS style handles page layout: 5.5in x 9in text area) - Removed redundant `natbib` package (loaded automatically by neurips_2024.sty) - Removed `float` package (no longer needed without `[H]` specifiers) - Removed `\date{February 2026}` (not part of NeurIPS format) - Removed `\textbf{}` from title (NeurIPS style handles title formatting) - Removed Keywords block from abstract (not standard for NeurIPS) - Changed all `[H]` float specifiers to `[t]` for proper NeurIPS float handling 3. **All existing content preserved** - every section, table, figure, algorithm, and bibliography entry remains intact. 4. **Clean compilation verified** - `pdflatex` runs with zero errors. Output: 13 pages, ~211KB PDF with proper NeurIPS formatting (Times font, conference header bar, correct margins). - `neurips_2024.sty` - Style file - `main.tex` - Updated source - `main.pdf` - Compiled output (13 pages, NeurIPS format)

Promotion decision

What has to happen next

Keep in the searchable backlog until it intersects a live paper or system.

Why this is not always a full paper yet

Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.