-
Notifications
You must be signed in to change notification settings - Fork 7
/
preface.tex
12 lines (12 loc) · 1.02 KB
/
preface.tex
1
2
3
4
5
6
7
8
9
10
11
12
\documentclass[main.tex]{subfiles}
\begin{document}
\chapter*{Preface}
The course \textbf{Software for Real-time and Embedded Systems} is part of the \textit{Master of Engineering: Computer Science} at the KU Leuven. It is given by Professor Marc Lobelle.
\\\\
This document contains a transcription of the course material found on the \href{http://foditic.org}{\textit{Foditic}} website.
\\\\
The source and latest version of this document is located at \url{https://github.com/KULeuven-CS/SORTES}. We encourage future readers to contribute to the development of this document.
\\\\
This document is provided ``as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement.
In no event shall the authors be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with this document or the use or other dealings in this document.
\end{document}