47 lines
1.3 KiB
TeX
47 lines
1.3 KiB
TeX
%!TeX TXS-program:bibliography = txs:///biber
|
|
|
|
\documentclass{article}
|
|
\usepackage{graphicx}
|
|
\usepackage{amsmath}
|
|
\usepackage[style=numeric, sorting=none,backend=biber]{biblatex}
|
|
\addbibresource{refs.bib}
|
|
\title{Graph Rewriting and NMR Spectroscopy in Chemical Reaction Network Modelling}
|
|
\author{Kilian Seng}
|
|
\date{\today}
|
|
|
|
\begin{document}
|
|
\begin{titlepage}
|
|
\maketitle
|
|
\end{titlepage}
|
|
\tableofcontents
|
|
\newpage
|
|
\section{Introduction}
|
|
|
|
\section{Theoretical Basis}
|
|
\subsection{Graphtheory}
|
|
\subsubsection{Automorphismen}
|
|
\subsubsection{Graphtransformation}
|
|
\subsection{Chemical Foundation}
|
|
\subsubsection{NMR}
|
|
\subsubsection{Raotation in Chemical Molecules}
|
|
In chemistry it is generally understood that under ambient temperature conditions the rotation around single bonds is possible while the rotation around double and triple bonds requires additional energy provided through either heat or preferably electro magnetic waves \cite{Test}.
|
|
\paragraph{$\pi$-Konjugated-Systems}
|
|
The most universally known $\pi$-konjugated-system is benzene.
|
|
\section{Tools}
|
|
\subsection{XTB-Toolgroup}
|
|
\subsubsection{XTB}
|
|
\subsubsection{CREST}
|
|
\subsubsection{ENSO}
|
|
\subsection{ORCA}
|
|
\cite{ORCA}
|
|
\subsection{Automorphismen3d}
|
|
\subsubsection{M\o{}d}
|
|
\subsection{AqmBondHistStream}
|
|
|
|
|
|
|
|
|
|
|
|
\newpage
|
|
\printbibliography
|
|
\end{document} |