Skip to content

Commit 728ca82

Browse files
committed
Add reference
1 parent a122451 commit 728ca82

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

docs/references/bib.bib

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,25 @@ @article{marsaglia:2000a
451451
year = {2000},
452452
}
453453

454+
@article{hill:1970,
455+
acmid = {355600},
456+
address = {New York, NY, USA},
457+
author = {G. W. Hill},
458+
doi = {10.1145/355598.355600},
459+
issue_date = {Oct. 1970},
460+
issn = {0001-0782},
461+
journal = {Communications of the ACM},
462+
keywords = {asymptotic expansion, quantile, student's t-statistic},
463+
month = {oct},
464+
number = {10},
465+
pages = {619--620},
466+
publisher = {ACM},
467+
title = {Algorithm 396: Student's t-Quantiles},
468+
url = {http://doi.acm.org/10.1145/355598.355600},
469+
volume = {13},
470+
year = {1970}
471+
}
472+
454473
@article{kachitvichyanukul:1985,
455474
abstract = {The paper presents an exact, uniformly fast algorithm for generating random variates from the hypergeometric distribution. The overall algorithm framework is acceptance/ rejection and is implemented via composition. Three subdensities are used, one is uniform and the other two are exponential. The algorithm is compared with algorithms based on sampling without replacement, inversion, and aliasing. A comprehensive survey of existing algorithms is also given.},
456475
author = {Voratas Kachitvichyanukul and Burce Schmeiser},

0 commit comments

Comments
 (0)