aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/references.bib
diff options
context:
space:
mode:
authorNicolas Tobler <nicolas.tobler@ost.ch>2022-05-30 00:06:46 +0200
committerNicolas Tobler <nicolas.tobler@ost.ch>2022-05-30 00:06:46 +0200
commit65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9 (patch)
tree30791dc17973690a6d761589de357c452ba9fa29 /buch/chapters/references.bib
parentAdded content, presentation (diff)
parentbeispiel korrektur (diff)
downloadSeminarSpezielleFunktionen-65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9.tar.gz
SeminarSpezielleFunktionen-65a3fc106c36dfd1750f8caf8b3d1b5fb0fe71f9.zip
Merge branch 'master' of https://github.com/AndreasFMueller/SeminarSpezielleFunktionen
Diffstat (limited to '')
-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}
+}