Technology Info
From Classes
(Difference between revisions)
HelmutKnaust (Talk | contribs) (→Mathematica) |
HelmutKnaust (Talk | contribs) (→Mathematica) |
||
Line 14: | Line 14: | ||
*[http://demonstrations.wolfram.com/ Wolfram Demonstration Project] web site | *[http://demonstrations.wolfram.com/ Wolfram Demonstration Project] web site | ||
**Some examples: | **Some examples: | ||
− | #[http://demonstrations.wolfram.com/PolynomialAndDerivative/ Polynomial and Derivative] | + | ##[http://demonstrations.wolfram.com/PolynomialAndDerivative/ Polynomial and Derivative] |
− | #[http://demonstrations.wolfram.com/LemniscateLinkage/ Lemniscate Linkage] | + | ##[http://demonstrations.wolfram.com/LemniscateLinkage/ Lemniscate Linkage] |
− | #[http://demonstrations.wolfram.com/LemairesSecondDissectionOfTheMalteseCrossToASquare/ Lemaire's Second Dissection of the Maltese Cross to a Square] | + | ##[http://demonstrations.wolfram.com/LemairesSecondDissectionOfTheMalteseCrossToASquare/ Lemaire's Second Dissection of the Maltese Cross to a Square] |
− | #[http://demonstrations.wolfram.com/SphericalTriangleSolutions/ Spherical Triangle Solutions] | + | ##[http://demonstrations.wolfram.com/SphericalTriangleSolutions/ Spherical Triangle Solutions] |
− | #[http://demonstrations.wolfram.com/Antipodes/ Antipodes] | + | ##[http://demonstrations.wolfram.com/Antipodes/ Antipodes] |
− | #[http://demonstrations.wolfram.com/BuildAFrustum/ Build a Frustum] | + | ##[http://demonstrations.wolfram.com/BuildAFrustum/ Build a Frustum] |
* A Mathematica textbook: Paul Wellin, ''Programming with Mathematica: An Introduction'', Cambridge University Press, 4th ed., 2013. (Has not appeared yet; the current version is: Richard J. Gaylord, Samuel N. Kamin, Paul R. Wellin, ''An Introduction to Programming with Mathematica'', Cambridge University Press, 3rd ed., 2005) | * A Mathematica textbook: Paul Wellin, ''Programming with Mathematica: An Introduction'', Cambridge University Press, 4th ed., 2013. (Has not appeared yet; the current version is: Richard J. Gaylord, Samuel N. Kamin, Paul R. Wellin, ''An Introduction to Programming with Mathematica'', Cambridge University Press, 3rd ed., 2005) | ||
[[image:wellin.jpg|200px]] | [[image:wellin.jpg|200px]] |
Revision as of 00:37, 12 February 2013
Mathematica
- Hands-on Start to Mathematica (4 min. Video)
- Mathematica notebooks:
- Homework:
- Wolfram Demonstration Project web site
- Some examples:
- A Mathematica textbook: Paul Wellin, Programming with Mathematica: An Introduction, Cambridge University Press, 4th ed., 2013. (Has not appeared yet; the current version is: Richard J. Gaylord, Samuel N. Kamin, Paul R. Wellin, An Introduction to Programming with Mathematica, Cambridge University Press, 3rd ed., 2005)
mydesktop.utep.edu
LaTeX
- How to install LaTeX on Windows:
- Download and install MiKTeX.
- 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
- 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}\]
- A Beamer slide presentation: PDF file LaTeX file
- BA.tex | Boole.jpg | Huntington.jpg | Stone.jpg
- Resources:
- A Simplified Introduction to LaTeX
- A LaTeX 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.