From 22b1df7f2f467424ffad0c66bcf7e53395495c53 Mon Sep 17 00:00:00 2001 From: Denis Davydov Date: Sat, 4 Mar 2017 19:35:41 +0100 Subject: [PATCH] add GSL --- 8.5/paper.bib | 7 +++++++ 8.5/paper.tex | 1 + 2 files changed, 8 insertions(+) diff --git a/8.5/paper.bib b/8.5/paper.bib index b8dd3cc..67b5403 100644 --- a/8.5/paper.bib +++ b/8.5/paper.bib @@ -529,3 +529,10 @@ year = {2009} eprintclass = {physics.comp-ph}, Year = {2016}, } + +@misc{gsl2016, + author = {Galassi, M and Davies, J and Theiler, J and Gough, B and Jungman, G and Alken, P and Booth, M and Rossi, F and Ulerich, R}, + title = {GNU Scientific Library Reference Manual (Edition 2.3)}, + journal = {Library available online at http://www. gnu. org/software/gsl}, + year = {2016} +} diff --git a/8.5/paper.tex b/8.5/paper.tex index 9358a49..d347e65 100644 --- a/8.5/paper.tex +++ b/8.5/paper.tex @@ -468,6 +468,7 @@ features of the library, please consider citing any of the following: \begin{itemize} \item ARPACK \cite{arpack} \item BLAS, LAPACK +\item GSL \cite{gsl2016} \item HDF5 \cite{hdf5} \item METIS \cite{karypis1998fast} \item MUMPS \cite{ADE00,MUMPS:1,MUMPS:2,mumps-web-page} -- 2.39.5