6,058 reputation
28
bio website
location Australia
age 31
visits member for 2 years, 10 months
seen Feb 25 at 22:32
stats profile views 57

I love LaTeX, and I especially enjoy drawing diagrams in tikz.

Here is a stripped down version of my preamble with some of my most used packages:

\usepackage{amsmath,amssymb,amsthm,amsfonts,bm}
\usepackage{array} % for better arrays (eg matrices) in maths
\usepackage{color}
\usepackage{graphicx}
\usepackage{float} % To get the placement H for figures
\usepackage{tikz,pgfplots}
\usetikzlibrary{positioning,shapes,shadows,arrows,fit, decorations}
\usepackage[a4paper,top=1.75truecm,bottom=1.75truecm,left=1.75truecm,right=1.75truecm]{geometry}
\usepackage[parfill]{parskip}
\usepackage[bookmarks]{hyperref}
\hypersetup{colorlinks=true, pagebackref=page, citecolor=blue, menucolor=red}
\usepackage{natbib} 
\usepackage{hypernat} 

Another package I find really useful but that is not there is standalone.


TeX - LaTeX Stack Exchange TeX - LaTeX 6,058 rep 73857
Stack Overflow Stack Overflow 1,120 rep 1719
English Language & Usage Stack Exchange English Language & Usage 512 rep 715
Cross Validated Cross Validated 496 rep 511
Area 51 Area 51 469 rep 19

52 Votes Cast

all time   by type  
52 up 19 question
0 down 33 answer