Shared skills now for all agent and fixed the settings for Gunnar and Hermes

This commit is contained in:
2026-05-09 23:07:15 +02:00
parent bb444759f6
commit e36c9f4ee1
634 changed files with 16 additions and 521 deletions
@@ -0,0 +1,38 @@
\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}