Latex Math Cheat Sheet



  • 4Printing
  1. Latex Math Cheat Sheet Pdf
  2. Latex Math Symbols Cheat Sheet
  3. Cheat Sheet Latex Math Template
  4. Latex Cheat Sheet Pdf

CalNet

TaskURLRemarks
get Cal 1 cardhttps://cal1card.berkeley.edu/all students, faculty, and staff are required to get the Cal 1 card
activate CalNet IDhttps://calnetweb.berkeley.edu/calnet-me/info-new-users/activate-calnet-idall students, faculty, and staff are required to have a valid CalNet ID
test CalNet IDhttps://auth.berkeley.edu/cas/login?service=https%3A%2F%2Fbpr.calnet.berkeley.edu%2Faccount-manager%2Flogin%2Fcas&renew=trueverify if you remember your CalNet ID and pass-phrase correctly
change recovery emailhttps://calnetweb.berkeley.edu/calnet-me/manage-my-calnet-account#recoveryset up or change non-Berkeley email address where CalNet account notifications will be sent
reset CalNet ID pass-phrasehttps://calnetweb.berkeley.edu/calnet-me/manage-my-calnet-account#forgotrequires prior setup of recovery email
update directory listinghttps://calnet.berkeley.edu/directory/update/keep your public information up-to-date

Cheat sheet of math fonts in latex. Image credit: http://i.stack.imgur.com/eZdhj.png. Task URL Remarks get Cal 1 card all students, faculty, and staff are required to get the Cal 1 card activate CalNet ID. Math and equations¶. Jupyter Book uses MathJax for typesetting math in your HTML book build. This allows you to have LaTeX-style mathematics in your online content. This page shows you a few ways to control this. Common TeX (and TeX based systems such as LaTeX, KaTeX, MathJax etc.) commands grouped in one place. Quick TeX cheatsheet/crib helpful while writing any scientific text containing math formulas like mathematical or physical publications.

Email

TaskURLYour email addressesRemarks
create bMail accounthttps://calmail.berkeley.edu/manage/account/create_accountjane.doe@berkeley.edu
jdoe@math.berkeley.edu
  • requires CalNet authentication
  • you have to accept the terms of service
  • your @math alias is created by department
access email from computerhttp://bmail.berkeley.edujane.doe@berkeley.edu
  • requires CalNet authentication
  • accept the terms of service when login the first time
acquire @math email alias and Unix loginjdoe@math.berkeley.edu
  • send a message to Jasan Fujii jaifuj@berkeley.edu, or see Jasan in 920 Evans
  • OR send a message to request@math.berkeley.edu
make @math alias defaulthttp://bmail.berkeley.edujdoe@math.berkeley.edu
  • click on the 'gear' icon in the right corner of bMail screen
  • click on 'See all settings'
  • select the Accounts tab
  • find your @math alias in the 'Send mail as' section and click on the link 'make default'
get on mail listhttps://groups.google.com/a/berkeley.edu/forum/#!myforumsfaculty@math.berkeley.edu
postdoc@math.berkeley.edu
allgrads@math.berkeley.edu
visitors@math.berkeley.edu
  • make sure you are subscribed to one of the department mailing lists
  • send a message to request@math.berkeley.edu if not sure
check expiry informationhttps://calnetweb.berkeley.edu/calnet-people/info-new-users/grace-periodsjane.doe@berkeley.edu
jdoe@math.berkeley.edu
your CalNet (and bMail) account expires after a predefined grace period
join alumni networkhttps://cal.berkeley.edu/jane.doe@berkeley.edu
jdoe@math.berkeley.edu
if you are a UC Berkeley alum your may join alumni network @Cal and get your 'lifetime'
  • bMail account @berkeley.edu
  • @math.berkeley.edu alias

Web

Sheet
TaskURLRemarks
read department web pageshttp://math.berkeley.edu
  • no authentication required
edit your official pagehttp://math.berkeley.edu/people/path-to-your-page
  • replace path-to-your-page with the path to your page, e.g. faculty/jane-doe
  • requires CalNet Authentication
  • click on Edit tab of the page you own
  • upload photo, add link, etc.
