The official documentation and research paper written for Therabot using LaTeX (XeTeX/LuaLaTeX + BibTeX).


lualatex report.tex. It will start downloading necessary packages and build your LaTeX file into a PDF.bibtex report to make sure all references and citations are pulled in to the repository.lualatex report.tex once again to build the PDF along with the updated references.cd <path-to-repo>
lualatex report.tex
bibtex report
lualatex report.tex
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
15 commits
TeX
100.0%
The official documentation and research paper written for Therabot using LaTeX (XeTeX/LuaLaTeX + BibTeX).


lualatex report.tex. It will start downloading necessary packages and build your LaTeX file into a PDF.bibtex report to make sure all references and citations are pulled in to the repository.lualatex report.tex once again to build the PDF along with the updated references.cd <path-to-repo>
lualatex report.tex
bibtex report
lualatex report.tex
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
15 commits
TeX
100.0%