There is a large variety of features you can add to LaTeX documents. This tutorial will help you get started with adding figures, tables, and source code listings to yours. In addition, we'll briefly survey techniques and packages you can use for including chemistry diagrams, graphical representations of neural network architectures, and diagrams of decision trees.
___________________
Resources:
The sample LaTeX documents for this tutorial can be found at the following MSRL pages.
MSRL LaTeX page: https://mathsciresearchlaunchpad.wordpress.com/latex/
https://mathsciresearchlaunchpad.wordpress.com/latex-clr-embedded-document-elements/
LaTeX Wikibook: https://en.wikibooks.org/wiki/LaTeX
LaTeX Wikibook on importing graphics: https://en.wikibooks.org/wiki/LaTeX/Importing_Graphics
LaTeX Wikibook on tables: https://en.wikibooks.org/wiki/LaTeX/Tables
LaTeX Wikibook on floats: https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions
LaTeX Wikibook on sourcecode listings: https://en.wikibooks.org/wiki/LaTeX/Source_Code_Listings
LaTeX Wikibook on chemfig: https://en.wikibooks.org/wiki/LaTeX/Chemical_Graphics
Chemfig Documentation: https://ctan.org/tex-archive/macros/latex/contrib/chemfig/
Example Document Using the neuralnetwork class: https://github.com/battlesnake/neural/tree/master/examples
LaTeX Wikibook on trees: https://en.wikibooks.org/wiki/LaTeX/Linguistics