The latex tag has no wiki summary.
1
vote
1answer
34 views
How to disable automatically insert linebreak in need?
I have install a plugin named latex for wordpress, which use mathjax to render the latex mathematical symbols.
An matrix example
$$\mathbf{P} = \left[ \begin{matrix} x\ y\ \end{matrix}
...
1
vote
0answers
25 views
Is there a way to use latex \cite{reference} in wordpress?
I am using QuickLatex plugin and it works great. But when I tried to cite some references using \cite{paper1}, it did not seem work.
[latexpage]
Here is a citation \cite{example}.
...