h1. Resources h2. Integrating LaTeX and Sage * On Macs ** "Embedding Sage in LATEX with SageTEX for TEXShop Users":http://faculty.essex.edu/~bannon/sp/sagetextexshop.pdf ** "How to enable --shell-escape when using pdflatexmk?":http://tex.aspcode.net/view/635399273629833626241790/how-to-enable-shell-escape-when-using-pdflatexmk h2. Python Tips and Tricks * "Cheat Sheet for Exploratory Data Analysis in Python":http://www.analyticsvidhya.com/blog/2015/06/infographic-cheat-sheet-data-exploration-python/ - great list of functions/methods and example code for dealing with data (think tables, plotting, etc) h2. Included Packages * Minted (code formatting in Linux) ** "Code Highlighting with minted":https://www.sharelatex.com/learn/Code_Highlighting_with_minted * Pint (units for Python) ** "Pint Docs":http://pint.readthedocs.org/en/0.6/ ** "General Installation":http://pint.readthedocs.org/en/0.6/getting.html ** "Installing Modules in Sage":http://ask.sagemath.org/question/8927/how-do-i-install-python-modules-or-use-a-different-version-of-python-with-sage/ h2. Packages to Research * "Tikz":http://www.texample.net/tikz/ - Programatic graphics * "AstroPy":http://www.astropy.org/ - Python library for astronomical and astrodynamics calculations * "Seven Python Tools All Data Scientists Should Know How to Use":http://www.galvanize.com/blog/2015/07/14/seven-python-tools-all-data-scientists-should-know-how-to-use/#.VazwF_lVhBf h2. IPython Alternate core engine to Sage. Pros: runs on all three platforms, natively renders PDFs the way we like, has a powerful and user friendly GUI for editing. Cons: GUI is a web notebook which requires users to have a local server running, may be missing some features we like from Sage (TBD). * "IPython homepage":http://ipython.org/ * "IPython Wiki page":http://en.wikipedia.org/wiki/IPython * Examples of using IPython ** "Web article about optimizing Python code that introduced us to IPython":https://jakevdp.github.io/blog/2015/02/24/optimizing-python-with-numpy-and-numba/ ** "A short demo on how to use IPython Notebook as a research notebook":http://www.randalolson.com/2012/05/12/a-short-demo-on-how-to-use-ipython-notebook-as-a-research-notebook/ ("actual example research notebook":http://www.randalolson.com/wp-content/uploads/Evolution-of-Swarming-Experiment.pdf) h2. Creating/Customizing LaTeX Document Classes * "Creating your own LaTeX document class":http://blog.ankurdave.com/2009/04/creating-your-own-latex-document-class.html * "Rolling Your Own Document Class":http://www.tug.org/TUGboat/tb28-1/tb88flynn.pdf * "LaTeX 2 for Class and Package Writers":http://latex-project.org/guides/clsguide.pdf * "Minutes in Less Than Hours: Using LaTeX Resources":http://www.tug.org/pracjourn/2005-4/hefferon/ * "Example Custom Classes":https://www.ctan.org/topic/class ** "Coursepaper":https://www.ctan.org/tex-archive/macros/latex/contrib/coursepaper ** "US Corp of Engineers Report":https://www.ctan.org/pkg/erdc ** "Lab Notebook":https://www.ctan.org/pkg/labbook ** "No Starch Press Class":https://www.ctan.org/pkg/nostarch ** "Technical Reference Manuals":https://www.ctan.org/pkg/refman h2. Other Interesting Links * "ShareLaTeX":https://www.sharelatex.com/ - Kind of a Google Docs for LaTeX; open source so one could see implementing the MTK features in it and having MTK Online ** ShareLaTeX can be run in "Sandstorm":https://sandstorm.io/apps/