Sync all skills and memories 2026-04-14 07:27
This commit is contained in:
@@ -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}
|
||||
Reference in New Issue
Block a user