aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/reedsolomon/references.bib
blob: 4c1d17aeb3846fbf98da4b8345730c74a6a7a209 (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
47
48
49
50
51
52
53
54
55
56
%
% references.bib -- Bibliography file for the paper reedsolomon
%
% (c) 2020 Autor, Hochschule Rapperswil
%

@online{reedsolomon:weitz,
	title = {Fehlerkorrektur mit Reed-Solomon-Codes},
	url = {https://youtu.be/uOLW43OIZJ0},
	date = {2021-06-10},
	year = {2021},
	month = {6},
	day = {10}
}

% https://link.springer.com/chapter/10.1007%2F978-3-8351-9077-1_9

@book{reedsolomon:informationkommunikation,
	title = {Information und Kommunikation},
	author = {Markus Hufschmid},
	publisher = {Teubner},
	year = {2007},
	isbn = {978-3-8351-0122-7},
	inseries = {},
	volume = {1}
}

% Beispiele
%@online{reedsolomon:bibtex,
%	title = {BibTeX},
%	url = {https://de.wikipedia.org/wiki/BibTeX},
%	date = {2020-02-06},
%	year = {2020},
%	month = {2},
%	day = {6}
%}
%
%@book{reedsolomon: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}
%}
%
%@article{reedsolomon: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}
%}