diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-03-08 09:40:32 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-03-08 09:40:32 +0100 |
commit | f2454006fa4e2a0b4093507300fab8a29e3b5901 (patch) | |
tree | 407df3e48376af0962cebaedad6db75fe886ebb0 /buch | |
parent | euklidslide (diff) | |
download | SeminarMatrizen-f2454006fa4e2a0b4093507300fab8a29e3b5901.tar.gz SeminarMatrizen-f2454006fa4e2a0b4093507300fab8a29e3b5901.zip |
final preparation
Diffstat (limited to 'buch')
-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 +} + |