aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/references.bib
diff options
context:
space:
mode:
authorenezerdem <105669082+enezerdem@users.noreply.github.com>2022-05-30 10:41:51 +0200
committerGitHub <noreply@github.com>2022-05-30 10:41:51 +0200
commit06ad02da3b50d306e05e246624226d150db34d6d (patch)
treefbecd7ef4389bf047b5e982caebad61142383aa8 /buch/chapters/references.bib
parentRevert "Revert "Korrektur (noch nicht fertig)"" (diff)
parentbeispiel korrektur (diff)
downloadSeminarSpezielleFunktionen-06ad02da3b50d306e05e246624226d150db34d6d.tar.gz
SeminarSpezielleFunktionen-06ad02da3b50d306e05e246624226d150db34d6d.zip
Merge pull request #7 from AndreasFMueller/master
synch
Diffstat (limited to 'buch/chapters/references.bib')
-rw-r--r--buch/chapters/references.bib7
1 files changed, 7 insertions, 0 deletions
diff --git a/buch/chapters/references.bib b/buch/chapters/references.bib
index 17ef273..32a86ec 100644
--- a/buch/chapters/references.bib
+++ b/buch/chapters/references.bib
@@ -111,3 +111,10 @@
publisher = { Addison-Wesley }
}
+@online{buch:gmp,
+ title = {GNU Multiprecision Arithmetic Library},
+ DAY = 26,
+ MONTH = 5,
+ YEAR = 2022,
+ url = {https://de.wikipedia.org/wiki/GNU_Multiple_Precision_Arithmetic_Library}
+}