Code: Select all
Code, edit and compile here:
% Preliminaries%................................................................................\documentclass[12pt,english]{article}\usepackage{dcolumn,booktabs}\usepackage[T1]{fontenc}\usepackage[utf8]{inputenc}\usepackage{babel}\usepackage[title]{appendix}\usepackage{geometry} % changing margins\usepackage{setspace} % changing spacing between lines\usepackage{hyperref} % hyperlinks\usepackage{amsmath} % allows text in equations\usepackage{etoolbox}\makeatletter\patchcmd\@addmarginpar{\hb@xt@}{\pdfrunninglinkoff\hb@xt@}{}{\fail}\apptocmd\@addmarginpar{\pdfrunninglinkon}{}{\fail}\renewcommand{\paragraph}{ %\@startsection{paragraph}{4} %{\z@}{9.25ex \@plus 1ex \@minus .2ex}{-1em} %{\normalfont\normalsize\bfseries} %}\makeatother\usepackage{natbib}[maxbibnames=99] % bibliography\usepackage{physics} % combining bold and italics for% vectors with \vb*{v}\usepackage{graphicx} % include graphics%figures\usepackage{tikz} % superimpose labels on figure\usepackage{caption} % to allow for subfigures\usepackage{subcaption} % to allow for subfigures%tables\usepackage{booktabs,caption} % for nice tables%\usepackage[flushleft]{threeparttable} % for nice tables\usepackage{siunitx} % to line up #s by decimal point\usepackage{dcolumn} % line up at decimal\begin{document}