Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 565 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 565 Bytes

JSD-MP Article

Introduction

The latex files of JSD-MP article in Elsevier template. Article is written by @1995parham and @bahador-bakhshi. Source code is available on overleaf.

Up and Running

  1. Install the required packages.
sudo tlmgr install elsarticle
sudo tlmgr install multirow
sudo tlmgr install algorithmicx algorithms
sudo tlmgr install soul
  1. Compile and Run :roket:
## with Makefile
make
## with latexmk
latexmk main.tex