# Websites

## Overleaf Documentation

The Overleaf knowledge base. Includes [Learn LaTeX in 30 minutes](https://www.overleaf.com/learn/Learn_LaTeX_in_30_minutes) guide, as well as specific introductions and guides.

{% embed url="<https://www.overleaf.com/learn>" %}
Oswald, H., Allen, J., Kilkelly, S., Gough, B., Reis, P., Green, J., Walker, C., Cribbin, M., & Channon, K. (2020). Documentation - Overleaf, Online LaTeX Editor. <https://www.overleaf.com/learn>
{% endembed %}

## TeX - LaTeX Stack Exchange

TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It only takes a minute to sign up.

{% embed url="<https://tex.stackexchange.com>" %}
Stack Exchange. TeX - LaTeX Stack Exchange. <https://tex.stackexchange.com>.
{% endembed %}

## Tables Generator

Easily generate the LaTeX source code for your tables.

{% embed url="<https://www.tablesgenerator.com>" %}
Tables Generator. Create LaTeX tables online. <https://www.tablesgenerator.com>.
{% endembed %}

## DeTeXify

Anyone who works with LaTeX knows how time-consuming it can be to find a symbol in [symbols-a4.pdf](http://www.ctan.org/tex-archive/info/symbols/comprehensive/) that you just can't memorize. DeTeXify is an attempt to simplify this search. Just draw the symbol you are looking for into the square area above and look what happens!

{% embed url="<http://detexify.kirelabs.org/classify.html>" %}
Philipp Kuhl and Daniel Kirsch. DeTeXify LaTeX handwritten symbol recognition. <http://detexify.kirelabs.org/classify.html>.
{% endembed %}

## MathPix

Extract equations from PDFs or handwritten notes in seconds just by taking a screenshot. Paste the resulting LaTeX code into any Markdown or LaTeX editor. Download Snip and start saving time.

{% embed url="<https://mathpix.com>" %}
Mathpix. Equation to LaTeX. <https://mathpix.com>.
{% endembed %}

## BibTeX

This Library guide explains the basics of a LaTeX bibliography with reference to more popular editors such as Overleaf.

{% embed url="<https://unimelb.libguides.com/latexbibtex>" %}
Deborah Hurwitz. LibGuides: LaTeX and BibTeX. <https://unimelb.libguides.com/latexbibtex>.
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://meirian.gitbook.io/latex/resources/websites.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
