Robles A (2026). sobol: Quasi-Monte Carlo Sobol Sequence Generator. R package version 1.0.1, https://alrobles.github.io/sobol/.

Bratley P, Fox B (1988). “Algorithm 659: Implementing Sobol's quasirandom sequence generator.” ACM Transactions on Mathematical Software, 14(1), 88–100. doi:10.1145/42288.214372.

Joe S, Kuo F (2008). “Constructing Sobol sequences with better two-dimensional projections.” SIAM Journal on Scientific Computing, 30(5), 2635–2654. doi:10.1145/1358628.1358630.

Sobol' I (1967). “Distribution of points in a cube and approximate evaluation of integrals.” USSR Computational Mathematics and Mathematical Physics, 7(4), 86–112.

Corresponding BibTeX entries:

  @Manual{,
    title = {sobol: Quasi-Monte Carlo Sobol Sequence Generator},
    author = {Angel Robles},
    year = {2026},
    note = {R package version 1.0.1},
    url = {https://alrobles.github.io/sobol/},
  }
  @Article{,
    title = {Algorithm 659: Implementing Sobol's quasirandom sequence
      generator},
    author = {Paul Bratley and Bennett L. Fox},
    journal = {ACM Transactions on Mathematical Software},
    year = {1988},
    volume = {14},
    number = {1},
    pages = {88--100},
    doi = {10.1145/42288.214372},
  }
  @Article{,
    title = {Constructing Sobol sequences with better two-dimensional
      projections},
    author = {Stephen Joe and Frances Y. Kuo},
    journal = {SIAM Journal on Scientific Computing},
    year = {2008},
    volume = {30},
    number = {5},
    pages = {2635--2654},
    doi = {10.1145/1358628.1358630},
  }
  @Article{,
    title = {Distribution of points in a cube and approximate
      evaluation of integrals},
    author = {Ilya M. Sobol'},
    journal = {USSR Computational Mathematics and Mathematical
      Physics},
    year = {1967},
    volume = {7},
    number = {4},
    pages = {86--112},
  }