Template source | View on Overleaf |
---|---|
on journal website | Rendered template |
git clone https://github.com/acrlakshman/ofj-latex-template
cd ofj-latex-template
pdflatex ofj-template.tex
sudo apt-get install texlive-full
If encountered errors related to missing files, please consider the following
cp ext/listings-1.8d.sty listings.sty
cp ext/booktabs.sty booktabs.sty
cp ext/algorithmic.sty algorithmic.sty
- Generated pdf (ofj-template.pdf) from each workflow is being uploaded as artifacts, feel free to check them via
Actions
tab.