Here is the code in Preamble and I entered for List of Abbreviations:
Code: Select all
\documentclass[11pt, a4paper, oneside]{thesis}\usepackage[body={7.0in, 9.5in},top=1.2in, left=1.69in, right=1.0in, includefoot]{geometry}\bibliographystyle{IEEEtran}\hyphenation{op-tical net-works semi-conduc-tor}\usepackage{wrapfig}\usepackage[utf8]{inputenc}\usepackage[english]{babel}\usepackage{graphicx}\usepackage{amsmath}\usepackage{multirow}\setcounter{secnumdepth}{3}\usepackage{pdfpages}\usepackage[nottoc,notlof,notlot]{tocbibind}%\renewcommand\bibname{References}\usepackage{cite}%\usepackage{natbib}\usepackage{float}\usepackage{color}\usepackage{algorithm,algpseudocode}\renewcommand{\baselinestretch}{1.3}\usepackage{titlesec} % Modifica títulos\titleformat{\chapter}[hang]{\LARGE\normalfont\bfseries}{\thechapter}{1em}{}\titleformat{name=\chapter,numberless}[hang]{\normalfont\LARGE\bfseries\filcenter}{}{1ex}{}{}\titleformat{\section}[hang]{\normalfont\bfseries}{\thesection}{0.5em}{}\titleformat{\subsection}[hang]{\normalfont\bfseries}{\thesubsection}{0.5em}{}\titleformat{\subsubsection}[hang]{\normalfont\bfseries}{\thesubsubsection}{0.5em}{}\titlespacing{\chapter}{0pt}{0pt}{40pt}\titlespacing{\section}{0pt}{\baselineskip}{0.625\baselineskip}\titlespacing{\subsection}{0pt}{\baselineskip}{0.6\baselineskip}\titlespacing{\subsubsection}{0pt}{\baselineskip}{\baselineskip}\usepackage{tikz}\usetikzlibrary{shapes,arrows}\newcommand*\circled[1]{\tikz[baseline=(char.base)]{\node[shape=circle,draw,inner sep=0.5pt] (char) {#1};}}\usetikzlibrary{calc}\usetikzlibrary{calc,matrix}\usepackage[skip=2pt,font=scriptsize]{caption}