Write all 9 mandatory sections in this order. Follow the markdown style guide
(arf/styleguide/markdown_styleguide.md) throughout — 100-char line length, * bullets, proper
heading hierarchy, no skipped heading levels.
## Metadata — quick-reference block:
* File: `files/<filename>` (or "Download failed" if no file)
* Published: <year>
* Authors: <names with Unicode emoji country flags (e.g., 🇮🇹 🇺🇸 🇪🇸), not
markdown shortcodes like :flag_it:>
* Venue: <journal/conference>
* DOI: `<doi>` or N/A
## Abstract — the paper's abstract, copied verbatim from the original paper. Do not paraphrase,
reword, or summarize. If the paper could not be downloaded, copy the abstract from
details.json.
## Overview — 2-5 paragraphs in your own words describing what the paper does and finds. This
section must be written after reading the full paper, not just the abstract. It must cover
methodology, key results, and significance — information that goes well beyond what the paper's
abstract contains. Do NOT paraphrase or reword the paper's abstract — write an original overview
based on the full paper content. If the paper could not be downloaded, this must be explicitly
stated and the section should acknowledge its limitations. Minimum 100 words.
## Architecture, Models and Methods — detailed methodology: algorithms, architectures, training
procedures, hyperparameters, sample sizes, evaluation metrics, hardware specs. Include specific
numbers. Minimum 150 words. If the paper was not downloaded, write what can be inferred from the
abstract and note "Full methodology not available — paper not downloaded."
## Results — bullet points with specific quantitative values. Every metric the paper reports
that matters. Minimum 5 bullet points. Use bold for numbers such as \*\*71.3 F1\*\*. If the
paper was not downloaded and results are unavailable, write "Results not available — paper not
downloaded. Abstract reports: ."
## Innovations — named ### subheadings for each novel contribution. Explain what is new and
why it matters.
## Datasets — dataset names, sizes, languages, licenses, availability. For theoretical papers:
"This is a theoretical paper; no datasets were used."
## Main Ideas — bullet points of actionable takeaways for this project. Minimum 3 bullet
points.
## Summary — exactly 4 paragraphs:
- What the paper does (research question, scope, motivation)
- How it does it (methodology, key design decisions)
- What it finds (headline results, significance)
- Why it matters for this project (practical implications) Minimum 200 words total.