CRN 23745: Technology Info
From Classes
(Difference between revisions)
HelmutKnaust (Talk | contribs) (→LaTeX) |
HelmutKnaust (Talk | contribs) (→Mathematica) |
||
Line 29: | Line 29: | ||
==Computer Algebra Systems== | ==Computer Algebra Systems== | ||
===Mathematica=== | ===Mathematica=== | ||
− | *[http://www.wolfram.com/broadcast/screencasts/handsonstart/ Hands-on Start to Mathematica ( | + | *[http://www.wolfram.com/broadcast/screencasts/handsonstart/ Hands-on Start to Mathematica (7 min. Video)] |
*Mathematica notebooks: | *Mathematica notebooks: | ||
**[http://helmut.knaust.info/class/201320_5365/NB/01introduction.nb Introduction] | [http://helmut.knaust.info/class/201320_5365/NB/02graphing.nb Graphing] | [http://helmut.knaust.info/class/201420_5365/02asolving.nb Solving Equations] | **[http://helmut.knaust.info/class/201320_5365/NB/01introduction.nb Introduction] | [http://helmut.knaust.info/class/201320_5365/NB/02graphing.nb Graphing] | [http://helmut.knaust.info/class/201420_5365/02asolving.nb Solving Equations] |
Revision as of 17:09, 2 February 2015
LaTeX
- How to install LaTeX on Windows: The two software packages MikTeX and TeXMaker can be downloaded here as a zip file (215 MB).
- Download and install MiKTeX. You need internet access for the installation.
- Make sure you have Adobe Reader installed.
- Download and install an editor, such as TeXMaker or TeXnicCenter. Configure the PDFLateX option.
- How to install LaTeX on Linux:
- Skip Step 1 above: LaTeX should already be installed.
- Make sure you have Adobe Reader (or another PDF reader) installed.
- There is a version of TeXMaker for Linux. Configure the PDFLateX option.
- How to install LaTeX on Macs:
- Follow the instructions at MacTeX.
- Some examples of LaTeX files:
- barebones.tex | barebones.tex with more examples
- A multiple choice quiz
- LaTeX is part of MediaWiki and other software on the Internet\[\sum_{n=1}^\infty \frac{1}{n^2}=\frac{\pi^2}{6}\]
- Resources:
- Wikibook LaTeX
- LaTeX Tutorials - A Primer
- The Not So Short Introduction to $\LaTeX$
- A LaTeX crash course
- The TeX Cookbook (List of symbols)
- The standard book reference is: Leslie Lamport, LaTeX: A Document Preparation System, Addison-Wesley, 2nd Edition, 1994.
Computer Algebra Systems
Mathematica
- Hands-on Start to Mathematica (7 min. Video)
- Mathematica notebooks: