This commit is contained in:
nbats 2024-11-10 13:12:31 -08:00 committed by GitHub
parent 3905a49eb3
commit 0d9cebe4a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)