@@ -102,19 +102,19 @@ Statistical methods implemented in GAMBIT:
102102
103103## Software References
104104
105- Libraries and resources used or adapted in GAMBIT:< br />
106- ** PDF, CDF, and quantile functions** < br />
107- - [ ROOT system library, CERN] ( https://root.cern.ch/ )
108- - [ CDFLIB, Brown et al.] ( https://people.sc.fsu.edu/~jburkardt/cpp_src/cdflib/cdflib.html )
109- - [ eigenmvn, Benazera et al.] ( https://github.com/beniz/eigenmvn )
110- - [ libMvtnorm, Zhan et al.] ( https://github.com/zhanxw/libMvtnorm )
111- ** Hopscotch hashing** < br />
112- - [ tsl library, Tessil et al.] ( https://github.com/Tessil/hopscotch-map )
113- ** Tabix and HTSLIB** < br />
114- - [ tabixpp, ekg et al.] ( https://github.com/ekg/tabixpp )
115- - [ htslib, samtools team] ( https://github.com/samtools/htslib )
116- ** Matrix libraries** < br />
117- - [ Eigen matrix library] ( http://eigen.tuxfamily.org )
105+ Libraries and resources used or adapted in GAMBIT:
106+ - ** PDF, CDF, and quantile functions**
107+ - [ ROOT system library, CERN] ( https://root.cern.ch/ )
108+ - [ CDFLIB, Brown et al.] ( https://people.sc.fsu.edu/~jburkardt/cpp_src/cdflib/cdflib.html )
109+ - [ eigenmvn, Benazera et al.] ( https://github.com/beniz/eigenmvn )
110+ - [ libMvtnorm, Zhan et al.] ( https://github.com/zhanxw/libMvtnorm )
111+ - ** Hopscotch hashing**
112+ - [ tsl library, Tessil et al.] ( https://github.com/Tessil/hopscotch-map )
113+ - ** Tabix and HTSLIB**
114+ - [ tabixpp, ekg et al.] ( https://github.com/ekg/tabixpp )
115+ - [ htslib, samtools team] ( https://github.com/samtools/htslib )
116+ - ** Matrix libraries**
117+ - [ Eigen matrix library] ( http://eigen.tuxfamily.org )
118118
119119## Feedback and bug reports
120120
0 commit comments