create/edit your personal pagehttp://math.berkeley.edu/~your-unix-login
  • replace your-unix-login with your Unix login name, e.g. jdoe
  • create public_html folder in your Unix home
  • create/edit index.html file in the above folder
  • make sure the file/folder permissions are right
  • read more in the Webpage Guide
Latex math cheat sheet

Printing

Public Printers

Queue NameLocationMaker & ModelPrinter Queue URL
958_large958 Evans HallCanon iR-ADV 8295https://printserver.math.berkeley.edu:631/printers/958_large
958_small958 Evans HallCanon iR-ADV 6275https://printserver.math.berkeley.edu:631/printers/958_small
10021002 Evans HallHP LaserJet M602https://printserver.math.berkeley.edu:631/printers/1002
838838 Evans HallHP LaserJet M608https://printserver.math.berkeley.edu:631/printers/838
744744 Evans HallHP LaserJet M607https://printserver.math.berkeley.edu:631/printers/744

Printing Tasks

TaskCommandsRemarks
print a document from a GUI application (e.g. standalone PDF reader)
  • press Ctrl-P (in Unix or Windows)
  • press Command-P (in MacOS)
  • select the queue name from the above list of public printers
  • please consider the environment before printing
  • printing books is not allowed
  • use Canon copiers for instructional jobs
  • send large jobs to one of Canon printers
  • use two-sided printing option (save trees)
  • sometimes, a (malformed) PDF document won't print from the web browser, but prints OK from a standalone PDF viewer (e.g. Mac Preview or Linux Document Viewer)
  • the Canon printers won't print A4 paper size PDF documents without shrinking or cropping the documents to fit the US Letter size
print a document from Unix command line
  • lpr -P queuefile
  • replace queue with the queue name from the above list of public printers
  • replace file with the file path of the document to print
check the print queue status from Unix command line
  • lpq -P queue
  • replace queue with the queue name from the above list of public printers
cancel the job from Unix command line
  • lprm job
  • replace job with the job number from the above output of lpq command
  • you have to own the job in order to able to cancel it
add a printer to personal Windows computer
  • go to Add Network Printer dialogue
  • use the URL from the above list of public printers
  • use a proper Postscript driver (see remarks)
  • do not use PCL printer drivers, use Postscript drivers instead
  • it is recommended to install the HP universal Postscript driver for HP printers
  • it is recommended to install the Canon Postscript driver for imageRunner Advance printers
add a printer to personal Mac computer
  • go to the list of printers in System Preferences
  • click on + sign
  • click on the IP tab
  • select IPP protocol
  • type printserver.math.berkeley.edu in Address
  • type printers/queue in Queue
  • type queue in Name
  • select Generic Postscript Printer
  • click on Add button and check the Duplex Printing Unit
  • click on OK button
  • replace queue with the queue name from the above list of public printers
  • Generic Postscript driver generally works fine for both HP and Canon printers but does not support some features
  • download and install a proper Canon Postscript driver if you want to use the stapler function

Network

NetworkTypeURLRemarks
CalVisitorpublic WiFihttps://technology.berkeley.edu/wi-fi
  • no authentication required
  • no encryption (public network)
  • limited network service: Web and VPN only
AirBears2private WiFihttps://technology.berkeley.edu/wi-fi
  • requires authentication (AirBears2 key)
  • set or view the key here (requires CalNet Authentication)
  • encrypted (secure) network
eduroamprivate WiFihttps://technology.berkeley.edu/wi-fi
  • requires (eduroam) authentication
  • UC Berkeley insiders may use their AirBears2 key
  • visitors may use their home institution eduroam credentials
  • encrypted (secure) network
Ethernetwired
  • requires hardware (a.k.a. MAC) address registration
  • student personal computers are not eligible for wired network access
  • faculty and long term visitors should send the office number and MAC address of their computer Ethernet port to request@math.berkeley.edu
VPNvirtual private networkhttps://security.berkeley.edu/services/bsecure/bsecure-remote-access-vpn
  • creates secure tunnel to campus network from off-campus locations
  • requires installation of GlobalProtect VPN client on your personal device
  • requires 2-step CalNet authentication while establishing VPN connection
  • remember the name of VPN server vpn.berkeley.edu

