diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-04 13:02:23 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-04 13:02:23 +0200 |
| commit | 9ba451969016ecd332b85709067b36c0eba53f58 (patch) | |
| tree | 16b59fd4826e70d7fdf0b48bb91e91a5c191ac45 /content | |
| parent | 56ad0caa9f6d1e1248749d66ec21b64f51cff293 (diff) | |
feat: fixing the table in the background
Diffstat (limited to 'content')
| -rw-r--r-- | content/background.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/content/background.tex b/content/background.tex index 4218380..4d84a78 100644 --- a/content/background.tex +++ b/content/background.tex @@ -1,8 +1,10 @@ \chapter{Background}\label{s:background} +\section{Overview}\label{s:background_overview} \section{Digital Twinning}\label{ss:digital-twinning} + % To fix: remove the \gls commands for ExaDigiT. % This is getting silly. \subsection{What is Digital Twinning?}\label{sss:what_is_digital_twinning} @@ -72,7 +74,7 @@ The process of inference from data to provide the best explanation is called abd \section{Datacenters}\label{ss:datacenters} -\subsection{Datacenter simulation}\label{sss:simulation} +\subsection{A Primer on Datacenter simulation}\label{sss:simulation} \input{sources/dt_features_comparison.tex} Explain the high risk phenomena that occur in datacenters, which includes failures. |
