From 90211ba1847251c552361a7d0b2eef1c540ef72a Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Tue, 14 Apr 2015 15:27:24 -0400 Subject: Nips format and minor tweaks. We are already close to the page limit… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- paper/main.tex | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'paper/main.tex') diff --git a/paper/main.tex b/paper/main.tex index 58b6b22..0b33bdd 100644 --- a/paper/main.tex +++ b/paper/main.tex @@ -1,6 +1,11 @@ \documentclass[10pt]{article} -\usepackage{fullpage, amsmath, amssymb, amsthm, bbm} +\usepackage{nips15submit_e} +\usepackage{amsmath, amssymb, amsthm, bbm, microtype} \usepackage[utf8x]{inputenc} +\usepackage[capitalize, noabbrev]{cleveref} +\usepackage[pagebackref=false,breaklinks=true,colorlinks=true]{hyperref} +\usepackage{natbib} +\usepackage{url} \DeclareMathOperator{\E}{\mathbb{E}} \let\P\relax @@ -11,7 +16,6 @@ \newcommand{\ints}{\mathbb{N}} \renewcommand{\O}{\mathcal{O}} - \newtheorem{proposition}{Proposition} \newtheorem{corollary}{Corollary} \newtheorem{problem}{Problem} @@ -35,7 +39,7 @@ \section{Positive results} \input{sections/positive.tex} -\bibliographystyle{apalike} +\bibliographystyle{abbrv} \bibliography{optimize} -- cgit v1.2.3-70-g09d2