aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers/laguerre/references.bib
diff options
context:
space:
mode:
Diffstat (limited to 'buch/papers/laguerre/references.bib')
-rw-r--r--buch/papers/laguerre/references.bib61
1 files changed, 37 insertions, 24 deletions
diff --git a/buch/papers/laguerre/references.bib b/buch/papers/laguerre/references.bib
index caf270f..1a4a903 100644
--- a/buch/papers/laguerre/references.bib
+++ b/buch/papers/laguerre/references.bib
@@ -3,33 +3,46 @@
%
% (c) 2020 Autor, Hochschule Rapperswil
%
-
-@online{laguerre:bibtex,
- title = {BibTeX},
- url = {https://de.wikipedia.org/wiki/BibTeX},
- date = {2020-02-06},
- year = {2020},
- month = {2},
- day = {6}
+@book{laguerre:hildebrand2013introduction,
+ title={Introduction to Numerical Analysis: Second Edition},
+ author={Hildebrand, F.B.},
+ isbn={9780486318554},
+ series={Dover Books on Mathematics},
+ year={2013},
+ publisher={Dover Publications},
+ pages = {389-392}
}
-@book{laguerre: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{laguerre:abramowitz+stegun,
+ added-at = {2008-06-25T06:25:58.000+0200},
+ address = {New York},
+ author = {Abramowitz, Milton and Stegun, Irene A.},
+ edition = {ninth Dover printing, tenth GPO printing},
+ interhash = {d4914a420f489f7c5129ed01ec3cf80c},
+ intrahash = {23ec744709b3a776a1af0a3fd65cd09f},
+ keywords = {Handbook},
+ publisher = {Dover},
+ pages = {890},
+ timestamp = {2008-06-25T06:25:58.000+0200},
+ title = {Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables},
+ year = 1972
}
-@article{laguerre: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}
+@article{laguerre:Cassity1965AbcissasCA,
+ title={Abcissas, coefficients, and error term for the generalized Gauss-Laguerre quadrature formula using the zero ordinate},
+ author={C. Ronald Cassity},
+ journal={Mathematics of Computation},
+ year={1965},
+ volume={19},
+ pages={287-296}
}
+@online{laguerre:lanczos,
+ title = {Lanczos Approximation},
+ author={Eric W. Weisstein},
+ url = {https://mathworld.wolfram.com/LanczosApproximation.html},
+ date = {2022-07-18},
+ year = {2022},
+ month = {7},
+ day = {18}
+} \ No newline at end of file