aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/common
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2022-03-07 06:51:49 +0100
committerAndreas Müller <andreas.mueller@ost.ch>2022-03-07 06:51:49 +0100
commit7dbee94bd1a9cc3b59ff9e1082ed0a4432933f03 (patch)
treea3b87f5b021081ae94f0fd88a1aa38169c8d2204 /buch/papers/common
parenttypos (diff)
downloadSeminarSpezielleFunktionen-7dbee94bd1a9cc3b59ff9e1082ed0a4432933f03.tar.gz
SeminarSpezielleFunktionen-7dbee94bd1a9cc3b59ff9e1082ed0a4432933f03.zip
add chapter directories
Diffstat (limited to 'buch/papers/common')
-rw-r--r--buch/papers/common/Makefile.inc91
-rw-r--r--buch/papers/common/addbibresources.tex13
-rw-r--r--buch/papers/common/addpapers.tex13
-rw-r--r--buch/papers/common/includes.inc26
-rw-r--r--buch/papers/common/paperlist13
5 files changed, 156 insertions, 0 deletions
diff --git a/buch/papers/common/Makefile.inc b/buch/papers/common/Makefile.inc
index a28dd1b..4daf640 100644
--- a/buch/papers/common/Makefile.inc
+++ b/buch/papers/common/Makefile.inc
@@ -9,6 +9,19 @@ PAPERFILES = \
papers/part2.tex \
papers/uebersicht.tex \
papers/000template/main.tex \
+ papers/lambertw/main.tex \
+ papers/fm/main.tex \
+ papers/nlwave/main.tex \
+ papers/fresnel/main.tex \
+ papers/kreismembran/main.tex \
+ papers/sturmliouville/main.tex \
+ papers/laguerre/main.tex \
+ papers/zeta/main.tex \
+ papers/0f1/main.tex \
+ papers/kra/main.tex \
+ papers/kugel/main.tex \
+ papers/hermite/main.tex \
+ papers/ellfilter/main.tex \
buch1-blx.bbl: buch1-blx.aux
bibtex buch1-blx
@@ -16,13 +29,91 @@ buch1-blx.bbl: buch1-blx.aux
buch2-blx.bbl: buch2-blx.aux
bibtex buch2-blx
+buch3-blx.bbl: buch3-blx.aux
+ bibtex buch3-blx
+
+buch4-blx.bbl: buch4-blx.aux
+ bibtex buch4-blx
+
+buch5-blx.bbl: buch5-blx.aux
+ bibtex buch5-blx
+
+buch6-blx.bbl: buch6-blx.aux
+ bibtex buch6-blx
+
+buch7-blx.bbl: buch7-blx.aux
+ bibtex buch7-blx
+
+buch8-blx.bbl: buch8-blx.aux
+ bibtex buch8-blx
+
+buch9-blx.bbl: buch9-blx.aux
+ bibtex buch9-blx
+
+buch10-blx.bbl: buch10-blx.aux
+ bibtex buch10-blx
+
+buch11-blx.bbl: buch11-blx.aux
+ bibtex buch11-blx
+
+buch12-blx.bbl: buch12-blx.aux
+ bibtex buch12-blx
+
+buch13-blx.bbl: buch13-blx.aux
+ bibtex buch13-blx
+
+buch14-blx.bbl: buch14-blx.aux
+ bibtex buch14-blx
+
+buch15-blx.bbl: buch15-blx.aux
+ bibtex buch15-blx
+
BLXFILES = buch.bbl \
buch1-blx.bbl \
buch2-blx.bbl \
+ buch3-blx.bbl \
+ buch4-blx.bbl \
+ buch5-blx.bbl \
+ buch6-blx.bbl \
+ buch7-blx.bbl \
+ buch8-blx.bbl \
+ buch9-blx.bbl \
+ buch10-blx.bbl \
+ buch11-blx.bbl \
+ buch12-blx.bbl \
+ buch13-blx.bbl \
+ buch14-blx.bbl \
+ buch15-blx.bbl \
PAPER_DIRECTORIES = \
000template \
+ lambertw \
+ fm \
+ nlwave \
+ fresnel \
+ kreismembran \
+ sturmliouville \
+ laguerre \
+ zeta \
+ 0f1 \
+ kra \
+ kugel \
+ hermite \
+ ellfilter \
PAPER_MAKEFILEINC = \
papers/000template/Makefile.inc \
+ papers/lambertw/Makefile.inc \
+ papers/fm/Makefile.inc \
+ papers/nlwave/Makefile.inc \
+ papers/fresnel/Makefile.inc \
+ papers/kreismembran/Makefile.inc \
+ papers/sturmliouville/Makefile.inc \
+ papers/laguerre/Makefile.inc \
+ papers/zeta/Makefile.inc \
+ papers/0f1/Makefile.inc \
+ papers/kra/Makefile.inc \
+ papers/kugel/Makefile.inc \
+ papers/hermite/Makefile.inc \
+ papers/ellfilter/Makefile.inc \
diff --git a/buch/papers/common/addbibresources.tex b/buch/papers/common/addbibresources.tex
index 7cb5436..cd75c19 100644
--- a/buch/papers/common/addbibresources.tex
+++ b/buch/papers/common/addbibresources.tex
@@ -4,3 +4,16 @@
% (c) 2020 Prof Dr Andreas Müller, Hochschule Rapperswil
%
\addbibresource{papers/000template/references.bib}
+\addbibresource{papers/lambertw/references.bib}
+\addbibresource{papers/fm/references.bib}
+\addbibresource{papers/nlwave/references.bib}
+\addbibresource{papers/fresnel/references.bib}
+\addbibresource{papers/kreismembran/references.bib}
+\addbibresource{papers/sturmliouville/references.bib}
+\addbibresource{papers/laguerre/references.bib}
+\addbibresource{papers/zeta/references.bib}
+\addbibresource{papers/0f1/references.bib}
+\addbibresource{papers/kra/references.bib}
+\addbibresource{papers/kugel/references.bib}
+\addbibresource{papers/hermite/references.bib}
+\addbibresource{papers/ellfilter/references.bib}
diff --git a/buch/papers/common/addpapers.tex b/buch/papers/common/addpapers.tex
index bf3da89..20d9b8f 100644
--- a/buch/papers/common/addpapers.tex
+++ b/buch/papers/common/addpapers.tex
@@ -4,3 +4,16 @@
% (c) 2020 Prof Dr Andreas Müller, Hochschule Rapperswil
%
\input{papers/000template/main.tex}
+\input{papers/lambertw/main.tex}
+\input{papers/fm/main.tex}
+\input{papers/nlwave/main.tex}
+\input{papers/fresnel/main.tex}
+\input{papers/kreismembran/main.tex}
+\input{papers/sturmliouville/main.tex}
+\input{papers/laguerre/main.tex}
+\input{papers/zeta/main.tex}
+\input{papers/0f1/main.tex}
+\input{papers/kra/main.tex}
+\input{papers/kugel/main.tex}
+\input{papers/hermite/main.tex}
+\input{papers/ellfilter/main.tex}
diff --git a/buch/papers/common/includes.inc b/buch/papers/common/includes.inc
index b1df547..dca6e9f 100644
--- a/buch/papers/common/includes.inc
+++ b/buch/papers/common/includes.inc
@@ -1,5 +1,31 @@
include papers/000template/Makefile.inc
+include papers/lambertw/Makefile.inc
+include papers/fm/Makefile.inc
+include papers/nlwave/Makefile.inc
+include papers/fresnel/Makefile.inc
+include papers/kreismembran/Makefile.inc
+include papers/sturmliouville/Makefile.inc
+include papers/laguerre/Makefile.inc
+include papers/zeta/Makefile.inc
+include papers/0f1/Makefile.inc
+include papers/kra/Makefile.inc
+include papers/kugel/Makefile.inc
+include papers/hermite/Makefile.inc
+include papers/ellfilter/Makefile.inc
TEXFILES = \
$(dependencies-000template) \
+ $(dependencies-lambertw) \
+ $(dependencies-fm) \
+ $(dependencies-nlwave) \
+ $(dependencies-fresnel) \
+ $(dependencies-kreismembran) \
+ $(dependencies-sturmliouville) \
+ $(dependencies-laguerre) \
+ $(dependencies-zeta) \
+ $(dependencies-0f1) \
+ $(dependencies-kra) \
+ $(dependencies-kugel) \
+ $(dependencies-hermite) \
+ $(dependencies-ellfilter) \
diff --git a/buch/papers/common/paperlist b/buch/papers/common/paperlist
index ed0f06a..916b7c5 100644
--- a/buch/papers/common/paperlist
+++ b/buch/papers/common/paperlist
@@ -1 +1,14 @@
000template
+lambertw
+fm
+nlwave
+fresnel
+kreismembran
+sturmliouville
+laguerre
+zeta
+0f1
+kra
+kugel
+hermite
+ellfilter