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[a4paper,left=3cm,right=3cm,top=2.5cm,bottom=2.5cm]{geometry}
|
||||||
\usepackage{float}
|
\usepackage{float}
|
||||||
@ -57,13 +57,13 @@
|
|||||||
\tableofcontents
|
\tableofcontents
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\section{Fundamentals}
|
\chapter{Fundamentals}
|
||||||
\label{sec:Fundamentals}
|
\label{ch:Fundamentals}
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
% TODO: Is Quantum Information Theory the correct title here? Would someth
|
% 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}
|
\label{sec:Quantum Mechanics and Quantum Information Science}
|
||||||
|
|
||||||
\red{
|
\red{
|
||||||
@ -86,8 +86,8 @@
|
|||||||
\end{itemize}
|
\end{itemize}
|
||||||
}
|
}
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\subsection{Classical Error Correction}
|
\section{Classical Error Correction}
|
||||||
\label{sec:Classical Error Correction}
|
\label{sec:Classical Error Correction}
|
||||||
|
|
||||||
\red{
|
\red{
|
||||||
@ -106,8 +106,8 @@
|
|||||||
\end{itemize}
|
\end{itemize}
|
||||||
}
|
}
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\subsection{Quantum Error Correction}
|
\section{Quantum Error Correction}
|
||||||
\label{sec:Quantum Error Correction}
|
\label{sec:Quantum Error Correction}
|
||||||
|
|
||||||
\red{
|
\red{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user