From c2327f731ba243a91d47c48ad14ecbcd3b058caf Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Tue, 23 Mar 2021 23:42:48 +0100 Subject: Change title and authors, remove sample --- buch/papers/punktgruppen/main.tex | 30 +++--------------------------- 1 file changed, 3 insertions(+), 27 deletions(-) (limited to 'buch/papers/punktgruppen/main.tex') diff --git a/buch/papers/punktgruppen/main.tex b/buch/papers/punktgruppen/main.tex index fc91913..71e9a92 100644 --- a/buch/papers/punktgruppen/main.tex +++ b/buch/papers/punktgruppen/main.tex @@ -3,34 +3,10 @@ % % (c) 2020 Hochschule Rapperswil % -\chapter{Thema\label{chapter:punktgruppen}} -\lhead{Thema} +\chapter{Crystal M\rotatebox[origin=c]{180}{a}th\label{chapter:punktgruppen}} +\lhead{Crystal M\rotatebox[origin=c]{180}{a}th} \begin{refsection} -\chapterauthor{Hans Muster} - -Ein paar Hinweise für die korrekte Formatierung des Textes -\begin{itemize} -\item -Absätze werden gebildet, indem man eine Leerzeile einfügt. -Die Verwendung von \verb+\\+ ist nur in Tabellen und Arrays gestattet. -\item -Die explizite Platzierung von Bildern ist nicht erlaubt, entsprechende -Optionen werden gelöscht. -Verwenden Sie Labels und Verweise, um auf Bilder hinzuweisen. -\item -Beginnen Sie jeden Satz auf einer neuen Zeile. -Damit ermöglichen Sie dem Versionsverwaltungssysteme, Änderungen -in verschiedenen Sätzen von verschiedenen Autoren ohne Konflikt -anzuwenden. -\item -Bilden Sie auch für Formeln kurze Zeilen, einerseits der besseren -Übersicht wegen, aber auch um GIT die Arbeit zu erleichtern. -\end{itemize} - -\input{papers/punktgruppen/teil0.tex} -\input{papers/punktgruppen/teil1.tex} -\input{papers/punktgruppen/teil2.tex} -\input{papers/punktgruppen/teil3.tex} +\chapterauthor{Tim T\"onz, Naoki Pross} \printbibliography[heading=subbibliography] \end{refsection} -- cgit v1.2.1 From cb47736dc6b9eba6917914b273230b8a50a8c5da Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Sat, 10 Apr 2021 18:23:01 +0200 Subject: Add outline --- buch/papers/punktgruppen/main.tex | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'buch/papers/punktgruppen/main.tex') diff --git a/buch/papers/punktgruppen/main.tex b/buch/papers/punktgruppen/main.tex index 71e9a92..603f293 100644 --- a/buch/papers/punktgruppen/main.tex +++ b/buch/papers/punktgruppen/main.tex @@ -8,5 +8,33 @@ \begin{refsection} \chapterauthor{Tim T\"onz, Naoki Pross} +%% TODO: remove +%% Some ideas to motivate the topic: +%% - Physics in a crystal lattice structure +%% - Birifrencenge and scattering of light / Xray in Crystals +%% - Electron density function in a lattice +%% - Heat diffusion with lattice model +%% - Ising model for ferromagnetism (?? => H.D. Lang) +%% +%% - Homomorphic encryption (or lattice based cryptography) +%% + Q: Is it possible to edit encrypted data without decrypting it first? + +%% TODO: translated and move into a file {{{ + +\section{Motivation} +% birifrengence + +\section{Math} +% lattice group +% symmetry +% space group + +\section{Physics} +\subsection{Electromagnetic Waves} +\subsection{Crystal Lattice} + + +%% }}} + \printbibliography[heading=subbibliography] \end{refsection} -- cgit v1.2.1