diff --git a/docs/storage.md b/docs/storage.md index f3b39d1ad..0b70d9c90 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -583,7 +583,8 @@ ## LaTeX Tools * [Learn LaTeX](https://www.learnlatex.org/) - LaTeX Guide -* [Lyx](https://www.lyx.org/), [Typst](https://typst.app/home), [TeXStudio](https://texstudio.org/) or [Papeeria](https://papeeria.com/) - LaTeX Editors +* [Lyx](https://www.lyx.org/), [Overleaf](https://www.overleaf.com/), [TeXStudio](https://texstudio.org/) or [Papeeria](https://papeeria.com/) - LaTeX Editors +* [Typst](https://typst.app/home) or [R Markdown](https://rmarkdown.rstudio.com/) - LaTeX Alternatives * [Tables Generator](https://www.tablesgenerator.com/) - Create LaTeX Tables * [Quick LaTeX](https://quicklatex.com/) - Generate LaTeX Images * [Tips for Writing a Research Paper using LaTeX](https://github.com/guanyingc/latex_paper_writing_tips)