\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Relationship between Oxidative Stress and Diabetes Mellitus},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2022 2022-01-03 (revised: 28 Year 2022 03 January 2022)}
\def\TheID{\makeatother }
\def\TheDate{2022 2022-01-03}
\title{Relationship between Oxidative Stress and Diabetes Mellitus}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{  Dharmender}

             \author[2]{Abdul  Hafeez}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 December 2021 Accepted: 22 December 2021 Published: 3 January 2022}

\maketitle


\begin{abstract}
        


Mellitus Diabetes (DM) is a metabolic disorder manifested by an increase in blood glucose level. Lack of insulin secretion by pancreatic ?-cells or insulin resistance are factors that contribute to the development of DM. Insulin resistance is affected by a number of factors including oxidative stress, leading to the formation of type 2 diabetes Mellitus (T2DM) or insulindependent diabetes which is a major and rapidly growing global problem through several cellular processes. The current review is a brief account of the various aspects of oxidative stress and their association with diabetes in various ways in which oxidative stress contributes to the pathophysiology of insulin resistance to diabetes.

\end{abstract}


\keywords{mellitus diabetes (DM), type 2 diabetes mellitus (T2DM), 1 DM (T1DM), reactive oxygen species (ROS).}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
M is a metabolic disorder characterized by high levels of free glucose in the blood. Diabetes is a disorder in the human body that causes blood glucose (sugar) levels to rise above normal due to insulin secretion or insulin resistance. This is also called hyperglycaemia \hyperref[b0]{(1)}. DM is an incurable disease that has a detrimental effect on many metabolic pathways and contributes to the pathophysiology of diabetic complications \hyperref[b1]{(2,}\hyperref[b2]{3)}. Oxidative stress is a very important factor in the development of diabetes \hyperref[b7]{(8)}. Oxidative stress is known to be associated with lifestyle-related diseases including atherosclerosis, high blood pressure, and diabetes. Free radical forms are important for body parts in biological homeostasis \hyperref[b10]{(11,}\hyperref[b11]{12)}, but where their production is excessive and greater than the body's antioxidant capacity, then the effects of oxidative stress \hyperref[b11]{(12)}. Oxidative stress is a major factor in the development of diabetes and insulin resistance \hyperref[b11]{(12)}\hyperref[b12]{(13)}\hyperref[b13]{(14)}, triggering pathophysiologic pathways and initiating a burst of malignant pathways leading to insulin resistance and DM \hyperref[b7]{(8,}\hyperref[b14]{15)}. In this review, we discussed the potential roles of oxidative stress in building insulin resistance and DM. 
\section[{II. Classification of Diabetes Mellitus}]{II. Classification of Diabetes Mellitus}\par
There are different types of DM, but the most common subtypes are 1 DM (T1DM) and 2 DM type (T2DM). T1DM occurs due to beta-cell dysfunction, reduced insulin secretion, and low levels of circulating insulin. T2DM is the most common type of DM that accounts for approximately 90-95\% of patients with diabetes and is mainly associated with insufficient response to insulin (reduced insulin sensitivity) and insulin resistance in borderline tissues \hyperref[b15]{(16)}. With type 2 diabetes, the human body does not use insulin properly. This is called insulin resistance. Initially, pancreas produces extra insulin to make it. Over time the pancreas may not be able to cope and it may not produce enough insulin to maintain normal blood sugar levels. Type 2 can be controlled by improving lifestyle, oral hypoglycaemic therapy, and insulin. Pregnancy diabetes is another topic that occurs in women during pregnancy when the body is less sensitive to insulin. Pregnancy diabetes does not occur in all women and usually develops after childbirth \hyperref[b16]{(17)}. Other types of DM are adolescent diabetes which is diabetes mellitus, preexisting diabetes in adults, and secondary diabetes from other diseases such as pancreatitis or secondary to the use of drugs such as corticosteroids \hyperref[b17]{(18,}\hyperref[b18]{19)}. 
\section[{III. Oxidative Stress and Antioxidant Process}]{III. Oxidative Stress and Antioxidant Process}\par
Various normal cells produce free radicals such as aerobic respiratory products and other metabolic processes \hyperref[b6]{(7)} including reactive oxygen species (ROS). ROS is a highly active oxidant and can have adverse effects on cellular lipids, proteins, and DNA or reactive oxygen species (ROS) produced by organisms due to normal cell metabolism and environmental factors, such as air pollution or cigarette smoke. ROS are highly active molecules and can damage cell formation such as carbohydrates, nucleic acids, lipids, and proteins and alter their functions. Cells usually contain enzymes and coenzymes that act as antioxidants. This helps to reduce ROS and prevents it from causing damage \hyperref[b5]{(6)}. Oxidative stress is defined as an imbalance between the chemical processes responsible for the production of active oxygen (ROS) and those responsible for the removal of ROS \hyperref[b19]{(20)}. There are many enzymes in the cell that have internal mechanisms such as superoxide dismutase (SOD), catalase (CAT), and glutathione (GLT), which protect cells from free radicals \hyperref[b24]{(25)}. Some heavy metal products have free properties such as iron (ferric) and copper \hyperref[b25]{(26)} that can mix proteins, lipids, and nucleic acids and produce toxic products that lead to tissue dysfunction \hyperref[b26]{(27,}\hyperref[b27]{28)}. They alter the structure of biologic molecules and break them down \hyperref[b27]{(28)}. DNA fragmentation is a well-known result of oxidative stress, which affects genetic expression and cell survival \hyperref[b22]{(23)}. Malondialdehyde (MDA), total cholesterol, and active hydroperoxides (ROOH) are oxidative stress biomarkers that occur in diabetic patients. \hyperref[b29]{(30)}. Oxidative stress plays important roles in diabetic complications through lipid peroxidation, DNA damage, and mitochondrial dysfunction \hyperref[b12]{(13,}\hyperref[b22]{23,}\hyperref[b30]{31,}\hyperref[b31]{32)}. Its involvement has been shown in other illnesses and age-related problems such as cardiovascular disease, chronic obstructive pulmonary disease, chronic kidney disease, neurological diseases, and cancer and more. Including high free varieties \hyperref[b32]{(33)}. Many scientists believe that the theory of oxidative evolution is a major cause of aging and related problems \hyperref[b32]{(33)}. Problems caused by oxidative stress and insulin resistance are prevented with the help of redox biology \hyperref[b33]{(34)}. 
\section[{IV. Normal Insulin Signaling Pathways and Insulin Resistance}]{IV. Normal Insulin Signaling Pathways and Insulin Resistance}\par
Insulin is usually a 51 amino acid dipeptide containing a series A and B series linked to 2 disulfide bonds found in cysteine residues. The chain contains 21 amino acids and the B chain contains 30 amino acids. Insulin is encoded by a short arm of chromosome 11 in pancreatic ?-cells containing signal peptide, chain B, connective peptide (and A) and A chain \hyperref[b3]{(4,}\hyperref[b4]{5)}. In proinsulin, C-peptide binding is enclosed at each end by the dibasic residues (Arg-Arg and Lys-Arg) that link the N-terminus of the A series and the C-terminus of the B chain \hyperref[b124]{(124,}\hyperref[b125]{125)}. Proinsulin made from Golgi substances is converted to insulin by removing dibasic residues by trypsin-like endyprotease enzymes such as insulin and C-peptide \hyperref[b4]{(5)}. Insulin resistance is a key factor in T2DM where cells are unable to respond to insulin effectively \hyperref[b7]{(8,}\hyperref[b34]{35)} There are different enzymes and mediators, which facilitate the entry of glucose into adipocytes, muscles, and myocardial cells via GLUT-4 (glucose transporter-4) transporters \hyperref[b7]{[8,}\hyperref[b33]{34]}. The feature is triggered by binding insulin to ? chain of insulin receptors (IRs), which are members of transmembrane tyrosine kinases that are made up of ? and-chains and activated by insulin and IGF-(insulin-like growth -) 1 and IGF-2 \hyperref[b35]{(36)}. As a result, binding induces structural changes in the chain by autophosphorylation in tyrosine residues through different adapter proteins, namely, insulin receptor substrates (IRSs), Shc proteins (SHCtransforming), and APS protein (protein adapter) \hyperref[b36]{(37,}\hyperref[b37]{38)}). These processes provide a suitable site for binding IRS-1 (insulin receptor substrate-1) \hyperref[b37]{(38)}. Many types of insulin-dependent kinases such as extracellular protein kinase C, S6K1 (ribosomal protein S6 kinase beta-1), serine / -threonine-protein kinase 2, protein kinase B etc and other types of kinases such as AMPactivated protein kinase and glycogen synthase kinase 3 can activate and activate phosphorylate IRS \hyperref[b37]{(38,}\hyperref[b38]{39)}. The activated IRS-1 binds to PI3K (phosphoinositide 3kinase) and activates it, which, in turn, promotes the conversion of PIP2 (phosphatidylinositol 4,5bisphosphate) to PIP3 (phosphatidylinositol 3,4,5trisphosphate) \hyperref[b39]{(40)}. PIP3 itself is a potent activator of Akt, which also contributes to cell-induced glucose uptake through the production of GLUT-4 and inhibits glycogen synthase kinase leading to increased glycogen secretion \hyperref[b39]{(40,}\hyperref[b40]{41)}. Any disruption in the abovementioned steps may cause insulin resistance and DM \hyperref[b33]{(34)}. 
\section[{V. Relationship between Oxidative Stress and Insulin Resistance}]{V. Relationship between Oxidative Stress and Insulin Resistance}\par
Oxidative stress increases the risk of insulin resistance and DM \hyperref[b25]{(26,}\hyperref[b33]{34)}. It should be noted that oxidative stress caused by DM has more complex interactions \hyperref[b41]{(42,}\hyperref[b42]{43)}. The following are potential molecular mechanisms by which free radicals disrupt the normal glucose Homeostasis contributes to the formation of DM. 
\section[{a) ?-Cell Dysfunction/Insulin Production and Secretion}]{a) ?-Cell Dysfunction/Insulin Production and Secretion}\par
The function of insulin is to maintain blood glucose levels by promoting glucose uptake into insulintargeted tissues. Glucose is a key regulator of insulin secretion by pancreatic Beta cells, which triggers a burst of events called beta-stimulating cells -the ability to sense circulating blood sugar levels and release the right amount of insulin to keep blood glucose at a normal level \hyperref[b126]{(126)}\hyperref[b127]{(127)}\hyperref[b128]{(128)}\hyperref[b129]{(129)}.\par
Normal glucose homeostasis is made up of healthy and active beta cells and DM is associated with various levels of beta-cell dysfunction \hyperref[b44]{(44,}\hyperref[b45]{45)}. DM occurs as a result of loss of beta-cell function and function \hyperref[b46]{(46)}. In these cases, insulin secretion produced by glucose from beta cells is reduced and decreased; therefore, glucose levels have risen above normal levels \hyperref[b47]{(47)}. In this process, insulin secretion occurs, which is interrupted by a decrease in the energy of the sugar to promote insulin secretion leading to severe unstable insulin release and followed by beta-cell failure \hyperref[b46]{(46)}. Beta-cell dysfunction occurs due to pathogenic mechanisms and oxidative stress \hyperref[b46]{(46,}\hyperref[b48]{48)}. Free radicals in pancreatic beta cells arise due to enzyme activity such as mitochondrial respiratory tract (MRC) and NADPH (nicotinamide adenine dinucleotide phosphate) oxidase or NOX enzyme \hyperref[b14]{(15,}\hyperref[b49]{(49)}\hyperref[b50]{(50)}\hyperref[b51]{(51)}. Superoxide anion is a major free radical pathway produced by MRC and NOX enzyme in beta cells \hyperref[b52]{(52)}. Beta cells are affected by free radicals produced by phagocytic and immune cells \hyperref[b53]{(53)}. Chronic hyperglycemia induces free radical production in the islands by increasing cytosolic calcium and protein kinase activation pathways \hyperref[b50]{(50,}\hyperref[b54]{54)}. Beta cells have a low dose of antioxidant protection system, so that oxidative stress on beta cells increases in DM and plays an important role in the loss of their function in both T1DM and T2DM \hyperref[b45]{(45,}\hyperref[b48]{48,}\hyperref[b55]{55)}. Oxidative stress disrupts beta-cell function through a number of molecular mechanisms \hyperref[b48]{(48,}\hyperref[b55]{(55)}\hyperref[b56]{(56)}\hyperref[b57]{(57)}\hyperref[b58]{(58)}\hyperref[b59]{(59)}\hyperref[b60]{(60)}\hyperref[b61]{(61)}\hyperref[b62]{(62)}. Significantly reduces insulin production, disrupts the insertion of proinsulin vesicles into plasma membranes, and reduces their exocytosis in response to glucose distribution \hyperref[b48]{(48,}\hyperref[b55]{55,}\hyperref[b56]{56)}. It can also cause apoptotic processes in pancreatic cells that lead to death and loss of beta cells  {\ref (48, 55, 56,)}. Therefore, depressive beta cell dysfunction caused by stress is a major potential target for experimental intervention in patients with DM. We suggest that pharmacologic agents protecting the islands from oxidative damage may provide Target therapeutics to promote beta-cell function that leads to improved glucose homeostasis. GLUT4 is an insulin-regulated glucose Transporter found in adipose tissue and bound muscles such as skeletal and heart muscle and, therefore, to maintain insulin sensitivity in these tissues a normal body profile of GLUT-4 expression and / or localization is required \hyperref[b14]{(15,}\hyperref[b63]{63)}. The reducing factor of the GLUT-4 antagonist has an effect on insulin sensitivity \hyperref[b63]{(63,}\hyperref[b64]{64)} as a decrease in glucose entering target cells translates into lower insulin sensitivity in these tissues \hyperref[b65]{(65)}. According to Clinical Studies GLUT-4 expression and / or localization decreased insulin-resistant and T2DMresistant patients \hyperref[b64]{(64,}\hyperref[b66]{66,}\hyperref[b67]{67)}. This patho physiologic condition is exacerbated by oxidative stress \hyperref[b68]{(68,}\hyperref[b69]{69)}. Oxidative stress can reduce the content of GLUT-4 by impairing gene expression by damaging the binding of the nuclear material to the GLUT-4-induced insulin receptor in 3T3-L1 adipocytes \hyperref[b70]{(70)}. 3T3-L1 adipocytes develop oxidative stress in these cells and receive Glut-4 expression from these tissues. They found that hydrogen peroxide produced by significant oxidative stress is regulated by GLUT-4 to 3T3-L1 adipocytes and, consequently, reduces cellular glucose \hyperref[b70]{(70)}. Other studies suggest that oxidative stress reduced GLUT-4 transport to cell membranes. They induced mitochondrial oxidative stress using mitochondriatargeted paraquat to adipocytes and found that oxidative stress significantly reduced GLUT-4 transport and thus induced insulin resistance in these tissues \hyperref[b71]{(71)}. Long-term oxidative stress can suppress transcription factors involved in GLUT-4 expression such as peroxisome proliferator-activated receptor gamma, CCAAT-binding proteins, factor 1, MEF2 (myocyte enhancer factor 2), and Nf?b etc. \hyperref[b70]{(70,}\hyperref[b72]{(72)}\hyperref[b73]{(73)}\hyperref[b74]{(74)}. It can also suppress small amounts of RNA involved in GLUT-4 expression such as miR-21a-5p, miR-222-3p, miR-29c-3p, and miR-133a-3p etc \hyperref[b75]{(75)}\hyperref[b76]{(76)}\hyperref[b77]{(77)}\hyperref[b78]{(78)}. In addition, a variety of stress-inducing substances and products such as p38 MAPK, JNK / SAPK, PKC (protein kinase C), sorbitol, and hexosamine are all produced by oxidative damage and may suppress GLUT-4 (29). Therefore, reduced expression / activation of GLUT-4 is one of the major molecular mechanisms by which oxidative stress induces insulin resistance and contributes to the formation of DM \hyperref[b14]{(15)}. 
\section[{c) Insulin Signaling Pathways}]{c) Insulin Signaling Pathways}\par
Insulin resistance with DM occurred due to any impairment in insulin signaling pathways \hyperref[b79]{(79,}\hyperref[b80]{80)}. In appreciation of insulin sensitivity was introduced novel therapeutic variables of the insulin signal \hyperref[b80]{(80)}. Oxidative stress can disrupt normal IST (insulin signal transduction) at various levels including IR, IRS-1 and IRS-2; PI3K enzyme and Akt signature methods \hyperref[b81]{(81)}\hyperref[b82]{(82)}\hyperref[b83]{(83)}\hyperref[b84]{(84)}\hyperref[b85]{(85)}\hyperref[b86]{(86)}. T2DM-induced oxidative stress and IST substances in( D D D D )\par
the brains of diabetic mice caused by Balbaa and colleagues in 2017 \hyperref[b87]{(87)}. They found that oxidative stress significantly reduced the expression of an IST substance such as p-IRS, p-AKT, and GSK-3? in brain tissue with normal insulin signaling \hyperref[b87]{(87)}. Oxidative stress induced IRS-1 and IRS-2 serine phosphorylation, leading to disrupted IST \hyperref[b81]{(81,}\hyperref[b82]{82)}. Free radicals can induce serine phosphorylation of IRS-1 and suppress normal IST using JNK / SAPK signaling methods \hyperref[b85]{(85)}. Other types of serine / threonine kinases such as Akt (or PKB), GSK-3, AMPK, and mTOR are also very sensitive to oxidative stress and may interfere with insulin signaling \hyperref[b100]{(100)}\hyperref[b101]{(101)}\hyperref[b102]{(102)}. Oxidative stress can also lead to IST impairment by down-regulating proteins involved in normal IST \hyperref[b87]{(87)}. IST substances such as Akt, IRS, IRS-1, and GSK-3 are under the influence of low free radicals regulated by oxidative stress thus interfering with insulin sensitivity leading to insulin resistance and DM \hyperref[b87]{(87 )}. Therefore, IST disruption is another important link between oxidative stress and insulin resistance \hyperref[b81]{(81)}\hyperref[b82]{(82)}\hyperref[b83]{(83)}\hyperref[b84]{(84)}\hyperref[b85]{(85)}\hyperref[b86]{(86)}\hyperref[b88]{(88)}\hyperref[b89]{(89)}\hyperref[b90]{(90)}.  
\section[{d) Inflammatory Processes}]{d) Inflammatory Processes}\par
The inflammatory response is one of the main molecular mechanisms involved in the pathophysiology of insulin resistance, DM, and related complications \hyperref[b53]{(53,}\hyperref[b91]{91,}\hyperref[b92]{92)}. A separate study suggests that chronic inflammation is involved in the pathophysiology of insulin resistance DM \hyperref[b92]{(92)}\hyperref[b93]{(93)}\hyperref[b94]{(94)}\hyperref[b95]{(95)}\hyperref[b96]{(96)}\hyperref[b97]{(97)}\hyperref[b98]{(98)}. This type of mechanism can also establish other pathophysiologic mechanisms of DM such as beta-cell dysfunction \hyperref[b53]{(53,}\hyperref[b95]{95)}. Animal experimental and pathological studies show that IR and inflammation are directly linked during T2DM development \hyperref[b23]{(24,}\hyperref[b41]{42)} Inflammatory mediators play an important role in improving IR and T2DM by activating various inflammatory responses such as IL -?. IL-a is an effective pro-inflammatory mediator that plays an important role in controlling various inflammatory mediators such as cytokines, adipokines and chemicals. It causes inflammation by binding to interleukin-1 receptor type I (IL-1RI) and reduces the expression of insulin receptor substrate-1 (IRS-1) at the ERKdependent writing level and the post-transcriptional ERK level \hyperref[b42]{(43)}). IL-1? production is largely controlled by dietary stress caused by diet. Other experimental studies have been performed on a variety of experimental animals to investigate the presence of various inflammatory responses in ?-cells that indicate that IL-? plays a key role in activating other inflammatory mediators such as cytokines and chemicals \hyperref[b20]{(21,}\hyperref[b21]{22)}. in cell-cells of pancreatic islands due to impaired insulin secretion occurs in ?-cells of pancreatic islands. In this way IL-? also plays an important role in causing inflammation of the tissues of the body because it reduces the ability of the insulin receptors to respond to glucose which ultimately leads to the formation of IR in borderline tissues. IL-6 is another mediator that can be positively linked to IR  {\ref [19 -22]}. IL-6 not only inhibits the metabolism of non-oxidative glucose \hyperref[b120]{(120,}\hyperref[b121]{121)} but also suppresses the activity of lipoprotein lipase which increases plasma levels of triglycerides \hyperref[b22]{[23]}. In addition, IL-6 also activates cytokine signaling proteins (SOCS) \hyperref[b101]{(101,}\hyperref[b108]{108)} that can inhibit cytokine transcriptional factor activation of the insulin receptor \hyperref[b25]{[26]} causing IR development in borderline tissue.\par
TNF-? is another mediator in which TNF-? improved interactions between IR and T2DM \hyperref[b122]{(122,}\hyperref[b123]{123)} Experimental studies show that TNF-? expression increases in obese animals that modulate insulin action \hyperref[b136]{(135)}. From previous studies it has been found that serum levels of TNF-? are positively correlated with IR pathophysiology \hyperref[b136]{(135,}\hyperref[b137]{136)} indicating that TNF-? is also a key factor contributing to IR development. There are many monocytes, macrophage activity and mediators such as CX3CL1 (fractalkine), CRP 4 Oxidative Medicine and Cellular Longevity, IL-18, MCP-1 (monocyte chemo attractant protein-1), resistin, PAI-1 (plasminogen activator inhibitor -1), E-selectin, and IFN-? (interferongamma)-induced IR \hyperref[b91]{(91,}\hyperref[b94]{(94)}\hyperref[b95]{(95)}\hyperref[b96]{(96)}\hyperref[b97]{(97)}\hyperref[b98]{(98)}.\par
Therefore, by making inflammatory processes a therapeutic approach for the management of diabetes \hyperref[b93]{(93,}\hyperref[b103]{103,}\hyperref[b104]{104)}. Several studies have reported the importance of anti-inflammatory agents in glucose homeostasis. For example, Goldfine and colleagues in 2010 examined the effects of sugar reduction salsalate (salicylate prodrug) and reported that it was effective in( D D D D )\par
reducing HbA1c and fasting plasma glucose in T2DM patients \hyperref[b105]{(105)}. Clinical trials have been performed with agents to reduce oxidative stress. Oxidative stress is a major inflammatory event as it stimulates the formation of monocytes and macrophages that promote inflammatory responses involved in insulin resistance and DM \hyperref[b103]{(103,}\hyperref[b106]{106,}\hyperref[b107]{107)}. It also regulates the expression of pro cytokines and thus enhances inflammatory mediators \hyperref[b88]{(88,}\hyperref[b108]{108)}. Thus, free radical-induced inflammation is one of the possible links between oxidative stress and insulin resistance \hyperref[b99]{(99)}. 
\section[{e) Mitochondrial Dysfunction}]{e) Mitochondrial Dysfunction}\par
Mitochondria are cellular organelles that play a key role in energy production, reactive oxygen species (ROS), mediator signaling \hyperref[b131]{(130)}\hyperref[b132]{(131)}\hyperref[b133]{(132)}\hyperref[b134]{(133)}, apoptosis (9,10) calcium storage, heat production, and cell survival and act as part of the signal signal pathways \hyperref[b109]{(109,}\hyperref[b110]{110)}. Mitochondria are major sources of ROS \hyperref[b135]{(134)} production that cause mitochondrial dysfunction, insulin resistance and DM \hyperref[b111]{(111)}. Oxidative stress is an important factor contributing to mitochondrial dysfunction \hyperref[b112]{(112)}, which impairs mitochondrial function by altering normal MRC activity, reducing mitochondrial respiratory capacity, increasing proton leakage to MRC, which alters potential fluid differentiation internal mitochondrial., and reduced the integrity of the mitochondrial layers \hyperref[b113]{(113)}\hyperref[b114]{(114)}\hyperref[b115]{(115)}. These processes can occur in pancreatic islands and / or systematically in adipocytes and muscle tissue \hyperref[b116]{(116)}. The normal process of glucose uptake depends largely on the body's function of healthy mitochondria that produce the energy needed to receive glucose from borderline tissues \hyperref[b117]{(117)}. Thus, mitochondrial dysfunction significantly reduces ATP cell production and interferes with cellular glucose uptake \hyperref[b88]{(88)}. As a result of these cells they fail to take up circulating glucose in response to insulin leading to insulin resistance \hyperref[b88]{(88,}\hyperref[b15]{16,}\hyperref[b118]{118)}. In addition, oxidative stress can disrupt normal mitochondrial function by increasing the production of mitochondrial fatty acid oxidation and DAG (diacyl glycerol), which also stimulates many serine / threonine kinases leading to IST impairment \hyperref[b88]{(88)}. Thus, stressdependent mitochondrial dysfunction is another molecular mechanism by which free radicals induce insulin resistance \hyperref[b88]{(88,}\hyperref[b116]{116,}\hyperref[b118]{118)}. Oxidative stress and mitochondrial dysfunction have two interactions where both can produce energy \hyperref[b119]{(119)}.  
\section[{Conclusion}]{Conclusion}\par
Diabetes is a metabolic disorder due to hyperglycaemia that can be completely cured but not normally controlled. There are many factors that contribute to the increase and progression of diabetes. Factors can be genetics, stress, obesity, and unhealthy lifestyle etc. But above all oxidative stress plays an important role in the development and progression of diabetes. Oxidation is a chemical process within the human body that leads to the production of free radicals. These oxidative reactions produce free radicals that slowly damage cells and organs by removing inflammatory mediators (such as TNF-?, cytokines, adipokines and chemicals etc.) and causing damage to cell organelles such as mitochondrial damage, damage of ribosomal, nucleus damage etc. leading to insulin resistance. Among other things, oxidative stress increases the rate of disease progression by interfering with insulin signaling pathways resulting in a decrease in insulin sensitivity. Oxidative stress increases apoptosis necrosis leading to beta cell dysfunction leading to insulin secretion. Antioxidants play a very important role in eliminating free radicals. They bind with free oxidative radicals and remove them from the body by making it harder. Combining antioxidant treatment with standard hypoglycaemic medications will increase recovery rate and antioxidant therapy will help address diabetes problems such as nephrotoxicity, neuropathy and retinopathy, which may be caused by oxidative stress. \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 			\footnote{B© 2022 Global JournalsRelationship between Oxidative Stress and Diabetes Mellitus} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Annu. Rev. Biochem ()]{b130}\label{b130} 	 		\textit{},  	 	 		\textit{Annu. Rev. Biochem}  		1995. 64 p. .  	 
\bibitem[ Endocrinology ()]{b43}\label{b43} 	 		\textit{},  	 	 		\textit{Endocrinology}  		2007. 148  (1)  p. .  	 
\bibitem[Elrod and Gustafsson ()]{b110}\label{b110} 	 		\textit{},  		 			W Elrod 		,  		 			Å B Gustafsson 		.  	 	 		\textit{Editorial Overview: Mitochondria Biology}  		2018. Elsevier.  	 
\bibitem[Redza-Dutordoir and Averill-Bates ()]{b8}\label{b8} 	 		‘Activation of apoptosis signalling pathways by reactive oxygen species’.  		 			M Redza-Dutordoir 		,  		 			D A Averill-Bates 		.  	 	 		\textit{Biochim. Biophys. Acta}  		2016. 1863 p. .  	 
\bibitem[Hotamisligil et al. ()]{b136}\label{b136} 	 		‘Adipose expression of tumor necrosis factor-alpha: direct role in obesity-linked insulin resistance’.  		 			G S Hotamisligil 		,  		 			N S Shargill 		,  		 			B M Spiegelman 		.  	 	 		\textit{Science}  		1993. 259  (5091)  p. .  	 
\bibitem[Kern et al. ()]{b120}\label{b120} 	 		‘Adipose tissue tumor necrosis factor and interleukin-6 expression in human obesity and insulin resistance’.  		 			P A Kern 		,  		 			S Ranganathan 		,  		 			C Li 		,  		 			L Wood 		,  		 			G Ranganathan 		.  	 	 		\textit{Am J Physiol Endocrinol Metab}  		2001. 280  (5)  p. .  	 
\bibitem[Ma et al. ()]{b107}\label{b107} 	 		‘Advanced glycation endproduct (AGE) accumulation and AGE receptor (RAGE) upregulation contribute to the onset of diabetic cardiomyopathy’.  		 			H Ma 		,  		 			S Y Li 		,  		 			P Xu 		.  	 	 		\textit{Journal of Cellular and Molecular Medicine}  		2009. 13  (8b)  p. .  	 
\bibitem[Mackenzie and Elliott ()]{b80}\label{b80} 	 		‘Akt/PKB activation and insulin signaling: a novel insulin signaling pathway in the treatment of type 2 diabetes’.  		 			R Mackenzie 		,  		 			B Elliott 		.  	 	 		\textit{Diabetes, Metabolic Syndrome and Obesity: Targets and Therapy}  		2014. 7 p. 55.  	 
\bibitem[Gupta et al. ()]{b95}\label{b95} 	 		‘Analysis of inflammatory cytokine and TLR expression levels in type 2 diabetes with complications’.  		 			S Gupta 		,  		 			A Maratha 		,  		 			J Siednienko 		.  	 	 		\textit{Scientific Reports}  		2017. 7  (1)  p. 7633.  	 
\bibitem[Yaribeygi et al. ()]{b11}\label{b11} 	 		‘Antioxidative potential of antidiabetic agents: a possible protective mechanism against vascular complications in diabetic patients’.  		 			H Yaribeygi 		,  		 			A E Butler 		,  		 			G E Barreto 		,  		 			A Sahebkar 		.  	 	 		\textit{Journal of Cellular Physiology}  		2019. 234  (3)  p. .  	 
\bibitem[Evans et al. ()]{b28}\label{b28} 	 		‘Are oxidative stress-activated signaling pathways mediators of insulin resistance and betacell dysfunction?’.  		 			J L Evans 		,  		 			I D Goldfine 		,  		 			B A Maddux 		,  		 			G M Grodsky 		.  	 	 		\textit{Diabetes}  		2003. 52  (1)  p. .  	 
\bibitem[Brand and Nicholls ()]{b116}\label{b116} 	 		‘Assessing mitochondrial dysfunction in cells’.  		 			D Brand 		,  		 			D G Nicholls 		.  	 	 		\textit{Biochemical Journal}  		2011. 435  (2)  p. .  	 
\bibitem[Swaroop et al. ()]{b123}\label{b123} 	 		‘Association of TNF-alpha with insulin resistance in type 2 diabetes mellitus’.  		 			J J Swaroop 		,  		 			D Rajarajeswari 		,  		 			J N Naidu 		.  	 	 		\textit{Indian J Med Res}  		2012. 135 p. .  	 
\bibitem[Koeppen and Stanton ()]{b40}\label{b40} 	 		\textit{Berne and Levy Physiology e-book},  		 			B M Koeppen 		,  		 			B A Stanton 		.  		2017. Elsevier Health Sciences.  	 
\bibitem[Porte and Kahn ()]{b46}\label{b46} 	 		‘Beta-cell dysfunction and failure in type 2 diabetes: potential mechanisms’.  		 			D Porte 		,  		 			S E Kahn 		.  	 	 		\textit{Diabetes}  		2001. 50 p. .  	 
\bibitem[Mizgier et al. ()]{b44}\label{b44} 	 		‘Beta-cell function and survival are modulated differentially by type I or type II muscle through specific myokines’.  		 			L Mizgier 		,  		 			S Rutti 		,  		 			M Pinget 		,  		 			K Bouzakri 		.  	 	 		\textit{Diabetes}  		2018. 67 p. .  	 
\bibitem[Grunewald and Beal ()]{b6}\label{b6} 	 		‘Bioenergetics in Huntington's disease’.  		 			T Grunewald 		,  		 			M F Beal 		.  	 	 		\textit{Ann N Y AcadSci}  		1999. 893 p. .  	 
\bibitem[Liu et al. ()]{b4}\label{b4} 	 		‘Biosynthesis, structure, and folding of the insulin precursor protein’.  		 			M Liu 		,  		 			M A Weiss 		,  		 			A Arunagiri 		,  		 			J Yong 		,  		 			N Rege 		,  		 			J Sun 		,  		 			L Haataja 		,  		 			R J Kaufman 		,  		 			P Arvan 		.  	 	 		\textit{Diabetes Obes. Metab}  		2018. 20 p. .  	 
\bibitem[Reno et al. ()]{b65}\label{b65} 	 		‘Brain GLUT4 knockout mice have impaired glucose tolerance, decreased insulin sensitivity, and impaired hypoglycemic counter regulation’.  		 			C M Reno 		,  		 			E C Puente 		,  		 			Z Sheng 		.  	 	 		\textit{Diabetes}  		2017. 66  (3)  p. .  	 
\bibitem[Benomar et al. ()]{b98}\label{b98} 	 		‘Central resistin overexposure induces insulin resistance through toll-like receptor 4’.  		 			Y Benomar 		,  		 			A Gertler 		,  		 			P Lacy 		.  	 	 		\textit{Diabetes}  		2013. 62  (1)  p. .  	 
\bibitem[De Faria Maraschin ()]{b16}\label{b16} 	 		‘Classification of diabetes’.  		 			J De Faria Maraschin 		.  	 	 		\textit{Diabetes. Advances in Experimental Medicine and Biology}  		I. Ahmad (ed.)  		2013. Springer. 771 p. .  	 
\bibitem[Baynest ()]{b1}\label{b1} 	 		‘Classification, pathophysiology, diagnosis and management of diabetes mellitus’.  		 			H W Baynest 		.  	 	 		\textit{Journal of Diabetes \& Metabolism}  		2015. 6  (5)  p. .  	 
\bibitem[Drews et al. ()]{b57}\label{b57} 	 		‘Contrasting effects of alloxan on islets and single mouse pancreatic ?-cells’.  		 			G Drews 		,  		 			C Krämer 		,  		 			M Düfer 		,  		 			P Krippeit-Drews 		.  	 	 		\textit{Biochemical Journal}  		2000. 352  (2)  p. .  	 
\bibitem[Yaribeygi et al. ()]{b12}\label{b12} 	 		‘Crocin potentiates antioxidant defense system and improves oxidative damage in liver tissue in diabetic rats’.  		 			H Yaribeygi 		,  		 			M T Mohammadi 		,  		 			A Sahebkar 		.  	 	 		\textit{Biomedicine \& Pharmacotherapy}  		2018. 98 p. .  	 
\bibitem[Daiber et al. ()]{b131}\label{b131} 	 		‘Crosstalk of mitochondria with NADPH oxidase via reactive oxygen and nitrogen species signalling and its role for vascular function’.  		 			A Daiber 		,  		 			F Di Lisa 		,  		 			M Oelze 		,  		 			S Kröller-Schön 		,  		 			S Steven 		,  		 			E Schulz 		,  		 			T Münzel 		.  	 	 		\textit{Br. J. Pharmacol}  		2017. 174 p. .  	 	 (PubMed) 
\bibitem[Goldberg ()]{b91}\label{b91} 	 		‘Cytokine and cytokine-like inflammation markers, endothelial dysfunction, and imbalanced coagulation in development of diabetes and its complications’.  		 			R B Goldberg 		.  	 	 		\textit{The Journal of Clinical Endocrinology \& Metabolism}  		2009. 94  (9)  p. .  	 
\bibitem[Sharma and Anker ()]{b137}\label{b137} 	 		‘Cytokines, apoptosis and cachexia: the potential for TNF antagonism’.  		 			R Sharma 		,  		 			S D Anker 		.  	 	 		\textit{Int J Cardiol}  		2002. 85  (1)  p. .  	 
\bibitem[Jolivalt et al. ()]{b79}\label{b79} 	 		‘Defective insulin signaling pathway and increased glycogen synthase kinase-3 activity in the brain of diabetic mice: parallels with Alzheimer's disease and correction by insulin’.  		 			C Jolivalt 		,  		 			C A Lee 		,  		 			K K Beiswenger 		.  	 	 		\textit{Journal of Neuroscience Research}  		2008. 86  (15)  p. .  	 
\bibitem[Kharroubi and Darwish ()]{b0}\label{b0} 	 		‘Diabetes mellitus: The epidemic of the century’.  		 			A T Kharroubi 		,  		 			H M Darwish 		.  	 	 		\textit{World J. Diabetes}  		2015. 6 p. .  	 	 (PubMed) 
\bibitem[Maritim et al. ()]{b24}\label{b24} 	 		‘Diabetes, oxidative stress, and antioxidants: a review’.  		 			A C Maritim 		,  		 			R A Sanders 		,  		 			J B Watkins 		.  	 	 		\textit{Journal of Biochemical and Molecular Toxicology}  		2003. 17  (1)  p. .  	 
\bibitem[Diagnosis and classification of diabetes mellitus Diabetes Care ()]{b18}\label{b18} 	 		‘Diagnosis and classification of diabetes mellitus’.  	 	 		\textit{Diabetes Care}  		2010. American Diabetes Association. 33 p. .  	 
\bibitem[Diagnosis and classification of diabetes mellitus Diabetes Care ()]{b15}\label{b15} 	 		‘Diagnosis and classification of diabetes mellitus’.  	 	 		\textit{Diabetes Care}  		2014. American Diabetes Association. 37 p. .  	 
\bibitem[Weisberg et al. ()]{b104}\label{b104} 	 		‘Dietary curcumin significantly improves obesityassociated inflammation and diabetes in mouse models of diabesity’.  		 			S P Weisberg 		,  		 			R Leibel 		,  		 			D V Tortoriello 		.  	 	 		\textit{Endocrinology}  		2008. 149  (7)  p. .  	 
\bibitem[Krause et al. ()]{b102}\label{b102} 	 		‘Differential nitric oxide levels in the blood and skeletal muscle of type 2 diabetic subjects may be consequence of adiposity: a preliminary study’.  		 			M Krause 		,  		 			J Rodrigues-Krause 		,  		 			C O'hagan 		.  	 	 		\textit{Metabolism}  		2012. 61  (11)  p. .  	 
\bibitem[Yaribeygi et al. ()]{b92}\label{b92} 	 		‘Effects of antidiabetic drugs on NLRP3 inflamma some activity, with a focus on diabetic kidneys’.  		 			H Yaribeygi 		,  		 			N Katsiki 		,  		 			A E Butler 		,  		 			A Sahebkar 		.  	 	 		\textit{Drug Discovery Today}  		2019. 24  (1)  p. .  	 
\bibitem[Yaribeygi et al. ()]{b31}\label{b31} 	 		‘Effects of atorvastatin on myocardial oxidative and nitrosative stress in diabetic rats’.  		 			H Yaribeygi 		,  		 			N Faghihi 		,  		 			M T Mohammadi 		,  		 			A Sahebkar 		.  	 	 		\textit{Comparative Clinical Pathology}  		2018. 27  (3)  p. .  	 
\bibitem[Yaribeygi et al. ()]{b30}\label{b30} 	 		‘Effects of novel antidiabetes agents on apoptotic processes in diabetes and malignancy: implications for lowering tissue damage’.  		 			H Yaribeygi 		,  		 			F Lhaf 		,  		 			T Sathyapalan 		,  		 			A Sahebkar 		.  	 	 		\textit{Life Sciences}  		2019. 231 p. 116538.  	 
\bibitem[Krippeitdrews et al. ()]{b58}\label{b58} 	 		‘Effects of SH-group reagents on Ca 2+ and K + channel currents of pancreatic B-cells’.  		 			P Krippeitdrews 		,  		 			S Britsch 		,  		 			F Lang 		,  		 			G Drews 		.  	 	 		\textit{Biochemical and Biophysical Research Communications}  		1994. 200  (2)  p. .  	 
\bibitem[Festa et al. ()]{b23}\label{b23} 	 		‘Elevated levels of acutephase proteins and plasminogen activator inhibitor-1 predict the development of type 2 diabetes: the insulin resistance atherosclerosis study’.  		 			A Festa 		,  		 			D'agostino Jr 		,  		 			R Tracy 		,  		 			R P Haffner 		,  		 			SM 		.  	 	 		\textit{Diabetes}  		2002. 51  (4)  p. .  	 
\bibitem[Paz et al. ()]{b82}\label{b82} 	 		‘Elevated serine/threonine phosphorylation of IRS-1 and IRS-2 inhibits their binding to the juxta membrane region of the insulin receptor and impairs their ability to undergo insulin-induced tyrosine phosphorylation’.  		 			K Paz 		,  		 			R Hemi 		,  		 			D Leroith 		.  	 	 		\textit{The Journal of Biological Chemistry}  		1997. 272  (47)  p. .  	 	 (A molecular basis for insulin resistance) 
\bibitem[Rose et al. ()]{b114}\label{b114} 	 		‘Erratum: Oxidative stress induces mitochondrial dysfunction in a subset of autistic lymphoblastoid cell lines’.  		 			S Rose 		,  		 			R E Frye 		,  		 			J Slattery 		.  	 	 		\textit{Translational Psychiatry}  		2015. 5  (3)  p. e526.  	 
\bibitem[Boden et al. ()]{b68}\label{b68} 	 		‘Excessive caloric intake acutely causes oxidative stress, GLUT4 carbonylation, and insulin resistance in healthy men’.  		 			G Boden 		,  		 			C Homko 		,  		 			C A Barrero 		.  	 	 		\textit{Science Translational Medicine}  		2015. 7  (304)  p. .  	 
\bibitem[Seelig et al. ()]{b45}\label{b45} 	 		‘Exercise and the dipeptidyl-peptidase IV inhibitor sitagliptin do not improve beta-cell function and glucose homeostasis in long-lasting type 1 diabetes-a randomised open-label study’.  		 			E Seelig 		,  		 			B Trinh 		,  		 			H Hanssen 		.  	 	 		\textit{Endocrinology, Diabetes \& Metabolism}  		2019. 2  (3)  p. e00075.  	 
\bibitem[Hussey et al. ()]{b63}\label{b63} 	 		‘Exercise increases skeletal muscle GLUT4 gene expression in patients with type 2 diabetes’.  		 			E Hussey 		,  		 			S L Mcgee 		,  		 			A Garnham 		,  		 			G K Mcconell 		,  		 			M Hargreaves 		.  	 	 		\textit{Diabetes, Obesity and Metabolism}  		2012. 14  (8)  p. .  	 
\bibitem[O'gorman et al. ()]{b67}\label{b67} 	 		‘Exercise training increases insulin-stimulated glucose disposal and GLUT4 (SLC2A4) protein content in patients with type 2 diabetes’.  		 			D J O'gorman 		,  		 			H K R Karlsson 		,  		 			S Mcquaid 		.  	 	 		\textit{Diabetologia}  		2006. 49  (12)  p. .  	 
\bibitem[Richter and Hargreaves ()]{b64}\label{b64} 	 		‘Exercise, GLUT4, and skeletal muscle glucose uptake’.  		 			E A Richter 		,  		 			M Hargreaves 		.  	 	 		\textit{Physiological Reviews}  		2013. 93  (3)  p. .  	 
\bibitem[Uchizono et al. ()]{b51}\label{b51} 	 		‘Expression of isoforms of NADPH oxidase components in rat pancreatic islets’.  		 			Y Uchizono 		,  		 			R Takeya 		,  		 			M Iwase 		.  	 	 		\textit{Life Sciences}  		2006. 80  (2)  p. .  	 
\bibitem[Matsuzaki and Ochiya ()]{b77}\label{b77} 	 		‘Extracellular microRNAs and oxidative stress in liver injury: a systematic mini review’.  		 			J Matsuzaki 		,  		 			T Ochiya 		.  	 	 		\textit{Journal of Clinical Biochemistry and Nutrition}  		2018. 63  (1)  p. .  	 
\bibitem[Radi et al. ()]{b26}\label{b26} 	 		‘Foreword to the free radical biology and medicine special issue on current fluorescence and chemiluminescence approaches in free radical and redox biology’.  		 			R Radi 		,  		 			A Denicola 		,  		 			B Morgan 		,  		 			J Zielonka 		.  	 	 		\textit{Free Radical Biology \& Medicine}  		2018. 128 p. .  	 
\bibitem[Angelova and Abramov ()]{b132}\label{b132} 	 		‘Functional role of mitochondrial reactive oxygen species in physiology. Free Radic’.  		 			P R Angelova 		,  		 			A Y Abramov 		.  	 	 		\textit{Biol. Med}  		2016. 100 p. .  	 	 (PubMed) 
\bibitem[Schroder and Zuhlke ()]{b3}\label{b3} 	 		‘Gene technology, characterization of insulin gene and the relationship to diabetes research’.  		 			D Schroder 		,  		 			H Zuhlke 		.  	 	 		\textit{Endokrinologie}  		1982. 79 p. .  	 
\bibitem[Choquet and Meyre ()]{b124}\label{b124} 	 		‘Genetics of Obesity: What have we Learned?’.  		 			H Choquet 		,  		 			D Meyre 		.  	 	 		\textit{Curr. Genom}  		2011. 12 p. .  	 
\bibitem[Matschinsky ()]{b127}\label{b127} 	 		‘Glucokinase as glucose sensor and metabolic signal generator in pancreatic betacells and hepatocytes’.  		 			F M Matschinsky 		.  	 	 		\textit{Diabetes}  		1990. 39 p. .  	 
\bibitem[Gaster et al. ()]{b66}\label{b66} 	 		‘GLUT4 is reduced in slow muscle fibers of type 2 diabetic patients: is insulin resistance in type 2 diabetes a slow, type 1 fiber disease?’.  		 			M Gaster 		,  		 			P Staehr 		,  		 			H Beck-Nielsen 		,  		 			H D Schrøder 		,  		 			A Handberg 		.  	 	 		\textit{Diabetes}  		2001. 50  (6)  p. .  	 
\bibitem[Hall ()]{b36}\label{b36} 	 		\textit{Guyton and Hall Textbook of Medical Physiology e-Book},  		 			E Hall 		.  		2015. Elsevier Health Sciences.  	 
\bibitem[Halliwell and Gutteridge ()]{b22}\label{b22} 	 		 			B Halliwell 		,  		 			J M Gutteridge 		.  		\textit{Free Radicals in Biology and Medicine},  				 (USA)  		2015. Oxford University Press.  	 
\bibitem[Kiselyov et al. ()]{b37}\label{b37} 	 		‘Harmonic oscillator model of the insulin and IGF1 receptors' allosteric binding and activation’.  		 			V V Kiselyov 		,  		 			S Versteyhe 		,  		 			L Gauguin 		,  		 			P De Meyts 		.  	 	 		\textit{Molecular Systems Biology}  		2009. 5  (1)  p. 243.  	 
\bibitem[Perry et al. ()]{b93}\label{b93} 	 		‘Hepatic acetyl CoA links adipose tissue inflammation to hepatic insulin resistance and type 2 diabetes’.  		 			R J Perry 		,  		 			J G Camporez 		,  		 			R Kursawe 		.  	 	 		\textit{Cell}  		2015. 160  (4)  p. .  	 
\bibitem[Sindhu et al. ()]{b94}\label{b94} 	 		‘Increased circulatory levels of fractalkine (CX3CL1) are associated with inflammatory chemokines and cytokines in individuals with type-2 diabetes’.  		 			N Sindhu 		,  		 			H Akhter 		,  		 			Arefanian 		.  	 	 		\textit{Journal of Diabetes \& Metabolic Disorders}  		2017. 16  (1)  p. 15.  	 
\bibitem[Talior et al. ()]{b90}\label{b90} 	 		‘Increased glucose uptake promotes oxidative stress and PKC-? activation in adipocytes of obese, insulin resistant mice’.  		 			M Talior 		,  		 			N Yarkoni 		,  		 			H Bashan 		,  		 			Eldar-Finkelman 		.  	 	 		\textit{American Journal of Physiology-Endocrinology and Metabolism}  		2003. 285  (2)  p. .  	 
\bibitem[Newsholme et al. ()]{b50}\label{b50} 	 		‘Insights into the critical role of NADPH oxidase (s) in the normal and dysregulated pancreatic beta cell’.  		 			D Newsholme 		,  		 			E Morgan 		,  		 			Rebelato 		.  	 	 		\textit{Diabetologia}  		2009. 52  (12)  p. .  	 
\bibitem[Nieto-Vazquez et al. ()]{b122}\label{b122} 	 		‘Insulin resistance associated to obesity: the link TNFalpha’.  		 			I Nieto-Vazquez 		,  		 			S Fernandez-Veledo 		,  		 			D K Kramer 		,  		 			R Vila-Bedmar 		,  		 			L Garciaguerra 		,  		 			M Lorenzo 		.  	 	 		\textit{Arch Physiol Biochem}  		2008. 114  (3)  p. .  	 
\bibitem[Faerch et al. ()]{b35}\label{b35} 	 		‘Insulin resistance is accompanied by increased fasting glucagon and delayed glucagon suppression in individuals with normal and impaired glucose regulation’.  		 			D Faerch 		,  		 			G Vistisen 		,  		 			Pacini 		.  	 	 		\textit{Diabetes}  		2016. 65  (11)  p. .  	 
\bibitem[Yaribeygi et al. ()]{b7}\label{b7} 	 		‘Insulin resistance: review of the underlying molecular mechanisms’.  		 			H Yaribeygi 		,  		 			F R Farrokhi 		,  		 			A E Butler 		,  		 			A Sahebkar 		.  	 	 		\textit{Journal of Cellular Physiology}  		2019. 234  (6)  p. .  	 
\bibitem[Ho et al. ()]{b39}\label{b39} 	 		‘Insulin sensitivity predictions in individuals with obesity and type II diabetes mellitus using mathematical model of the insulin signal transduction pathway’.  		 			C K Ho 		,  		 			G Sriram 		,  		 			K M Dipple 		.  	 	 		\textit{Molecular Genetics and Metabolism}  		2016. 119  (3)  p. .  	 
\bibitem[Akash et al. ()]{b21}\label{b21} 	 		‘Interleukin-1 receptor antagonist: a new therapy for type 2 diabetes mellitus’.  		 			Msh Akash 		,  		 			Q Shen 		,  		 			K Rehman 		,  		 			S Chen 		.  	 	 		\textit{J Pharm Sci}  		2012. 101  (5)  p. .  	 
\bibitem[Jager et al.]{b42}\label{b42} 	 		\textit{Interleukin-1beta-induced insulin resistance in adipocytes through downregulation of insulin receptor substrate-1 expression},  		 			J Jager 		,  		 			T Gremeaux 		,  		 			M Cormont 		,  		 			Le Marchand-Brustel 		,  		 			Y Tanti 		,  		 			JF 		.  		 	 
\bibitem[He and Jiang ()]{b76}\label{b76} 	 		‘Interplay between reactive oxygen species and micro RNAs in cancer’.  		 			J He 		,  		 			B.-H Jiang 		.  	 	 		\textit{Current Pharmacology Reports}  		2016. 2  (2)  p. .  	 
\bibitem[Pickup and Crook ()]{b41}\label{b41} 	 		‘Is type II diabetes mellitus a disease of the innate immune system?’.  		 			J C Pickup 		,  		 			M A Crook 		.  	 	 		\textit{Diabetologia}  		1998. 41  (10)  p. .  	 
\bibitem[Donath et al. ()]{b20}\label{b20} 	 		‘Islet inflammation impairs the pancreatic beta-cell in type 2 diabetes’.  		 			M Y Donath 		,  		 			M Boni-Schnetzler 		,  		 			H Ellingsgaard 		,  		 			J A Ehses 		.  	 	 		\textit{Physiology (Bethesda)}  		2009. 24 p. .  	 
\bibitem[Richardson et al. ()]{b100}\label{b100} 	 		‘Islet-associated macrophages in type 2 diabetes’.  		 			S J Richardson 		,  		 			A Willcox 		,  		 			A J Bone 		,  		 			A K Foulis 		,  		 			N G Morgan 		.  	 	 		\textit{Diabetologia}  		2009. 52  (8)  p. .  	 
\bibitem[Emanuelli et al. ()]{b108}\label{b108} 	 		‘Krebs DL, Hilton DJ. SOCS: physiological suppressors of cytokine signaling’.  		 			B Emanuelli 		,  		 			P Peraldi 		,  		 			C Filloux 		,  		 			D Sawka-Verhelle 		,  		 			D Hilton 		,  		 			E Van Obberghen 		.  	 	 		\textit{J Biol Chem}  		2000. 2000. 275  (21)  p. .  	 	 (J Cell Sci.. Pt 16) 
\bibitem[Forbes and Cooper ()]{b2}\label{b2} 	 		‘Mechanisms of diabetic complications’.  		 			J M Forbes 		,  		 			M E Cooper 		.  	 	 		\textit{Physiological Reviews}  		2013. 93  (1)  p. .  	 
\bibitem[Agil et al. ()]{b115}\label{b115} 	 		‘Melatonin reduces hepatic mitochondrial dysfunction in diabetic obese rats’.  		 			A Agil 		,  		 			M El-Hammadi 		,  		 			A Jiménez-Aranda 		.  	 	 		\textit{Journal of Pineal Research}  		2015. 59  (1)  p. .  	 
\bibitem[Newgard and Mcgarry]{b129}\label{b129} 	 		\textit{Metabolic coupling factors in pancreatic beta-cell signal transduction},  		 			C B Newgard 		,  		 			J D Mcgarry 		.  		 	 
\bibitem[Eriksson ()]{b86}\label{b86} 	 		‘Metabolic stress in insulin's target cells leads to ROS accumulation-a hypothetical common pathway causing insulin resistance’.  		 			J W Eriksson 		.  	 	 		\textit{FEBS Letters}  		2007. 581  (19)  p. .  	 
\bibitem[Esteves et al. ()]{b75}\label{b75} 	 		‘Micro RNAs mediated regulation of skeletal muscle GLUT4 expression and translocation in insulin resistance’.  		 			J V Esteves 		,  		 			F J Enguita 		,  		 			U F Machado 		.  		 ID 7267910.  	 	 		\textit{Journal of Diabetes Research}  		2017. 2017 p. 11.  	 
\bibitem[Balaban et al. ()]{b109}\label{b109} 	 		‘Mitochondria, oxidants, and aging’.  		 			R S Balaban 		,  		 			S Nemoto 		,  		 			T Finkel 		.  	 	 		\textit{Cell}  		2005. 120  (4)  p. .  	 
\bibitem[Wada and Nakatsuka ()]{b113}\label{b113} 	 		‘Mitochondrial dynamics and mitochondrial dysfunction in diabetes’.  		 			J Wada 		,  		 			A Nakatsuka 		.  	 	 		\textit{Acta Medica Okayama}  		2016. 70  (3)  p. .  	 
\bibitem[Montgomery and Turner ()]{b111}\label{b111} 	 		‘Mitochondrial dysfunction and insulin resistance: an update’.  		 			K Montgomery 		,  		 			N Turner 		.  	 	 		\textit{Endocrine Connections}  		2015. 4  (1)  p. .  	 
\bibitem[Supale et al. ()]{b118}\label{b118} 	 		‘Mitochondrial dysfunction in pancreatic ? cells’.  		 			S Supale 		,  		 			N Li 		,  		 			T Brun 		,  		 			P Maechler 		.  	 	 		\textit{Trends in Endocrinology \& Metabolism}  		2012. 23  (9)  p. .  	 
\bibitem[Turrens ()]{b49}\label{b49} 	 		‘Mitochondrial formation of reactive oxygen species’.  		 			J F Turrens 		.  	 	 		\textit{The Journal of Physiology}  		2003. 552  (2)  p. .  	 
\bibitem[Fazakerley et al. ()]{b71}\label{b71} 	 		‘Mitochondrial oxidative stress causes insulin resistance without disrupting oxidative phosphorylation’.  		 			D J Fazakerley 		,  		 			A Y Minard 		,  		 			J R Krycer 		.  	 	 		\textit{The Journal of Biological Chemistry}  		2018. 293  (19)  p. .  	 
\bibitem[Kirwan and Jing ()]{b121}\label{b121} 	 		‘Modulation of insulin signaling in human skeletal muscle in response to exercise’.  		 			J P Kirwan 		,  		 			M Jing 		.  	 	 		\textit{Exerc Sport Sci Rev}  		2002. 30  (2)  p. .  	 
\bibitem[Keane et al. ()]{b99}\label{b99} 	 		‘Molecular events linking oxidative stress and inflammation to insulin resistance and ?-cell dysfunction’.  		 			N Keane 		,  		 			V F Cruzat 		,  		 			R Carlessi 		,  		 			P I H De Bittencourt 		,  		 			P Newsholme 		.  		 ID 181643.  	 	 		\textit{Oxidative Medicine and Cellular Longevity}  		2015. 2015 p. 15.  	 
\bibitem[Zhang et al. ()]{b106}\label{b106} 	 		‘Myricitrin alleviates oxidative stress-induced inflammation and apoptosis and protects mice against diabetic cardiomyopathy’.  		 			A Zhang 		,  		 			Q Shen 		,  		 			Y Chen 		.  	 	 		\textit{Scientific Reports}  		2017. 7  (1)  p. 44239.  	 
\bibitem[Browne et al. ()]{b19}\label{b19} 	 		‘Oxidative damage and metabolic dysfunction in Huntington's disease’.  		 			S E Browne 		,  		 			A C Bowling 		,  		 			U Macgarvey 		,  		 			M J Baik 		,  		 			S C Berger 		,  		 			M M Muquit 		,  		 			E D Bird 		,  		 			M F Beal 		.  	 	 		\textit{Brain Pathol}  		1997. 9 p. .  	 
\bibitem[Shigenaga et al. ()]{b135}\label{b135} 	 		‘Oxidative damage and mitochondrial decay in aging’.  		 			M K Shigenaga 		,  		 			T M Hagen 		,  		 			B N Ames 		.  		 \xref{http://dx.doi.org/10.1073/pnas.91.23.10771}{10.1073/pnas.91.23.10771}.  	 	 		\textit{Proc Natl Acad Sci U S A}  		1994. Crossref. PubMed. 91 p. .  	 
\bibitem[Sies et al. ()]{b27}\label{b27} 	 		‘Oxidative stress’.  		 			H Sies 		,  		 			C Berndt 		,  		 			D P Jones 		.  	 	 		\textit{Annual Review of Biochemistry}  		2017. 86 p. .  	 
\bibitem[Drews et al. ()]{b48}\label{b48} 	 		‘Oxidative stress and beta-cell dysfunction’.  		 			G Drews 		,  		 			P Krippeit-Drews 		,  		 			M Düfer 		.  	 	 		\textit{Pflügers Archiv-European Journal of Physiology}  		2010. 460  (4)  p. .  	 
\bibitem[Balbaa et al. ()]{b87}\label{b87} 	 		‘Oxidative stress and expression of insulin signaling proteins in the brain of diabetic rats: role of Nigella sativa oil and antidiabetic drugs’.  		 			M Balbaa 		,  		 			S A Abdulmalek 		,  		 			S Khalil 		.  	 	 		\textit{PLoS One}  		2017. 12  (5)  p. e0172429.  	 
\bibitem[Robertson ()]{b60}\label{b60} 	 		‘Oxidative stress and impaired insulin secretion in type 2 diabetes’.  		 			P Robertson 		.  	 	 		\textit{Current Opinion in Pharmacology}  		2006. 6  (6)  p. .  	 
\bibitem[Halliwell ()]{b5}\label{b5} 	 		‘Oxidative stress and neurodegeneration. Where are we now?’.  		 			B Halliwell 		.  	 	 		\textit{J. Neurochem}  		2006. 97 p. .  	 
\bibitem[Pessler et al. ()]{b70}\label{b70} 	 		‘Oxidative stress impairs nuclear proteins binding to the insulin responsive element in the GLUT4 promoter’.  		 			D Pessler 		,  		 			A Rudich 		,  		 			N Bashan 		.  	 	 		\textit{Diabetologia}  		2001. 44  (12)  p. .  	 
\bibitem[Wang and Wang ()]{b62}\label{b62} 	 		‘Oxidative stress in pancreatic beta cell regeneration’.  		 			J Wang 		,  		 			H Wang 		.  		 ID 1930261.  	 	 		\textit{Oxidative Medicine and Cellular Longevity}  		2017. 2017.  	 
\bibitem[Rose et al. ()]{b112}\label{b112} 	 		‘Oxidative stress induces mitochondrial dysfunction in a subset of autistic lymphoblastoid cell lines’.  		 			S Rose 		,  		 			R E Frye 		,  		 			J Slattery 		.  	 	 		\textit{Translational Psychiatry}  		2014. 4  (4)  p. e377.  	 
\bibitem[Liguori et al. ()]{b32}\label{b32} 	 		‘Oxidative stress, aging, and diseases’.  		 			G Liguori 		,  		 			F Russo 		,  		 			Curcio 		.  	 	 		\textit{Clinical Interventions in Aging}  		2018. 13 p. .  	 
\bibitem[Tangvarasittichai ()]{b25}\label{b25} 	 		‘Oxidative stress, insulin resistance, dyslipidemia and type 2 diabetes mellitus’.  		 			S Tangvarasittichai 		.  	 	 		\textit{World Journal of Diabetes}  		2015. 6  (3)  p. .  	 
\bibitem[Rains and Jain ()]{b88}\label{b88} 	 		‘Oxidative stress, insulin signaling, and diabetes’.  		 			J L Rains 		,  		 			S K Jain 		.  	 	 		\textit{Free Radical Biology \& Medicine}  		2011. 50  (5)  p. .  	 
\bibitem[Bae et al. ()]{b103}\label{b103} 	 		‘Oxidative stress-induced inflammatory responses and effects of Nacetylcysteine in bovine mammary alveolar cells’.  		 			H Bae 		,  		 			C H Jeong 		,  		 			W N Cheng 		,  		 			K Hong 		,  		 			H G Seo 		,  		 			S G Han 		.  	 	 		\textit{Journal of Dairy Research}  		2017. 84  (4)  p. .  	 
\bibitem[Robertson and Harmon ()]{b56}\label{b56} 	 		‘Pancreatic islet ?cell and oxidative stress: the importance of glutathione peroxidase’.  		 			P Robertson 		,  		 			J S Harmon 		.  	 	 		\textit{FEBS Letters}  		2007. 581  (19)  p. .  	 
\bibitem[Meglasson and Matschinsky ()]{b128}\label{b128} 	 		‘Pancreatic islet glucose metabolism and regulation of insulin secretion’.  		 			M D Meglasson 		,  		 			F M Matschinsky 		.  	 	 		\textit{Diabetes Metab. Rev}  		1986. 2 p. .  	 
\bibitem[Yaribeygi et al. ()]{b13}\label{b13} 	 		‘PPAR-? agonist improves hyperglycemia-induced oxidative stress in pancreatic cells by potentiating antioxidant defense system’.  		 			H Yaribeygi 		,  		 			M T Mohammadi 		,  		 			A Sahebkar 		.  	 	 		\textit{Drug Research}  		2018. 68  (6)  p. .  	 
\bibitem[Wang et al. ()]{b78}\label{b78} 	 		‘Profiles of oxidative stress related micro RNA and mRNA expression in auditory cells’.  		 			Z Wang 		,  		 			Y Liu 		,  		 			N Han 		.  	 	 		\textit{Brain Research}  		2010. 1346 p. .  	 
\bibitem[Rudich et al. ()]{b72}\label{b72} 	 		‘Prolonged oxidative stress impairs insulin induced GLUT4 translocation in 3T3-L1 adipocytes’.  		 			A Rudich 		,  		 			A Tirosh 		,  		 			R Potashnik 		,  		 			R Hemi 		,  		 			H Kanety 		,  		 			N Bashan 		.  	 	 		\textit{Diabetes}  		1998. 47  (10)  p. .  	 
\bibitem[Bloch-Damti and Bashan ()]{b89}\label{b89} 	 		‘Proposed mechanisms for the induction of insulin resistance by oxidative stress’.  		 			A Bloch-Damti 		,  		 			N Bashan 		.  	 	 		\textit{Antioxidants \& Redox Signaling}  		2005. 7  (11)  p. .  	 
\bibitem[Maddux et al. ()]{b83}\label{b83} 	 		‘Protection against oxidative stress-induced insulin resistance in rat L6 muscle cells by mircomolar concentrations of ?-lipoic acid’.  		 			B A Maddux 		,  		 			W See 		,  		 			J C Lawrence 		,  		 			A L Jr 		,  		 			I D Goldfine 		,  		 			J L Goldfine 		,  		 			Evans 		.  	 	 		\textit{Diabetes}  		2001. 50  (2)  p. .  	 
\bibitem[Owusu-Ansah and Banerjee ()]{b133}\label{b133} 	 		‘Reactive oxygen species prime Drosophila haematopoietic progenitors for differentiation’.  		 			E Owusu-Ansah 		,  		 			U Banerjee 		.  	 	 		\textit{Nature}  		2009. 461 p. .  	 
\bibitem[O'neal et al. ()]{b17}\label{b17} 	 		‘Recognizing and appropriately treating latent autoimmune diabetes in adults’.  		 			K S O'neal 		,  		 			J L Johnson 		,  		 			R L Panak 		.  	 	 		\textit{Diabetes Spectrum}  		2016. 29  (4)  p. .  	 
\bibitem[Blair et al. ()]{b84}\label{b84} 	 		‘Regulation of glucose transport and glycogen synthesis in L6 muscle cells during oxidative stress evidence for crosstalk between the insulin and SAPK2/p38 mitogenactivated protein kinase signaling pathways’.  		 			A S Blair 		,  		 			E Hajduch 		,  		 			G J Litherland 		,  		 			H S Hundal 		.  	 	 		\textit{The Journal of Biological Chemistry}  		1999. 274  (51)  p. .  	 
\bibitem[Starkov et al. ()]{b54}\label{b54} 	 		‘Regulation of hydrogen peroxide production by brain mitochondria by calcium and Bax’.  		 			A A Starkov 		,  		 			B M Polster 		,  		 			G Fiskum 		.  	 	 		\textit{Journal of Neurochemistry}  		2002. 83  (1)  p. .  	 
\bibitem[Copps and White ()]{b38}\label{b38} 	 		‘Regulation of insulin sensitivity by serine/threonine phosphorylation of insulin receptor substrate proteins IRS1 and IRS2’.  		 			D Copps 		,  		 			M F White 		.  	 	 		\textit{Diabetologia}  		2012. 55  (10)  p. .  	 
\bibitem[She and Mao ()]{b74}\label{b74} 	 		‘Regulation of myocyte enhancer factor-2 transcription factors by neurotoxins’.  		 			H She 		,  		 			Z Mao 		.  	 	 		\textit{Neurotoxicology}  		2011. 32  (5)  p. .  	 
\bibitem[Matschinsky ()]{b126}\label{b126} 	 		‘Regulation of pancreatic beta-cell glucokinase: From basics to therapeutics’.  		 			F M Matschinsky 		.  	 	 		\textit{Diabetes}  		2002. 51 p. .  	 	 (PubMed) 
\bibitem[Kawazoe et al. ()]{b101}\label{b101} 	 		‘Signal transducer and activator of transcription (STAT)-induced STAT inhibitor 1 (SSI-1)/ suppressor of cytokine signaling 1 (SOCS1) inhibits insulin signal transduction pathway through modulating insulin receptor substrate 1 (IRS-1) phosphorylation’.  		 			Y Kawazoe 		,  		 			T Naka 		,  		 			M Fujimoto 		,  		 			H Kohzaki 		,  		 			Y Morita 		,  		 			M Narazaki 		,  		 			K Okumura 		,  		 			H Saitoh 		,  		 			R Nakagawa 		,  		 			Y Uchiyama 		,  		 			S Akira 		,  		 			T Kishimoto 		.  	 	 		\textit{J Exp Med}  		2001. 193  (2)  p. .  	 
\bibitem[Yaribeygi et al. ()]{b10}\label{b10} 	 		‘Sodium-glucose co transporter inhibitors and oxidative stress: an update’.  		 			H Yaribeygi 		,  		 			S L Atkin 		,  		 			A E Butler 		,  		 			A Sahebkar 		.  	 	 		\textit{Journal of Cellular Physiology}  		2019. 234  (4)  p. .  	 
\bibitem[Islam et al. ()]{b59}\label{b59} 	 		‘Sulfhydryl oxidation induces rapid and reversible closure of the ATP regulated K+ channel in the pancreatic ?-cell’.  		 			M S Islam 		,  		 			P O Berggren 		,  		 			O Larsson 		.  	 	 		\textit{FEBS Letters}  		1993. 319  (1-2)  p. .  	 
\bibitem[Wang et al. ()]{b134}\label{b134} 	 		‘Superoxide flashes in single mitochondria’.  		 			W Wang 		,  		 			H Fang 		,  		 			L Groom 		,  		 			A Cheng 		,  		 			W Zhang 		,  		 			J Liu 		,  		 			X Wang 		,  		 			K Li 		,  		 			P Han 		,  		 			M Zheng 		.  	 	 		\textit{Cell}  		2008. 134 p. .  	 
\bibitem[Gier et al. ()]{b61}\label{b61} 	 		‘Suppression of KATP channel activity protects murine pancreatic ? cells against oxidative stress’.  		 			B Gier 		,  		 			P Krippeit-Drews 		,  		 			T Sheiko 		.  	 	 		\textit{The Journal of Clinical Investigation}  		2009. 119  (11)  p. .  	 
\bibitem[Aguirre et al. ()]{b85}\label{b85} 	 		‘The c-Jun NH (2)-terminal kinase promotes insulin resistance during association with insulin receptor substrate-1and phosphorylation of Ser (307)’.  		 			V Aguirre 		,  		 			T Uchida 		,  		 			L Yenush 		,  		 			R Davis 		,  		 			M F White 		.  	 	 		\textit{The Journal of Biological Chemistry}  		2000. 275  (12)  p. .  	 
\bibitem[Tokarz et al. ()]{b117}\label{b117} 	 		‘The cell biology of systemic insulin function’.  		 			L Tokarz 		,  		 			P E Macdonald 		,  		 			A Klip 		.  	 	 		\textit{The Journal of Cell Biology}  		2018. 217  (7)  p. .  	 
\bibitem[Hosseini ()]{b34}\label{b34} 	 		‘The effects of plasma levels of vitamin D3 on insulin resistance and biochemical factors of plasma in patients with type 2 diabetes’.  		 			M S Hosseini 		.  	 	 		\textit{Tehran University Medical Journal}  		2018. 75  (11)  p. .  	 
\bibitem[Goldfine et al. ()]{b105}\label{b105} 	 		‘The effects of salsalate on glycemic control in patients with type 2 diabetes: a randomized trial’.  		 			A B Goldfine 		,  		 			V Fonseca 		,  		 			K A Jablonski 		.  	 	 		\textit{Annals of Internal Medicine}  		2010. 152  (6)  p. .  	 
\bibitem[Hurrle and Hsu ()]{b14}\label{b14} 	 		‘The etiology of oxidative stress in insulin resistance’.  		 			S Hurrle 		,  		 			W H Hsu 		.  	 	 		\textit{Biomedical Journal}  		2017. 40  (5)  p. .  	 
\bibitem[Guest et al. ()]{b96}\label{b96} 	 		‘The implication of Proinflammatory cytokines in type 2 diabetes’.  		 			C B Guest 		,  		 			M J Park 		,  		 			D R Johnson 		,  		 			G G Freund 		.  	 	 		\textit{Frontiers in Bioscience}  		2008. 13  (1)  p. .  	 
\bibitem[Estaquier et al.]{b9}\label{b9} 	 		‘The Mitochondrial Pathways of Apoptosis’.  		 			J Estaquier 		,  		 			F Vallette 		,  		 			J.-L Vayssiere 		,  		 			B Mignotte 		,  		 			R Scatena 		,  		 			P Bottoni 		,  		 			B Giardina 		.  	 	 		\textit{Advances in Mitochondrial Medicine},  				 (Dordrecht, The Netherlands)  		Springer. p. .  	 
\bibitem[Lenaz ()]{b52}\label{b52} 	 		‘The mitochondrial production of reactive oxygen species: mechanisms and implications in human pathology’.  		 			G Lenaz 		.  	 	 		\textit{IUBMB Life}  		2001. 52  (3-5)  p. .  	 
\bibitem[Samuel and Shulman ()]{b33}\label{b33} 	 		‘The pathogenesis of insulin resistance: integrating signaling pathways and substrate flux’.  		 			V T Samuel 		,  		 			G I Shulman 		.  	 	 		\textit{The Journal of Clinical Investigation}  		2016. 126  (1)  p. .  	 
\bibitem[Dodson and Steiner ()]{b125}\label{b125} 	 		‘The role of assembly in insulin's biosynthesis’.  		 			G Dodson 		,  		 			D Steiner 		.  	 	 		\textit{Curr. Opin. Struct. Biol}  		1998. 8 p. .  	 
\bibitem[Eizirik et al. ()]{b53}\label{b53} 	 		‘The role of inflammation in insulitis and ?-cell loss in type 1 diabetes’.  		 			D L Eizirik 		,  		 			M L Colli 		,  		 			F Ortis 		.  	 	 		\textit{Nature Reviews Endocrinology}  		2009. 5  (4)  p. .  	 
\bibitem[Gerber and Rutter ()]{b55}\label{b55} 	 		‘The role of oxidative stress and hypoxia in pancreatic beta-cell dysfunction in diabetes mellitus’.  		 			A Gerber 		,  		 			G A Rutter 		.  	 	 		\textit{Antioxidants \& Redox Signaling}  		2017. 26  (10)  p. .  	 
\bibitem[Rösen et al. ()]{b29}\label{b29} 	 		‘The role of oxidative stress in the onset and progression of diabetes and its complications: a summary of a congress series sponsored by UNESCO-MCBN, the American Diabetes Association and the German Diabetes Society’.  		 			P Rösen 		,  		 			P P Nawroth 		,  		 			G King 		,  		 			W Möller 		,  		 			H J Tritschler 		,  		 			L Packer 		.  	 	 		\textit{Diabetes/Metabolism Research and Reviews}  		2001. 17  (3)  p. .  	 
\bibitem[Sifuentes-Franco et al. ()]{b119}\label{b119} 	 		‘The role of oxidative stress, mitochondrial function, and autophagy in diabetic polyneuropathy’.  		 			S Sifuentes-Franco 		,  		 			F P Pacheco-Moisés 		,  		 			A D Rodríguez-Carrizalez 		,  		 			A G Miranda-Díaz 		.  		 ID 1673081.  	 	 		\textit{Journal of Diabetes Research}  		2017. 2017 p. 15.  	 
\bibitem[Cooke and Lane ()]{b73}\label{b73} 	 		‘The transcription factor nuclear factor I mediates repression of the GLUT4 promoter by insulin’.  		 			D W Cooke 		,  		 			M D Lane 		.  	 	 		\textit{The Journal of Biological Chemistry}  		1999. 274  (18)  p. .  	 
\bibitem[Birnbaum ()]{b81}\label{b81} 	 		‘Turning down insulin signaling’.  		 			M J Birnbaum 		.  	 	 		\textit{The Journal of Clinical Investigation}  		2001. 108  (5)  p. .  	 
\bibitem[Basu et al. ()]{b97}\label{b97} 	 		‘Type 1 diabetes is associated with increased cyclooxygenase-and cytokine-mediated inflammation’.  		 			S Basu 		,  		 			A Larsson 		,  		 			J Vessby 		,  		 			B Vessby 		,  		 			C Berne 		.  	 	 		\textit{Diabetes Care}  		2005. 28  (6)  p. .  	 
\bibitem[White et al. ()]{b47}\label{b47} 	 		‘Type 2 diabetes: the pathologic basis of reversible ?-cell dysfunction’.  		 			G White 		,  		 			J A Shaw 		,  		 			R Taylor 		.  	 	 		\textit{Diabetes Care}  		2016. 39  (11)  p. .  	 
\bibitem[Manna et al. ()]{b69}\label{b69} 	 		‘Vitamin D supplementation inhibits oxidative stress and upregulate SIRT1/ AMPK/GLUT4 cascade in high glucose-treated 3T3L1 adipocytes and in adipose tissue of high fat diet-fed diabetic mice’.  		 			P Manna 		,  		 			A E Achari 		,  		 			S K Jain 		.  	 	 		\textit{Archives of Biochemistry and Biophysics}  		2017. 615 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
