aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/fm/references.bib
blob: 21b910b166cbf94be2db1572dfa6b2b360486ecd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
%
% references.bib -- Bibliography file for the paper fm
%
% (c) 2020 Autor, Hochschule Rapperswil
%

@online{fm:bibtex,
	title = {BibTeX},
	url = {https://de.wikipedia.org/wiki/BibTeX},
	date = {2020-02-06},
	year = {2020},
	month = {2},
	day = {6}
}

@book{fm:numerical-analysis,
	title = {Numerical Analysis},
	author = {David Kincaid and Ward Cheney},
	publisher = {American Mathematical Society},
	year = {2002},
	isbn = {978-8-8218-4788-6},
	inseries = {Pure and applied undegraduate texts},
	volume = {2}
}

@book{fm:NAT,
	title = {Nachrichtentechnik 1 + 2},
	author = {Thomas Kneubühler},
	publisher = {None},
	year = {2021},
	isbn = {},
	inseries = {Script for students},
	volume = {}
}


@article{fm:mendezmueller,
        author = { Tabea Méndez and Andreas Müller },
        title = { Noncommutative harmonic analysis and image registration },
        journal = { Appl. Comput. Harmon. Anal.},
        year = 2019,
        volume = 47,
        pages = {607--627},
        url = {https://doi.org/10.1016/j.acha.2017.11.004}
}