
@manual{lua-tinyyaml,
  title = {The lua-tinyyaml package},
  subtitle = {A tiny YAML (subset) parser for pure Lua},
  author = {Lee, Zeping},
  url = {https://ctan.org/pkg/lua-tinyyaml},
  urldate = {2024-02-12},
  date = {},
  version = {0.4.3},
}

@misc{lyaml,
    title = {lyaml},
    author = {Andrew Danforth},
    note = {Accessed: 6 January, 2024},
    howpublished = {\url{https://github.com/gvvaughan/lyaml} and \url{https://luarocks.org/modules/gvvaughan/lyaml}},
}

@misc{libYAML,
    title = {libYAML},
    note = {Accessed: 6 January, 2024},
    howpublished = {\url{https://pyyaml.org/wiki/LibYAML} and \url{https://packages.msys2.org/package/mingw-w64-x86_64-libyaml}},
}

@manual{numprint,
  title = {The numprint package},
  subtitle = {Print numbers with separators and exponent if necessary},
  author = {Harders, Harald},
  url = {https://ctan.org/pkg/numprint},
  urldate = {2024-02-12}, 
  date = {2012},
  version = {1.39},
}
