I am using the report document class and would like to define the following behaviour when using the chapter command:
Normally it makes the chapter the following way:
\chapter{Theory}
Chapter 1 Theory
I would like to make it look the following:
1 Theory
I know this sounds a lot like just using an article and sections but I want to use sections and subsections in my chapters.