LaTeX

Rough Notes

  • \𝘶𝘴𝘦𝘱𝘢𝘤𝘬𝘢𝘨𝘦[𝗯𝗮𝗰𝗸𝗿𝗲𝗳=𝗽𝗮𝗴𝗲]{𝘩𝘺𝘱𝘦𝘳𝘳𝘦𝘧} instead of just \𝘶𝘴𝘦𝘱𝘢𝘤𝘬𝘢𝘨𝘦{𝘩𝘺𝘱𝘦𝘳𝘳𝘦𝘧} to link back to content from references section.
  • Prepending paragraph with \looseness = -1= will make paragraphs fit without using one line for one word.
  • Use \citep when multiple references should be in "p"arentheses.
  • Use \citet where the citation is used a noun (subject/object) within the "t"ext.
  • See these notes for further natbib usage examples, \Cref for referring to an equation, figure etc. at the beginning of a sentence.
  • apxproof - LaTeX package that automatically puts proofs in the Appendix.
  • Microtype - Better LaTeX appearance options.
  • Using \mid for conditional distributions as a replacement for | will automatically add whitespace between the variables.
  • typst - A LaTeX alternative. See also typst templates.
  • KerTex.
  • tinytex - Lightweight LaTeX distribution.
  • LaTeX graphics book.
  • LaTeX tips from Mooers lab.
  • TUGboat - Principal publication of the TeX Users Group.

Emacs 29.3 (Org mode 9.6.15)