Public Unix Servers

NameResourcesPurposeRemarks
login.math.berkeley.edu8 CPU cores, 8GB RAMSSH gateway
Good for
  • Worldwide access to Unix shell command line interface (CLI)
  • Text editing, emailing, Tex/LaTeX writing
  • Worldwide SCP/SFTP access to home directory
  • Access to personal web pages ~/public_html
  • Access to other otherwise unreachable public servers
Not so good for
  • Any serious computing
  • Graphics user interface (GUI)
twiggy.math.berkeley.edu32 CPU cores, 92GB RAMVirtual desktop (thin client server)
Good for
  • Graphics user interface (GUI) access (via thin clients)
  • Worldwide access to Unix shell command line interface (CLI) and graphics user interface (GUI) (via X2Go and TigerVNC client)
  • Internet browsing, emailing, Tex/LaTeX writing
  • Interactive scientific computing
  • Access to commercial scientific software
  • High performance computing (via SSH Access to beyonce)
Not so good for
  • Supercomputing
beyonce.math.berkeley.edu64 CPU cores, 224GB RAMHigh performance computing
Good for
  • Parallel computing
  • Non-interactive computational jobs (via screen utility)
  • CLI access to scientific (including commercial) software
  • Application programming: C/C++, Fortran, Python, R, etc.
  • Temporary storage of massive computational data
Not so good for
  • GUI computing
  • Supercomputing

Latex Math Cheat Sheet Pdf

Formula

Non-free Math Software

Latex Math Symbols Cheat Sheet

Latex Math Cheat Sheet
NameServersCan be installed on personal computer?Licensing ModelRemarks
MATLABbeyonce.math.berkeley.edu twiggy.math.berkeley.eduYes (see remarks)Campus wide license, see https://software.berkeley.edu/matlab. Department pays for server licenses. Personal licenses are not covered.
Access from thin client computer
Terminal: use matlab -nojvm command from Unix shell
GUI: find 'matlab' in the Applications menu
Remote access via SSH
See SSH Access, use terminal command matlab
Installation on personal computer (non-free)
  1. Get the chart string (COA) from your research administrator
  2. Follow appropriate link on Software Central MATLAB page
  3. Install MATLAB after getting personal activation key
Mathematicabeyonce.math.berkeley.edu twiggy.math.berkeley.eduYesCampus wide license, see https://software.berkeley.edu/mathematica. Department pays for its share including personal licenses.
Access from thin client computer
Terminal: use math command from Unix shell
GUI: find 'mathematica' in the Applications menu
Remote access via SSH
See SSH Access, use terminal command math
Installation on personal computer
  1. Follow appropriate link on Software Central Mathematica page
  2. Install Mathematica after getting personal activation key
Alpha ProWolfram Alpha cloudN/ACampus wide license, see https://software.berkeley.edu/mathematica. Access to Alpha Pro is covered by department.
Access from any computer with browser (sign in required)
http://www.wolframalpha.com/pro/
Getting personal account
Fill the web form at Wolfram User Portal
Maplebeyonce.math.berkeley.edu twiggy.math.berkeley.eduNoDepartment site license. Department covers (local area network) floating licenses.
Access from thin client computer
Terminal: use maple command from Unix shell
GUI: find 'maple' in the Applications menu
Remote access via SSH
See SSH Access, use terminal command maple
Installation on office computer connected to Ethernet
Send request to request@math.berkeley.edu
MAGMAbeyonce.math.berkeley.eduNoDepartment site license sponsored by Simons Institute.
Access from thin client computer
Terminal only: use magma command from Unix shell
Remote access via SSH
See SSH Access, use terminal command magma
Installation on office computer connected to Ethernet
Send request to request@math.berkeley.edu

Cheat Sheet Latex Math Template

Latex math download

Latex Cheat Sheet Pdf

Retrieved from 'https://math.berkeley.edu/computing/wiki/index.php?title=Math_Computing_Cheat_Sheet&oldid=3931'