Skip to content

Commit 367d7c8

Browse files
committed
Add references
1 parent 54dc30f commit 367d7c8

1 file changed

Lines changed: 44 additions & 1 deletion

File tree

docs/references/bib.bib

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ @article{marsaglia_tsang:2003
805805
doi = {10.18637/jss.v008.i18},
806806
journal = {Journal of Statistical Software},
807807
issn = {1548-7660},
808-
keywords = {},
808+
keywords = {cdf, kolmogorov, goodness-of-fit, distribution},
809809
number = {18},
810810
pages = {1--4},
811811
title = {{Evaluating Kolmogorov's Distribution}},
@@ -814,6 +814,49 @@ @article{marsaglia_tsang:2003
814814
year = {2003},
815815
}
816816

817+
@article{broucke:1973,
818+
acmid = {362037},
819+
address = {New York, NY, USA},
820+
author = {Roger Broucke},
821+
doi = {10.1145/362003.362037},
822+
issn = {0001-0782},
823+
issue_date = {April 1973},
824+
journal = {Communications of the ACM},
825+
keywords = {Chebyshev series, approximations, curve fitting, differentiation, integration, negative powers},
826+
month = {apr},
827+
number = {4},
828+
numpages = {3},
829+
pages = {254--256},
830+
publisher = {ACM},
831+
title = {{Algorithm: Ten Subroutines for the Manipulation of Chebyshev Series}},
832+
url = {http://doi.acm.org/10.1145/362003.362037},
833+
volume = {16},
834+
year = {1973},
835+
}
836+
837+
@book{fox:1968,
838+
address = {London, United Kingdom},
839+
author = {Leslie Fox and Ian Bax Parker},
840+
keywords = {numerical analysis, chebyshev, polynomials},
841+
lccn = {lc68105838},
842+
publisher = {Oxford University Press},
843+
series = {Oxford mathematical handbooks},
844+
title = {{Chebyshev polynomials in numerical analysis}},
845+
url = {https://books.google.com/books?id=F8NzsEtJCD0C},
846+
year = {1968},
847+
}
848+
849+
@book{schneier:1996,
850+
address={New York},
851+
author={Bruce Schneier},
852+
edition={2nd},
853+
isbn={0--471--12845--7},
854+
keywords={cryptography, crypto, cipher, algorithms, encrypt, decrypt, programming, hacking},
855+
publisher={Wiley},
856+
title={{Applied cryptography: protocols, algorithms, and source code in C}},
857+
year={1996},
858+
}
859+
817860
@article{patefield:1981,
818861
author = {W. M. Patefield},
819862
issn = {1467-9876},

0 commit comments

Comments
 (0)