latex labels
ch: chapter
sec: section
subsec: subsection
fig: figure
tab: table
eq: equation
lst: code listing
itm: enumerated list item
alg: algorithm
app: appendix subsection
latex labels
ch: chapter
sec: section
subsec: subsection
fig: figure
tab: table
eq: equation
lst: code listing
itm: enumerated list item
alg: algorithm
app: appendix subsection
basic latex document
documentclass{article}
begin{document}
Hello World!
end{document}
basic latex document
documentclass{article}
title{My first document}
date{2013-09-01}
author{John Doe}
begin{document}
maketitle
newpage
Hello World!
end{document}
equation latex
The mass-energy equivalence is described by the famous equation
[E=mc^2]
discovered in 1905 by Albert Einstein.
In natural units ($c$ = 1), the formula expresses the identity
begin{equation}
E=m
end{equation}
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us