Compare commits

..

No commits in common. "0366f7c2e39c163da1991ce26cd41a625fedf4b3" and "7339b1d06f00f4bc570f66a3d8624a10aaef9cbe" have entirely different histories.

4 changed files with 17 additions and 31 deletions

View File

@ -1,7 +0,0 @@
FROM alpine:3.19
RUN apk update && apk upgrade
RUN apk add make texlive texmf-dist-pictures
RUN apk add texmf-dist-publishers
RUN apk add texmf-dist-science
RUN apk add texmf-dist-fontsextra

View File

@ -1,9 +0,0 @@
FROM archlinux:latest
RUN pacman-key --init
RUN pacman-key --populate archlinux
RUN pacman -Sy archlinux-keyring --noconfirm && pacman -Su --noconfirm
RUN pacman -Syu --noconfirm
RUN pacman -S make perl texlive texlive-binextra texlive-pictures --noconfirm
RUN pacman -S texlive-publishers texlive-mathscience texlive-fontsextra --noconfirm

View File

@ -1,7 +0,0 @@
FROM ubuntu:22.04
ARG DEBIAN_FRONTEND=noninteractive
RUN apt update -y && apt upgrade -y
RUN apt install make texlive latexmk texlive-pictures -y
RUN apt install make texlive-publishers texlive-science texlive-fonts-extra -y

View File

@ -1,19 +1,28 @@
\documentclass[journal]{IEEEtran}
\usepackage{amsmath,amsfonts}
\usepackage{float}
\usepackage{algorithmic}
\usepackage{algorithm}
\usepackage{siunitx}
\usepackage{dsfont}
\usepackage{array}
\usepackage[caption=false,font=normalsize,labelfont=sf,textfont=sf]{subfig}
\usepackage{textcomp}
\usepackage{stfloats}
\usepackage{url}
\usepackage{verbatim}
\usepackage{graphicx}
\usepackage{cite}
\usepackage[dvipsnames]{xcolor}
\usepackage{float}
\usepackage{tikz}
\usetikzlibrary{spy, arrows.meta,arrows}
\usepackage{pgfplots}
\usetikzlibrary{spy, arrows.meta,arrows}
\pgfplotsset{compat=newest}
\usepgfplotslibrary{colormaps}
\usepackage{listings}
\usepackage{lipsum}
\usepackage{dsfont}
\usepackage{ulem}
\usepackage{siunitx}
\hyphenation{op-tical net-works semi-conduc-tor IEEE-Xplore}