diff options
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/references.bib | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/buch/chapters/references.bib b/buch/chapters/references.bib index b58af7d..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, @@ -115,3 +114,12 @@ abstract = "In this paper, we present Google, a prototype of a large-scale searc 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 +} + |