Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

LaTeX is widely used in academia for the communication and publication of scientific documents in many fields, including mathematics, statistics, computer science, engineering, chemistry, physics, economics, quantitative psychology, philosophy, and political science. This typsetting language allows users to display properly formatted complicated formulas.

You may embed latex using a variety of different syntaxes. The shortcode syntax is preferred by adding the [ latex] [/latex] tag.
Additionally, you can use native mathjax syntax by surrounding the formula with double dollar signs $$ . Enter the latex code into the Text editor (not Visual editor).

Code Block
titleSample Code:
[latex] E=mc^2 [/latex]

$$ i\hbar\frac{\partial}{\partial t}\left|\Psi(t)\right>=H\left|\Psi(t)\right> $$

The sample code above will display as:

E=mc2
it|Ψ(t)=H|Ψ(t)

For more documentation on how to use LaTex, please refer to https://www.latex-project.org

Filter by label (Content by label)
showLabelsfalse
max5
spacesIKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("web","development","wordpress","aurora","latex") and type = "page" and space = "IKB"
labelsweb development aurora wordpress latex

Page Properties
hiddentrue


Related issues