paper/references.bib

@book{ross2014,
  author    = {Ross, Sheldon M.},
  title     = {A First Course in Probability},
  edition   = {9},
  publisher = {Pearson},
  year      = {2014}
}

@article{virtanen2020,
  author  = {Virtanen, Pauli and Gommers, Ralf and Oliphant, Travis E. and
             Haberland, Matt and Reddy, Tyler and Cournapeau, David and
             Burovski, Evgeni and Peterson, Pearu and Weckesser, Warren and
             Bright, Jonathan and others},
  title   = {{SciPy} 1.0: fundamental algorithms for scientific computing
             in {P}ython},
  journal = {Nature Methods},
  volume  = {17},
  pages   = {261--272},
  year    = {2020},
  doi     = {10.1038/s41592-019-0686-2}
}

@misc{procida2017,
  author = {Procida, Daniele},
  title  = {{Diátaxis}: a systematic framework for technical documentation
            authoring},
  year   = {2017},
  url    = {https://diataxis.fr/}
}

@misc{knight2024,
  author = {Knight, Vincent},
  title  = {{Python for Mathematics}},
  year   = {2024},
  url    = {https://vknight.org/pfm/}
}