Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
22144 views
1
\documentclass[12pt,a4paper]{article}
2
%
3
\usepackage{amsmath}
4
\usepackage{amssymb}
5
\usepackage{amsthm}
6
\usepackage{xcolor}
7
\usepackage[colorlinks=true,allcolors=blue]{hyperref}
8
\usepackage{graphicx}
9
\usepackage[figurename={Figure}]{caption}
10
\usepackage{float}
11
\usepackage{sagetex}
12
%\usepackage{placeins}
13
%\usepackage{url}
14
%
15
\input{Leopardi-Bent-functions-Cayley-graphs.commands.tex}
16
\input{Leopardi-Bent-functions-Cayley-graphs.theorems.tex}
17
18
\title{Classifying bent functions by their Cayley graphs}
19
20
\author{
21
Paul~Leopardi
22
%\thanks{Australian Government -- Bureau of Meteorology
23
\thanks{University of Melbourne; Australian Government -- Bureau of Meteorology
24
\protect\url{mailto:paul.leopardi@gmail.com}}
25
%\protect\texttt{mailto:paul.\[email protected]}}
26
}
27
28
\date{7 December 2018}
29
30
\begin{document}
31
32
\maketitle
33
34
\begin{abstract}
35
\input{Leopardi-Bent-functions-Cayley-graphs.abstract.tex}
36
\end{abstract}
37
38
\input{Leopardi-Bent-functions-Cayley-graphs.body.tex}
39
40
\end{document}
41
% ----------------------------------------------------------------
42
43