From 0d9cebe4a284f5f1eb61664108d1655799ee96b0 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 10 Nov 2024 13:12:31 -0800 Subject: [PATCH] update --- docs/storage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)