Questions tagged [ieeeaccess]

{ieeeaccess} is a document class written for the multidisciplinary, all-electronic archival journal IEEE Access. It is related to the {ieeetran} class.

is a document class written for the multidisciplinary, all-electronic archival journal IEEE Access. Also see the class.

Resources:

47 questions
2
votes
1 answer

Single-column multipart figure in IEEE Access

I want to have a single-column multipart figure in IEEE Access article. My current code is like \begin{figure}[ht!] \centering \caption{Cap} \begin{subfigure}[b]{0.25\textwidth} \centering …
2
votes
1 answer

problem with siunitx package in IEEEaccess template

Whenever I insert the command \usepackage{siunitx} in my IEEEaccess template document, I get the error \begin{document} missing. How can I define units in my article if siunitx is not recognized? My MWE (copied from…
1
vote
1 answer

Conflict IEEE Access template with Arabic language

I'm trying to insert Arabic words within English text, I have downloaded the template from the journal site…
0
votes
0 answers

Make figure and table not moveble in IEEE ACCESS template

I am using the IEEE Access template to prepare my manuscript. I do not want the images to auto-fit, and I want to keep my figures and tables where their commands are written. I am using \begin{figure*}[H] with \usepackage{float}, but it makes the…
0
votes
1 answer

Can't figure out "ïllegal unit of measure" in IEEE Access Latex Template

I'm attempting to transfer my previously formatted paper which was in the Springer Nature format to IEEE Access, and despite there being no error whatsoever in the original, the new document marks every figure and table with "illegal unit of measure…
0
votes
0 answers

How to split biography with IEEE Access template

IEEEtran latex class defines IEEEbiographynophoto that helps you to split a biography between two columns. A nice example here: how-to-equalize-the-two-columns-in-the-last-page-inside-the-ieeebiography-enviro I change the document template from…
Space47
  • 1
  • 2
0
votes
1 answer

IEEE Access moving the image to be at bottom of the page

I am using IEEE Access template and I want to have my figure to be at the bottom of the page instead of the top, but using hbp the image goes to the last page of the document like so. Here you have the…
0
votes
0 answers

Cannot Include ORCID in IEEE ACCESS template

I am trying to include ORCID in IEEE ACCESS Template by following this IEEEtran - How to include ORCID in TeX/PDF with PdfLatex I don't understand why if I create an empty project on overleaf and put the code in the above link, then it works fine,…
Key Jun
  • 101
  • 1