diff options
Diffstat (limited to 'buch/chapters/references.bib')
-rw-r--r-- | buch/chapters/references.bib | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/buch/chapters/references.bib b/buch/chapters/references.bib index 35d3c47..2eed953 100644 --- a/buch/chapters/references.bib +++ b/buch/chapters/references.bib @@ -82,7 +82,6 @@ abstract = "In this paper, we present Google, a prototype of a large-scale searc @online{buch:lissajous, title = {Makeing Shapes with PSLab Oscilloscope}, author = {CloudyPadmal}, - year = 2018, url = {https://blog.fossasia.org/making-shapes-with-pslab-oscilloscope/}, DAY = 7, month = 3, @@ -105,3 +104,22 @@ abstract = "In this paper, we present Google, a prototype of a large-scale searc year={1960}, publisher={Academic Press} } + +@book{buch:ebbinghaus, + title = {Zahlen}, + year = 1983, + inseries = {Grundwissen Mathematik}, + volume = 1, + publisher = {Springer-Verlag}, + author = { Hans-Dieter Ebbinghaus et alĀ }, + isbn = { 3-540-12666-X } +} + +@online{buch:primitivepolynomiallist, + title = {Primitive Polynomial List}, + url = {https://www.partow.net/programming/polynomials/index.html}, + day = 8, + month = 3, + year = 2021 +} + |