CRN 23745: Technology Info
From Classes
(Difference between revisions)
HelmutKnaust (Talk | contribs) (→mydesktop.utep.edu) |
HelmutKnaust (Talk | contribs) (→LaTeX) |
||
Line 14: | Line 14: | ||
* Some examples of LaTeX files: | * Some examples of LaTeX files: | ||
# [http://helmut.knaust.info/class/201310_2325/barebones.tex barebones.tex] | [http://helmut.knaust.info/class/201520_5365/barebones2.tex barebones.tex with more examples] | # [http://helmut.knaust.info/class/201310_2325/barebones.tex barebones.tex] | [http://helmut.knaust.info/class/201520_5365/barebones2.tex barebones.tex with more examples] | ||
+ | # [http://helmut.knaust.info/class/201520_5365/BA.tex] | [http://helmut.knaust.info/class/201520_5365/BA.pdf] | To run the .tex file you also need to download the images: [http://helmut.knaust.info/class/201520_5365/Boole.jpg] | [http://helmut.knaust.info/class/201520_5365/Huntington.jpg] | [http://helmut.knaust.info/class/201520_5365/Stone.jpg] | ||
+ | # The same as a ''Beamer'' presentation: [http://helmut.knaust.info/class/201520_5365/BAtalk.tex] | [http://helmut.knaust.info/class/201520_5365/BAtalk.pdf] | To run the .tex file, in addition to the three images above you will need: [http://helmut.knaust.info/class/201520_5365/JMM.PNG] | ||
# [http://helmut.knaust.info/class/201310_2325/MCquiz.tex A multiple choice quiz] | # [http://helmut.knaust.info/class/201310_2325/MCquiz.tex A multiple choice quiz] | ||
# LaTeX is part of MediaWiki and other software on the Internet:<math>\sum_{n=1}^\infty \frac{1}{n^2}=\frac{\pi^2}{6}</math> | # LaTeX is part of MediaWiki and other software on the Internet:<math>\sum_{n=1}^\infty \frac{1}{n^2}=\frac{\pi^2}{6}</math> | ||
Line 27: | Line 29: | ||
File:lamport.jpg | File:lamport.jpg | ||
</gallery> | </gallery> | ||
+ | |||
==Computer Algebra Systems== | ==Computer Algebra Systems== | ||
===mydesktop.utep.edu=== | ===mydesktop.utep.edu=== |
Revision as of 00:34, 3 February 2015
Contents |
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
- [1] | [2] | To run the .tex file you also need to download the images: [3] | [4] | [5]
- The same as a Beamer presentation: [6] | [7] | To run the .tex file, in addition to the three images above you will need: [8]
- 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
mydesktop.utep.edu
Mathematica, MatLab (and other software) is available at mydesktop.utep.edu
Accessing files on mydesktop.utep.edu
Mathematica
- Hands-on Start to Mathematica (7 min. Video)
- Mathematica notebooks:
- Mathematica textbooks (in increasing order of complexity):
- Roozbeh Hazrat, Mathematica: A Problem-Centered Approach, Springer Verlag, 2010.
- Stan Wagon, Mathematica in Action, Springer Verlag, 3rd ed., 2010.
- Paul Wellin, Programming with Mathematica: An Introduction, Cambridge University Press, 4th ed., 2013.
- Sal Mangano, Mathematica Cookbook, O'Reilly, 2010.
- Roman Maeder, Programming in Mathematica, Springer Verlag, 3rd ed., 1997.