# LaTeX * [Official website](https://www.latex-project.org/) * [LaTeX tutorial on WikiBooks](https://en.wikibooks.org/wiki/LaTeX) - a comprehensive and well-organized written tutorial * [Math in LaTeX](https://en.wikibooks.org/wiki/LaTeX/Mathematics) - the section of the WikiBooks tutorial dedicated to Math * [Installation guide](https://en.wikibooks.org/wiki/LaTeX/Installation) * [TexLive distribution](https://www.tug.org/texlive/) - a LaTeX distribution that works basically on any operating system * [MacTex](https://www.tug.org/mactex/) - a LaTeX distribution for MacOS * [MikTex](https://miktex.org/) - a LaTeX distribution for Microsoft Windows * [TexMaker](https://www.xm1math.net/texmaker/) - a LaTeX editor * [TexStudio](https://www.texstudio.org/) - another LaTeX editor * [Overleaf](https://www.overleaf.com/) - a cloud-based LaTeX editor, no instalation required # SageMath and Python * [Python official website](https://www.python.org/) * [SageMath official website](https://www.sagemath.org/) * [SageMath official documentation](https://doc.sagemath.org/) * [SageMath tutorial](https://doc.sagemath.org/html/en/tutorial/index.html) - many examples * [SageMath reference manual](https://doc.sagemath.org/html/en/reference/index.html) - technical reference * [SageMath installation instructions](https://doc.sagemath.org/html/en/installation/index.html) * [SageMathCell](https://sagecell.sagemath.org/) - try SageMath online * [CoCalc](https://cocalc.com/) - cloud-based notebook