The latex files of JSD-MP article in Elsevier template. Article is written by @1995parham and @bahador-bakhshi. Source code is available on overleaf.
- Install the required packages.
sudo tlmgr install elsarticle
sudo tlmgr install multirow
sudo tlmgr install algorithmicx algorithms
sudo tlmgr install soul
- Compile and Run :roket:
## with Makefile
make
## with latexmk
latexmk main.tex