mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-12 18:43:30 +01:00
Eric Teunis de Boone
580521d72c
Had a short discussion on the structure with Harm. Introduce new chapter on waveforms and ways to analyse them. Also, move the single sine period degeneracy to a separate chapter.
13 lines
203 B
TeX
13 lines
203 B
TeX
\documentclass[../thesis.tex]{subfiles}
|
|
|
|
\graphicspath{
|
|
{.}
|
|
{../../figures/}
|
|
{../../../figures/}
|
|
}
|
|
|
|
\begin{document}
|
|
\chapter{Single Sine Beacon and Interferometry}
|
|
\label{sec:single}
|
|
|
|
\end{document}
|