From 28c4f3fbd8c3a3a14ee1129a9451040035fe57e3 Mon Sep 17 00:00:00 2001 From: ysyapa Date: Fri, 25 Aug 2023 23:25:12 +0000 Subject: [PATCH] Added packages --- NuwanYapa-thesis.tex | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/NuwanYapa-thesis.tex b/NuwanYapa-thesis.tex index 702fd53..a8f6593 100644 --- a/NuwanYapa-thesis.tex +++ b/NuwanYapa-thesis.tex @@ -7,10 +7,10 @@ %%------------------------------ Import Packages -----------------------------%% %%----------------------------------------------------------------------------%% -\usepackage{booktabs} % professionally typeset tables -\usepackage{amsmath} +%\usepackage{booktabs} % professionally typeset tables +%\usepackage{amsmath} \usepackage{textcomp} % better copyright sign, among other things -\usepackage{xcolor} +%\usepackage{xcolor} \usepackage{lipsum} % filler text \usepackage{longtable} %\usepackage{subfig} % composite figures @@ -18,8 +18,24 @@ %\usepackage{fancyhdr} % creates headers %\pagestyle{fancy} +\usepackage[utf8]{inputenc} +\usepackage[english]{babel} +\usepackage{amssymb,amsthm,amsmath,amstext,amsbsy,amsopn,mathrsfs} +\usepackage{bbm} +\usepackage{nicefrac} +\usepackage{slashed} +%\usepackage{hyperref} % cannot compile with this +\usepackage{leftidx} \usepackage{environ} +\usepackage{mathtools} +\usepackage{xspace} +\usepackage{array} +\usepackage{xcolor} +\usepackage{isotope} \usepackage{suffix} +\usepackage{booktabs,colortbl} +\usepackage{nth} +\usepackage{braket} %Citations should be of the form ``author year'' not ``author, year'' \bibpunct{(}{)}{;}{a}{}{,} % changes apalike bst into AMS format