Resources
Software
- LaTeX is the programme to create documents and write academic works. To use the software, you need three things.
- A TeX distribution, such as MiKTeX.
- Some TeX editor software, such as TeXmaker.
- A PDF reader, such as XpdfReader.
Web-Based Resources
Browser Tools
- Exam Clock. A tool that displays the time and information for a test in one screen.
LaTeX
- CodeCogs. This helpful website automatically compiles LaTeX code.
- Detexify. Draw to find LaTeX commands.
- LaTeX wikibook. This LaTeX wiki is fairly thorough and helpful if you have mastered the fundamentals but need more detailed instructions.
- CTAN. To learn more about all LaTeX packages and how they operate.
- Overleaf. Develop and compile LaTeX documents using this web-based LaTeX platform without using any additional software.
Developer Tools
- MDN Web Docs. A learning resource for HTML and CSS.
- Markdown Guide. A learning resource for Markdown.