From 1caf2628298cf35f88025d348954efa6243a8a34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 8 Mar 2022 07:42:33 +0100 Subject: fix cover --- buch/papers/parzyl/Makefile | 4 ++-- buch/papers/parzyl/Makefile.inc | 16 ++++++++-------- buch/papers/parzyl/main.tex | 12 ++++++------ buch/papers/parzyl/packages.tex | 2 +- buch/papers/parzyl/references.bib | 8 ++++---- buch/papers/parzyl/teil0.tex | 4 ++-- buch/papers/parzyl/teil1.tex | 10 +++++----- buch/papers/parzyl/teil2.tex | 4 ++-- buch/papers/parzyl/teil3.tex | 4 ++-- 9 files changed, 32 insertions(+), 32 deletions(-) (limited to 'buch/papers/parzyl') diff --git a/buch/papers/parzyl/Makefile b/buch/papers/parzyl/Makefile index d2c7958..3578f26 100644 --- a/buch/papers/parzyl/Makefile +++ b/buch/papers/parzyl/Makefile @@ -1,9 +1,9 @@ # -# Makefile -- make file for the paper nlwave +# Makefile -- make file for the paper parzyl # # (c) 2020 Prof Dr Andreas Mueller # images: - @echo "no images to be created in nlwave" + @echo "no images to be created in parzyl" diff --git a/buch/papers/parzyl/Makefile.inc b/buch/papers/parzyl/Makefile.inc index e9d59b2..fc182e1 100644 --- a/buch/papers/parzyl/Makefile.inc +++ b/buch/papers/parzyl/Makefile.inc @@ -3,12 +3,12 @@ # # (c) 2021 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule # -dependencies-nlwave = \ - papers/nlwave/packages.tex \ - papers/nlwave/main.tex \ - papers/nlwave/references.bib \ - papers/nlwave/teil0.tex \ - papers/nlwave/teil1.tex \ - papers/nlwave/teil2.tex \ - papers/nlwave/teil3.tex +dependencies-parzyl = \ + papers/parzyl/packages.tex \ + papers/parzyl/main.tex \ + papers/parzyl/references.bib \ + papers/parzyl/teil0.tex \ + papers/parzyl/teil1.tex \ + papers/parzyl/teil2.tex \ + papers/parzyl/teil3.tex diff --git a/buch/papers/parzyl/main.tex b/buch/papers/parzyl/main.tex index 12fccc2..250d170 100644 --- a/buch/papers/parzyl/main.tex +++ b/buch/papers/parzyl/main.tex @@ -1,9 +1,9 @@ % -% main.tex -- Paper zum Thema +% main.tex -- Paper zum Thema % % (c) 2020 Hochschule Rapperswil % -\chapter{Thema\label{chapter:nlwave}} +\chapter{Thema\label{chapter:parzyl}} \lhead{Thema} \begin{refsection} \chapterauthor{Hans Muster} @@ -27,10 +27,10 @@ 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/nlwave/teil0.tex} -\input{papers/nlwave/teil1.tex} -\input{papers/nlwave/teil2.tex} -\input{papers/nlwave/teil3.tex} +\input{papers/parzyl/teil0.tex} +\input{papers/parzyl/teil1.tex} +\input{papers/parzyl/teil2.tex} +\input{papers/parzyl/teil3.tex} \printbibliography[heading=subbibliography] \end{refsection} diff --git a/buch/papers/parzyl/packages.tex b/buch/papers/parzyl/packages.tex index 7f5be16..f6844a6 100644 --- a/buch/papers/parzyl/packages.tex +++ b/buch/papers/parzyl/packages.tex @@ -1,5 +1,5 @@ % -% packages.tex -- packages required by the paper nlwave +% packages.tex -- packages required by the paper parzyl % % (c) 2019 Prof Dr Andreas Müller, Hochschule Rapperswil % diff --git a/buch/papers/parzyl/references.bib b/buch/papers/parzyl/references.bib index 976d046..494ff7c 100644 --- a/buch/papers/parzyl/references.bib +++ b/buch/papers/parzyl/references.bib @@ -1,10 +1,10 @@ % -% references.bib -- Bibliography file for the paper nlwave +% references.bib -- Bibliography file for the paper parzyl % % (c) 2020 Autor, Hochschule Rapperswil % -@online{nlwave:bibtex, +@online{parzyl:bibtex, title = {BibTeX}, url = {https://de.wikipedia.org/wiki/BibTeX}, date = {2020-02-06}, @@ -13,7 +13,7 @@ day = {6} } -@book{nlwave:numerical-analysis, +@book{parzyl:numerical-analysis, title = {Numerical Analysis}, author = {David Kincaid and Ward Cheney}, publisher = {American Mathematical Society}, @@ -23,7 +23,7 @@ volume = {2} } -@article{nlwave:mendezmueller, +@article{parzyl:mendezmueller, author = { Tabea Méndez and Andreas Müller }, title = { Noncommutative harmonic analysis and image registration }, journal = { Appl. Comput. Harmon. Anal.}, diff --git a/buch/papers/parzyl/teil0.tex b/buch/papers/parzyl/teil0.tex index cbbf458..09b4024 100644 --- a/buch/papers/parzyl/teil0.tex +++ b/buch/papers/parzyl/teil0.tex @@ -3,11 +3,11 @@ % % (c) 2020 Prof Dr Andreas Müller, Hochschule Rapperswil % -\section{Teil 0\label{nlwave:section:teil0}} +\section{Teil 0\label{parzyl:section:teil0}} \rhead{Teil 0} Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam -erat, sed diam voluptua \cite{nlwave:bibtex}. +erat, sed diam voluptua \cite{parzyl:bibtex}. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. diff --git a/buch/papers/parzyl/teil1.tex b/buch/papers/parzyl/teil1.tex index f64aee9..9ea60e2 100644 --- a/buch/papers/parzyl/teil1.tex +++ b/buch/papers/parzyl/teil1.tex @@ -4,7 +4,7 @@ % (c) 2020 Prof Dr Andreas Müller, Hochschule Rapperswil % \section{Teil 1 -\label{nlwave:section:teil1}} +\label{parzyl:section:teil1}} \rhead{Problemstellung} Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa @@ -19,7 +19,7 @@ voluptatem sequi nesciunt \left[ \frac13 x^3 \right]_a^b = \frac{b^3-a^3}3. -\label{nlwave:equation1} +\label{parzyl:equation1} \end{equation} Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora @@ -32,7 +32,7 @@ esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur? \subsection{De finibus bonorum et malorum -\label{nlwave:subsection:finibus}} +\label{parzyl:subsection:finibus}} At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non @@ -40,11 +40,11 @@ provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga \eqref{000tempmlate:equation1}. Et harum quidem rerum facilis est et expedita distinctio -\ref{nlwave:section:loesung}. +\ref{parzyl:section:loesung}. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus -\ref{nlwave:section:folgerung}. +\ref{parzyl:section:folgerung}. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. diff --git a/buch/papers/parzyl/teil2.tex b/buch/papers/parzyl/teil2.tex index b93d8b4..75ba259 100644 --- a/buch/papers/parzyl/teil2.tex +++ b/buch/papers/parzyl/teil2.tex @@ -4,7 +4,7 @@ % (c) 2020 Prof Dr Andreas Müller, Hochschule Rapperswil % \section{Teil 2 -\label{nlwave:section:teil2}} +\label{parzyl:section:teil2}} \rhead{Teil 2} Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa @@ -22,7 +22,7 @@ consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur? \subsection{De finibus bonorum et malorum -\label{nlwave:subsection:bonorum}} +\label{parzyl:subsection:bonorum}} At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non diff --git a/buch/papers/parzyl/teil3.tex b/buch/papers/parzyl/teil3.tex index c28424a..72c23ca 100644 --- a/buch/papers/parzyl/teil3.tex +++ b/buch/papers/parzyl/teil3.tex @@ -4,7 +4,7 @@ % (c) 2020 Prof Dr Andreas Müller, Hochschule Rapperswil % \section{Teil 3 -\label{nlwave:section:teil3}} +\label{parzyl:section:teil3}} \rhead{Teil 3} Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa @@ -22,7 +22,7 @@ consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur? \subsection{De finibus bonorum et malorum -\label{nlwave:subsection:malorum}} +\label{parzyl:subsection:malorum}} At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non -- cgit v1.2.1