Commit df98ce96 authored by Chiara Di Fronzo's avatar Chiara Di Fronzo

main file

parent f5a48ffc
\documentclass[a4paper,12pt,openright,titlepage]{scrbook}
\usepackage[a4paper,top=3cm,bottom=3cm]{geometry}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage{graphicx}
\usepackage[font=small,hang]{caption}
\usepackage{subfigure}
\usepackage{array}
\usepackage{color}
\usepackage{colortbl}
\usepackage{verbatim}
\usepackage{lscape}
\usepackage{amsmath,amssymb}
\linespread{2}
\title{Very bad ideas}
\author{Myself}
\date{}
\titlehead{A Thesis submitted for the degree of Doctor of Philosophy}
\publishers{School of Something\\University of Somewhere}
\begin{document}
\maketitle
\frontmatter
\tableofcontents
\chapter{Statement of originality}
\chapter{Acknowledgements}
\chapter{Abstract}
A brief summary of the project goes here.
\chapter{Notations}
Useful notations, constants and formulas here.
\chapter{Acronyms}
\mainmatter
\include{Ch.1}
\include{Ch.2}
\backmatter
\begin{thebibliography}{}
\bibitem{wei} S. Weinberg \textit{Gravitation and Cosmology: principles and applications of the General Theory of Relativity}, John Wiley \& Sons, Inc., 1972
\bibitem{nar} J. V. Narlikar \textit{An introduction to Relativity}, Cambridge University Press, 2011
\bibitem{mag} M. Maggiore \textit{Gravitational waves - Vol. 1: Theory and Experiments}, Oxford University Press, 2013
\bibitem{first} B. P. Abbott, \textit{Observation of Gravitational Waves from a Binary Black Hole Merger}, Phys. Rev. Lett. 116, 061102, 2016
\bibitem{ligo} Advanced LIGO Systems Group, \textit{Advanced LIGO Systems Design}, DCC document T010075-v3, 2017
\bibitem{abb} B. P. Abbott et al, \textit{GW150914: The Advanced LIGO Detectors in the Era of First Discoveries}, Phys. Rev. Lett. 116, 131102, 2016
\bibitem{mar} D. Martynov et al., \textit{The Sensitivity of the Advanced LIGO Detectors at the
Beginning of Gravitational Wave Astronomy}, ...
\bibitem{mat} F. Matichard et al, \textit{Seismic isolation of Advanced LIGO: Review of strategy, instrumentation and performance}, Class. Quantum Grav. 32 185003, 2015
\end{thebibliography}
\listoffigures
\listoftables
\end{document}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment