
I'm trying to insert Arabic words within English text, I have downloaded the template from the journal site below:
https://journals.ieeeauthorcenter.ieee. ... ee-access/
Code: Select all
\documentclass{ieeeaccess}
\usepackage{cite}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{algorithmic}
\usepackage{graphicx}
\usepackage{textcomp}
Code: Select all
! Package inputenc Error: Unicode character ش (U+0634)
Code: Select all
\usepackage[arabic,USenglish]{babel}

Code: Select all
\documentclass{ieeeaccess}
\usepackage{cite}
\usepackage{amsmath,amssymb,amsfonts}
\usepackage{algorithmic}
\usepackage{graphicx}
\usepackage{textcomp}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[arabic,USenglish]{babel}
Errors list :
Code: Select all
! Undefined control sequence.
\thesubsection ... \c@section .\number \c@chapter
}\protect \else \protect \...
l.452 \subsection{Copyright Form}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Missing number, treated as zero.
<to be read again>
}
l.452 \subsection{Copyright Form}
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)
! Undefined control sequence.
\thesubsection ...ect \textLR {\number \c@chapter
.\number \c@section .\numb...
l.452 \subsection{Copyright Form}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Missing number, treated as zero.
<to be read again>
.
l.452 \subsection{Copyright Form}
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)
! Undefined control sequence.
\thesubsection ... \c@section .\number \c@chapter
}\protect \else \protect \...
l.452 \subsection{Copyright Form}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Missing number, treated as zero.
<to be read again>
}
l.452 \subsection{Copyright Form}
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)
! Undefined control sequence.
\thesubsection ...ect \textLR {\number \c@chapter
.\number \c@section .\numb...
l.452 \subsection{Copyright Form}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
! Missing number, treated as zero.
<to be read again>
.
l.452 \subsection{Copyright Form}
A number should have been here; I inserted `0'.
(If you can't figure out why I needed to see a number,
look up `weird error' in the index to The TeXbook.)