Change section to chapter and subsections to sections
This commit is contained in:
parent
50b8c52e3e
commit
808f7aa747
@ -1,4 +1,4 @@
|
||||
\documentclass[dvipsnames]{article}
|
||||
\documentclass[dvipsnames]{report}
|
||||
|
||||
\usepackage[a4paper,left=3cm,right=3cm,top=2.5cm,bottom=2.5cm]{geometry}
|
||||
\usepackage{float}
|
||||
@ -57,13 +57,13 @@
|
||||
\tableofcontents
|
||||
\newpage
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\section{Fundamentals}
|
||||
\label{sec:Fundamentals}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\chapter{Fundamentals}
|
||||
\label{ch:Fundamentals}
|
||||
|
||||
%%%%%%%%%%%%%%%%
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% TODO: Is Quantum Information Theory the correct title here? Would someth
|
||||
\subsection{Quantum Mechanics and Quantum Information Science}
|
||||
\section{Quantum Mechanics and Quantum Information Science}
|
||||
\label{sec:Quantum Mechanics and Quantum Information Science}
|
||||
|
||||
\red{
|
||||
@ -86,8 +86,8 @@
|
||||
\end{itemize}
|
||||
}
|
||||
|
||||
%%%%%%%%%%%%%%%%
|
||||
\subsection{Classical Error Correction}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\section{Classical Error Correction}
|
||||
\label{sec:Classical Error Correction}
|
||||
|
||||
\red{
|
||||
@ -106,8 +106,8 @@
|
||||
\end{itemize}
|
||||
}
|
||||
|
||||
%%%%%%%%%%%%%%%%
|
||||
\subsection{Quantum Error Correction}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
\section{Quantum Error Correction}
|
||||
\label{sec:Quantum Error Correction}
|
||||
|
||||
\red{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user