I have prepared the table of contents. But, all are is normal font. I want to bold them.
Could you please, provide me the code to bold the list of contents.
The present code in preamble is:
\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}\usepackage[graphicx]{realboxes}\usepackage{varwidth}\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\Large\bfseries}{\thesection}{0.5em}{}\titleformat{\chapter}[display]{\normalfont\Huge\bfseries}{Chapter\ \thechapter}{10pt}{\Huge}\titleformat{\subsection}[hang]{\normalfont\large\bfseries}{\thesubsection}{0.5em}{}\titleformat{\subsubsection}[hang]{\normalfont\bfseries}{\thesubsubsection}{0.5em}{}\titlespacing{\chapter}{0pt}{0pt}{40pt}