From 917efe64d35cba4ded21cff86e4bcf01f2ec9902 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 2 Mar 2021 11:47:05 +0100 Subject: typos --- buch/chapters/references.bib | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'buch/chapters/references.bib') diff --git a/buch/chapters/references.bib b/buch/chapters/references.bib index 35d3c47..b58af7d 100644 --- a/buch/chapters/references.bib +++ b/buch/chapters/references.bib @@ -105,3 +105,13 @@ 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 } +} -- cgit v1.2.1 From f2454006fa4e2a0b4093507300fab8a29e3b5901 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 8 Mar 2021 09:40:32 +0100 Subject: final preparation --- buch/chapters/references.bib | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'buch/chapters/references.bib') 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 +} + -- cgit v1.2.1