Software Resources for Academics
Over the course of my undergraduate and graduate work, I've been introduced to a variety of open-source (and free) software that has helped tremendously with my academic work. Although much of this software is most applicable to quantitative research, some tools are also helpful for all areas of academics.
Typesetting technical documents: LaTeX
LaTeX is an easy to learn typesetting engine that is very useful for generating high-quality documents, and in particular, documents with mathematical symbols, tables, and figures.
- Tutorials & General Documentation:
- Installation:
- Add-on Packages and Classes:
- AMS LaTeX: Additional symbols and environments from the American Mathematics Society AMS-TeX, AMS-LaTeX
- RevTeX: Used by the journals from the American Physical Society APS - REVTeX 4 Home Page
- Integrated Development Environments:
- Kile: a LaTeX IDE for KDE Sourceforge: Kile: An Integrated LaTeX Environment
- Presentations:
- Beamer presentation class: Beamer The LaTeX Beamer Class Homepage
- Posters:
- a0poster
Graphics
- Mathematical Graphics:
- Making figures for papers can sometimes be a time-consuming hassle. Asymptote is a handy command-line or script processing engine for making mathematical graphics.
- Asymptote
- "mathgraphic.sh" shell script
- Graphics of LaTeX expressions:
- PDF and EPS tools:
- TeX distributions provide several command-line tools for converting and modifying PDF and EPS files. The PDF toolkit is very handy for manipulating PDF documents
- Graphics conversion and modification:
- ImageMagick provides many command-line tools to manipulating graphics files, switching formats, etc.
- Graphics editing:
- Vector graphics: Pixel-based graphics: GiMP
Managing References: BibTeX
- BibTeX specifies a format for bibliography files and integrates with LaTeX documents
Linux
- Ubuntu:
- Shell Information:
Programming Tools
- Version management: Subversion
- Compilation control: Make
Web Publising
- Templating / Markup:
- Rest2Web:
- Content Management:
- Joomla: Joomla!
Windows:
TortiseSVN: Wikipedia: TortoiseSVN
MikTeX: MiKTeX Home
Return to Top
Page last modified Thu Mar 12 01:52:31 2009.