Comma after equation

$\begingroup$

ps: I have asked this question on (here) but is regarded as off-topic. So I moved it here.


I have seen different ways in papers to put comma after equation.

  1. right after the equation:

    enter image description here

  2. right before where:

    enter image description here

  3. no comma at all:

    enter image description here

Which way should I choose? Which way is more standard?

$\endgroup$ 3

1 Answer

$\begingroup$

The first variant is correct (though this is a question on typography rather than math). More precisely, if you would place a comma with non-display formulas (or if the formula where a normal sequene of words) the you also should place a comma with a display formula. The same holds for periods. However, in TeX you would set the comma or other interpunction after the single dollar ("$a=b$, where"), but before the double-dollar ("$$a=b,$$ where") for the very reason that variant two must be avoided. Sometimes switching from inline to display causes variant two by mistake.

$\endgroup$ 3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like