@def website_title = "JuliaCon Proceedings Guide" @def website_descr = "Guides for the JuliaCon Proceedings" @def website_url = "https://JuliaCon.github.io/proceedings-guide/" @def prepath = "proceedings-guide"
@def author = "JuliaCon Team"
@def mintoclevel = 2
@def ignore = ["node_modules/", "franklin", "franklin.pub"]
\newcommand{\R}{\mathbb R} \newcommand{\scal}[1]{\langle #1 \rangle}
\newcommand{\note}[1]{@@note @@title ⚠ Note@@ @@content #1 @@ @@} \newcommand{\warn}[1]{@@warning @@title ⚠ Warning!@@ @@content #1 @@ @@}