aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/references.bib
diff options
context:
space:
mode:
authorPatrik Müller <36931350+p1mueller@users.noreply.github.com>2022-05-28 15:43:52 +0200
committerGitHub <noreply@github.com>2022-05-28 15:43:52 +0200
commitc0c7b6cd974c6acb3260ad9ad97c06aaf7327349 (patch)
treea88c738281fd1e8e282e278200c7fe0e22429820 /buch/chapters/references.bib
parentError correction & add gamma integrand plot (diff)
parentMerge pull request #16 from Runterer/master (diff)
downloadSeminarSpezielleFunktionen-c0c7b6cd974c6acb3260ad9ad97c06aaf7327349.tar.gz
SeminarSpezielleFunktionen-c0c7b6cd974c6acb3260ad9ad97c06aaf7327349.zip
Merge branch 'AndreasFMueller:master' into master
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}
+}