research-paper-writing

Write ML papers for NeurIPS/ICML/ICLR: design→submit.

  • Research
  • Paper Writing
  • Experiments
  • ML
  • AI
  • NeurIPS
  • ICML
  • ICLR
  • ACL
  • AAAI
  • COLM
  • LaTeX
  • Citations
  • Statistical Analysis

Declared platforms: linux · macos

Install
npx skills add 'https://github.com/NousResearch/hermes-agent/tree/main/optional-skills/research/research-paper-writing'
Download bundle ↓
main · 24fd22bScanned 2026-09-15

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

templates/neurips2025/main.tex

templates/neurips2025/main.texBrowse 56 files
View on GitHub
← Back to SKILL.md
\documentclass{article} \usepackage[nonatbib, final]{neurips}\usepackage[numbers]{natbib} \makeatletter\renewcommand{\@noticestring}{  \centering  }\makeatother \input{extra_pkgs} \usepackage{physics}\usepackage{mathtools}\DeclarePairedDelimiter\p{(}{)}\DeclarePairedDelimiter\n{|}{|}\DeclarePairedDelimiter\B{[}{]} \title{} \author{    Bojian Zheng \\    University of Toronto \\    \href{mailto:bojian@cs.toronto.edu}{bojian@cs.toronto.edu}} \begin{document} \maketitle   % \bibliographystyle{plainnat}% \bibliography{bibliography} \end{document}