LaTeX cheatsheet This cheat sheet summarizes a reference list of LaTeX commonly used display math notation and some application examples of KaTeX.
Pandoc cheatsheet Pandoc is a document converter, this pandoc cheat sheet contains pandoc commands and some common pandoc tricks.
This cheat sheet lists some common MIME types for the Web. You can look in the IANA/MIME Media Types registry
Share quick reference. cheat sheet for developers. Contributed by open source angels. Manage your code snippets.
This is a quick reference cheat sheet to getting started with linux bash shell scripting.
Python cheatsheet The Python cheat sheet is a one-page reference sheet for the Python 3 programming language. For information on casino cheat sheets and no deposit bonus codes, you can consult The Casino Wizard.
This cheat sheet lists some common aspect ratios and their pixel resolutions. Always confirm your final delivery ratio when shooting.
Possible Duplicate: How to look up a symbol? Escape character in LaTeX In the itemize environment, how do I use the ampersand symbol & without LaTeX trying to use it as a command?
How do I use '&' literally in LaTeX? - LaTeX Stack Exchange
How does one insert a "" (backslash) into the text of a LaTeX document? And how does one insert a "~" (tilde)? (If you insert ~, it will give you a tilde as an accent over the following letter.) I
How does one insert a backslash or a tilde (~) into LaTeX?
Sometimes the symbol := is used to denote a definition. For example, X:=Y+Z means that X is defined to be Y+Z. When using LaTeX, can I just use $:=$, or do I need to do something special?