How to include formulas (LaTeX) and code blocks in WordPress posts and replies

Statistical Modeling, Causal Inference, and Social Science 2017-01-11

Summary:

It’s possible to include LaTeX formulas like . I entered it as $latex \int e^x \, \mathrm{d}x$. You can also generate code blocks like this for (n in 1:N) y[n] ~ normal(0, 1); The way to format them is to use <pre> to open the code block and </pre> to close it. You can create […]

The post How to include formulas (LaTeX) and code blocks in WordPress posts and replies appeared first on Statistical Modeling, Causal Inference, and Social Science.

Link:

http://andrewgelman.com/2016/12/24/include-formulas-latex-code-blocks-wordpress/

From feeds:

Statistics and Visualization » Statistical Modeling, Causal Inference, and Social Science

Tags:

code wordpress blog literature latex uncategorized

Authors:

Bob Carpenter

Date tagged:

01/11/2017, 09:25

Date published:

12/24/2016, 15:00